1. 3128387 KVM: arm64: Prevent mixed-width VM creation by Marc Zyngier · 3 years, 8 months ago
  2. 51524fa arm64: entry: always set GIC_PRIO_PSR_I_SET during entry by Mark Rutland · 3 years, 9 months ago
  3. 2281df0 arm64: Remove arm64_dma32_phys_limit and its uses by Catalin Marinas · 4 years ago
  4. 325e8f9 KVM: arm64: Initialize VCPU mdcr_el2 before loading it by Alexandru Elisei · 3 years, 10 months ago
  5. e617799 arm64: alternatives: Move length validation in alternative_{insn, endif} by Nathan Chancellor · 3 years, 9 months ago
  6. e2931f0 arm64: fix inline asm in load_unaligned_zeropad() by Peter Collingbourne · 3 years, 10 months ago
  7. 5b50468 KVM: arm64: Disable guest access to trace filter controls by Suzuki K Poulose · 3 years, 10 months ago
  8. 1dbce9b KVM: arm64: Fix nVHE hyp panic host context restore by Andrew Scull · 3 years, 10 months ago
  9. e7afadd KVM: arm64: Ensure I-cache isolation between vcpus of a same VM by Marc Zyngier · 3 years, 10 months ago
  10. eeba4e4 KVM: arm64: nvhe: Save the SPE context early by Suzuki K Poulose · 3 years, 11 months ago
  11. 3ebd4bd arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds by Ard Biesheuvel · 3 years, 11 months ago
  12. ffb9a77 arm64: mte: Map hotplugged memory as Normal Tagged by Catalin Marinas · 3 years, 11 months ago
  13. d73665b arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL by Andrey Konovalov · 3 years, 11 months ago
  14. 18b9041 arm64 module: set plt* section addresses to 0x0 by Shaoying Xu · 4 years ago
  15. a2c7d06 arm64: Do not pass tagged addresses to __is_lm_address() by Catalin Marinas · 4 years ago
  16. 25fd5f8 arm64: Fix kernel address detection of __is_lm_address() by Vincenzo Frascino · 4 years ago
  17. 95379fe arm64: make atomic helpers __always_inline by Arnd Bergmann · 4 years ago
  18. 41dcfc0 arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA by Nicolas Saenz Julienne · 4 years, 1 month ago
  19. 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  20. e365b97 KVM: arm64: Introduce handling of AArch32 TTBCR2 traps by Marc Zyngier · 4 years, 2 months ago
  21. 7b1b868 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  22. 83bbb8f Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
  23. 3bb61aa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  24. 7d89483 KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort() by Yanan Wang · 4 years, 2 months ago
  25. 9e5344e arm64: mte: Fix typo in macro definition by Vincenzo Frascino · 4 years, 2 months ago
  26. f0cd5ac arm64: entry: fix NMI {user, kernel}->kernel transitions by Mark Rutland · 4 years, 2 months ago
  27. 7cd1ea1 arm64: entry: fix non-NMI kernel<->kernel transitions by Mark Rutland · 4 years, 2 months ago
  28. 1ec2f2c arm64: ptrace: prepare for EL1 irq/rcu tracking by Mark Rutland · 4 years, 2 months ago
  29. 2352904 arm64: entry: fix non-NMI user<->kernel transitions by Mark Rutland · 4 years, 2 months ago
  30. 105fc33 arm64: entry: move el1 irq/nmi logic to C by Mark Rutland · 4 years, 2 months ago
  31. e4e9458 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  32. ff1712f arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() by Will Deacon · 4 years, 2 months ago
  33. 07509e1 arm64: pgtable: Fix pte_accessible() by Will Deacon · 4 years, 2 months ago
  34. 03659ef arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd build by Randy Dunlap · 4 years, 2 months ago
  35. 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  36. 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
  37. 2c38234 Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 2 months ago
  38. 77473cf arm64: Add MIDR value for KRYO2XX gold/silver CPU cores by Konrad Dybcio · 4 years, 3 months ago
  39. ed4ffaf KVM: arm64: Handle SCXTNUM_ELx traps by Marc Zyngier · 4 years, 2 months ago
  40. 23711a5 KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace by Marc Zyngier · 4 years, 2 months ago
  41. 4f6b838 Merge tag 'v5.10-rc1' into kvmarm-master/next by Marc Zyngier · 4 years, 2 months ago
  42. f969f03 arm64: errata: Fix handling of 1418040 with late CPU onlining by Will Deacon · 4 years, 3 months ago
  43. 30f3f68e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  44. 7ee31a3 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line by Jean-Philippe Brucker · 4 years, 3 months ago
  45. 2d38c80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
  46. 699116c Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 3 months ago
  47. d86de40 arm64: cpufeature: upgrade hyp caps to final by Mark Rutland · 4 years, 3 months ago
  48. dfc4e3f arm64: cpufeature: reorder cpus_have_{const, final}_cap() by Mark Rutland · 4 years, 3 months ago
  49. e9a33ca KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code() by Mark Rutland · 4 years, 3 months ago
  50. 4a1c2c7 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years, 3 months ago
  51. 96d389ca arm64: Add workaround for Arm Cortex-A77 erratum 1508412 by Rob Herring · 4 years, 3 months ago
  52. 8a6b88e arm64: Add part number for Arm Cortex-A77 by Rob Herring · 4 years, 3 months ago
  53. 332576e arm64: avoid -Woverride-init warning by Arnd Bergmann · 4 years, 3 months ago
  54. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  55. f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
  56. 032c7ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  57. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  58. 1b21c8d Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 3 months ago
  59. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  60. 7bc1a0f arm64: mm: use single quantity to represent the PA to VA translation by Ard Biesheuvel · 4 years, 4 months ago
  61. 531d29b Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
  62. 0b8417c Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  63. a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
  64. 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  65. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  66. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  67. e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  68. c457cc8 Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  69. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  70. 863bae1 Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 3 months ago
  71. d13027b Revert "arm64: initialize per-cpu offsets earlier" by Will Deacon · 4 years, 3 months ago
  72. a20b705 cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() by Ionela Voinescu · 4 years, 4 months ago
  73. a82e4ef Merge branch 'for-next/late-arrivals' into for-next/core by Will Deacon · 4 years, 4 months ago
  74. d433ab4 arm64: random: Remove no longer needed prototypes by Andre Przywara · 4 years, 4 months ago
  75. 7e3c388 Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 4 years, 4 months ago
  76. 353e228 arm64: initialize per-cpu offsets earlier by Mark Rutland · 4 years, 4 months ago
  77. fccd2f0 Merge back cpufreq material for 5.10. by Rafael J. Wysocki · 4 years, 4 months ago
  78. f88af72 xen/arm: do not setup the runstate info page if kpti is enabled by Stefano Stabellini · 4 years, 4 months ago
  79. c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 4 months ago
  80. 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 4 months ago
  81. 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 4 months ago
  82. baab8532 Merge branch 'for-next/mte' into for-next/core by Will Deacon · 4 years, 4 months ago
  83. 0a21ac0 Merge branch 'for-next/ghostbusters' into for-next/core by Will Deacon · 4 years, 4 months ago
  84. 57b8b1b Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cpuinfo', 'for-next/fpsimd', 'for-next/misc', 'for-next/mm', 'for-next/pci', 'for-next/perf', 'for-next/ptrauth', 'for-next/sdei', 'for-next/selftests', 'for-next/stacktrace', 'for-next/svm', 'for-next/topology', 'for-next/tpyos' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 4 months ago
  85. 6a1bdb1 arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op by Will Deacon · 4 years, 4 months ago
  86. 14ef9d0 Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next by Marc Zyngier · 4 years, 4 months ago
  87. 816c347 Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp-pcpu by Marc Zyngier · 4 years, 4 months ago
  88. a3bb9c3 kvm: arm64: Remove unnecessary hyp mappings by David Brazdil · 4 years, 4 months ago
  89. 30c9539 kvm: arm64: Set up hyp percpu data for nVHE by David Brazdil · 4 years, 4 months ago
  90. 2a1198c kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE by David Brazdil · 4 years, 4 months ago
  91. df4c821 kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp by David Brazdil · 4 years, 4 months ago
  92. 5724949 kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars by David Brazdil · 4 years, 4 months ago
  93. ea39102 kvm: arm64: Remove hyp_adr/ldr_this_cpu by David Brazdil · 4 years, 4 months ago
  94. 717cf94 kvm: arm64: Remove __hyp_this_cpu_read by David Brazdil · 4 years, 4 months ago
  95. ce492a1 kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h by David Brazdil · 4 years, 4 months ago
  96. ab25464 kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY by David Brazdil · 4 years, 4 months ago
  97. 9ef2b48 KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled by Will Deacon · 4 years, 4 months ago
  98. 31c84d6 arm64: Get rid of arm64_ssbd_state by Marc Zyngier · 4 years, 4 months ago
  99. 7311467 KVM: arm64: Get rid of kvm_arm_have_ssbd() by Marc Zyngier · 4 years, 4 months ago
  100. 29e8910 KVM: arm64: Simplify handling of ARCH_WORKAROUND_2 by Marc Zyngier · 4 years, 4 months ago