1. a4c9e55 BACKPORT: arm64: pac: Optimize kernel entry/exit key installation code paths by Peter Collingbourne · 3 years, 10 months ago
  2. 50829b8 BACKPORT: arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) by Peter Collingbourne · 3 years, 10 months ago
  3. bd7d13c ANDROID: arm64: disable LSE when building the FIPS140 module by Ard Biesheuvel · 3 years, 6 months ago
  4. ee7e80c BACKPORT: arm64: KVM: Enable access to TRBE support for host by Suzuki K Poulose · 3 years, 10 months ago
  5. b6b0927 BACKPORT: KVM: arm64: Move SPE availability check to VCPU load by Suzuki K Poulose · 3 years, 10 months ago
  6. 339a43c BACKPORT: FROMGIT: arm64: mte: handle tags zeroing at page allocation time by Peter Collingbourne · 3 years, 8 months ago
  7. 6be141e ANDROID: crypto: fips140 - perform load time integrity check by Ard Biesheuvel · 3 years, 10 months ago
  8. 15f0fc9 ANDROID: arm64: simd: omit capability check in may_use_simd() by Ard Biesheuvel · 3 years, 10 months ago
  9. ddea30c ANDROID: arm64: only permit certain alternatives in the FIPS140 module by Ard Biesheuvel · 3 years, 8 months ago
  10. 79cb255 BACKPORT: FROMGIT: mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() by Peter Collingbourne · 3 years, 8 months ago
  11. c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  12. 3128387 KVM: arm64: Prevent mixed-width VM creation by Marc Zyngier · 3 years, 8 months ago
  13. db81ae3 FROMGIT: kasan: speed up mte_set_mem_tag_range by Evgenii Stepanov · 3 years, 8 months ago
  14. 0aa4843 UPSTREAM: arm64: mte: Remove unused mte_assign_mem_tag_range() by Vincenzo Frascino · 3 years, 10 months ago
  15. 63990c6 UPSTREAM: arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere by Peter Collingbourne · 3 years, 10 months ago
  16. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  17. 51524fa arm64: entry: always set GIC_PRIO_PSR_I_SET during entry by Mark Rutland · 3 years, 9 months ago
  18. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  19. 2281df0 arm64: Remove arm64_dma32_phys_limit and its uses by Catalin Marinas · 4 years ago
  20. 325e8f9 KVM: arm64: Initialize VCPU mdcr_el2 before loading it by Alexandru Elisei · 3 years, 10 months ago
  21. cf061f3 BACKPORT: arm64: fpsimd: run kernel mode NEON with softirqs disabled by Ard Biesheuvel · 3 years, 11 months ago
  22. 7fd5bd5 UPSTREAM: arm64: assembler: introduce wxN aliases for wN registers by Ard Biesheuvel · 3 years, 11 months ago
  23. dccc5bf BACKPORT: arm64: assembler: remove conditional NEON yield macros by Ard Biesheuvel · 3 years, 11 months ago
  24. e7b1004 UPSTREAM: arm64: assembler: add cond_yield macro by Ard Biesheuvel · 4 years ago
  25. f0e9985 ANDROID: arm64: module: add RELA metadata for FIPS140 use by Ard Biesheuvel · 3 years, 9 months ago
  26. ccc8708b FROMGIT: kasan, arm64: tests supports for HW_TAGS async mode by Andrey Konovalov · 3 years, 10 months ago
  27. d5a1919 FROMGIT: arm64: mte: Report async tag faults before suspend by Vincenzo Frascino · 3 years, 10 months ago
  28. 27ecc98 FROMGIT: arm64: mte: Enable async tag check fault by Vincenzo Frascino · 3 years, 10 months ago
  29. 4870b68 FROMGIT: arm64: mte: Enable TCO in functions that can read beyond buffer limits by Vincenzo Frascino · 3 years, 10 months ago
  30. c7d0729 UPSTREAM: arm64: Move PSTATE.TCO setting to separate functions by Catalin Marinas · 4 years ago
  31. f47de37 FROMGIT: arm64: mte: Drop arch_enable_tagging() by Vincenzo Frascino · 3 years, 10 months ago
  32. 433b854 FROMGIT: arm64: mte: Add asynchronous mode support by Vincenzo Frascino · 3 years, 10 months ago
  33. a6b8e73 ANDROID: GKI: arm64: reserve space in cpu_hwcaps and cpu_hwcap_keys arrays by Mukesh Ojha · 3 years, 10 months ago
  34. 5a1b7a9 UPSTREAM: arm64: uaccess: split user/kernel routines by Mark Rutland · 4 years, 2 months ago
  35. 1eb51cf UPSTREAM: arm64: uaccess: refactor __{get,put}_user by Mark Rutland · 4 years, 2 months ago
  36. 800a0f7 BACKPORT: arm64: uaccess: rename privileged uaccess routines by Mark Rutland · 4 years, 2 months ago
  37. 32b16a3 Merge 5.10.32 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  38. e617799 arm64: alternatives: Move length validation in alternative_{insn, endif} by Nathan Chancellor · 3 years, 9 months ago
  39. e2931f0 arm64: fix inline asm in load_unaligned_zeropad() by Peter Collingbourne · 3 years, 10 months ago
  40. 5b50468 KVM: arm64: Disable guest access to trace filter controls by Suzuki K Poulose · 3 years, 10 months ago
  41. 70249b5 FROMGIT: arm64: fix inline asm in load_unaligned_zeropad() by Peter Collingbourne · 3 years, 10 months ago
  42. 2b123e3 FROMGIT: KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure by Marc Zyngier · 3 years, 10 months ago
  43. f1bca53 FROMGIT: KVM: arm64: Generate final CTR_EL0 value when running in Protected mode by Marc Zyngier · 3 years, 10 months ago
  44. dd21db3 ANDROID: KVM: arm64: Sync with upstream host stage 2 series by Quentin Perret · 3 years, 10 months ago
  45. 99941e2 Merge branch 'android12-5.10-lts' into 'android12-5.10' by Greg Kroah-Hartman · 3 years, 10 months ago
  46. 0de5876 FROMGIT: arm64: kasan: allow to init memory when setting tags by Andrey Konovalov · 3 years, 10 months ago
  47. 9bd391f FROMGIT: arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL by Andrey Konovalov · 3 years, 11 months ago
  48. e8f79d9 Merge branch 'android12-5.10' into branch 'android12-5.10-lts' by Greg Kroah-Hartman · 3 years, 10 months ago
  49. 3ccfc59 Merge 5.10.24 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  50. b0671cd FROMGIT: KVM: arm64: Force SCTLR_EL2.WXN when running nVHE by Marc Zyngier · 3 years, 10 months ago
  51. 8f25c743 FROMGIT: KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ON by Marc Zyngier · 3 years, 10 months ago
  52. a8a9fad FROMGIT: KVM: arm64: Enable SVE support for nVHE by Daniel Kiss · 3 years, 10 months ago
  53. 1105b4d BACKPORT: FROMGIT: KVM: arm64: Rework SVE host-save/guest-restore by Marc Zyngier · 3 years, 10 months ago
  54. 57171b3 FROMGIT: arm64: sve: Provide a conditional update accessor for ZCR_ELx by Marc Zyngier · 3 years, 10 months ago
  55. ac5f570 FROMGIT: KVM: arm64: Introduce vcpu_sve_vq() helper by Marc Zyngier · 3 years, 10 months ago
  56. f9bab75 FROMGIT: KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs by Marc Zyngier · 3 years, 10 months ago
  57. f5e060d FROMGIT: KVM: arm64: Provide KVM's own save/restore SVE primitives by Marc Zyngier · 3 years, 10 months ago
  58. 3a16a9e FROMLIST: KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB Stage-2 flag by Quentin Perret · 3 years, 10 months ago
  59. bcdcab0 FROMLIST: KVM: arm64: Protect the .hyp sections from the host by Quentin Perret · 3 years, 10 months ago
  60. 68bd98a FROMLIST: KVM: arm64: Wrap the host with a stage 2 by Quentin Perret · 3 years, 10 months ago
  61. 5a128f0 FROMLIST: KVM: arm64: Provide sanitized mmfr* registers at EL2 by Quentin Perret · 3 years, 10 months ago
  62. 0af8313 FROMLIST: KVM: arm64: Add kvm_pgtable_stage2_find_range() by Quentin Perret · 3 years, 10 months ago
  63. 9349978 FROMLIST: KVM: arm64: Use page-table to track page ownership by Quentin Perret · 3 years, 10 months ago
  64. 6fddc52 FROMLIST: KVM: arm64: Make memcache anonymous in pgtable allocator by Quentin Perret · 3 years, 10 months ago
  65. 21a1f89 FROMLIST: KVM: arm64: Refactor __load_guest_stage2() by Quentin Perret · 3 years, 10 months ago
  66. 1a9bba9 FROMLIST: KVM: arm64: Refactor kvm_arm_setup_stage2() by Quentin Perret · 3 years, 10 months ago
  67. 6d3f5c0 FROMLIST: KVM: arm64: Set host stage 2 using kvm_nvhe_init_params by Quentin Perret · 3 years, 10 months ago
  68. eef107d FROMLIST: KVM: arm64: Use kvm_arch in kvm_s2_mmu by Quentin Perret · 3 years, 10 months ago
  69. 1a76f89 FROMLIST: KVM: arm64: Use kvm_arch for stage 2 pgtable by Quentin Perret · 3 years, 10 months ago
  70. d8eb170 FROMLIST: KVM: arm64: Elevate hypervisor mappings creation at EL2 by Quentin Perret · 3 years, 10 months ago
  71. ae1ed8a FROMLIST: KVM: arm64: Prepare the creation of s1 mappings at EL2 by Quentin Perret · 3 years, 10 months ago
  72. 364f063 FROMLIST: arm64: asm: Provide set_sctlr_el2 macro by Quentin Perret · 3 years, 10 months ago
  73. ca52b29 FROMLIST: KVM: arm64: Factor out vector address calculation by Quentin Perret · 3 years, 10 months ago
  74. a1180dd FROMLIST: KVM: arm64: Provide __flush_dcache_area at EL2 by Quentin Perret · 3 years, 10 months ago
  75. 37b5552 FROMLIST: KVM: arm64: Enable access to sanitized CPU features at EL2 by Quentin Perret · 3 years, 10 months ago
  76. a3aad4c FROMLIST: KVM: arm64: Allow using kvm_nvhe_sym() in hyp code by Quentin Perret · 3 years, 10 months ago
  77. 8118125 FROMLIST: KVM: arm64: Make kvm_call_hyp() a function call at Hyp by Quentin Perret · 3 years, 10 months ago
  78. 542dace FROMLIST: KVM: arm64: Introduce a BSS section for use at Hyp by Quentin Perret · 3 years, 10 months ago
  79. 4a4beb1 FROMLIST: KVM: arm64: Factor memory allocation out of pgtable.c by Quentin Perret · 3 years, 10 months ago
  80. 9833905 FROMLIST: KVM: arm64: Link position-independent string routines into .hyp.text by Will Deacon · 3 years, 10 months ago
  81. 1dbce9b KVM: arm64: Fix nVHE hyp panic host context restore by Andrew Scull · 3 years, 10 months ago
  82. e7afadd KVM: arm64: Ensure I-cache isolation between vcpus of a same VM by Marc Zyngier · 3 years, 10 months ago
  83. eeba4e4 KVM: arm64: nvhe: Save the SPE context early by Suzuki K Poulose · 3 years, 11 months ago
  84. 3ebd4bd arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds by Ard Biesheuvel · 3 years, 10 months ago
  85. ffb9a77 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 11 months ago
  86. d73665b arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL by Andrey Konovalov · 3 years, 11 months ago
  87. da32064c FROMGIT: arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 11 months ago
  88. a1c0ce2 FROMGIT: KVM: arm64: Ensure I-cache isolation between vcpus of a same VM by Marc Zyngier · 3 years, 11 months ago
  89. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  90. c7d68c4 BACKPORT: kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 3 years, 11 months ago
  91. 9f925b2 Revert "FROMGIT: kasan, arm64: allow using KUnit tests with HW_TAGS mode" by Andrey Konovalov · 3 years, 11 months ago
  92. c162cc5 FROMGIT: KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config() by Marc Zyngier · 4 years ago
  93. af22b19 FROMGIT: KVM: arm64: Fix nVHE hyp panic host context restore by Andrew Scull · 4 years ago
  94. 18b9041 arm64 module: set plt* section addresses to 0x0 by Shaoying Xu · 4 years ago
  95. ad5f52d FROMLIST: arm64: kvm: Enable access to TRBE support for host by Suzuki K Poulose · 3 years, 11 months ago
  96. 4cbbd83 FROMLIST: arm64: Add TRBE definitions by Anshuman Khandual · 4 years, 6 months ago
  97. 3089a1c FROMLIST: arm64: Add support for trace synchronization barrier by Suzuki K Poulose · 3 years, 11 months ago
  98. 74f5800 FROMLIST: kvm: arm64: Disable guest access to trace filter controls by Suzuki K Poulose · 4 years ago
  99. eef23ff FROMLIST: kvm: arm64: nvhe: Save the SPE context early by Suzuki K Poulose · 3 years, 11 months ago
  100. 91fd5fe UPSTREAM: arm64: Add TRFCR_ELx definitions by Jonathan Zhou · 4 years ago