- 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- ed81745 mm: Implement no-MMU variant of vmalloc_user_node_flags by Andrii Nakryiko · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- 9a63236 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 5 years ago
- 7ce700b mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() by David Hildenbrand · 5 years ago
- ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
- fc97022 bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY by Andrii Nakryiko · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 6855ac4 mm/debug.c: PageAnon() is true for PageKsm() pages by Ralph Campbell · 5 years ago
- 76a1850 mm/debug.c: __dump_page() prints an extra line by Ralph Campbell · 5 years ago
- 5df373e mm/page_io.c: do not free shared swap slots by Vinayak Menon · 5 years ago
- 2c91f8f mm/memory_hotplug: fix try_offline_node() by David Hildenbrand · 5 years ago
- 4655e5e mm,thp: recheck each page before collapsing file THP by Song Liu · 5 years ago
- aea4df4 mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
- 0362f32 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 5 years ago
- 00d484f mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 5 years ago
- 8207296 mm: fix trying to reclaim unevictable lru page when calling madvise_pageout by zhong jiang · 5 years ago
- a85dfc3 mm: mempolicy: fix the wrong return value and potential pages leak of mbind by Yang Shi · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 869712f mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges by Johannes Weiner · 5 years ago
- 656d571 mm/memory_hotplug: fix updating the node span by David Hildenbrand · 5 years ago
- 221ec5c mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly by Roman Gushchin · 5 years ago
- 1be334e mm/page_alloc.c: ratelimit allocation failure warnings more aggressively by Johannes Weiner · 5 years ago
- ec649c9d mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y by Ville Syrjälä · 5 years ago
- 93b3a67 mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo by Michal Hocko · 5 years ago
- abaed01 mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 5 years ago
- df2ec76 mm/mmu_notifiers: use the right return code for WARN_ON by Jason Gunthorpe · 5 years ago
- 3e8fc00 mm, meminit: recalculate pcpu batch and high limits after init completes by Mel Gorman · 5 years ago
- 7961eee mm: memcontrol: fix NULL-ptr deref in percpu stats flush by Shakeel Butt · 5 years ago
- 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
- 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
- ef18a1c mm/thp: allow dropping THP from page cache by Kirill A. Shutemov · 5 years ago
- 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
- 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
- a2ae8c0 mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch by Ben Dooks (Codethink) · 5 years ago
- d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
- 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
- ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
- f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
- f3057ad mm: memblock: do not enforce current limit for memblock_phys* family by Mike Rapoport · 5 years ago
- b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
- 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
- b749ecf mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release by Roman Gushchin · 5 years ago
- 77e080e mm/memunmap: don't access uninitialized memmap in memunmap_pages() by Aneesh Kumar K.V · 5 years ago
- 00d6c01 mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 5 years ago
- a26ee56 mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo by Qian Cai · 5 years ago
- 96c804a mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() by David Hildenbrand · 5 years ago
- 83d116c mm: fix double page fault on arm64 if PTE_AF is cleared by Jia He · 5 years ago
- 3d7fed4 mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once by Jane Chu · 5 years ago
- 87bf4f7 mm/slab.c: fix kernel-doc warning for __ksize() by Randy Dunlap · 5 years ago
- a2e9a5a mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() by Vlastimil Babka · 5 years ago
- 3f36d86 mm, hugetlb: allow hugepage allocations to reclaim as needed by David Rientjes · 5 years ago
- 0f181f9 mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago
- e4f8e51 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
- fdf3bf8 mm, page_owner: rename flag indicating that page is allocated by Vlastimil Babka · 5 years ago
- 0fe9a44 mm, page_owner: decouple freeing stack trace from debug_pagealloc by Vlastimil Babka · 5 years ago
- 5556cfe mm, page_owner: fix off-by-one error in __set_page_owner_handle() by Vlastimil Babka · 5 years ago
- 2abd839 kmemleak: Do not corrupt the object_list during clean-up by Catalin Marinas · 5 years ago
- 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 33f37c6 shmem: fix LSM options parsing by Al Viro · 5 years ago
- 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
- 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
- 6a486c0 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 5 years ago
- 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
- 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
- 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
- 518a867 mm/vmpressure.c: fix a signedness bug in vmpressure_register_event() by Dan Carpenter · 5 years ago
- 234fdce mm/page_alloc.c: fix a crash in free_pages_prepare() by Qian Cai · 5 years ago
- 5b6807d mm/z3fold.c: claim page in the beginning of free by Vitaly Wool · 5 years ago
- 758b8db mm: fix -Wmissing-prototypes warnings by Yi Wang · 5 years ago
- 6d0e984 mm/memremap: drop unused SECTION_SIZE and SECTION_MASK by Anshuman Khandual · 5 years ago
- a2b90f1 bdi: Do not use freezable workqueue by Mika Westerberg · 5 years ago
- edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
- 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
- b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 5 years ago
- 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
- ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
- 0576f06 Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
- d616d51 mm: factor out common parts between MADV_COLD and MADV_PAGEOUT by Minchan Kim · 5 years ago
- 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
- 8940b34 mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM by Minchan Kim · 5 years ago
- 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
- ce18d17 mm: untag user pointers in mmap/munmap/mremap/brk by Catalin Marinas · 5 years ago
- 5d65e7a mm: untag user pointers in get_vaddr_frames by Andrey Konovalov · 5 years ago
- f965259 mm: untag user pointers in mm/gup.c by Andrey Konovalov · 5 years ago
- 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
- 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
- e55d9d9 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 5 years ago
- 2b38d01 mm/zsmalloc.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
- 068619e zswap: do not map same object twice by Vitaly Wool · 5 years ago
- d2fcd82 zswap: use movable memory if zpool support allocate movable memory by Hui Zhu · 5 years ago
- c165f25 zpool: add malloc_support_movable to zpool_driver by Hui Zhu · 5 years ago
- 28eb3c80 shmem: fix obsolete comment in shmem_getpage_gfp() by Miles Chen · 5 years ago
- f3bc0db mm/madvise: reduce code duplication in error handling paths by Mike Rapoport · 5 years ago
- 76f3495 mm: mmap: increase sockets maximum memory size pgoff for 32bits by Ivan Khoronzhuk · 5 years ago
- 73848a9 mm/mmap.c: refine find_vma_prev() with rb_last() by Wei Yang · 5 years ago
- e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago