index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
mm: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
Kirill Tkhai
1
-2
/
+11
2018-03-19
percpu: include linux/sched.h for cond_resched()
Tejun Heo
1
-0
/
+1
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
1
-0
/
+4
2018-03-18
mm: Clear arch specific VM flags on protection change
Khalid Aziz
1
-1
/
+1
2018-03-18
mm: Add address parameter to arch_validate_prot()
Khalid Aziz
1
-1
/
+1
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
2
-0
/
+15
2018-03-16
mm: remove obsolete alloc_remap()
Arnd Bergmann
2
-19
/
+1
2018-03-16
mm: remove blackfin MPU support
Arnd Bergmann
1
-20
/
+0
2018-03-14
Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
Ard Biesheuvel
1
-8
/
+5
2018-03-14
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
Thomas Gleixner
4
-10
/
+18
2018-03-09
mm/page_alloc: fix memmap_init_zone pageblock alignment
Daniel Vacek
1
-2
/
+7
2018-03-09
mm/memblock.c: hardcode the end_pfn being -1
Daniel Vacek
1
-5
/
+5
2018-03-09
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
Andrea Arcangeli
1
-2
/
+5
2018-03-09
hugetlb: fix surplus pages accounting
Michal Hocko
1
-1
/
+1
2018-03-07
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic
Arnd Bergmann
1
-4
/
+3
2018-02-28
writeback: remove dead code in wb_blkcg/memcg_offline
Jiufei Xue
1
-2
/
+0
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
9
-101
/
+74
2018-02-23
percpu: add a schedule point in pcpu_balance_workfn()
Eric Dumazet
1
-0
/
+1
2018-02-23
Drop a bunch of metag references
James Hogan
1
-4
/
+3
2018-02-21
mm: don't defer struct page initialization for Xen pv guests
Juergen Gross
1
-0
/
+4
2018-02-21
vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
Michal Hocko
1
-3
/
+7
2018-02-21
mm/swap.c: make functions and their kernel-doc agree (again)
Mike Rapoport
1
-1
/
+1
2018-02-21
mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc
Mike Rapoport
1
-1
/
+1
2018-02-21
mm, swap, frontswap: fix THP swap if frontswap enabled
Huang Ying
1
-0
/
+6
2018-02-21
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
3
-93
/
+54
2018-02-18
percpu: allow select gfp to be passed to underlying allocators
Dennis Zhou
3
-12
/
+10
2018-02-18
percpu: add __GFP_NORETRY semantics to the percpu balancing path
Dennis Zhou
3
-28
/
+42
2018-02-18
percpu: match chunk allocator declarations with definitions
Dennis Zhou
1
-2
/
+4
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2018-02-14
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
Kirill A. Shutemov
1
-1
/
+1
2018-02-14
mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
Kirill A. Shutemov
1
-6
/
+7
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
1
-2
/
+0
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-4
/
+4
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-95
/
+198
2018-02-06
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
Mike Rapoport
3
-0
/
+4
2018-02-06
mm: docs: fix parameter names mismatch
Mike Rapoport
8
-20
/
+20
2018-02-06
mm: docs: fixup punctuation
Mike Rapoport
5
-27
/
+27
2018-02-06
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
1
-3
/
+3
2018-02-06
mm: remove unneeded kallsyms include
Sergey Senozhatsky
1
-4
/
+0
2018-02-06
mm/userfaultfd.c: remove duplicate include
Pravin Shedge
1
-1
/
+0
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-5
/
+1
2018-02-06
kasan: fix prototype author email address
Andrey Konovalov
2
-2
/
+2
2018-02-06
kasan: detect invalid frees
Dmitry Vyukov
1
-0
/
+6
2018-02-06
kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
Dmitry Vyukov
1
-16
/
+12
2018-02-06
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
2
-6
/
+11
2018-02-06
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
5
-14
/
+14
2018-02-06
kasan: detect invalid frees for large objects
Dmitry Vyukov
4
-13
/
+9
2018-02-06
kasan: add functions for unpoisoning stack variables
Alexander Potapenko
2
-0
/
+59
2018-02-06
kasan: support alloca() poisoning
Paul Lawrence
3
-0
/
+46
[prev]
[next]