1. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  2. f19e00e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  4. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  5. 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  6. 70570a6 Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  7. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  8. 253c892 powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices by Oliver O'Halloran · 5 years ago
  9. 16cdf08 Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  10. a22fea9 arch/sparc/include/asm/pgtable_64.h: fix build by Andrew Morton · 5 years ago
  11. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  12. c7cc8d7 hexagon: drop empty and unused free_initrd_mem by Mike Rapoport · 5 years ago
  13. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  14. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  15. 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
  16. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  17. fd3edd4 KVM: nVMX: cleanup and fix host 64-bit mode checks by Paolo Bonzini · 5 years ago
  18. cab0185 KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386 by Vitaly Kuznetsov · 5 years ago
  19. f209a26 KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot() by Sean Christopherson · 5 years ago
  20. 98cd382 KVM: x86: Drop ____kvm_handle_fault_on_reboot() by Sean Christopherson · 5 years ago
  21. 6e20209 KVM: VMX: Add error handling to VMREAD helper by Sean Christopherson · 5 years ago
  22. 52a9fcb KVM: VMX: Optimize VMX instruction error and fault handling by Sean Christopherson · 5 years ago
  23. 4b526de KVM: x86: Check kvm_rebooting in kvm_spurious_fault() by Sean Christopherson · 5 years ago
  24. 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  25. 54c95a1 riscv: make mmap allocation top-down by default by Alexandre Ghiti · 5 years ago
  26. 9035bd2 mips: use generic mmap top-down layout and brk randomization by Alexandre Ghiti · 5 years ago
  27. 0903646 mips: replace arch specific way to determine 32bit task with generic version by Alexandre Ghiti · 5 years ago
  28. e548599 mips: adjust brk randomization offset to fit generic version by Alexandre Ghiti · 5 years ago
  29. b5fb861 mips: use STACK_TOP when computing mmap base address by Alexandre Ghiti · 5 years ago
  30. b1f61b5 mips: properly account for stack randomization and stack guard gap by Alexandre Ghiti · 5 years ago
  31. dba79c3 arm: use generic mmap top-down layout and brk randomization by Alexandre Ghiti · 5 years ago
  32. 86e568e arm: use STACK_TOP when computing mmap base address by Alexandre Ghiti · 5 years ago
  33. af0f429 arm: properly account for stack randomization and stack guard gap by Alexandre Ghiti · 5 years ago
  34. e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago
  35. 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
  36. e8d54b6 arm64: consider stack randomization for mmap base only when necessary by Alexandre Ghiti · 5 years ago
  37. 28058ed arm64: make use of is_compat_task instead of hardcoding this test by Alexandre Ghiti · 5 years ago
  38. 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
  39. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  40. 1b9a9d8 microblaze: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  41. 6fb1276 sh: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  42. 0131992 ia64: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  43. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  44. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  45. 94ad933 mm: introduce page_shift() by Matthew Wilcox (Oracle) · 5 years ago
  46. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  47. faa6d21 powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error by Aneesh Kumar K.V · 5 years ago
  48. 4111cde powerpc/nvdimm: Use HCALL error as the return value by Aneesh Kumar K.V · 5 years ago
  49. 5184d44 Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  50. 0b36c9e Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  51. 722e6f5 ia64: Fix some warnings introduced in merge window by Tony Luck · 5 years ago
  52. f0b5105 kvm: nvmx: limit atomic switch MSRs by Marc Orr · 5 years ago
  53. 0cb8410 kvm: svm: Intercept RDPRU by Jim Mattson · 5 years ago
  54. a06dcd6 kvm: x86: Add "significant index" flag to a few CPUID leaves by Jim Mattson · 5 years ago
  55. 9a5c034 KVM: x86/mmu: Skip invalid pages during zapping iff root_count is zero by Sean Christopherson · 5 years ago
  56. ca333ad KVM: x86/mmu: Explicitly track only a single invalid mmu generation by Sean Christopherson · 5 years ago
  57. 1060520 KVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete() call" by Sean Christopherson · 5 years ago
  58. 31741eb KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first"" by Sean Christopherson · 5 years ago
  59. 4506ecf KVM: x86/mmu: Revert "Revert "KVM: MMU: collapse TLB flushes when zap all pages"" by Sean Christopherson · 5 years ago
  60. fbb158c KVM: x86/mmu: Revert "Revert "KVM: MMU: zap pages in batch"" by Sean Christopherson · 5 years ago
  61. 14a3c4f KVM: x86/mmu: Revert "Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"" by Sean Christopherson · 5 years ago
  62. dd6223c KVM: x86/mmu: Revert "Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"" by Sean Christopherson · 5 years ago
  63. 92f58b5 KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptes by Sean Christopherson · 5 years ago
  64. fac026d KVM: x86/mmu: Treat invalid shadow pages as obsolete by Sean Christopherson · 5 years ago
  65. d0f5a86 KVM: LAPIC: Tune lapic_timer_advance_ns smoothly by Wanpeng Li · 5 years ago
  66. bf653b7 KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit by Tao Xu · 6 years ago
  67. 6e3ba4a KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL by Tao Xu · 6 years ago
  68. e69e72fa KVM: x86: Add support for user wait instructions by Tao Xu · 6 years ago
  69. 41577ab KVM: x86: Add comments to document various emulation types by Sean Christopherson · 5 years ago
  70. 1957aa6 KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig by Sean Christopherson · 5 years ago
  71. 60fc3d0 KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT} by Sean Christopherson · 5 years ago
  72. 8fff271 KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state() by Sean Christopherson · 5 years ago
  73. 9497e1f KVM: x86: Move triple fault request into RM int injection by Sean Christopherson · 5 years ago
  74. 1051778 KVM: x86: Handle emulation failure directly in kvm_task_switch() by Sean Christopherson · 5 years ago
  75. 738fece KVM: x86: Exit to userspace on emulation skip failure by Sean Christopherson · 5 years ago
  76. c83fad65e KVM: x86: Move #UD injection for failed emulation into emulation code by Sean Christopherson · 5 years ago
  77. b400060 KVM: x86: Add explicit flag for forced emulation on #UD by Sean Christopherson · 5 years ago
  78. 42cbf06 KVM: x86: Move #GP injection for VMware into x86_emulate_instruction() by Sean Christopherson · 5 years ago
  79. a6c6ed1 KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code by Sean Christopherson · 5 years ago
  80. 120c2c4 KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param by Sean Christopherson · 5 years ago
  81. 22da61c KVM: x86: Clean up handle_emulation_failure() by Sean Christopherson · 5 years ago
  82. bc8a0aa KVM: x86: Relocate MMIO exit stats counting by Sean Christopherson · 5 years ago
  83. 5845038 KVM: nVMX: Check Host Address Space Size on vmentry of nested guests by Krish Sadhukhan · 5 years ago
  84. b2d8b16 KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible by Vitaly Kuznetsov · 5 years ago
  85. a073d7e KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel by Wanpeng Li · 5 years ago
  86. 319109a KVM: x86: Manually flush collapsible SPTEs only when toggling flags by Sean Christopherson · 5 years ago
  87. 5a0165f KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available by Vitaly Kuznetsov · 5 years ago
  88. 956e255 KVM: x86: svm: remove unneeded nested_enable_evmcs() hook by Vitaly Kuznetsov · 5 years ago
  89. 6f6a657 KVM/Hyper-V/VMX: Add direct tlb flush support by Vitaly Kuznetsov · 5 years ago
  90. 344c6c8 KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH by Tianyu Lan · 5 years ago
  91. 7a83247 x86/Hyper-V: Fix definition of struct hv_vp_assist_page by Tianyu Lan · 5 years ago
  92. e2ada66 kvm: x86: Add Intel PMU MSRs to msrs_to_save[] by Jim Mattson · 5 years ago
  93. 047e657 powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
  94. 09ce98c powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag by Aneesh Kumar K.V · 5 years ago
  95. 677733e powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions by Aneesh Kumar K.V · 5 years ago
  96. 59545eb powerpc/pseries: Call H_BLOCK_REMOVE when supported by Laurent Dufour · 5 years ago
  97. 1211ee6 powerpc/pseries: Read TLB Block Invalidate Characteristics by Laurent Dufour · 5 years ago
  98. 3a83f67 KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag by Michael Roth · 5 years ago
  99. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  100. f3122a7 s390/topology: avoid firing events before kobjs are created by Vasily Gorbik · 5 years ago