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
2019-07-12
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
4
-16
/
+27
2019-07-12
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
1
-6
/
+4
2019-07-12
mm/kasan: print frame description for stack bugs
Marco Elver
2
-0
/
+170
2019-07-12
mm/kmemleak.c: change error at _write when kmemleak is disabled
André Almeida
1
-1
/
+1
2019-07-12
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
1
-1
/
+1
2019-07-12
slub: don't panic for memcg kmem cache creation failure
Shakeel Butt
1
-4
/
+0
2019-07-12
mm/slub.c: avoid double string traverse in kmem_cache_flags()
Yury Norov
1
-3
/
+1
2019-07-12
mm/slab: sanity-check page type when looking up cache
Kees Cook
2
-11
/
+22
2019-07-12
mm/slab: validate cache membership under freelist hardening
Kees Cook
1
-8
/
+6
2019-07-12
mm/z3fold.c: lock z3fold page before __SetPageMovable()
Henry Burns
1
-1
/
+11
2019-07-12
mm/memcontrol: fix wrong statistics in memory.stat
Yafang Shao
1
-2
/
+3
2019-07-12
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
1
-3
/
+3
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+22
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-21
/
+89
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-11
/
+0
2019-07-05
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
7
-69
/
+94
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-06-29
mm, swap: fix THP swap out
Huang Ying
1
-5
/
+2
2019-06-29
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2019-06-29
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
1
-2
/
+2
2019-06-29
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
1
-7
/
+5
2019-06-29
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2
-13
/
+21
2019-06-29
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
1
-0
/
+2
2019-06-29
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
1
-1
/
+1
2019-06-24
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
1
-11
/
+0
2019-06-20
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+22
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-9
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
3
-9
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
3
-6
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
47
-121
/
+67
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-11
/
+3
2019-06-13
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
1
-1
/
+1
2019-06-13
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
1
-0
/
+3
2019-06-13
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
1
-2
/
+2
2019-06-13
mm: mmu_gather: remove __tlb_reset_range() for force flush
Yang Shi
1
-5
/
+19
2019-06-13
mm/vmscan.c: fix recent_rotated history
Kirill Tkhai
1
-2
/
+2
2019-06-13
mm/mlock.c: mlockall error for flag MCL_ONFAULT
Potyra, Stefan
1
-1
/
+2
2019-06-13
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-13
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
1
-13
/
+28
2019-06-09
vfs: add missing checks to copy_file_range
Amir Goldstein
1
-0
/
+53
2019-06-09
vfs: remove redundant checks from generic_remap_checks()
Amir Goldstein
1
-21
/
+12
2019-06-09
vfs: introduce generic_file_rw_checks()
Amir Goldstein
1
-0
/
+24
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
[next]