1. f96935d firmware: arm_sdei: Add ACPI GHES registration helper by James Morse · 6 years ago
  2. b972d2e ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications by James Morse · 6 years ago
  3. d44f1b8 arm64: KVM/mm: Move SEA handling behind a single 'claim' interface by James Morse · 6 years ago
  4. 0db5e02 KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing by James Morse · 6 years ago
  5. dbc3c09 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  6. 56acb3e Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  7. c3405d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  8. 2796672 arm64: kexec_file: return successfully even if kaslr-seed doesn't exist by AKASHI Takahiro · 6 years ago
  9. b89d82e arm64: kpti: Avoid rewriting early page tables when KASLR is enabled by Will Deacon · 6 years ago
  10. 59c4dcc arm64: dts: marvell: mcbin: fix PCIe reset signal by Baruch Siach · 6 years ago
  11. 132ac39 arm64: dts: marvell: armada-ap806: reserve PSCI area by Heinrich Schuchardt · 6 years ago
  12. d9ed419 arm64: asm-prototypes: Fix fat-fingered typo in comment by Will Deacon · 6 years ago
  13. eb214f2 kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning by Andrey Konovalov · 6 years ago
  14. 19a220d arm64: defconfig: enable modules for amlogic s400 sound card by Jerome Brunet · 7 years ago
  15. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  16. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  17. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  18. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  19. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  20. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  21. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  22. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  23. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  24. 7e0b44e arm64: compat: Hook up io_pgetevents() for 32-bit tasks by Will Deacon · 6 years ago
  25. 5329043 arm64: compat: Don't pull syscall number from regs in arm_compat_syscall by Will Deacon · 6 years ago
  26. 169113e arm64: compat: Avoid sending SIGILL for unallocated syscall numbers by Will Deacon · 6 years ago
  27. 9966a05 arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h> by Dave Martin · 6 years ago
  28. ee1b465 arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition by Dave Martin · 6 years ago
  29. 2f328fe arm64: replace arm64-obj-* in Makefile with obj-* by Masahiro Yamada · 6 years ago
  30. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  31. c8a43c1 arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region by Yueyi Li · 6 years ago
  32. 8c2c596f arm64: entry: remove unused register aliases by Mark Rutland · 6 years ago
  33. 1236cd2 arm64: smp: Fix compilation error by Shaokun Zhang · 6 years ago
  34. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  35. e1ef035 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  36. b7badd1 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  37. 0922275 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  38. 4d9226f arm64: defconfig: Re-enable bcm2835-thermal driver by Stefan Wahren · 6 years ago
  39. 8a66c20 Merge tag 'samsung-dt64-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/late by Olof Johansson · 6 years ago
  40. a2edaf7 Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/late by Olof Johansson · 6 years ago
  41. cac1fc8 Merge branch 'fixes' into next/soc by Olof Johansson · 6 years ago
  42. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  43. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  44. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  45. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  46. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  47. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  48. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  49. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  50. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  51. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  52. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  53. 8e2d434 lib/ioremap: ensure break-before-make is used for huge p4d mappings by Will Deacon · 6 years ago
  54. 9c006972 arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table() by Will Deacon · 6 years ago
  55. fed84c7 mm/memblock.c: skip kmemleak for kasan_init() by Qian Cai · 6 years ago
  56. 2d4acb9 kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  57. 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
  58. 41eea9c kasan, arm64: add brk handler for inline instrumentation by Andrey Konovalov · 6 years ago
  59. 21696c1 kasan, arm64: enable top byte ignore for the kernel by Andrey Konovalov · 6 years ago
  60. 356607f kasan, arm64: fix up fault handling logic by Andrey Konovalov · 6 years ago
  61. e71fe3f kasan, arm64: untag address in _virt_addr_is_linear by Andrey Konovalov · 6 years ago
  62. 3c9e3aa kasan: add tag related helper functions by Andrey Konovalov · 6 years ago
  63. 9c23f84 arm64: move untagged_addr macro from uaccess.h to memory.h by Andrey Konovalov · 6 years ago
  64. 080eb83 kasan: initialize shadow to 0xff for tag-based mode by Andrey Konovalov · 6 years ago
  65. 9577dd7 kasan: rename kasan_zero_page to kasan_early_shadow_page by Andrey Konovalov · 6 years ago
  66. b2f557e kasan, arm64: adjust shadow size for tag-based mode by Andrey Konovalov · 6 years ago
  67. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  68. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  69. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  70. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  71. a448276 arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  72. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  73. 748c0e3 KVM: Make kvm_set_spte_hva() return int by Lan Tianyu · 6 years ago
  74. 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  75. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. 82c7b35 Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO" by Horia Geantă · 6 years ago
  77. 54518ed Merge tag 'renesas-fixes2-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 6 years ago
  78. bda090c Merge tag 'sunxi-dt64-for-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/dt by Arnd Bergmann · 6 years ago
  79. f1a6caf Merge tag 'imx-qspi-dt-clean' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt by Arnd Bergmann · 6 years ago
  80. 10f9d7f Merge tag 'am654-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into next/dt by Arnd Bergmann · 6 years ago
  81. 5385c22 Merge tag 'zynqmp-dt-for-v5.0' of https://github.com/Xilinx/linux-xlnx into next/dt by Arnd Bergmann · 6 years ago
  82. 52146173 arm64: select ACPI PCI code only when both features are enabled by Sinan Kaya · 6 years ago
  83. 8c5e14f Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  84. 5846676 arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro by Marc Zyngier · 6 years ago
  85. df655b7 arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 by Will Deacon · 6 years ago
  86. 599d79d arm64: KVM: Add trapped system register access tracepoint by Marc Zyngier · 6 years ago
  87. da6f166 KVM: arm64: Make vcpu const in vcpu_read_sys_reg by Christoffer Dall · 6 years ago
  88. 71a7e47 KVM: arm/arm64: Fixup the kvm_exit tracepoint by Christoffer Dall · 6 years ago
  89. 9ab91e7 arm64: default to the direct mapping in get_arch_dma_ops by Christoph Hellwig · 6 years ago
  90. c266a2b arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node by Chen-Yu Tsai · 6 years ago
  91. 6992195 KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS by Christoffer Dall · 6 years ago
  92. b8e0ba7 KVM: arm64: Add support for creating PUD hugepages at stage 2 by Punit Agrawal · 6 years ago
  93. 35a6396 KVM: arm64: Update age handlers to support PUD hugepages by Punit Agrawal · 6 years ago
  94. eb3f0624 KVM: arm64: Support handling access faults for PUD hugepages by Punit Agrawal · 6 years ago
  95. 86d1c55 KVM: arm64: Support PUD hugepage in stage2_is_exec() by Punit Agrawal · 6 years ago
  96. 4ea5af5 KVM: arm64: Support dirty page tracking for PUD hugepages by Punit Agrawal · 6 years ago
  97. f8df733 KVM: arm/arm64: Introduce helpers to manipulate page table entries by Punit Agrawal · 6 years ago
  98. d1878af KVM: arm/arm64: Log PSTATE for unhandled sysregs by Mark Rutland · 6 years ago
  99. bd7d95c arm64: KVM: Consistently advance singlestep when emulating instructions by Mark Rutland · 6 years ago
  100. 41c5c5b arm64: dts: mt7622: Remove un-used property for PCIe by Honghui Zhang · 6 years ago