index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
2019-07-12
1
-4
/
+6
*
mm/filemap.c: fix an overly long line in read_cache_page
Christoph Hellwig
2019-07-12
1
-1
/
+2
*
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
2019-07-12
3
-38
/
+6
*
mm, page_alloc: more extensive free page checking with debug_pagealloc
Vlastimil Babka
2019-07-12
2
-14
/
+52
*
mm, debug_pagelloc: use static keys to enable debugging
Vlastimil Babka
2019-07-12
1
-6
/
+17
*
mm/failslab.c: by default, do not fail allocations with direct reclaim only
Nicolas Boichat
2019-07-12
1
-1
/
+2
*
mm: remove the exporting of totalram_pages
Denis Efremov
2019-07-12
1
-2
/
+0
*
mm/page_isolation.c: change the prototype of undo_isolate_page_range()
Pingfan Liu
2019-07-12
1
-2
/
+1
*
mm: remove the account_page_dirtied export
Christoph Hellwig
2019-07-12
1
-1
/
+0
*
mm/memory.c: trivial clean up in insert_page()
Miklos Szeredi
2019-07-12
1
-2
/
+0
*
mm/gup.c: make follow_page_mask() static
Bharath Vedartham
2019-07-12
1
-1
/
+1
*
mm/kasan: add object validation in ksize()
Marco Elver
2019-07-12
1
-1
/
+21
*
mm/slab: refactor common ksize KASAN logic into slab_common.c
Marco Elver
2019-07-12
4
-31
/
+35
*
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
2019-07-12
4
-16
/
+27
*
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
2019-07-12
1
-6
/
+4
*
mm/kasan: print frame description for stack bugs
Marco Elver
2019-07-12
2
-0
/
+170
*
mm/kmemleak.c: change error at _write when kmemleak is disabled
André Almeida
2019-07-12
1
-1
/
+1
*
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
2019-07-12
1
-1
/
+1
*
slub: don't panic for memcg kmem cache creation failure
Shakeel Butt
2019-07-12
1
-4
/
+0
*
mm/slub.c: avoid double string traverse in kmem_cache_flags()
Yury Norov
2019-07-12
1
-3
/
+1
*
mm/slab: sanity-check page type when looking up cache
Kees Cook
2019-07-12
2
-11
/
+22
*
mm/slab: validate cache membership under freelist hardening
Kees Cook
2019-07-12
1
-8
/
+6
*
mm/z3fold.c: lock z3fold page before __SetPageMovable()
Henry Burns
2019-07-12
1
-1
/
+11
*
mm/memcontrol: fix wrong statistics in memory.stat
Yafang Shao
2019-07-12
1
-2
/
+3
*
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
2019-07-12
1
-3
/
+3
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-07-11
1
-0
/
+22
|
\
|
*
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
2019-06-20
1
-0
/
+22
*
|
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-11
1
-21
/
+89
|
\
\
|
*
|
vfs: add missing checks to copy_file_range
Amir Goldstein
2019-06-09
1
-0
/
+53
|
*
|
vfs: remove redundant checks from generic_remap_checks()
Amir Goldstein
2019-06-09
1
-21
/
+12
|
*
|
vfs: introduce generic_file_rw_checks()
Amir Goldstein
2019-06-09
1
-0
/
+24
*
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
47
-121
/
+67
|
|
\
|
|
|
*
|
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-11
/
+0
|
\
\
\
\
|
*
|
|
|
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
2019-06-24
1
-11
/
+0
*
|
|
|
|
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
2019-07-06
7
-69
/
+94
*
|
|
|
|
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
2019-07-05
1
-5
/
+8
*
|
|
|
|
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
2019-07-05
1
-12
/
+15
*
|
|
|
|
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
2019-07-05
1
-1
/
+2
*
|
|
|
|
mm, swap: fix THP swap out
Huang Ying
2019-06-29
1
-5
/
+2
*
|
|
|
|
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
2019-06-29
1
-2
/
+2
*
|
|
|
|
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
2019-06-29
1
-2
/
+2
*
|
|
|
|
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
2019-06-29
1
-7
/
+5
*
|
|
|
|
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2019-06-29
2
-13
/
+21
*
|
|
|
|
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
2019-06-29
1
-0
/
+2
*
|
|
|
|
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
2019-06-29
1
-1
/
+1
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-9
/
+2
[next]