index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
Mike Rapoport
2018-02-06
3
-0
/
+4
*
mm: docs: fix parameter names mismatch
Mike Rapoport
2018-02-06
8
-20
/
+20
*
mm: docs: fixup punctuation
Mike Rapoport
2018-02-06
5
-27
/
+27
*
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
2018-02-06
1
-3
/
+3
*
mm: remove unneeded kallsyms include
Sergey Senozhatsky
2018-02-06
1
-4
/
+0
*
mm/userfaultfd.c: remove duplicate include
Pravin Shedge
2018-02-06
1
-1
/
+0
*
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-06
1
-5
/
+1
*
kasan: fix prototype author email address
Andrey Konovalov
2018-02-06
2
-2
/
+2
*
kasan: detect invalid frees
Dmitry Vyukov
2018-02-06
1
-0
/
+6
*
kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
Dmitry Vyukov
2018-02-06
1
-16
/
+12
*
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
2018-02-06
2
-6
/
+11
*
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
2018-02-06
5
-14
/
+14
*
kasan: detect invalid frees for large objects
Dmitry Vyukov
2018-02-06
4
-13
/
+9
*
kasan: add functions for unpoisoning stack variables
Alexander Potapenko
2018-02-06
2
-0
/
+59
*
kasan: support alloca() poisoning
Paul Lawrence
2018-02-06
3
-0
/
+46
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
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-02
1
-0
/
+14
*
|
mm/swap.c: make functions and their kernel-doc agree
Randy Dunlap
2018-01-31
1
-6
/
+5
*
|
mm, memory_hotplug: fix memmap initialization
Michal Hocko
2018-01-31
1
-8
/
+14
*
|
mm: correct comments regarding do_fault_around()
William Kucharski
2018-01-31
1
-11
/
+11
*
|
mm: numa: do not trap faults on shared data section pages.
Henry Willard
2018-01-31
1
-0
/
+5
*
|
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
2018-01-31
2
-4
/
+4
*
|
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
2018-01-31
2
-16
/
+20
*
|
mm, hugetlb: further simplify hugetlb allocation API
Michal Hocko
2018-01-31
1
-37
/
+43
*
|
mm, hugetlb: get rid of surplus page accounting tricks
Michal Hocko
2018-01-31
1
-39
/
+23
*
|
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
2018-01-31
2
-18
/
+96
*
|
mm, hugetlb: integrate giga hugetlb more naturally to the allocation path
Michal Hocko
2018-01-31
1
-41
/
+14
*
|
mm, hugetlb: unify core page allocation accounting and initialization
Michal Hocko
2018-01-31
1
-32
/
+29
*
|
mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes
Andrey Ryabinin
2018-01-31
1
-36
/
+6
*
|
mm/memcontrol.c: make local symbol static
Christopher Díaz Riveros
2018-01-31
1
-1
/
+1
*
|
mm/hmm: fix uninitialized use of 'entry' in hmm_vma_walk_pmd()
Ralph Campbell
2018-01-31
1
-3
/
+1
*
|
include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...
Petr Tesarik
2018-01-31
1
-1
/
+5
*
|
mm/compaction.c: fix comment for try_to_compact_pages()
Yang Shi
2018-01-31
1
-1
/
+1
*
|
mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothi...
Oscar Salvador
2018-01-31
1
-0
/
+2
*
|
zsmalloc: use U suffix for negative literals being shifted
Nick Desaulniers
2018-01-31
1
-1
/
+1
*
|
mm/page_owner.c: clean up init_pages_in_zone()
Oscar Salvador
2018-01-31
1
-9
/
+7
*
|
mm/page_alloc.c: fix typos in comments
Shile Zhang
2018-01-31
1
-3
/
+3
*
|
memcg: refactor mem_cgroup_resize_limit()
Yu Zhao
2018-01-31
1
-60
/
+17
*
|
zswap: only save zswap header when necessary
Yu Zhao
2018-01-31
3
-19
/
+33
*
|
mm/fadvise: discard partial page if endbyte is also EOF
shidao.ytt
2018-01-31
1
-1
/
+9
*
|
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
2018-01-31
1
-2
/
+12
*
|
shmem: add sealing support to hugetlb-backed memfd
Marc-André Lureau
2018-01-31
1
-19
/
+28
[next]