| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: hide a #warning for COMPILE_TEST | Arnd Bergmann | 2018-02-16 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-02-15 | 1 | -2/+0 |
|\ |
|
| * | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages | Tony Luck | 2018-02-13 | 1 | -2/+0 |
* | | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-07 | 22 | -95/+198 |
|\ |
|
| * | mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors | Mike Rapoport | 2018-02-07 | 3 | -0/+4 |
| * | mm: docs: fix parameter names mismatch | Mike Rapoport | 2018-02-07 | 8 | -20/+20 |
| * | mm: docs: fixup punctuation | Mike Rapoport | 2018-02-07 | 5 | -27/+27 |
| * | mm/memblock: memblock_is_map/region_memory can be boolean | Yaowei Bai | 2018-02-07 | 1 | -3/+3 |
| * | mm: remove unneeded kallsyms include | Sergey Senozhatsky | 2018-02-07 | 1 | -4/+0 |
| * | mm/userfaultfd.c: remove duplicate include | Pravin Shedge | 2018-02-07 | 1 | -1/+0 |
| * | pids: introduce find_get_task_by_vpid() helper | Mike Rapoport | 2018-02-07 | 1 | -5/+1 |
| * | kasan: fix prototype author email address | Andrey Konovalov | 2018-02-07 | 2 | -2/+2 |
| * | kasan: detect invalid frees | Dmitry Vyukov | 2018-02-07 | 1 | -0/+6 |
| * | kasan: unify code between kasan_slab_free() and kasan_poison_kfree() | Dmitry Vyukov | 2018-02-07 | 1 | -16/+12 |
| * | kasan: detect invalid frees for large mempool objects | Dmitry Vyukov | 2018-02-07 | 2 | -6/+11 |
| * | kasan: don't use __builtin_return_address(1) | Dmitry Vyukov | 2018-02-07 | 5 | -14/+14 |
| * | kasan: detect invalid frees for large objects | Dmitry Vyukov | 2018-02-07 | 4 | -13/+9 |
| * | kasan: add functions for unpoisoning stack variables | Alexander Potapenko | 2018-02-07 | 2 | -0/+59 |
| * | kasan: support alloca() poisoning | Paul Lawrence | 2018-02-07 | 3 | -0/+46 |
* | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 7 | -95/+96 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 7 | -18/+26 |
| |\ |
|
| * | | mm, dax: introduce pfn_t_special() | Dan Williams | 2018-01-20 | 1 | -1/+15 |
| * | | memremap: drop private struct page_map | Logan Gunthorpe | 2018-01-08 | 1 | -1/+1 |
| * | | mm: optimize dev_pagemap reference counting around get_dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -2/+5 |
| * | | mm: merge vmem_altmap_alloc into altmap_alloc_block_buf | Christoph Hellwig | 2018-01-08 | 1 | -29/+16 |
| * | | mm: split altmap memory map allocation from normal case | Christoph Hellwig | 2018-01-08 | 1 | -12/+3 |
| * | | mm: pass the vmem_altmap to memmap_init_zone | Christoph Hellwig | 2018-01-08 | 3 | -8/+9 |
| * | | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig | 2018-01-08 | 2 | -13/+17 |
| * | | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 2018-01-08 | 2 | -8/+4 |
| * | | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig | 2018-01-08 | 3 | -14/+20 |
| * | | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 2018-01-08 | 2 | -6/+6 |
| * | | mm: don't export __add_pages | Christoph Hellwig | 2018-01-08 | 1 | -1/+0 |
* | | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-04 | 5 | -93/+195 |
|\ \ \ |
|
| * | | | usercopy: Restrict non-usercopy caches to size 0 | Kees Cook | 2018-01-15 | 1 | -1/+1 |
| * | | | usercopy: Mark kmalloc caches as usercopy caches | David Windsor | 2018-01-15 | 3 | -6/+10 |
| * | | | usercopy: Allow strict enforcement of whitelists | Kees Cook | 2018-01-15 | 3 | -2/+12 |
| * | | | usercopy: WARN() on slab cache usercopy region violations | Kees Cook | 2018-01-15 | 3 | -10/+56 |
| * | | | usercopy: Prepare for usercopy whitelisting | David Windsor | 2018-01-15 | 4 | -12/+52 |
| * | | | usercopy: Include offset in hardened usercopy report | Kees Cook | 2018-01-15 | 3 | -64/+53 |
| * | | | usercopy: Enhance and rename report_usercopy() | Kees Cook | 2018-01-15 | 1 | -5/+19 |
| * | | | usercopy: Remove pointer from overflow report | Kees Cook | 2018-01-15 | 1 | -5/+4 |
* | | | | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin | 2018-02-03 | 1 | -0/+14 |
* | | | | mm/swap.c: make functions and their kernel-doc agree | Randy Dunlap | 2018-02-01 | 1 | -6/+5 |
* | | | | mm, memory_hotplug: fix memmap initialization | Michal Hocko | 2018-02-01 | 1 | -8/+14 |
* | | | | mm: correct comments regarding do_fault_around() | William Kucharski | 2018-02-01 | 1 | -11/+11 |
* | | | | mm: numa: do not trap faults on shared data section pages. | Henry Willard | 2018-02-01 | 1 | -0/+5 |
* | | | | hugetlb, mbind: fall back to default policy if vma is NULL | Michal Hocko | 2018-02-01 | 2 | -4/+4 |
* | | | | hugetlb, mempolicy: fix the mbind hugetlb migration | Michal Hocko | 2018-02-01 | 2 | -16/+20 |
* | | | | mm, hugetlb: further simplify hugetlb allocation API | Michal Hocko | 2018-02-01 | 1 | -37/+43 |