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
*
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
2
-18
/
+19
|
\
|
*
kfence: test: use new suite_{init/exit} support, add .kunitconfig
Daniel Latypov
2022-05-02
2
-18
/
+19
*
|
Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-05-25
5
-107
/
+133
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...
Vlastimil Babka
2022-05-23
3
-64
/
+105
|
|
\
\
\
|
|
|
*
|
mm/slub: remove unused kmem_cache_order_objects max
Miaohe Lin
2022-05-02
1
-2
/
+0
|
|
|
*
|
mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
Ohhoon Kwon
2022-04-13
1
-15
/
+3
|
|
|
|
/
|
|
*
|
mm/slub: sort debugfs output by frequency of stack traces
Oliver Glitta
2022-04-06
1
-0
/
+16
|
|
*
|
mm/slub: distinguish and print stack traces in debugfs files
Oliver Glitta
2022-04-06
1
-2
/
+26
|
|
*
|
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2022-04-06
2
-31
/
+45
|
|
*
|
mm/slub: move struct track init out of set_track()
Vlastimil Babka
2022-04-06
1
-17
/
+15
|
|
*
|
lib/stackdepot: allow requesting early initialization dynamically
Vlastimil Babka
2022-04-06
1
-3
/
+6
|
|
|
/
|
*
|
mm/slub: remove unneeded return value of slab_pad_check
Miaohe Lin
2022-04-20
1
-7
/
+5
|
*
|
mm/slub: remove meaningless node check in ___slab_alloc()
JaeSang Yoo
2022-04-13
1
-1
/
+0
|
*
|
mm/slub: remove duplicate flag in allocate_slab()
Jiyoup Kim
2022-04-13
1
-1
/
+1
|
*
|
mm/slub: remove unused parameter in setup_object*()
JaeSang Yoo
2022-04-13
1
-11
/
+8
|
*
|
mm/slab.c: fix comments
Yixuan Cao
2022-04-07
1
-6
/
+6
|
*
|
mm/slub, kunit: Make slub_kunit unaffected by user specified flags
Hyeonggon Yoo
2022-04-06
2
-2
/
+6
|
*
|
mm/slab: remove some unused functions
Miaohe Lin
2022-04-05
1
-15
/
+2
|
|
/
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-25
11
-104
/
+80
|
\
\
|
*
|
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
2022-05-10
2
-11
/
+0
|
*
|
secretmem: Convert to free_folio
Matthew Wilcox (Oracle)
2022-05-10
1
-4
/
+4
|
*
|
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-10
2
-2
/
+13
|
*
|
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-10
3
-3
/
+3
|
*
|
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
2022-05-10
1
-2
/
+0
|
*
|
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-10
1
-0
/
+2
|
*
|
mm/filemap: Hoist filler_t decision to the top of do_read_cache_folio()
Matthew Wilcox (Oracle)
2022-05-09
1
-5
/
+4
|
*
|
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
2022-05-09
1
-20
/
+20
|
*
|
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
5
-22
/
+13
|
*
|
mm: Convert swap_readpage to call read_folio instead of readpage
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
|
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-09
3
-8
/
+17
|
*
|
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
*
|
readahead: Use a folio in read_pages()
Matthew Wilcox (Oracle)
2022-05-08
1
-13
/
+12
|
*
|
filemap: Update the folio_mark_dirty documentation
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+6
|
*
|
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
2022-05-08
1
-20
/
+0
|
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
2
-5
/
+3
|
*
|
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
*
|
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+0
*
|
|
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
1
-67
/
+24
|
\
\
\
|
*
|
|
mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
Yuanzheng Song
2022-05-17
1
-3
/
+3
|
*
|
|
usercopy: Remove HARDENED_USERCOPY_PAGESPAN
Matthew Wilcox (Oracle)
2022-04-13
1
-61
/
+0
|
*
|
|
mm/usercopy: Detect large folio overruns
Matthew Wilcox (Oracle)
2022-04-13
1
-6
/
+4
|
*
|
|
mm/usercopy: Detect vmalloc overruns
Matthew Wilcox (Oracle)
2022-04-13
1
-0
/
+16
|
*
|
|
mm/usercopy: Check kmap addresses properly
Matthew Wilcox (Oracle)
2022-04-13
1
-6
/
+10
*
|
|
|
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
1
-0
/
+32
|
\
\
\
\
|
*
|
|
|
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-19
1
-0
/
+32
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-24
1
-0
/
+29
|
\
\
\
\
|
*
|
|
|
mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
Catalin Marinas
2022-04-25
1
-0
/
+29
*
|
|
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
4
-35
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-05-02
3
-0
/
+3
|
*
|
|
|
|
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2022-05-02
1
-7
/
+6
[next]