summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2022-01-15memcg: add per-memcg vmalloc statShakeel Butt
2022-01-15mm/memcg: use struct_size() helper in kzalloc()Wang Weiyang
2022-01-15memcg: better bounds on the memcg stats updatesShakeel Butt
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg
2022-01-15mm/page_counter: remove an incorrect call to propagate_protected_usage()Donghai Qiao
2022-01-15mm: memcontrol: make cgroup_memory_nokmem staticMuchun Song
2022-01-15mm/frontswap.c: use non-atomic '__set_bit()' when possibleChristophe JAILLET
2022-01-15shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inodeGang Li
2022-01-15mm: shmem: don't truncate page if memory failure happensYang Shi
2022-01-15mm/gup.c: stricter check on THP migration entry during follow_pmd_maskLi Xinhai
2022-01-15gup: avoid multiple user access locking/unlocking in fault_in_{read/write}ableChristophe Leroy
2022-01-15mm/truncate.c: remove unneeded variablechiminghao
2022-01-15mm/debug_vm_pgtable: update comments regarding migration swap entriesAnshuman Khandual
2022-01-15mm,fs: split dump_mapping() out from dump_page()Matthew Wilcox (Oracle)
2022-01-15kasan: fix quarantine conflicting with init_on_freeAndrey Konovalov
2022-01-15kasan: add ability to detect double-kmem_cache_destroy()Marco Elver
2022-01-15mm/memremap: add ZONE_DEVICE support for compound pagesJoao Martins
2022-01-15mm/page_alloc: refactor memmap_init_zone_device() page initJoao Martins
2022-01-15mm/page_alloc: split prep_compound_page into head and tail subpartsJoao Martins
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-15kmemleak: fix kmemleak false positive report with HW tag-based kasan enableKuan-Ying Lee
2022-01-15mm: slab: make slab iterator functions staticMuchun Song
2022-01-15mm/slab_common: use WARN() if cache still has objects on destroyMarco Elver
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park
2021-12-25mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()Liu Shixin
2021-12-25mm/damon/dbgfs: protect targets destructions with kdamond_lockSeongJae Park
2021-12-25mm, hwpoison: fix condition in free hugetlb page pathNaoya Horiguchi
2021-12-25mm: mempolicy: fix THP allocations escaping mempolicy restrictionsAndrey Ryabinin
2021-12-25kfence: fix memory leak when cat kfence objectsBaokun Li
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-10mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee
2021-12-10hugetlbfs: fix issue of preallocation of gigantic pages can't workZhenguo Yao
2021-12-10mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()Waiman Long
2021-12-10mm/slub: fix endianness bug for alloc/free_traces attributesGerald Schaefer
2021-12-10mm/damon/vaddr-test: remove unnecessary variablesSeongJae Park
2021-12-10mm/damon/vaddr-test: split a test function having >1024 bytes frame sizeSeongJae Park
2021-12-10mm/damon/vaddr: remove an unnecessary warning messageSeongJae Park
2021-12-10mm/damon/core: remove unnecessary error messagesSeongJae Park
2021-12-10mm/damon/dbgfs: remove an unnecessary error messageSeongJae Park
2021-12-10mm/damon/core: use better timer mechanisms selection thresholdSeongJae Park
2021-12-10mm/damon/core: fix fake load reports due to uninterruptible sleepsSeongJae Park
2021-12-10filemap: remove PageHWPoison check from next_uptodate_page()Matthew Wilcox (Oracle)
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-06percpu: km: ensure it is used with NOMMU (either UP or SMP)Vladimir Murzin
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-22hugetlbfs: flush before unlock on move_hugetlb_page_tables()Nadav Amit
2021-11-22hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit