1. 46043c1 arm64: Relax GIC version check during early boot by Vladimir Murzin · 5 years ago
  2. 32d14df arm64: kprobe: Always blacklist the KVM world-switch code by James Morse · 5 years ago
  3. 5623da0 arm64: ftrace: don't adjust the LR value by Mark Rutland · 6 years ago
  4. 828316e arm64: hibernate: Clean the __hyp_text to PoC after resume by James Morse · 5 years ago
  5. c5edde9 arm64: hyp-stub: Forbid kprobing of the hyp-stub by James Morse · 5 years ago
  6. 62d1d2b arm64: kaslr: ensure randomized quantities are clean also when kaslr is off by Ard Biesheuvel · 5 years ago
  7. bd37f21 arm64: perf: set suppress_bind_attrs flag to true by Anders Roxell · 6 years ago
  8. 3ec9b77 arm64: kaslr: ensure randomized quantities are clean to the PoC by Ard Biesheuvel · 5 years ago
  9. cd350ae arm64/kvm: consistently handle host HCR_EL2 flags by Mark Rutland · 5 years ago
  10. 67badb2 arm64: Handle mismatched cache type by Suzuki K Poulose · 6 years ago
  11. a683009 arm64: Fix mismatched cache line size detection by Suzuki K Poulose · 6 years ago
  12. 52ea94f kprobes/arm64: Fix %p uses in error messages by Masami Hiramatsu · 6 years ago
  13. 40137ff arm64: make secondary_start_kernel() notrace by Zhizhou Zhang · 6 years ago
  14. f99e406 arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests by Marc Zyngier · 6 years ago
  15. 9c06aab arm64: ssbd: Add prctl interface for per-thread mitigation by Marc Zyngier · 6 years ago
  16. cf14b89 arm64: ssbd: Introduce thread flag to control userspace mitigation by Marc Zyngier · 6 years ago
  17. d8fbc84 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 6 years ago
  18. 42f967d arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation by Marc Zyngier · 6 years ago
  19. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  20. e7037bd arm64: Add ARCH_WORKAROUND_2 probing by Marc Zyngier · 6 years ago
  21. d8174bd arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2 by Marc Zyngier · 6 years ago
  22. be331630 arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 by Marc Zyngier · 6 years ago
  23. cab367c KVM: arm64: Avoid storing the vcpu pointer on the stack by Christoffer Dall · 6 years ago
  24. 3e75f25 arm64: alternatives: Add dynamic patching feature by Marc Zyngier · 6 years ago
  25. eea5902 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 6 years ago
  26. c488ae4 arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 6 years ago
  27. 12942d5 arm64: kpti: Use early_param for kpti= command-line option by Will Deacon · 6 years ago
  28. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  29. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  30. 0238dbb arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 6 years ago
  31. c3655e7 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 6 years ago
  32. 288b1dd arm64: Kill PSCI_GET_VERSION as a variant-2 workaround by Mark Rutland · 6 years ago
  33. c24c205 arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  34. 6df8d16 arm64: Branch predictor hardening for Cavium ThunderX2 by Mark Rutland · 6 years ago
  35. bad52d7 arm64: Implement branch predictor hardening for affected Cortex-A CPUs by Mark Rutland · 6 years ago
  36. 4bcf61f arm64: cpu_errata: Allow an erratum to be match for all revisions of a core by Mark Rutland · 6 years ago
  37. 34dc20b arm64: entry: Apply BP hardening for suspicious interrupts from EL0 by Mark Rutland · 6 years ago
  38. e7c3b24 arm64: entry: Apply BP hardening for high-priority synchronous exceptions by Mark Rutland · 6 years ago
  39. 4732001 arm64: Add skeleton to harden the branch predictor against aliasing attacks by Mark Rutland · 6 years ago
  40. 92e7a83 arm64: cpufeature: Pass capability structure to ->enable callback by Mark Rutland · 6 years ago
  41. 3c31fa5 arm64: Run enable method for errata work arounds on late CPUs by Mark Rutland · 6 years ago
  42. 93f339e arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early by Mark Rutland · 6 years ago
  43. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  44. f3ed64a arm64: entry: Ensure branch through syscall table is bounded under speculation by Mark Rutland · 6 years ago
  45. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  46. 27eeced arm64: move TASK_* definitions to <asm/processor.h> by Mark Rutland · 6 years ago
  47. bca3e27 ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path by Timmy Li · 7 years ago
  48. bffb84b arm64: perf: Ignore exclude_hv when kernel is running in HYP by Ganapatrao Kulkarni · 7 years ago
  49. 574e44d arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives by Will Deacon · 6 years ago
  50. a80d8e2 arm64: entry: Reword comment about post_ttbr_update_workaround by Will Deacon · 6 years ago
  51. da93510 arm64: Force KPTI to be disabled on Cavium ThunderX by Marc Zyngier · 6 years ago
  52. 4025fe1 arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 6 years ago
  53. 2adcb1f arm64: Turn on KPTI only on CPUs that need it by Jayachandran C · 6 years ago
  54. 1e0946d arm64: capabilities: Handle duplicate entries for a capability by Suzuki K Poulose · 6 years ago
  55. 1d648e4 arm64: Allow checking of a CPU-local erratum by Marc Zyngier · 6 years ago
  56. 7354772 arm64: Take into account ID_AA64PFR0_EL1.CSV3 by Will Deacon · 6 years ago
  57. f6af532 arm64: use RET instruction for exiting the trampoline by Will Deacon · 6 years ago
  58. 9675042 arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 6 years ago
  59. bfca157 arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 by Will Deacon · 6 years ago
  60. 6e7fb7c arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks by Will Deacon · 6 years ago
  61. ded93ce arm64: entry: Hook up entry trampoline to exception vectors by Will Deacon · 6 years ago
  62. d0b3c71 arm64: entry: Explicitly pass exception level to kernel_ventry macro by Will Deacon · 6 years ago
  63. 1809afd arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 6 years ago
  64. 78a0cec arm64: entry: Add exception trampoline page for exceptions from EL0 by Will Deacon · 6 years ago
  65. e355d4b arm64: factor out entry stack manipulation by Mark Rutland · 6 years ago
  66. 8bd22b1 arm64: Disable unhandled signal log messages by default by Michael Weiser · 6 years ago
  67. a392241 arm64: fpsimd: Prevent registers leaking from dead tasks by Dave Martin · 7 years ago
  68. 011b44a arm64: ensure __dump_instr() checks addr_limit by Mark Rutland · 7 years ago
  69. 7dbd642 arm64: Make sure SPsel is always set by Marc Zyngier · 7 years ago
  70. 27e7506 arm64: fpsimd: Prevent registers leaking across exec by Dave Martin · 7 years ago
  71. 982d8d9 arm64: fix NULL dereference in have_cpu_die() by Mark Salter · 7 years ago
  72. 99f66b5 arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW by Will Deacon · 7 years ago
  73. 9e09d90 arm64: entry: improve data abort handling of tagged pointers by Kristina Martsenko · 7 years ago
  74. 1d61ccb arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 7 years ago
  75. 791d94e arm64: traps: fix userspace cache maintenance emulation on a tagged pointer by Kristina Martsenko · 7 years ago
  76. 4775fbc arm64: armv8_deprecated: ensure extension of addr by Mark Rutland · 7 years ago
  77. bec9918 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 7 years ago
  78. 007f0a2 arm: kernel: Add SMC structure parameter by Andy Gross · 7 years ago
  79. 5582c19 arm64: PCI: Add local struct device pointers by Bjorn Helgaas · 7 years ago
  80. cc49b39 arm64: PCI: Manage controller-specific data on per-controller basis by Tomasz Nowicki · 7 years ago
  81. b9ed800 arm64: kaslr: Fix up the kernel image alignment by Neeraj Upadhyay · 7 years ago
  82. 7127d43 arm64: fix erroneous __raw_read_system_reg() cases by Mark Rutland · 7 years ago
  83. 6e53a62 arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields by Dave Martin · 7 years ago
  84. 5c5839b arm64/ptrace: Preserve previous registers for short regset write - 3 by Dave Martin · 7 years ago
  85. a4aafb8 arm64/ptrace: Preserve previous registers for short regset write - 2 by Dave Martin · 7 years ago
  86. 357cfd6 arm64/ptrace: Preserve previous registers for short regset write by Dave Martin · 7 years ago
  87. de32794 arm64: avoid returning from bad_mode by Mark Rutland · 7 years ago
  88. b112c84 KVM: arm64: Fix the issues when guest PMCCFILTR is configured by Wei Huang · 8 years ago
  89. f4814e6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  90. db4b071 arm64: fix show_regs fallout from KERN_CONT changes by Mark Rutland · 8 years ago
  91. d085441 arm64: suspend: Reconfigure PSTATE after resume from idle by James Morse · 8 years ago
  92. 2a6dcb2 arm64: cpufeature: Schedule enable() calls instead of calling them via IPI by James Morse · 8 years ago
  93. 87261d1 arm64: Cortex-A53 errata workaround: check for kernel addresses by Andre Przywara · 8 years ago
  94. 1c5b51d arm64: swp emulation: bound LL/SC retries before rescheduling by Will Deacon · 8 years ago
  95. 8505403 arm64: kernel: Init MDCR_EL2 even in the absence of a PMU by Marc Zyngier · 8 years ago
  96. baa5567 arm64: kernel: numa: fix ACPI boot cpu numa node mapping by Lorenzo Pieralisi · 8 years ago
  97. 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
  98. fa5114c arm64: use simpler API for random address requests by Jason Cooper · 8 years ago
  99. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  100. e6dce82 Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago