summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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-30mm: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe
2021-04-30mm: provide filemap_range_needs_writeback() helperJens Axboe
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-29Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-23mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins
2021-04-23mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins
2021-04-23mm: Implement readahead_control pageset expansionDavid Howells
2021-04-23mm/readahead: Handle ractl nr_pages being modifiedMatthew Wilcox (Oracle)
2021-04-23mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)
2021-04-23mm: Add set/end/wait functions for PG_private_2David Howells
2021-04-19shmem: allow reporting fanotify events with file handles on tmpfsAmir Goldstein
2021-04-16mm: ptdump: fix build failureChristophe Leroy
2021-04-16mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-15Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-04-11kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov
2021-04-11kasan: Add report for async modeVincenzo Frascino
2021-04-11kasan: Add KASAN mode kernel parameterVincenzo Frascino
2021-04-10Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-09kasan: fix conflict with page poisoningAndrey Konovalov
2021-04-09mm/gup: check page posion status for coredump.Aili Yao
2021-04-09percpu: make pcpu_nr_empty_pop_pages per chunk typeRoman Gushchin
2021-04-08init_on_alloc: Optimize static branchesKees Cook
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig
2021-03-30mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny
2021-03-25kfence: make compatible with kmemleakMarco Elver