| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-05-07 | 1 | -3/+2 |
|\ |
|
| * | shmem: make use of ->free_inode() | Al Viro | 2019-05-01 | 1 | -3/+2 |
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-05-07 | 3 | -8/+8 |
|\ \ |
|
| * | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 3 | -9/+9 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-05-06 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE | Torsten Duwe | 2019-04-09 | 1 | -3/+3 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-06 | 2 | -21/+99 |
|\ \ \ \ |
|
| * | | | | mm/vmalloc: Add flag for freeing of special permsissions | Rick Edgecombe | 2019-04-30 | 1 | -19/+94 |
| * | | | | mm/hibernation: Make hibernation handle unmapped pages | Rick Edgecombe | 2019-04-30 | 1 | -2/+5 |
* | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-06 | 1 | -42/+6 |
|\ \ \ \ \ |
|
| * | | | | | mm/slab: Remove store_stackinfo() | Qian Cai | 2019-04-17 | 1 | -42/+6 |
* | | | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2019-05-06 | 5 | -115/+54 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm/page_owner: Simplify stack trace handling | Thomas Gleixner | 2019-04-29 | 1 | -51/+28 |
| * | | | | | | mm/kasan: Simplify stacktrace handling | Thomas Gleixner | 2019-04-29 | 2 | -21/+16 |
| * | | | | | | mm/kmemleak: Simplify stacktrace handling | Thomas Gleixner | 2019-04-29 | 1 | -21/+3 |
| * | | | | | | mm/slub: Simplify stack trace retrieval | Thomas Gleixner | 2019-04-29 | 1 | -8/+4 |
| * | | | | | | mm/kasan: Remove the ULONG_MAX stack trace hackery | Thomas Gleixner | 2019-04-14 | 1 | -3/+0 |
| * | | | | | | mm/page_owner: Remove the ULONG_MAX stack trace hackery | Thomas Gleixner | 2019-04-14 | 1 | -3/+0 |
| * | | | | | | mm/slub: Remove the ULONG_MAX stack trace hackery | Thomas Gleixner | 2019-04-14 | 1 | -9/+4 |
* | | | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 | 3 | -2/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/uaccess, kasan: Fix KASAN vs SMAP | Peter Zijlstra | 2019-04-03 | 3 | -2/+14 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-06 | 5 | -69/+74 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | asm-generic/tlb: Remove tlb_table_flush() | Peter Zijlstra | 2019-04-03 | 1 | -17/+17 |
| * | | | | | | asm-generic/tlb: Remove tlb_flush_mmu_free() | Peter Zijlstra | 2019-04-03 | 2 | -2/+2 |
| * | | | | | | asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER | Peter Zijlstra | 2019-04-03 | 1 | -4/+0 |
| * | | | | | | asm-generic/tlb: Remove arch_tlb*_mmu() | Peter Zijlstra | 2019-04-03 | 1 | -51/+42 |
| * | | | | | | asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y | Martin Schwidefsky | 2019-04-03 | 1 | -47/+60 |
| * | | | | | | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE | Peter Zijlstra | 2019-04-03 | 1 | -1/+1 |
| * | | | | | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra | 2019-04-03 | 5 | -6/+11 |
| |/ / / / / |
|
* | | | | | | mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag | Andrey Ryabinin | 2019-04-26 | 1 | -3/+3 |
* | | | | | | mm/page_alloc.c: avoid potential NULL pointer dereference | Andrey Ryabinin | 2019-04-26 | 1 | -0/+3 |
* | | | | | | mm, page_alloc: always use a captured page regardless of compaction result | Mel Gorman | 2019-04-26 | 1 | -5/+0 |
* | | | | | | mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m... | Mel Gorman | 2019-04-26 | 1 | -0/+13 |
* | | | | | | mm/memory_hotplug.c: drop memory device reference after find_memory_block() | David Hildenbrand | 2019-04-26 | 1 | -0/+1 |
* | | | | | | Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-04-19 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | percpu: stop printing kernel addresses | Matteo Croce | 2019-03-18 | 1 | -4/+4 |
* | | | | | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ... | Andrea Arcangeli | 2019-04-19 | 1 | -1/+6 |
* | | | | | | | mm/kmemleak.c: fix unused-function warning | Arnd Bergmann | 2019-04-19 | 1 | -0/+2 |
* | | | | | | | mm: fix inactive list balancing between NUMA nodes and cgroups | Johannes Weiner | 2019-04-19 | 1 | -20/+9 |
* | | | | | | | mm/hotplug: treat CMA pages as unmovable | Qian Cai | 2019-04-19 | 1 | -12/+18 |
* | | | | | | | mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n | Konstantin Khlebnikov | 2019-04-19 | 1 | -5/+0 |
* | | | | | | | mm: swapoff: shmem_unuse() stop eviction without igrab() | Hugh Dickins | 2019-04-19 | 2 | -28/+23 |
* | | | | | | | mm: swapoff: take notice of completion sooner | Hugh Dickins | 2019-04-19 | 1 | -8/+11 |
* | | | | | | | mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES | Hugh Dickins | 2019-04-19 | 1 | -8/+8 |
* | | | | | | | mm: swapoff: shmem_find_swap_entries() filter out other types | Hugh Dickins | 2019-04-19 | 1 | -9/+9 |
* | | | | | | | slab: store tagged freelist for off-slab slabmgmt | Qian Cai | 2019-04-19 | 1 | -1/+0 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge branch 'page-refs' (page ref overflow) | Linus Torvalds | 2019-04-14 | 2 | -12/+49 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | mm: prevent get_user_pages() from overflowing page refcount | Linus Torvalds | 2019-04-14 | 2 | -12/+49 |
* | | | | | | slab: fix a crash by reading /proc/slab_allocators | Qian Cai | 2019-04-07 | 1 | -1/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | mm/util.c: fix strndup_user() comment | Andrew Morton | 2019-04-05 | 1 | -1/+1 |