| Age | Commit message (Expand) | Author |
| 2018-04-27 | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2018-04-27 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
| 2018-04-27 | arm64: avoid instrumenting atomic_ll_sc.o | Mark Rutland |
| 2018-04-27 | Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro... | Arnd Bergmann |
| 2018-04-26 | arm64: fix possible spectre-v1 in ptrace_hbp_get_event() | Mark Rutland |
| 2018-04-26 | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh... | Arnd Bergmann |
| 2018-04-26 | Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
| 2018-04-25 | Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker... | Radim Krčmář |
| 2018-04-24 | arm64: support __int128 with clang | Jason A. Donenfeld |
| 2018-04-24 | arm64: only advance singlestep for user instruction traps | Mark Rutland |
| 2018-04-24 | arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp | Kim Phillips |
| 2018-04-24 | arm64: ptrace: remove addr_limit manipulation | Mark Rutland |
| 2018-04-24 | arm64: mm: drop addr parameter from sync icache and dcache | Shaokun Zhang |
| 2018-04-23 | arm64: add sentinel to kpti_safe_list | Mark Rutland |
| 2018-04-20 | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier |
| 2018-04-18 | arm64: dts: correct SATA addresses for Stingray | Srinath Mannam |
| 2018-04-18 | ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller | Martin Blumenstingl |
| 2018-04-18 | ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller | Martin Blumenstingl |
| 2018-04-18 | ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller | Martin Blumenstingl |
| 2018-04-18 | ARM64: dts: meson-gx-p23x-q20x: enable the USB controller | Martin Blumenstingl |
| 2018-04-18 | ARM64: dts: meson-gxl-s905x-p212: enable the USB controller | Martin Blumenstingl |
| 2018-04-18 | ARM64: dts: meson-gxm: add GXM specific USB host configuration | Martin Blumenstingl |
| 2018-04-18 | ARM64: dts: meson-gxl: add USB host support | Martin Blumenstingl |
| 2018-04-18 | arm64: signal: don't force known signals to SIGKILL | Mark Rutland |
| 2018-04-17 | arm64: kasan: avoid pfn_to_nid() before page array is initialized | Mark Rutland |
| 2018-04-17 | arm64: KVM: Demote SVE and LORegion warnings to debug only | Marc Zyngier |
| 2018-04-16 | arm64: dts: juno: drop unnecessary address-cells and size-cells properties | Sudeep Holla |
| 2018-04-15 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
| 2018-04-13 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2018-04-11 | arm64: assembler: add macros to conditionally yield the NEON under PREEMPT | Ard Biesheuvel |
| 2018-04-11 | arm64: assembler: add utility macros to push/pop stack frames | Ard Biesheuvel |
| 2018-04-11 | arm64: Move the content of bpi.S to hyp-entry.S | Marc Zyngier |
| 2018-04-11 | arm64: Get rid of __smccc_workaround_1_hvc_* | Marc Zyngier |
| 2018-04-11 | arm64: capabilities: Rework EL2 vector hardening entry | Marc Zyngier |
| 2018-04-11 | arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening | Shanker Donthineni |
| 2018-04-11 | arm64: turn flush_dcache_mmap_lock into a no-op | Matthew Wilcox |
| 2018-04-11 | linux/const.h: move UL() macro to include/linux/const.h | Masahiro Yamada |
| 2018-04-11 | exec: pass stack rlimit into mm layout functions | Kees Cook |
| 2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2018-04-07 | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers | Masahiro Yamada |
| 2018-04-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
| 2018-04-05 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
| 2018-04-05 | Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2018-04-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
| 2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2018-04-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2018-04-04 | arm64: Set CONFIG_MULTI_IRQ_HANDLER | Palmer Dabbelt |
| 2018-04-03 | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
| 2018-04-02 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2018-04-02 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |