summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i915: fix remap_io_sg to verify the pgprotChristoph Hellwig2021-04-301-50/+23
* i915: use io_mapping_map_userChristoph Hellwig2021-04-304-52/+5
* mm: add a io_mapping_map_user helperChristoph Hellwig2021-04-304-0/+36
* mm: add remap_pfn_range_notrackChristoph Hellwig2021-04-302-20/+33
* mm, tracing: improve rss_stat tracepoint messageOvidiu Panait2021-04-301-2/+22
* x86/vmemmap: optimize for consecutive sections in partial populated PMDsOscar Salvador2021-04-301-6/+61
* x86/vmemmap: handle unpopulated sub-pmd rangesOscar Salvador2021-04-301-13/+55
* x86/vmemmap: drop handling of 1GB vmemmap rangesOscar Salvador2021-04-301-28/+7
* x86/vmemmap: drop handling of 4K unaligned vmemmap rangeOscar Salvador2021-04-301-35/+13
* mm/interval_tree: add comments to improve code readabilityZhiyuan Dai2021-04-301-1/+1
* mm/memory.c: do_numa_page(): delete bool "migrated"Wang Qing2021-04-301-3/+1
* mm: page_counter: mitigate consequences of a page_counter underflowJohannes Weiner2021-04-301-2/+6
* linux/memcontrol.h: remove duplicate struct declarationWan Jiabing2021-04-301-2/+0
* mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEMMuchun Song2021-04-301-1/+6
* mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...Muchun Song2021-04-301-38/+25
* mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song2021-04-302-81/+155
* mm: memcontrol: change ug->dummy_page only if memcg changedMuchun Song2021-04-301-1/+1
* mm: memcontrol: directly access page->memcg_data in mm/page_alloc.cMuchun Song2021-04-301-2/+2
* mm: memcontrol: introduce obj_cgroup_{un}charge_pagesMuchun Song2021-04-301-23/+40
* mm: memcontrol: slab: fix obtain a reference to a freeing memcgMuchun Song2021-04-301-1/+9
* memcg: charge before adding to swapcache on swapinShakeel Butt2021-04-304-59/+100
* kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner2021-04-301-8/+14
* mm: memcontrol: consolidate lruvec stat flushingJohannes Weiner2021-04-301-46/+28
* mm: memcontrol: switch to rstatJohannes Weiner2021-04-302-158/+127
* cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner2021-04-302-31/+47
* cgroup: rstat: support cgroup1Johannes Weiner2021-04-302-15/+21
* mm: memcontrol: privatize memcg_page_state query functionsJohannes Weiner2021-04-302-44/+32
* mm: memcontrol: kill mem_cgroup_nodeinfo()Johannes Weiner2021-04-302-17/+12
* mm: memcontrol: fix cpuhotplug statistics flushingJohannes Weiner2021-04-301-14/+21
* memcg: enable memcg oom-kill for __GFP_NOFAILShakeel Butt2021-04-301-3/+0
* memcg: cleanup root memcg checksShakeel Butt2021-04-301-2/+2
* mm: memcontrol: fix kernel stack accountMuchun Song2021-04-301-5/+8
* mm/memremap.c: fix improper SPDX comment styleZhiyuan Dai2021-04-301-1/+1
* mm: gup: remove FOLL_SPLITYang Shi2021-04-303-32/+2
* RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins2021-04-301-6/+6
* mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins2021-04-302-0/+64
* mm/gup: decrement head page once for group of subpagesJoao Martins2021-04-301-18/+11
* mm/gup: add compound page list iteratorJoao Martins2021-04-301-0/+26
* mm/msync: exit early when the flags is an MS_ASYNC and start < vm_startNikita Ermakov2021-04-301-1/+5
* mm/filemap: update stale commentRui Sun2021-04-301-1/+1
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-3012-11/+19
* mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner2021-04-304-60/+19
* mm/filemap: drop check for truncated page after I/OMatthew Wilcox (Oracle)2021-04-301-2/+0
* mm/filemap: use filemap_read_page in filemap_faultMatthew Wilcox (Oracle)2021-04-301-9/+1
* iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe2021-04-301-8/+16
* mm: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe2021-04-301-2/+2
* mm: provide filemap_range_needs_writeback() helperJens Axboe2021-04-302-0/+45
* mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-307-1/+14
* mm: page_poison: print page info when corruption is caughtSergei Trofimovich2021-04-301-2/+4
* mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich2021-04-302-22/+14