summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2019-12-01mm: memcontrol: remove dead code from memory_max_write()Johannes Weiner
2019-12-01mm, memcg: clean up reclaim iter arrayYafang Shao
2019-12-01mm/swap.c: trivial mark_page_accessed() cleanupFengguang Wu
2019-12-01mm, swap: disallow swapon() on zoned block devicesNaohiro Aota
2019-12-01mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()Liu Xiang
2019-12-01mm/gup.c: allow CMA migration to propagate errors back to callerzhong jiang
2019-12-01mm/filemap.c: warn if stale pagecache is left after direct writeKonstantin Khlebnikov
2019-12-01fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=nKonstantin Khlebnikov
2019-12-01mm/filemap.c: remove redundant cache invalidation after async direct-io writeKonstantin Khlebnikov
2019-12-01mm/slub.c: clean up validate_slab()Yu Zhao
2019-12-01mm/slub.c: update commentsYu Zhao
2019-12-01mm: slub: print the offset of fault addressesMiles Chen
2019-12-01mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc cachesPengfei Li
2019-12-01mm, slab: remove unused kmalloc_size()Pengfei Li
2019-12-01mm, slab: make kmalloc_info[] contain all types of namesPengfei Li
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds
2019-11-28mm: ksm: Export ksm_madvise()Bharata B Rao
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-25mm: Implement no-MMU variant of vmalloc_user_node_flagsAndrii Nakryiko
2019-11-23mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmapChristoph Hellwig
2019-11-23mm/hmm: make full use of walk_page_range()Ralph Campbell
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe
2019-11-23mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirrorJason Gunthorpe
2019-11-23mm/mmu_notifier: add an interval tree notifierJason Gunthorpe
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-18bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15mm/debug.c: PageAnon() is true for PageKsm() pagesRalph Campbell
2019-11-15mm/debug.c: __dump_page() prints an extra lineRalph Campbell
2019-11-15mm/page_io.c: do not free shared swap slotsVinayak Menon
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15mm,thp: recheck each page before collapsing file THPSong Liu
2019-11-15mm: slub: really fix slab walking for init_on_freeLaura Abbott
2019-11-15mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin
2019-11-15mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin
2019-11-15mm: fix trying to reclaim unevictable lru page when calling madvise_pageoutzhong jiang
2019-11-15mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi
2019-11-12mm/mmu_notifier: define the header pre-processor parts even if disabledJason Gunthorpe
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06mm: memcontrol: fix network errors from failing __GFP_ATOMIC chargesJohannes Weiner
2019-11-06mm/memory_hotplug: fix updating the node spanDavid Hildenbrand
2019-11-06mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properlyRoman Gushchin
2019-11-06mm/page_alloc.c: ratelimit allocation failure warnings more aggressivelyJohannes Weiner