summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* bdi: Fix use-after-free in wb_congested_put()Jan Kara2017-03-081-15/+21
* block: Allow bdi re-registrationJan Kara2017-03-081-0/+7
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-3/+3
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-3/+3
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-0334-11/+70
|\ \ | |/ |/|
| * sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-1/+1
| * sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-022-0/+2
| * sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+8
| * sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-022-0/+2
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-026-1/+6
| * sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-3/+4
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0214-0/+14
| * kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar2017-03-021-0/+10
| * mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2017-03-022-6/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-022-3/+3
|\ \ | |/ |/|
| * Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro2017-03-022-3/+3
| |\
| | * mm: use helper for calling f_op->mmap()Miklos Szeredi2017-02-202-3/+3
* | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-4/+2
|\ \ \
| * | | radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-131-4/+2
* | | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-273-0/+63
* | | | mm: use mmget_not_zero() helperVegard Nossum2017-02-271-1/+1
* | | | mm: add new mmget() helperVegard Nossum2017-02-271-5/+5
* | | | mm: add new mmgrab() helperVegard Nossum2017-02-275-6/+6
* | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* | | | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | | fs: add i_blocksize()Fabian Frederick2017-02-271-1/+1
* | | | zswap: don't param_set_charp while holding spinlockDan Streetman2017-02-271-7/+13
* | | | zswap: clear compressor or zpool param if invalid at initDan Streetman2017-02-271-12/+37
* | | | zswap: allow initialization at boot without poolDan Streetman2017-02-271-12/+34
* | | | kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-243-2/+5
* | | | memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-241-1/+1
* | | | mm: do not access page->mapping directly on page_endioMinchan Kim2017-02-241-2/+5
* | | | mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V2017-02-241-1/+1
* | | | mm/gup: check for protnone only if it is a PTE entryAneesh Kumar K.V2017-02-241-2/+3
* | | | mm: cleanups for printing phys_addr_t and dma_addr_tMiles Chen2017-02-242-9/+9
* | | | mm/zsmalloc: fix comment in zsmallocYisheng Xie2017-02-241-4/+0
* | | | mm/page_alloc.c: remove redundant init code for ZONE_MOVABLEWei Yang2017-02-241-2/+0
* | | | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chainYisheng Xie2017-02-241-5/+1
* | | | mm: vmpressure: fix sending wrong events on underflowVinayak Menon2017-02-241-1/+9