summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/filemap: update stale commentRui Sun2021-04-301-1/+1
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-10/+0
* mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner2021-04-302-31/+14
* 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
* mm: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe2021-04-301-2/+2
* mm: provide filemap_range_needs_writeback() helperJens Axboe2021-04-301-0/+43
* 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-301-22/+10
* mm: page_owner: use kstrtobool() to parse bool optionSergei Trofimovich2021-04-301-7/+1
* mm: page_owner: fetch backtrace only for tracked pagesSergei Trofimovich2021-04-301-3/+3
* mm, page_owner: remove unused parameter in __set_page_owner_handlezhongjiang-ali2021-04-301-5/+5
* mm/page_owner: record the timestamp of all pages during freeGeorgi Djakov2021-04-301-4/+8
* mm/kmemleak.c: fix a typoBhaskar Chowdhury2021-04-301-1/+1
* mm/slub.c: trivial typo fixesBhaskar Chowdhury2021-04-301-4/+4
* mm, slub: enable slub_debug static key when creating cache with explicit debu...Vlastimil Babka2021-04-301-0/+9
* mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE...Rafael Aquini2021-04-301-0/+8
* Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-291-0/+3
|\
| * shmem: allow reporting fanotify events with file handles on tmpfsAmir Goldstein2021-04-191-0/+3
* | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-5/+4
|\ \
| * | block: remove BLK_BOUNCE_ISA supportChristoph Hellwig2021-04-061-5/+4
| |/
* | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-287-0/+17
|\ \
| * \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-04-117-0/+17
| |\ \
| | * | rcutorture: Add crude tests for mem_dump_obj()Paul E. McKenney2021-03-082-0/+3
| | * | mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernelsPaul E. McKenney2021-03-087-0/+14
* | | | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-271-6/+7
|\ \ \ \
| * | | | mm, slub: don't combine pr_err with INFOYafang Shao2021-03-191-5/+5
| * | | | mm, slub: use pGp to print page flagsYafang Shao2021-03-191-2/+3
* | | | | Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-273-19/+154
|\ \ \ \ \
| * | | | | mm: Implement readahead_control pageset expansionDavid Howells2021-04-231-0/+75
| * | | | | mm/readahead: Handle ractl nr_pages being modifiedMatthew Wilcox (Oracle)2021-04-231-2/+2
| * | | | | mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)2021-04-233-17/+16
| * | | | | mm: Add set/end/wait functions for PG_private_2David Howells2021-04-231-0/+61
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-264-11/+123
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas2021-04-153-11/+117
| |\ \ \ \ \ \
| | * | | | | | kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov2021-04-113-0/+17
| | * | | | | | kasan: Add report for async modeVincenzo Frascino2021-04-112-1/+32
| | * | | | | | kasan: Add KASAN mode kernel parameterVincenzo Frascino2021-04-112-10/+68
| | | |_|_|_|/ | | |/| | | |
| * / | | | | arm64: Support execute-only permissions with Enhanced PANVladimir Murzin2021-03-261-0/+6
| |/ / / / /
* | | | | | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-262-4/+6
|\ \ \ \ \ \
| * | | | | | init_on_alloc: Optimize static branchesKees Cook2021-04-082-4/+6
| | |_|_|/ / | |/| | | |
* | | | | | mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins2021-04-231-10/+11
* | | | | | mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins2021-04-231-2/+8
* | | | | | mm: ptdump: fix build failureChristophe Leroy2021-04-161-1/+1
* | | | | | mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin2021-04-161-0/+2
* | | | | | kasan: remove redundant config optionWalter Wu2021-04-163-3/+3
* | | | | | mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap2021-04-163-13/+22
* | | | | | Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-103-10/+15
|\ \ \ \ \ \
| * | | | | | percpu: make pcpu_nr_empty_pop_pages per chunk typeRoman Gushchin2021-04-093-10/+15
| |/ / / / /
* | | | | | kasan: fix conflict with page poisoningAndrey Konovalov2021-04-091-1/+3