summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-07-101-0/+22
|\
| * mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2019-06-201-0/+22
* | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds2019-07-101-21/+89
|\ \
| * | vfs: add missing checks to copy_file_rangeAmir Goldstein2019-06-091-0/+53
| * | vfs: remove redundant checks from generic_remap_checks()Amir Goldstein2019-06-091-21/+12
| * | vfs: introduce generic_file_rw_checks()Amir Goldstein2019-06-091-0/+24
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \
| * | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1447-121/+67
| |\| |
| * | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\ \ \ \
| * | | | signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-271-1/+1
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-11/+0
|\ \ \ \
| * | | | arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel2019-06-241-11/+0
* | | | | Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds2019-07-057-69/+94
* | | | | swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov2019-07-051-5/+8
* | | | | mm/vmscan.c: prevent useless kswapd loopsShakeel Butt2019-07-051-12/+15
* | | | | mm/page_alloc.c: fix regression with deferred struct page initJuergen Gross2019-07-051-1/+2
* | | | | mm, swap: fix THP swap outHuang Ying2019-06-291-5/+2
* | | | | mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2019-06-291-2/+2
* | | | | mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King2019-06-291-2/+2
* | | | | mm/oom_kill.c: fix uninitialized oc->constraintYafang Shao2019-06-291-7/+5
* | | | | mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHugeNaoya Horiguchi2019-06-292-13/+21
* | | | | mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() failsNaoya Horiguchi2019-06-291-0/+2
* | | | | mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemaskzhong jiang2019-06-291-1/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-9/+2
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-193-9/+3
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-193-6/+3
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner2019-06-191-2/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-161-6/+8
|\ \ \ \ \
| * | | | | mm/vmalloc: Avoid rare case of flushing TLB with weird argumentsRick Edgecombe2019-06-031-1/+3
| * | | | | mm/vmalloc: Fix calculation of direct map addr rangeRick Edgecombe2019-06-031-5/+5
| |/ / / /
* | | | | mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-131-11/+3
* | | | | mm/vmscan.c: fix trying to reclaim unevictable LRU pageMinchan Kim2019-06-131-1/+1
* | | | | coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-131-0/+3
* | | | | mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack2019-06-131-2/+2
* | | | | mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi2019-06-131-5/+19
* | | | | mm/vmscan.c: fix recent_rotated historyKirill Tkhai2019-06-131-2/+2
* | | | | mm/mlock.c: mlockall error for flag MCL_ONFAULTPotyra, Stefan2019-06-131-1/+2
* | | | | mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-131-1/+1
* | | | | mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-131-13/+28
| |_|/ / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-054-8/+4
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 403Thomas Gleixner2019-06-051-4/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-052-27/+2
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 263Thomas Gleixner2019-06-051-4/+1
|/ / /
* | | mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose2019-06-011-1/+1
* | | kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor2019-06-011-1/+1
* | | z3fold: fix sheduling while atomicVitaly Wool2019-06-011-5/+6
* | | mm/gup: continue VM_FAULT_RETRY processing even for pre-faultsMike Rapoport2019-06-011-7/+8
* | | memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-011-5/+3