1. 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 5 years ago
  2. 2ca1a06 kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GP by Venkatesh Srinivas · 5 years ago
  3. 7289fdb KVM: Remove CREATE_IRQCHIP/SET_PIT2 race by Steve Rutherford · 5 years ago
  4. 56a87e5 KVM: SVM: Fix __svm_vcpu_run declaration. by Uros Bizjak · 5 years ago
  5. b61f62d KVM: SVM: Do not setup frame pointer in __svm_vcpu_run by Uros Bizjak · 5 years ago
  6. b2bce0a KVM: SVM: Fix build error due to missing release_pages() include by Borislav Petkov · 5 years ago
  7. b4fd630 KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD by Uros Bizjak · 5 years ago
  8. 69c0975 kvm: nVMX: match comment with return type for nested_vmx_exit_reflected by Oliver Upton · 5 years ago
  9. b045ae9 kvm: nVMX: reflect MTF VM-exits if injected by L1 by Oliver Upton · 5 years ago
  10. 97daa02 KVM: s390: Return last valid slot if approx index is out-of-bounds by Sean Christopherson · 5 years ago
  11. b6467ab KVM: Check validity of resolved slot when searching memslots by Sean Christopherson · 5 years ago
  12. fb56baa KVM: VMX: Enable machine check support for 32bit targets by Uros Bizjak · 5 years ago
  13. f14eec0 KVM: SVM: move more vmentry code to assembly by Paolo Bonzini · 5 years ago
  14. 9ef1530 KVM: SVM: fix compilation with modular PSP and non-modular KVM by Paolo Bonzini · 5 years ago
  15. dbef280 KVM: VMX: fix crash cleanup when KVM wasn't used by Vitaly Kuznetsov · 5 years ago
  16. 4064a4c KVM: X86: Filter out the broadcast dest for IPI fastpath by Wanpeng Li · 5 years ago
  17. 1b0c58a Merge tag 'kvm-s390-master-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  18. 1493e0f KVM: s390: vsie: Fix possible race when shadowing region 3 tables by David Hildenbrand · 5 years ago
  19. 4d4cee9 KVM: s390: vsie: Fix delivery of addressing exceptions by David Hildenbrand · 5 years ago
  20. a1d032a KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks by David Hildenbrand · 5 years ago
  21. 5c8beb4 KVM: nVMX: don't clear mtf_pending when nested events are blocked by Oliver Upton · 5 years ago
  22. da7e423 KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter by Uros Bizjak · 5 years ago
  23. 199cd1d KVM: SVM: Split svm_vcpu_run inline assembly to separate file by Uros Bizjak · 5 years ago
  24. eaf7826 KVM: SVM: Move SEV code to separate file by Joerg Roedel · 5 years ago
  25. ef0f649 KVM: SVM: Move AVIC code to separate file by Joerg Roedel · 5 years ago
  26. 883b0a9 KVM: SVM: Move Nested SVM Implementation to nested.c by Joerg Roedel · 5 years ago
  27. 46a010d kVM SVM: Move SVM related files to own sub-directory by Joerg Roedel · 5 years ago
  28. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  29. f14a953 Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  31. 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  32. 7be9713 Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  33. 7db83c0 Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  34. 35a9faf Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  35. 9c57749 Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  36. 514ccc1 x86/kvm: fix a missing-prototypes "vmread_error" by Qian Cai · 5 years ago
  37. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  38. 77d6b90 include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP by Matthew Wilcox (Oracle) · 5 years ago
  39. bb297bb mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS by Christophe Leroy · 5 years ago
  40. cabc30d selftests/vm: fix map_hugetlb length used for testing read and write by Christophe Leroy · 5 years ago
  41. d4af73e mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge() by Vlastimil Babka · 5 years ago
  42. 353b2de mm/hugetlb.c: clean code by removing unnecessary initialization by Mateusz Nosek · 5 years ago
  43. 6566704 hugetlb_cgroup: add hugetlb_cgroup reservation docs by Mina Almasry · 5 years ago
  44. 29750f7 hugetlb_cgroup: add hugetlb_cgroup reservation tests by Mina Almasry · 5 years ago
  45. a9b3f86 hugetlb: support file_region coalescing again by Mina Almasry · 5 years ago
  46. 08cf9fa hugetlb_cgroup: support noreserve mappings by Mina Almasry · 5 years ago
  47. 075a61d hugetlb_cgroup: add accounting for shared mappings by Mina Almasry · 5 years ago
  48. 0db9d74 hugetlb: disable region_add file_region coalescing by Mina Almasry · 5 years ago
  49. e9fe92a hugetlb_cgroup: add reservation accounting for private mappings by Mina Almasry · 5 years ago
  50. 9808895 mm/hugetlb_cgroup: fix hugetlb_cgroup migration by Mina Almasry · 5 years ago
  51. 1adc4d4 hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations by Mina Almasry · 5 years ago
  52. cdc2fcf hugetlb_cgroup: add hugetlb_cgroup reservation counter by Mina Almasry · 5 years ago
  53. 87bf91d hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race by Mike Kravetz · 5 years ago
  54. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 5 years ago
  55. 49aef71 mm/memblock.c: remove redundant assignment to variable max_addr by Colin Ian King · 5 years ago
  56. aa9f7d5 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED by Randy Dunlap · 5 years ago
  57. d888fb2 mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk() by Yang Shi · 5 years ago
  58. 20ca87f mm/mempolicy: check hugepage migration is supported by arch in vma_migratable() by Li Xinhai · 5 years ago
  59. dcf1763 mm/mempolicy: support MPOL_MF_STRICT for huge page mapping by Li Xinhai · 5 years ago
  60. 250046e mm/compaction.c: clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  61. 6923aa0 mm/compaction: Disable compact_unevictable_allowed on RT by Sebastian Andrzej Siewior · 5 years ago
  62. 964b692 mm/compaction: really limit compact_unevictable_allowed to 0 and 1 by Sebastian Andrzej Siewior · 5 years ago
  63. 6467552 mm, compaction: fully assume capture is not NULL in compact_zone_order() by Vlastimil Babka · 5 years ago
  64. 1da2f32 mm,thp,compaction,cma: allow THP migration for CMA allocations by Rik van Riel · 5 years ago
  65. b06eda0 mm,compaction,cma: add alloc_contig flag to compact_control by Rik van Riel · 5 years ago
  66. eea274d selftests: vm: drop dependencies on page flags from mlock2 tests by Michal Hocko · 5 years ago
  67. c4ecddf mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  68. 4b79306 mm/vmscan.c: make may_enter_fs bool in shrink_page_list() by Kirill Tkhai · 5 years ago
  69. e072bff mm/vmscan.c: clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  70. 5644e1fb mm/vmscan.c: fix data races using kswapd_classzone_idx by Qian Cai · 5 years ago
  71. 6b700b5 mm/vmscan.c: remove cpu online notification for now by Wei Yang · 5 years ago
  72. f661d00 mm: vmscan: replace open codings to NUMA_NO_NODE by Yang Shi · 5 years ago
  73. d8a1c03 mm: vmpressure: use mem_cgroup_is_root API by Yang Shi · 5 years ago
  74. 565dc84 mm: vmpressure: don't need call kfree if kstrndup fails by Yang Shi · 5 years ago
  75. fe925c0 mm/page_alloc: simplify page_is_buddy() for better code readability by chenqiwu · 5 years ago
  76. 97ce86f mm/page_alloc.c: micro-optimisation Remove unnecessary branch by Mateusz Nosek · 5 years ago
  77. 76089d0 mm/page_alloc.c: use free_area_empty() instead of open-coding by chenqiwu · 5 years ago
  78. 736838e mm, pagealloc: micro-optimisation: save two branches on hot page allocation path by Mateusz Nosek · 5 years ago
  79. ee8eb9a mm/page_alloc: increase default min_free_kbytes bound by Joel Savitz · 5 years ago
  80. 98f3b56 kasan: add test for invalid size in memmove by Walter Wu · 5 years ago
  81. 8cceeff kasan: detect negative size in memory operation function by Walter Wu · 5 years ago
  82. 4027149 mm/sparse.c: allocate memmap preferring the given node by Baoquan He · 5 years ago
  83. 3af776f mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap for the classic sparse by Baoquan He · 5 years ago
  84. e03d1f7 mm/sparse: rename pfn_present() to pfn_in_present_section() by Pingfan Liu · 5 years ago
  85. 4627d76 mm/sparsemem: get address to page struct instead of address to pfn by Wei Yang · 5 years ago
  86. 0c28759 selftests: add MREMAP_DONTUNMAP selftest by Brian Geffon · 5 years ago
  87. e346b38 mm/mremap: add MREMAP_DONTUNMAP to mremap() by Brian Geffon · 5 years ago
  88. df529ca mm: mmap: add trace point of vm_unmapped_area by Jaewon Kim · 5 years ago
  89. baceaf1 mmap: remove inline of vm_unmapped_area by Jaewon Kim · 5 years ago
  90. abd69b9 mm/memory.c: clarify a confusing comment for vm_iomap_memory by Wang Wenhu · 5 years ago
  91. 86a7633 mm: clarify a confusing comment for remap_pfn_range() by WANG Wenhu · 5 years ago
  92. 3e69ad0 mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path by Peter Xu · 5 years ago
  93. 71335f3 mm/gup: allow to react to fatal signals by Peter Xu · 5 years ago
  94. 4426e94 mm/gup: allow VM_FAULT_RETRY for multiple times by Peter Xu · 5 years ago
  95. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 5 years ago
  96. c270a7e mm: introduce FAULT_FLAG_INTERRUPTIBLE by Peter Xu · 5 years ago
  97. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 5 years ago
  98. ef429ee userfaultfd: don't retake mmap_sem to emulate NOPAGE by Peter Xu · 5 years ago
  99. 8b9a65f mm: return faster for non-fatal signals in user mode faults by Peter Xu · 5 years ago
  100. fb027ad sh/mm: use helper fault_signal_pending() by Peter Xu · 5 years ago