- 812756a kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place by Emanuele Giuseppe Esposito · 4 years, 9 months ago
- b6467ab KVM: Check validity of resolved slot when searching memslots by Sean Christopherson · 4 years, 9 months ago
- 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
- 7f21831 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 9 months ago
- 6cad420c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 9c57749 Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
- d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
- 77d6b90 include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP by Matthew Wilcox (Oracle) · 4 years, 9 months ago
- bb297bb mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS by Christophe Leroy · 4 years, 9 months ago
- 075a61d hugetlb_cgroup: add accounting for shared mappings by Mina Almasry · 4 years, 9 months ago
- e9fe92a hugetlb_cgroup: add reservation accounting for private mappings by Mina Almasry · 4 years, 9 months ago
- 1adc4d4 hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations by Mina Almasry · 4 years, 9 months ago
- cdc2fcf hugetlb_cgroup: add hugetlb_cgroup reservation counter by Mina Almasry · 4 years, 9 months ago
- c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
- 20ca87f mm/mempolicy: check hugepage migration is supported by arch in vma_migratable() by Li Xinhai · 4 years, 9 months ago
- 8cceeff kasan: detect negative size in memory operation function by Walter Wu · 4 years, 9 months ago
- e03d1f7 mm/sparse: rename pfn_present() to pfn_in_present_section() by Pingfan Liu · 4 years, 9 months ago
- e346b38 mm/mremap: add MREMAP_DONTUNMAP to mremap() by Brian Geffon · 4 years, 9 months ago
- df529ca mm: mmap: add trace point of vm_unmapped_area by Jaewon Kim · 4 years, 9 months ago
- baceaf1 mmap: remove inline of vm_unmapped_area by Jaewon Kim · 4 years, 9 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
- c270a7e mm: introduce FAULT_FLAG_INTERRUPTIBLE by Peter Xu · 4 years, 9 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
- 8b9a65f mm: return faster for non-fatal signals in user mode faults by Peter Xu · 4 years, 9 months ago
- 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
- 767e5ee mm: add pagemap.h to the fine documentation by Matthew Wilcox (Oracle) · 4 years, 9 months ago
- 222100e mm/vma: make is_vma_temporary_stack() available for general use by Anshuman Khandual · 4 years, 9 months ago
- 7969f22 mm/vma: make vma_is_foreign() available for general use by Anshuman Khandual · 4 years, 9 months ago
- b444377 mm/vma: move VM_NO_KHUGEPAGED into generic header by Anshuman Khandual · 4 years, 9 months ago
- 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 4 years, 9 months ago
- 4b13f64 mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() by Roman Gushchin · 4 years, 9 months ago
- 92d0510c mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg() by Roman Gushchin · 4 years, 9 months ago
- f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 4 years, 9 months ago
- 5059118 mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments by Roman Gushchin · 4 years, 9 months ago
- 10eaec2 mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments by Roman Gushchin · 4 years, 9 months ago
- 1eb6234 mm: swap: make page_evictable() inline by Yang Shi · 4 years, 9 months ago
- f28d436 mm/gup/writeback: add callbacks for inaccessible pages by Claudio Imbrenda · 4 years, 9 months ago
- 1970dc6 mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting by John Hubbard · 4 years, 9 months ago
- 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
- 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
- 566d774 mm: introduce page_ref_sub_return() by John Hubbard · 4 years, 9 months ago
- ec84821 include/linux/pagemap.h: rename arguments to find_subpage by Matthew Wilcox (Oracle) · 4 years, 9 months ago
- 667c790 revert "topology: add support for node_to_mem_node() to determine the fallback node" by Vlastimil Babka · 4 years, 9 months ago
- 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
- 98c985d kthread: mark timer used by delayed kthread works as IRQ safe by Petr Mladek · 4 years, 9 months ago
- 919dce2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
- 50a5de8 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
- 193bc55 Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 4 years, 9 months ago
- 668f1e9 Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
- f365ab3 Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
- 69c1fd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 9 months ago
- 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 9 months ago
- d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
- 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
- 1f944f9 Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
- dfabb07 Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 9 months ago
- 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
- a162984 Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 9 months ago
- b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
- 15c981d Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
- 1455c69 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 9 months ago
- fdf5563 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 97cddfc Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- cad18da Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 4 years, 9 months ago
- 58233cc Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 9 months ago
- b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 10 months ago
- 4f4af84 Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 4 years, 9 months ago
- cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 9 months ago
- 5fc0df9 Merge v5.6 into drm-next by Dave Airlie · 4 years, 9 months ago
- ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
- d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
- d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 4 years, 9 months ago
- f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 9 months ago
- 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 4 years, 9 months ago
- 0c991eb bpf: Implement bpf_prog replacement for an active bpf_cgroup_link by Andrii Nakryiko · 4 years, 9 months ago
- af6eea5 bpf: Implement bpf_link-based cgroup BPF program attachment by Andrii Nakryiko · 4 years, 9 months ago
- 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 4 years, 10 months ago
- 9b82f05 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 2ce94bc Merge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
- 6d90508 Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
- 49835c1 Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
- 3f50f13 bpf: Verifier, do explicit ALU32 bounds tracking by John Fastabend · 4 years, 9 months ago
- a231bed Merge tag 'regulator-spi-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 4 years, 9 months ago
- e129940 Merge tag 'regmap-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 9 months ago
- 4c6ef3b Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 9 months ago
- 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
- db34c5f Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
- 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 4 years, 9 months ago
- 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 4 years, 9 months ago
- cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 months ago
- 063d194 Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 9 months ago