summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-30mm/memory.c: do_numa_page(): delete bool "migrated"Wang Qing
2021-04-30mm: page_counter: mitigate consequences of a page_counter underflowJohannes Weiner
2021-04-30linux/memcontrol.h: remove duplicate struct declarationWan Jiabing
2021-04-30mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEMMuchun Song
2021-04-30mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...Muchun Song
2021-04-30mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song
2021-04-30mm: memcontrol: change ug->dummy_page only if memcg changedMuchun Song
2021-04-30mm: memcontrol: directly access page->memcg_data in mm/page_alloc.cMuchun Song
2021-04-30mm: memcontrol: introduce obj_cgroup_{un}charge_pagesMuchun Song
2021-04-30mm: memcontrol: slab: fix obtain a reference to a freeing memcgMuchun Song
2021-04-30memcg: charge before adding to swapcache on swapinShakeel Butt
2021-04-30kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner
2021-04-30mm: memcontrol: consolidate lruvec stat flushingJohannes Weiner
2021-04-30mm: memcontrol: switch to rstatJohannes Weiner
2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner
2021-04-30cgroup: rstat: support cgroup1Johannes Weiner
2021-04-30mm: memcontrol: privatize memcg_page_state query functionsJohannes Weiner
2021-04-30mm: memcontrol: kill mem_cgroup_nodeinfo()Johannes Weiner
2021-04-30mm: memcontrol: fix cpuhotplug statistics flushingJohannes Weiner
2021-04-30memcg: enable memcg oom-kill for __GFP_NOFAILShakeel Butt
2021-04-30memcg: cleanup root memcg checksShakeel Butt
2021-04-30mm: memcontrol: fix kernel stack accountMuchun Song
2021-04-30mm/memremap.c: fix improper SPDX comment styleZhiyuan Dai
2021-04-30mm: gup: remove FOLL_SPLITYang Shi
2021-04-30RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins
2021-04-30mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins
2021-04-30mm/gup: decrement head page once for group of subpagesJoao Martins
2021-04-30mm/gup: add compound page list iteratorJoao Martins
2021-04-30mm/msync: exit early when the flags is an MS_ASYNC and start < vm_startNikita Ermakov
2021-04-30mm/filemap: update stale commentRui Sun
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-04-30mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner
2021-04-30mm/filemap: drop check for truncated page after I/OMatthew Wilcox (Oracle)
2021-04-30mm/filemap: use filemap_read_page in filemap_faultMatthew Wilcox (Oracle)
2021-04-30iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe
2021-04-30mm: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe
2021-04-30mm: provide filemap_range_needs_writeback() helperJens Axboe
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual
2021-04-30mm: page_poison: print page info when corruption is caughtSergei Trofimovich
2021-04-30mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich
2021-04-30mm: page_owner: use kstrtobool() to parse bool optionSergei Trofimovich
2021-04-30mm: page_owner: fetch backtrace only for tracked pagesSergei Trofimovich
2021-04-30mm, page_owner: remove unused parameter in __set_page_owner_handlezhongjiang-ali
2021-04-30mm/page_owner: record the timestamp of all pages during freeGeorgi Djakov
2021-04-30mm/kmemleak.c: fix a typoBhaskar Chowdhury
2021-04-30mm/slub.c: trivial typo fixesBhaskar Chowdhury
2021-04-30mm, slub: enable slub_debug static key when creating cache with explicit debu...Vlastimil Babka
2021-04-30mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE...Rafael Aquini
2021-04-30watchdog: cleanup handling of false positivesPetr Mladek
2021-04-30watchdog: fix barriers when printing backtraces from all CPUsPetr Mladek