1. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  3. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. b713163 arm64: defconfig: Enable Rockchip io-domain driver by Enric Balletbo i Serra · 6 years ago
  5. fba1048 arm64: cmpwait: Clear event register before arming exclusive monitor by Will Deacon · 6 years ago
  6. e8d77bd arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 6 years ago
  7. 0137ea2 ANDROID: arm64: Fix 4.9.114 merge by Amit Pundir · 6 years ago
  8. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. ba3fe91 arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 6 years ago
  10. f99e406 arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests by Marc Zyngier · 6 years ago
  11. 68240e9 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 6 years ago
  12. 7b62e85 arm64: KVM: Add HYP per-cpu accessors by Marc Zyngier · 6 years ago
  13. 9c06aab arm64: ssbd: Add prctl interface for per-thread mitigation by Marc Zyngier · 6 years ago
  14. cf14b89 arm64: ssbd: Introduce thread flag to control userspace mitigation by Marc Zyngier · 6 years ago
  15. d8fbc84 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 6 years ago
  16. 42f967d arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation by Marc Zyngier · 6 years ago
  17. 242bff3 arm64: ssbd: Add global mitigation state accessor by Marc Zyngier · 6 years ago
  18. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  19. e7037bd arm64: Add ARCH_WORKAROUND_2 probing by Marc Zyngier · 6 years ago
  20. d8174bd arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2 by Marc Zyngier · 6 years ago
  21. be331630 arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 by Marc Zyngier · 6 years ago
  22. cab367c KVM: arm64: Avoid storing the vcpu pointer on the stack by Christoffer Dall · 6 years ago
  23. 4276825 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 6 years ago
  24. 3e75f25 arm64: alternatives: Add dynamic patching feature by Marc Zyngier · 6 years ago
  25. 8bace8a KVM: arm64: Stop save/restoring host tpidr_el1 on VHE by James Morse · 6 years ago
  26. eea5902 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 6 years ago
  27. fa043b9 KVM: arm64: Change hyp_panic()s dependency on tpidr_el2 by James Morse · 6 years ago
  28. 02891fd KVM: arm64: Store vcpu on the stack during __guest_enter() by James Morse · 6 years ago
  29. c488ae4 arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 6 years ago
  30. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  31. fb6786c arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 6 years ago
  32. 12942d5 arm64: kpti: Use early_param for kpti= command-line option by Will Deacon · 6 years ago
  33. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. b1d5708 arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  35. fe64d7d arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  36. b27fb13 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  37. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. de4699cd arm64: dts: qcom: Fix SPI5 config on MSM8996 by Ilia Lin · 6 years ago
  39. 0238dbb arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery by Marc Zyngier · 6 years ago
  40. c3655e7 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 6 years ago
  41. 0675ec1 arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics by Will Deacon · 6 years ago
  42. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. 9488d11 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  44. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  46. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. b8c3208 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 6 years ago
  48. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  49. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 6 years ago
  50. f5a861c UPSTREAM: arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  51. 8c01d00 UPSTREAM: arm64: restore get_current() optimisation by Mark Rutland · 7 years ago
  52. 059e38f Revert "ANDROID: arm64: temporarily mark ARM64_SW_TTBR0_PAN as BROKEN" by Greg Hackmann · 6 years ago
  53. 70b330c ANDROID: arm64: fix ARM64_SW_TTBR0_PAN backport by Greg Hackmann · 6 years ago
  54. 5b7e8f7 BACKPORT: arm64: split thread_info from task stack by Mark Rutland · 8 years ago
  55. 8b6c9c9 UPSTREAM: arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 8 years ago
  56. bf4efab UPSTREAM: arm64: smp: Prevent raw_smp_processor_id() recursion by Robin Murphy · 8 years ago
  57. 75c9d93 UPSTREAM: arm64: make cpu number a percpu variable by Mark Rutland · 8 years ago
  58. e9865e5 UPSTREAM: arm64: smp: prepare for smp_processor_id() rework by Mark Rutland · 8 years ago
  59. 0ec3713 UPSTREAM: arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx by Mark Rutland · 8 years ago
  60. 0c7aad6 UPSTREAM: arm64: prep stack walkers for THREAD_INFO_IN_TASK by Mark Rutland · 8 years ago
  61. abcc8cc UPSTREAM: arm64: unexport walk_stackframe by Mark Rutland · 8 years ago
  62. 34e59ca UPSTREAM: arm64: traps: simplify die() and __die() by Mark Rutland · 8 years ago
  63. ab96e21 UPSTREAM: arm64: factor out current_stack_pointer by Mark Rutland · 8 years ago
  64. eb1ac3b BACKPORT: arm64: asm-offsets: remove unused definitions by Mark Rutland · 8 years ago
  65. ed97c7b UPSTREAM: arm64: thread_info remove stale items by Mark Rutland · 8 years ago
  66. 85852ea ANDROID: arm64: temporarily mark ARM64_SW_TTBR0_PAN as BROKEN by Greg Hackmann · 6 years ago
  67. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 6 years ago
  68. 1cd969f arm64: futex: Mask __user pointers prior to dereference by Will Deacon · 6 years ago
  69. 288b1dd arm64: Kill PSCI_GET_VERSION as a variant-2 workaround by Mark Rutland · 6 years ago
  70. c24c205 arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  71. 196d041 arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling by Mark Rutland · 6 years ago
  72. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  73. 142cfd6 arm/arm64: KVM: Turn kvm_psci_version into a static inline by Mark Rutland · 6 years ago
  74. c482a24 arm64: KVM: Make PSCI_VERSION a fast path by Mark Rutland · 6 years ago
  75. 6681f3c arm/arm64: KVM: Advertise SMCCC v1.1 by Mark Rutland · 6 years ago
  76. 8b106af arm/arm64: KVM: Consolidate the PSCI include files by Mark Rutland · 6 years ago
  77. e06ea9a arm64: KVM: Increment PC after handling an SMC trap by Mark Rutland · 6 years ago
  78. 6df8d16 arm64: Branch predictor hardening for Cavium ThunderX2 by Mark Rutland · 6 years ago
  79. bad52d7 arm64: Implement branch predictor hardening for affected Cortex-A CPUs by Mark Rutland · 6 years ago
  80. 4bcf61f arm64: cpu_errata: Allow an erratum to be match for all revisions of a core by Mark Rutland · 6 years ago
  81. 04b4cc6 arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 by Mark Rutland · 6 years ago
  82. 34dc20b arm64: entry: Apply BP hardening for suspicious interrupts from EL0 by Mark Rutland · 6 years ago
  83. e7c3b24 arm64: entry: Apply BP hardening for high-priority synchronous exceptions by Mark Rutland · 6 years ago
  84. 9327f06 arm64: KVM: Use per-CPU vector when BP hardening is enabled by Mark Rutland · 6 years ago
  85. bfaccecc arm64: Move BP hardening to check_and_switch_context by Mark Rutland · 6 years ago
  86. 4732001 arm64: Add skeleton to harden the branch predictor against aliasing attacks by Mark Rutland · 6 years ago
  87. 20bcfe0 arm64: Move post_ttbr_update_workaround to C code by Mark Rutland · 6 years ago
  88. 965924e arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro by Mark Rutland · 6 years ago
  89. 92e7a83 arm64: cpufeature: Pass capability structure to ->enable callback by Mark Rutland · 6 years ago
  90. 3c31fa5 arm64: Run enable method for errata work arounds on late CPUs by Mark Rutland · 6 years ago
  91. 93f339e arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early by Mark Rutland · 6 years ago
  92. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  93. 4c03928 arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user by Mark Rutland · 6 years ago
  94. 346edd6 arm64: uaccess: Prevent speculative use of the current addr_limit by Mark Rutland · 6 years ago
  95. f3ed64a arm64: entry: Ensure branch through syscall table is bounded under speculation by Mark Rutland · 6 years ago
  96. 891bea9 arm64: Use pointer masking to limit uaccess speculation by Mark Rutland · 6 years ago
  97. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  98. 27eeced arm64: move TASK_* definitions to <asm/processor.h> by Mark Rutland · 6 years ago
  99. d89be00 arm64: Implement array_index_mask_nospec() by Mark Rutland · 6 years ago
  100. afc0954 arm64: barrier: Add CSDB macros to control data-value prediction by Mark Rutland · 6 years ago