1. f320bc7 KVM: arm64: Prepare the creation of s1 mappings at EL2 by Quentin Perret · 4 years ago
  2. 8f4de66 arm64: asm: Provide set_sctlr_el2 macro by Quentin Perret · 4 years ago
  3. bc1d289 KVM: arm64: Factor out vector address calculation by Quentin Perret · 4 years ago
  4. d460df1 KVM: arm64: Provide __flush_dcache_area at EL2 by Quentin Perret · 4 years ago
  5. 7a440cc KVM: arm64: Enable access to sanitized CPU features at EL2 by Quentin Perret · 4 years ago
  6. 8e17c66 KVM: arm64: Introduce a Hyp buddy page allocator by Quentin Perret · 4 years ago
  7. 40d9e41 KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp by Quentin Perret · 4 years ago
  8. e759604 KVM: arm64: Introduce an early Hyp page allocator by Quentin Perret · 4 years ago
  9. fa21472 KVM: arm64: Allow using kvm_nvhe_sym() in hyp code by Quentin Perret · 4 years ago
  10. 40a5085 KVM: arm64: Make kvm_call_hyp() a function call at Hyp by Quentin Perret · 4 years ago
  11. 380e18a KVM: arm64: Introduce a BSS section for use at Hyp by Quentin Perret · 4 years ago
  12. 7aef0cb KVM: arm64: Factor memory allocation out of pgtable.c by Quentin Perret · 4 years ago
  13. cc706a6 KVM: arm64: Avoid free_page() in page-table allocator by Quentin Perret · 4 years ago
  14. 9cc7758 KVM: arm64: Initialize kvm_nvhe_init_params early by Quentin Perret · 4 years ago
  15. 67c2d32 arm64: kvm: Add standalone ticket spinlock implementation for use at hyp by Will Deacon · 4 years ago
  16. 7b4a7b5 KVM: arm64: Link position-independent string routines into .hyp.text by Will Deacon · 4 years ago
  17. 8d99020 arm64: lib: Annotate {clear, copy}_page() as position-independent by Will Deacon · 4 years ago
  18. a1baa01 Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2 by Marc Zyngier · 4 years ago
  19. 5b08709 KVM: arm64: Fix host's ZCR_EL2 restore on nVHE by Marc Zyngier · 4 years ago
  20. 6e94095 KVM: arm64: Enable SVE support for nVHE by Daniel Kiss · 4 years ago
  21. 8c8010d KVM: arm64: Save/restore SVE state for nVHE by Marc Zyngier · 4 years ago
  22. beed090 KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirty by Marc Zyngier · 4 years ago
  23. b145a84 KVM: arm64: Save guest's ZCR_EL1 before saving the FPSIMD state by Marc Zyngier · 4 years ago
  24. 0a9a98f KVM: arm64: Map SVE context at EL2 when available by Marc Zyngier · 4 years ago
  25. 5202919 KVM: arm64: Rework SVE host-save/guest-restore by Marc Zyngier · 4 years ago
  26. 71ce1ae arm64: sve: Provide a conditional update accessor for ZCR_ELx by Marc Zyngier · 4 years ago
  27. 468f347 KVM: arm64: Introduce vcpu_sve_vq() helper by Marc Zyngier · 4 years ago
  28. 985d3a1 KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs by Marc Zyngier · 4 years ago
  29. 8385737 KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1 by Marc Zyngier · 4 years ago
  30. 297b860 KVM: arm64: Provide KVM's own save/restore SVE primitives by Marc Zyngier · 4 years ago
  31. 1e28eed Linux 5.12-rc3 by Linus Torvalds · 4 years ago
  32. c995f12 prctl: fix PR_SET_MM_AUXV kernel stack leak by Alexey Dobriyan · 4 years ago
  33. 70404fe Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  34. 802b31c Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  35. c72cbc9 Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  36. 19469d2 Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  37. fa509ff Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  38. 75013c6 Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  39. 836d7f05 Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  40. 0a7c10d Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  41. c3c7579 Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  42. 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  43. 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  44. b470ebc Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 4 years ago
  45. 88fe492 Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  46. be61af3 Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years ago
  47. cc14086 Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  48. 5c7bdbf Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years ago
  49. 4206234 Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years ago
  50. e83bad7 Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  51. 2766f18 zram: fix broken page writeback by Minchan Kim · 4 years ago
  52. 57e0076 zram: fix return value on writeback_store by Minchan Kim · 4 years ago
  53. e1baddf mm/memcg: set memcg when splitting page by Zhou Guanghui · 4 years ago
  54. be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 4 years ago
  55. 61bf318 ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign by Sergei Trofimovich · 4 years ago
  56. 0ceb1ac ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls by Sergei Trofimovich · 4 years ago
  57. 6ce6442 mm/userfaultfd: fix memory corruption due to writeprotect by Nadav Amit · 4 years ago
  58. d9b571c kasan: fix KASAN_STACK dependency for HW_TAGS by Andrey Konovalov · 4 years ago
  59. f9d79e8 kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC by Andrey Konovalov · 4 years ago
  60. 96cfe2c mm/madvise: replace ptrace attach requirement for process_madvise by Suren Baghdasaryan · 4 years ago
  61. 149fc78 include/linux/sched/mm.h: use rcu_dereference in in_vfork() by Matthew Wilcox (Oracle) · 4 years ago
  62. 0aa41ca kfence: fix reports if constant function prefixes exist by Marco Elver · 4 years ago
  63. df3ae2c kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations by Marco Elver · 4 years ago
  64. 702b16d kfence: fix printk format for ptrdiff_t by Marco Elver · 4 years ago
  65. 97e49102 linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP* by Arnd Bergmann · 4 years ago
  66. f0b15b6 MAINTAINERS: exclude uapi directories in API/ABI section by Vlastimil Babka · 4 years ago
  67. e7850f4 binfmt_misc: fix possible deadlock in bm_register_write by Lior Ribak · 4 years ago
  68. 184cee5 mm/highmem.c: fix zero_user_segments() with start > end by OGAWA Hirofumi · 4 years ago
  69. 4eae4ef hugetlb: do early cow when page pinned on src mm by Peter Xu · 4 years ago
  70. ca6eb14 mm: use is_cow_mapping() across tree where proper by Peter Xu · 4 years ago
  71. 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 4 years ago
  72. ca7e045 hugetlb: break earlier in add_reservation_in_range() when we can by Peter Xu · 4 years ago
  73. 2103cf9 hugetlb: dedup the code to add a new file_region by Peter Xu · 4 years ago
  74. 82e69a1 mm/fork: clear PASID for new mm by Fenghua Yu · 4 years ago
  75. 0740a50 mm/page_alloc.c: refactor initialization of struct page for holes in memory layout by Mike Rapoport · 4 years ago
  76. ea29b20 init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM by Masahiro Yamada · 4 years ago
  77. cbf78d8 stop_machine: mark helpers __always_inline by Arnd Bergmann · 4 years ago
  78. 34dc2ef memblock: fix section mismatch warning by Arnd Bergmann · 4 years ago
  79. bcbcf50 kbuild: fix ld-version.sh to not be affected by locale by Masahiro Yamada · 4 years ago
  80. f296bfd Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years ago
  81. b6b8aa2 Merge branch 'for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  82. 9afc116 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  83. 3b0c2d3 Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file capabilities") by Eric W. Biederman · 4 years ago
  84. ce30708 Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  85. 9278be9 Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  86. 2614100 Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  87. 3077f02 Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  88. f4f9fc2 nvme: fix the nsid value to print in nvme_validate_or_alloc_ns by Christoph Hellwig · 4 years ago
  89. 3441783 Merge tag 'sound-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
  90. 568099a Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years ago
  91. 270c055 Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years ago
  92. 8d9d53d Merge tag 'configfs-for-5.12' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years ago
  93. b77b5fd Merge tag 'gfs2-v5.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years ago
  94. 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  95. 6bf8819 Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  96. 35737d2 KVM: LAPIC: Advancing the timer expiration on guest initiated write by Wanpeng Li · 4 years ago
  97. 8df9f1a KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode by Sean Christopherson · 4 years ago
  98. d7eb79c KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged by Wanpeng Li · 4 years, 1 month ago
  99. 6fcd9cb kvm: x86: annotate RCU pointers by Muhammad Usama Anjum · 4 years ago
  100. 7180323 Merge branch 'pm-opp' by Rafael J. Wysocki · 4 years ago