1. b27a9f4 arm64: Add ARM64_PTR_AUTH_KERNEL config option by Daniel Kiss · 3 years, 7 months ago
  2. 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
  3. ca6e51d arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE by Oscar Salvador · 3 years, 9 months ago
  4. 66f24fa mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK by Anshuman Khandual · 3 years, 9 months ago
  5. 1e86697 mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION by Anshuman Khandual · 3 years, 9 months ago
  6. 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 9 months ago
  7. 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 9 months ago
  8. c2280be mm: generalize ARCH_HAS_CACHE_LINE_SIZE by Anshuman Khandual · 3 years, 9 months ago
  9. 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 9 months ago
  10. dce4456 mm/memtest: add ARCH_USE_MEMTEST by Anshuman Khandual · 3 years, 9 months ago
  11. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 months ago
  12. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 9 months ago
  13. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 9 months ago
  14. 31a24ae Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 9 months ago
  15. eea2647 Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  16. 987fdfe arm64: move --fix-cortex-a53-843419 linker test to Kconfig by Masahiro Yamada · 3 years, 10 months ago
  17. 4139cf9 arm64: remove HAVE_DEBUG_BUGVERBOSE by Jisheng Zhang · 3 years, 9 months ago
  18. 782276b arm64: Force SPARSEMEM_VMEMMAP as the only memory management model by Catalin Marinas · 3 years, 9 months ago
  19. a1e1edd Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'for-next/vdso', 'for-next/fiq', 'for-next/epan', 'for-next/kasan-vmalloc', 'for-next/fgt-boot-init', 'for-next/vhe-only' and 'for-next/neon-softirqs-disabled', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 3 years, 9 months ago
  20. 2decad9 arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically by Catalin Marinas · 3 years, 9 months ago
  21. 9186ad8 arm64: allow CONFIG_CFI_CLANG to be selected by Sami Tolvanen · 3 years, 9 months ago
  22. 2d726d0 arm64: Get rid of CONFIG_ARM64_VHE by Marc Zyngier · 3 years, 9 months ago
  23. 7091877 arm64: entry: Enable random_kstack_offset support by Kees Cook · 3 years, 10 months ago
  24. acc3042 arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled by Lecopzer Chen · 3 years, 10 months ago
  25. 71b613f arm64: Kconfig: support CONFIG_KASAN_VMALLOC by Lecopzer Chen · 3 years, 10 months ago
  26. 18107f8 arm64: Support execute-only permissions with Enhanced PAN by Vladimir Murzin · 3 years, 10 months ago
  27. 20109a8 arm64: kernel: disable CNP on Carmel by Rich Wiley · 3 years, 10 months ago
  28. 338a743 arm64: don't use GENERIC_IRQ_MULTI_HANDLER by Marc Zyngier · 3 years, 10 months ago
  29. 98c5ec7 ARM64: enable GENERIC_FIND_FIRST_BIT by Yury Norov · 3 years, 11 months ago
  30. dce92f6 arm64: Enable passing IMA log to next kernel on kexec by Lakshmi Ramasubramanian · 3 years, 11 months ago
  31. 79cc2ed arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDER by Anshuman Khandual · 3 years, 11 months ago
  32. 07fb6dc arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE by Anshuman Khandual · 3 years, 11 months ago
  33. cae118b arm64: Drop support for CMDLINE_EXTEND by Will Deacon · 3 years, 11 months ago
  34. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 11 months ago
  35. 840b239 arm64, kfence: enable KFENCE for ARM64 by Marco Elver · 3 years, 11 months ago
  36. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  37. 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  38. 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 11 months ago
  39. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  40. 1d32854 Merge branch 'for-next/misc' into for-next/core by Will Deacon · 4 years ago
  41. b374d0f Merge branch 'for-next/kexec' into for-next/core by Will Deacon · 4 years ago
  42. 052c805 kbuild: LD_VERSION redenomination by Masahiro Yamada · 4 years, 1 month ago
  43. e9c6dee arm64: Make CPU_BIG_ENDIAN depend on ld.bfd or ld.lld 13.0.0+ by Nathan Chancellor · 4 years ago
  44. c0b15c2 arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 by Suzuki K Poulose · 4 years ago
  45. 072e3d9 arm64: hibernate: move page handling function to new trans_pgd.c by Pavel Tatashin · 4 years ago
  46. ae3c107 numa: Move numa implementation to common code by Atish Patra · 4 years, 2 months ago
  47. 112b6a8 arm64: allow LTO to be selected by Sami Tolvanen · 4 years, 1 month ago
  48. a31d793 arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS by Sami Tolvanen · 4 years, 1 month ago
  49. b90d72a Revert "arm64: Enable perf events based hard lockup detector" by Will Deacon · 4 years ago
  50. 41026c3 Kconfig: regularize selection of CONFIG_BINFMT_ELF by Al Viro · 4 years, 1 month ago
  51. 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  52. 94ab5b6 kasan, arm64: enable CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 4 years, 1 month ago
  53. 0fea6e9 kasan, arm64: expand CONFIG_KASAN checks by Andrey Konovalov · 4 years, 1 month ago
  54. 98c970d arm64: mte: add in-kernel tag fault handler by Vincenzo Frascino · 4 years, 1 month ago
  55. f469c03 arm64: enable armv8.5-a asm-arch option by Vincenzo Frascino · 4 years, 1 month ago
  56. e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
  57. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  58. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  59. 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month ago
  60. 4f5b0c1 arm, arm64: move free_unused_memmap() to generic mm by Mike Rapoport · 4 years, 1 month ago
  61. f5308c8 arm64: mremap speedup - enable HAVE_MOVE_PUD by Kalesh Singh · 4 years, 1 month ago
  62. 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
  63. 7d95a88 Add and use a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 1 month ago
  64. 6585bd8 arm64: Use the generic devmem_is_allowed() by Palmer Dabbelt · 4 years, 6 months ago
  65. d8602f8 Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 4 years, 1 month ago
  66. e0f7a8d Merge branch 'for-next/uaccess' into for-next/core by Catalin Marinas · 4 years, 1 month ago
  67. 3c09ec5 Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lto', 'for-next/mem-hotplug', 'for-next/cppc-ffh', 'for-next/pad-image-header', 'for-next/zone-dma-default-32-bit', 'for-next/signal-tag-bits' and 'for-next/cmdline-extended' into for-next/core by Catalin Marinas · 4 years, 1 month ago
  68. ce4b2c0 arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabled by Will Deacon · 4 years, 1 month ago
  69. 1517c4fa arm64: uaccess: remove vestigal UAO support by Mark Rutland · 4 years, 1 month ago
  70. 3d2403f arm64: uaccess: remove set_fs() by Mark Rutland · 4 years, 1 month ago
  71. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 2 months ago
  72. 1e40d10 arm64: Extend the kernel command line from the bootloader by Tyler Hicks · 4 years, 4 months ago
  73. 367c820e arm64: Enable perf events based hard lockup detector by Sumit Garg · 4 years, 3 months ago
  74. 8d39cee arm64/ima: add ima_arch support by Chester Lin · 4 years, 3 months ago
  75. 364a5a8 arm64: cpufeatures: Add capability for LDAPR instruction by Will Deacon · 4 years, 7 months ago
  76. f4693c2 arm64: mm: extend linear region for 52-bit VA configurations by Ard Biesheuvel · 4 years, 3 months ago
  77. 2a13c13 arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4 by Vanshidhar Konda · 4 years, 3 months ago
  78. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 4 months ago
  79. 96d389ca arm64: Add workaround for Arm Cortex-A77 erratum 1508412 by Rob Herring · 4 years, 3 months ago
  80. 032c7ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  81. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  82. 45544ee arm64: mremap speedup - Enable HAVE_MOVE_PMD by Kalesh Singh · 4 years, 3 months ago
  83. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  84. 2980e60 Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support" by Nick Desaulniers · 4 years, 3 months ago
  85. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  86. c457cc8 Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  87. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
  88. baab8532 Merge branch 'for-next/mte' into for-next/core by Will Deacon · 4 years, 4 months ago
  89. 0a21ac0 Merge branch 'for-next/ghostbusters' into for-next/core by Will Deacon · 4 years, 4 months ago
  90. 57b8b1b Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cpuinfo', 'for-next/fpsimd', 'for-next/misc', 'for-next/mm', 'for-next/pci', 'for-next/perf', 'for-next/ptrauth', 'for-next/sdei', 'for-next/selftests', 'for-next/stacktrace', 'for-next/svm', 'for-next/topology', 'for-next/tpyos' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 4 months ago
  91. 6e5f092 arm64: Remove Spectre-related CONFIG_* options by Will Deacon · 4 years, 4 months ago
  92. 5fc57df arm64: stacktrace: Convert to ARCH_STACKWALK by Mark Brown · 4 years, 4 months ago
  93. d3afc7f arm64: Allow IPIs to be handled as normal interrupts by Marc Zyngier · 4 years, 9 months ago
  94. e676594 arm64/mm: Unify CONT_PMD_SHIFT by Gavin Shan · 4 years, 4 months ago
  95. c0d6de3 arm64/mm: Unify CONT_PTE_SHIFT by Gavin Shan · 4 years, 4 months ago
  96. 53fa117 arm64/mm: Enable THP migration by Anshuman Khandual · 4 years, 4 months ago
  97. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  98. 89b94df arm64: mte: Kconfig entry by Vincenzo Frascino · 5 years ago
  99. 0378dae Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next-5.6 by Paolo Bonzini · 4 years, 5 months ago
  100. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago