index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
1
-0
/
+3
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-34
/
+59
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-14
Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
Ard Biesheuvel
1
-8
/
+5
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-02-23
percpu: add a schedule point in pcpu_balance_workfn()
Eric Dumazet
1
-0
/
+1
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/ker...
Linus Torvalds
1
-2
/
+0
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
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-95
/
+96
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-93
/
+195
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
7
-18
/
+26
2018-02-02
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
1
-0
/
+14
2018-01-31
mm/swap.c: make functions and their kernel-doc agree
Randy Dunlap
1
-6
/
+5
2018-01-31
mm, memory_hotplug: fix memmap initialization
Michal Hocko
1
-8
/
+14
2018-01-31
mm: correct comments regarding do_fault_around()
William Kucharski
1
-11
/
+11
2018-01-31
mm: numa: do not trap faults on shared data section pages.
Henry Willard
1
-0
/
+5
2018-01-31
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
2
-4
/
+4
2018-01-31
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
2
-16
/
+20
2018-01-31
mm, hugetlb: further simplify hugetlb allocation API
Michal Hocko
1
-37
/
+43
[next]