index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
11
-104
/
+80
|
\
|
*
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
2022-05-09
2
-11
/
+0
|
*
secretmem: Convert to free_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-4
/
+4
|
*
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
2
-2
/
+13
|
*
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
3
-3
/
+3
|
*
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+0
|
*
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-09
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-16
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-23
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
|
*
|
|
|
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
2022-05-02
1
-3
/
+2
|
*
|
|
|
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
1
-3
/
+1
|
*
|
|
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
1
-3
/
+3
|
*
|
|
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-15
/
+2
|
*
|
|
|
block: add a bdev_stable_writes helper
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
*
|
|
|
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-17
1
-2
/
+2
|
*
|
|
|
mm: use bdev_is_zoned in claim_swapfile
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-13
4
-16
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
2022-05-09
1
-0
/
+10
|
*
|
|
mm: mremap: fix sign for EFAULT error return value
Niels Dossche
2022-05-09
1
-1
/
+1
|
*
|
|
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
2022-04-28
1
-1
/
+1
|
*
|
|
mm/huge_memory: do not overkill when splitting huge_zero_page
Xu Yu
2022-04-28
1
-1
/
+6
|
*
|
|
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
2022-04-28
1
-13
/
+0
*
|
|
|
mm/readahead: Fix readahead with large folios
Matthew Wilcox (Oracle)
2022-05-05
1
-6
/
+9
|
/
/
/
*
|
|
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
2022-04-27
1
-0
/
+7
*
|
|
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
2022-04-25
1
-0
/
+2
*
|
|
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
2022-04-24
1
-2
/
+9
*
|
|
page_alloc: use vmalloc_huge for large system hash
Song Liu
2022-04-24
1
-1
/
+1
[next]