1. 3e8f0e8 arm64: fix unreachable code issue with cmpxchg by Arnd Bergmann · 4 years, 10 months ago
  2. 30869e2 arm64: kpti: ensure patched kernel text is fetched from PoU by Mark Rutland · 4 years, 10 months ago
  3. a953b44 arm64: compat: Allow single-byte watchpoints on all addresses by Will Deacon · 5 years ago
  4. 07a6a92 arm64/mm: fix variable 'pud' set but not used by Qian Cai · 5 years ago
  5. 7796efd arm64/efi: fix variable 'si' set but not used by Qian Cai · 5 years ago
  6. 5124abd bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 4 years, 11 months ago
  7. 3c5dbb9 arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG} by Will Deacon · 5 years ago
  8. e364e9a arm64: cpufeature: Fix CTR_EL0 field definitions by Will Deacon · 5 years ago
  9. 8902d3a arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ by Will Deacon · 6 years ago
  10. e522a09 arm64: dts: marvell: Fix A37xx UART0 register size by allen yan · 7 years ago
  11. 39dd595 arm64: tegra: Fix AGIC register range by Jon Hunter · 5 years ago
  12. 79c0a0b arm64: tegra: Update Jetson TX1 GPU regulator timings by Jon Hunter · 5 years ago
  13. 86d0b19 crypto: arm64/sha2-ce - correct digest for empty data in finup by Elena Petrova · 5 years ago
  14. 404b7fa crypto: arm64/sha1-ce - correct digest for empty data in finup by Elena Petrova · 5 years ago
  15. d052488 acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 by Ard Biesheuvel · 5 years ago
  16. 8ade566 arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly by Nathan Chancellor · 5 years ago
  17. a855817 arm64: crypto: remove accidentally backported files by Mark Rutland · 5 years ago
  18. dd86250 arm64: kaslr: keep modules inside module region when KASAN is enabled by Ard Biesheuvel · 5 years ago
  19. 830d3a7 arm64, vdso: Define vdso_{start,end} as array by Kees Cook · 5 years ago
  20. 3acca2a arm64/mm: Inhibit huge-vmap with ptdump by Mark Rutland · 5 years ago
  21. e07fb7e arm64: cpu_ops: fix a leaked reference by adding missing of_node_put by Wen Yang · 5 years ago
  22. 9f641ee arm64: vdso: Fix clock_getres() for CLOCK_REALTIME by Vincenzo Frascino · 5 years ago
  23. b5b14bf arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable by Qian Cai · 5 years ago
  24. 235aeaf arm64: Save and restore OSDLR_EL1 across suspend/resume by Jean-Philippe Brucker · 5 years ago
  25. 621881d arm64: Clear OSDLR_EL1 on CPU boot by Jean-Philippe Brucker · 5 years ago
  26. 2023061 arm64: compat: Reduce address limit by Vincenzo Frascino · 5 years ago
  27. ee254b4 arm64: mm: don't print out page table entries on EL0 faults by Kristina Martsenko · 7 years ago
  28. 9cec5be arm64: mm: print out correct page table entries by Kristina Martsenko · 7 years ago
  29. df21425 arm64: proc: Set PTE_NG for table entries to avoid traversing them twice by Will Deacon · 6 years ago
  30. b46a4c2 arm64: kasan: avoid bad virt_to_pfn() by Mark Rutland · 7 years ago
  31. 8e6a1ef arm64: futex: Restore oldval initialization to work around buggy compilers by Nathan Chancellor · 5 years ago
  32. 32810f9 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 5 years ago
  33. da6c493 arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region by Yueyi Li · 6 years ago
  34. 1d7f481 arm64: debug: Ensure debug handlers check triggering exception level by Will Deacon · 5 years ago
  35. cc785dc arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals by Will Deacon · 5 years ago
  36. cc2852a arm64: support keyctl() system call in 32-bit mode by Eric Biggers · 7 years ago
  37. fc42149 arm64: traps: disable irq in die() by Qiao Zhou · 7 years ago
  38. 9a0eec8 crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling by Ard Biesheuvel · 5 years ago
  39. 46043c1 arm64: Relax GIC version check during early boot by Vladimir Murzin · 5 years ago
  40. 7538927 arm64: dts: add msm8996 compatible to gicv3 by Srinivas Kandagatla · 6 years ago
  41. 32d14df arm64: kprobe: Always blacklist the KVM world-switch code by James Morse · 5 years ago
  42. 411b7ca irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s by Will Deacon · 8 years ago
  43. 5623da0 arm64: ftrace: don't adjust the LR value by Mark Rutland · 6 years ago
  44. 828316e arm64: hibernate: Clean the __hyp_text to PoC after resume by James Morse · 5 years ago
  45. c5edde9 arm64: hyp-stub: Forbid kprobing of the hyp-stub by James Morse · 5 years ago
  46. 62d1d2b arm64: kaslr: ensure randomized quantities are clean also when kaslr is off by Ard Biesheuvel · 5 years ago
  47. bd37f21 arm64: perf: set suppress_bind_attrs flag to true by Anders Roxell · 6 years ago
  48. 3ec9b77 arm64: kaslr: ensure randomized quantities are clean to the PoC by Ard Biesheuvel · 5 years ago
  49. 605127a arm64: Don't trap host pointer auth use to EL2 by Mark Rutland · 5 years ago
  50. cd350ae arm64/kvm: consistently handle host HCR_EL2 flags by Mark Rutland · 5 years ago
  51. c1348e0 arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 by Will Deacon · 6 years ago
  52. 2729911 arm64: remove no-op -p linker flag by Greg Hackmann · 6 years ago
  53. 3b9158a arm64: percpu: Initialize ret in the default case by Nathan Chancellor · 6 years ago
  54. 134db5b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  55. 61d920c efi/libstub/arm64: Use hidden attribute for struct screen_info reference by Ard Biesheuvel · 7 years ago
  56. 0a953c0 crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 7 years ago
  57. cac77e1 arm64: dts: stratix10: Correct System Manager register size by Thor Thayer · 6 years ago
  58. 5fa09db arm64: lse: remove -fcall-used-x0 flag by Tri Vo · 6 years ago
  59. d7ce4d5 arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto" by Miguel Ojeda · 6 years ago
  60. 53819c1 arm64: KVM: Sanitize PSTATE.M when being set from userspace by Marc Zyngier · 6 years ago
  61. bc769c0 arm64: KVM: Tighten guest core register access from userspace by Dave Martin · 6 years ago
  62. 68bfa6e arm64: dts: qcom: db410c: Fix Bluetooth LED trigger by Loic Poulain · 6 years ago
  63. 67badb2 arm64: Handle mismatched cache type by Suzuki K Poulose · 6 years ago
  64. a683009 arm64: Fix mismatched cache line size detection by Suzuki K Poulose · 6 years ago
  65. 04a24a7 arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  66. a963711 arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 6 years ago
  67. 52ea94f kprobes/arm64: Fix %p uses in error messages by Masami Hiramatsu · 6 years ago
  68. 40137ff arm64: make secondary_start_kernel() notrace by Zhizhou Zhang · 6 years ago
  69. 9eb1a10 arm64: dts: ns2: Fix I2C controller interrupt type by Ray Jui · 6 years ago
  70. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  71. b713163 arm64: defconfig: Enable Rockchip io-domain driver by Enric Balletbo i Serra · 6 years ago
  72. fba1048 arm64: cmpwait: Clear event register before arming exclusive monitor by Will Deacon · 6 years ago
  73. e8d77bd arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 6 years ago
  74. ba3fe91 arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 6 years ago
  75. f99e406 arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests by Marc Zyngier · 6 years ago
  76. 68240e9 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 6 years ago
  77. 7b62e85 arm64: KVM: Add HYP per-cpu accessors by Marc Zyngier · 6 years ago
  78. 9c06aab arm64: ssbd: Add prctl interface for per-thread mitigation by Marc Zyngier · 6 years ago
  79. cf14b89 arm64: ssbd: Introduce thread flag to control userspace mitigation by Marc Zyngier · 6 years ago
  80. d8fbc84 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 6 years ago
  81. 42f967d arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation by Marc Zyngier · 6 years ago
  82. 242bff3 arm64: ssbd: Add global mitigation state accessor by Marc Zyngier · 6 years ago
  83. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  84. e7037bd arm64: Add ARCH_WORKAROUND_2 probing by Marc Zyngier · 6 years ago
  85. d8174bd arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2 by Marc Zyngier · 6 years ago
  86. be331630 arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 by Marc Zyngier · 6 years ago
  87. cab367c KVM: arm64: Avoid storing the vcpu pointer on the stack by Christoffer Dall · 6 years ago
  88. 4276825 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 6 years ago
  89. 3e75f25 arm64: alternatives: Add dynamic patching feature by Marc Zyngier · 6 years ago
  90. 8bace8a KVM: arm64: Stop save/restoring host tpidr_el1 on VHE by James Morse · 6 years ago
  91. eea5902 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 6 years ago
  92. fa043b9 KVM: arm64: Change hyp_panic()s dependency on tpidr_el2 by James Morse · 6 years ago
  93. 02891fd KVM: arm64: Store vcpu on the stack during __guest_enter() by James Morse · 6 years ago
  94. c488ae4 arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 6 years ago
  95. fb6786c arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 6 years ago
  96. 12942d5 arm64: kpti: Use early_param for kpti= command-line option by Will Deacon · 6 years ago
  97. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  98. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  99. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  100. de4699cd arm64: dts: qcom: Fix SPI5 config on MSM8996 by Ilia Lin · 6 years ago