1. f8da575 arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line by Marc Zyngier · 4 years ago
  2. 7f62408 arm64: Defer enabling pointer authentication on boot core by Srinivas Ramana · 4 years ago
  3. 93ad55b arm64: cpufeatures: Allow disabling of BTI from the command-line by Marc Zyngier · 4 years ago
  4. a762f4f arm64: Move "nokaslr" over to the early cpufeature infrastructure by Marc Zyngier · 4 years ago
  5. 1945a06 arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0 by Marc Zyngier · 4 years ago
  6. 863ace7 arm64: Add an aliasing facility for the idreg override by Marc Zyngier · 4 years ago
  7. 41fac42 arm64: Honor VHE being disabled from the command-line by Marc Zyngier · 4 years ago
  8. 361db0f arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line by Marc Zyngier · 4 years ago
  9. 3320030 arm64: cpufeature: Add an early command-line cpufeature override facility by Marc Zyngier · 4 years ago
  10. f6f0c43 arm64: Extract early FDT mapping from kaslr_early_init() by Marc Zyngier · 4 years ago
  11. b3341ae arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding() by Marc Zyngier · 4 years ago
  12. 8f266a5 arm64: cpufeature: Add global feature override facility by Marc Zyngier · 4 years ago
  13. d077cb3 arm64: Move SCTLR_EL1 initialisation to EL-agnostic code by Marc Zyngier · 4 years ago
  14. e2df464 arm64: Simplify init_el2_state to be non-VHE only by Marc Zyngier · 4 years ago
  15. 19e87e1 arm64: Move VHE-specific SPE setup to mutate_to_vhe() by Marc Zyngier · 4 years ago
  16. c6f8c92 arm64: Drop early setting of MDSCR_EL2.TPMS by Marc Zyngier · 4 years ago
  17. 0c93df96 arm64: Initialise as nVHE before switching to VHE by Marc Zyngier · 4 years ago
  18. f359182 arm64: Provide an 'upgrade to VHE' stub hypercall by Marc Zyngier · 4 years ago
  19. 8cc8a32 arm64: Turn the MMU-on sequence into a macro by Marc Zyngier · 4 years ago
  20. b161f92 arm64: Fix outdated TCR setup comment by Marc Zyngier · 4 years ago
  21. 114945d arm64: Fix labels in el2_setup macros by Marc Zyngier · 4 years ago
  22. b6d8878 arm64: syscall: include prototype for EL0 SVC functions by Mark Rutland · 4 years ago
  23. c35a824 arm64: make atomic helpers __always_inline by Arnd Bergmann · 4 years ago
  24. 71e7018 arm64: rename S_FRAME_SIZE to PT_REGS_SIZE by Jianlin Lv · 4 years ago
  25. b90d72a Revert "arm64: Enable perf events based hard lockup detector" by Will Deacon · 4 years ago
  26. df06824 arm64: entry: remove redundant IRQ flag tracing by Mark Rutland · 4 years ago
  27. d78050e arm64: Remove arm64_dma32_phys_limit and its uses by Catalin Marinas · 4 years ago
  28. 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  29. 95f0505 Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
  30. 774206b Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
  31. bc351f0 Merge branch 'kvm-master' into kvm-next by Paolo Bonzini · 4 years ago
  32. 83b5bd62 arm64: Move PSTATE.TCO setting to separate functions by Catalin Marinas · 4 years, 1 month ago
  33. f34d93f arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled by Catalin Marinas · 4 years, 1 month ago
  34. e2bba5f arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr by Peter Collingbourne · 4 years, 1 month ago
  35. 3fb6819 arm64: traps: remove duplicate include statement by Tian Tao · 4 years, 1 month ago
  36. 45ba7b1 arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST by Shannon Zhao · 4 years, 1 month ago
  37. 311bea3 arm64: link with -z norelro for LLD or aarch64-elf by Nick Desaulniers · 4 years, 1 month ago
  38. 8cbebc4 KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS by Marc Zyngier · 4 years, 1 month ago
  39. 095507d arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA by Nicolas Saenz Julienne · 4 years, 1 month ago
  40. b614231 arm64: mte: remove an ISB on kernel exit by Peter Collingbourne · 4 years, 2 months ago
  41. 42e85f9 arm64/smp: Remove unused irq variable in arch_show_interrupts() by Geert Uytterhoeven · 4 years, 1 month ago
  42. 957cbca KVM: arm64: Remove spurious semicolon in reg_to_encoding() by Marc Zyngier · 4 years, 1 month ago
  43. 44362a3 KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation by Marc Zyngier · 4 years, 1 month ago
  44. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  45. 101068b KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources() by Marc Zyngier · 4 years, 1 month ago
  46. 282ff80 KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset() by Alexandru Elisei · 4 years, 2 months ago
  47. 9e5c23b9 KVM: arm64: Update comment in kvm_vgic_map_resources() by Alexandru Elisei · 4 years, 2 months ago
  48. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  49. 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
  50. 1c91f06 KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() by Alexandru Elisei · 4 years, 2 months ago
  51. f16570b KVM: arm64: arch_timer: Remove VGIC initialization check by Alexandru Elisei · 4 years, 2 months ago
  52. d56a9ef kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK by Andrey Konovalov · 4 years, 1 month ago
  53. 94ab5b6 kasan, arm64: enable CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 4 years, 1 month ago
  54. 4291e9e kasan, arm64: print report from tag fault handler by Andrey Konovalov · 4 years, 1 month ago
  55. 2e903b9 kasan, arm64: implement HW_TAGS runtime by Andrey Konovalov · 4 years, 1 month ago
  56. 0fea6e9 kasan, arm64: expand CONFIG_KASAN checks by Andrey Konovalov · 4 years, 1 month ago
  57. ccbe2aa arm64: kasan: add arch layer for memory tagging helpers by Andrey Konovalov · 4 years, 1 month ago
  58. dc09b29 arm64: kasan: align allocations for HW_TAGS by Andrey Konovalov · 4 years, 1 month ago
  59. bad1e1c arm64: mte: switch GCR_EL1 in kernel entry and exit by Vincenzo Frascino · 4 years, 1 month ago
  60. 620954a arm64: mte: convert gcr_user into an exclude mask by Vincenzo Frascino · 4 years, 1 month ago
  61. bfc62c5 arm64: kasan: allow enabling in-kernel MTE by Vincenzo Frascino · 4 years, 1 month ago
  62. 98c970d arm64: mte: add in-kernel tag fault handler by Vincenzo Frascino · 4 years, 1 month ago
  63. e5b8d92 arm64: mte: reset the page tag in page->flags by Vincenzo Frascino · 4 years, 1 month ago
  64. 85f49ca arm64: mte: add in-kernel MTE helpers by Vincenzo Frascino · 4 years, 1 month ago
  65. f469c03 arm64: enable armv8.5-a asm-arch option by Vincenzo Frascino · 4 years, 1 month ago
  66. 60a3a5f kasan, arm64: rename kasan_init_tags and mark as __init by Andrey Konovalov · 4 years, 1 month ago
  67. 28ab358 kasan, arm64: move initialization message by Andrey Konovalov · 4 years, 1 month ago
  68. d73b493 kasan, arm64: only use kasan_depth for software modes by Andrey Konovalov · 4 years, 1 month ago
  69. afe6ef8 kasan, arm64: only init shadow for software modes by Andrey Konovalov · 4 years, 1 month ago
  70. 767c973 KVM: arm64: Declutter host PSCI 0.1 handling by Marc Zyngier · 4 years, 1 month ago
  71. 860a4c3 KVM: arm64: Move skip_host_instruction to adjust_pc.h by David Brazdil · 4 years, 1 month ago
  72. e6829e03 KVM: arm64: Remove unused includes in psci-relay.c by David Brazdil · 4 years, 1 month ago
  73. 61fe0c3 KVM: arm64: Minor cleanup of hyp variables used in host by David Brazdil · 4 years, 1 month ago
  74. c3e181a KVM: arm64: Skip computing hyp VA layout for VHE by David Brazdil · 4 years, 1 month ago
  75. 7a96a06 KVM: arm64: Use lm_alias in nVHE-only VA conversion by David Brazdil · 4 years, 1 month ago
  76. ff367fe KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs by David Brazdil · 4 years, 1 month ago
  77. 2a5f1b6 KVM: arm64: Don't access PMCR_EL0 when no PMU is available by Marc Zyngier · 4 years, 1 month ago
  78. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  79. 450f68e epoll: fix compat syscall wire up of epoll_pwait2 by Heiko Carstens · 4 years, 1 month ago
  80. 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  81. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  82. 5ba836e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
  83. 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
  84. 9fd339a arm64: Work around broken GCC 4.9 handling of "S" constraint by Marc Zyngier · 4 years, 1 month ago
  85. 9805529 Merge tag 'arm-soc-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  86. b0a6cd2 Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  87. b06db0b Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  88. f68e404 Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 1 month ago
  89. 870d167 arm64: make _TIF_WORK_MASK bits contiguous by Mark Rutland · 4 years, 1 month ago
  90. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  91. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  92. 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
  93. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  94. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  95. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  96. 32a0de8 arch, mm: make kernel_page_present() always available by Mike Rapoport · 4 years, 1 month ago
  97. 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month ago
  98. 4f5b0c1 arm, arm64: move free_unused_memmap() to generic mm by Mike Rapoport · 4 years, 1 month ago
  99. 871402e mm: forbid splitting special mappings by Dmitry Safonov · 4 years, 1 month ago
  100. f5308c8 arm64: mremap speedup - enable HAVE_MOVE_PUD by Kalesh Singh · 4 years, 1 month ago