index
:
linux-stable.git
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.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
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
7
-330
/
+197
|
\
|
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-1
/
+1
|
*
ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
1
-6
/
+9
|
*
ocfs2: Fix use of slab data with sendpage
David Howells
2023-06-24
1
-11
/
+12
|
*
dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
1
-3
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
18
-108
/
+277
|
|
\
|
*
|
splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page
David Howells
2023-06-15
1
-4
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
30
-152
/
+397
|
|
\
\
|
*
|
|
splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
David Howells
2023-06-08
1
-8
/
+10
|
*
|
|
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2023-06-08
1
-1
/
+30
|
*
|
|
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
2023-06-08
1
-31
/
+127
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
31
-260
/
+501
|
|
\
\
\
|
*
|
|
|
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2023-06-08
1
-267
/
+0
|
*
|
|
|
Wrap lines at 80
David Howells
2023-06-08
1
-1
/
+2
|
*
|
|
|
Fix a couple of spelling mistakes
David Howells
2023-06-08
1
-2
/
+2
|
*
|
|
|
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
2023-06-08
3
-36
/
+36
*
|
|
|
|
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-28
2
-228
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
sysctl: replace child with an enumeration
Joel Granados
2023-06-18
1
-63
/
+18
|
*
|
|
|
|
sysctl: Remove debugging dump_stack
Joel Granados
2023-06-18
1
-1
/
+0
|
*
|
|
|
|
sysctl: Remove register_sysctl_table
Joel Granados
2023-05-23
1
-159
/
+0
|
*
|
|
|
|
sysctl: Refactor base paths registrations
Joel Granados
2023-05-23
1
-3
/
+2
|
*
|
|
|
|
sysctl: stop exporting register_sysctl_table
Joel Granados
2023-05-23
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
9
-19
/
+134
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ocfs2: remove redundant assignment to variable bit_off
Colin Ian King
2023-06-23
1
-1
/
+1
|
*
|
|
|
|
|
ocfs2: cleanup trace events
Joseph Qi
2023-06-09
1
-2
/
+0
|
*
|
|
|
|
|
ocfs2: correct return value of ocfs2_local_free_info()
Joseph Qi
2023-06-09
1
-6
/
+3
|
*
|
|
|
|
|
squashfs: cache partial compressed blocks
Vincent Whitchurch
2023-06-09
3
-6
/
+129
|
*
|
|
|
|
|
squashfs: don't include buffer_head.h
Christoph Hellwig
2023-06-09
3
-3
/
+0
|
*
|
|
|
|
|
procfs: replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-09
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
29
-421
/
+364
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm: nommu: correct the range of mmap_sem_read_lock in task_mem()
lipeifeng
2023-06-23
1
-3
/
+3
|
*
|
|
|
|
|
|
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
2023-06-23
1
-5
/
+3
|
*
|
|
|
|
|
|
afs: convert pagevec to folio_batch in afs_extend_writeback()
Matthew Wilcox (Oracle)
2023-06-23
1
-8
/
+8
|
*
|
|
|
|
|
|
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
12
-12
/
+133
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
buffer: convert block_truncate_page() to use a folio
Matthew Wilcox (Oracle)
2023-06-19
1
-14
/
+16
|
*
|
|
|
|
|
|
|
buffer: use a folio in __find_get_block_slow()
Matthew Wilcox (Oracle)
2023-06-19
1
-6
/
+6
|
*
|
|
|
|
|
|
|
buffer: convert link_dev_buffers to take a folio
Matthew Wilcox (Oracle)
2023-06-19
1
-4
/
+4
|
*
|
|
|
|
|
|
|
buffer: convert init_page_buffers() to folio_init_buffers()
Matthew Wilcox (Oracle)
2023-06-19
1
-10
/
+8
|
*
|
|
|
|
|
|
|
buffer: convert grow_dev_page() to use a folio
Matthew Wilcox (Oracle)
2023-06-19
1
-19
/
+15
|
*
|
|
|
|
|
|
|
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Matthew Wilcox (Oracle)
2023-06-19
3
-18
/
+20
|
*
|
|
|
|
|
|
|
buffer: convert __block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2023-06-19
1
-19
/
+19
|
*
|
|
|
|
|
|
|
buffer: convert block_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2023-06-19
1
-14
/
+13
|
*
|
|
|
|
|
|
|
buffer: make block_write_full_page() handle large folios correctly
Matthew Wilcox (Oracle)
2023-06-19
1
-12
/
+10
|
*
|
|
|
|
|
|
|
gfs2: support ludicrously large folios in gfs2_trans_add_databufs()
Matthew Wilcox (Oracle)
2023-06-19
2
-4
/
+4
|
*
|
|
|
|
|
|
|
buffer: convert __block_write_full_page() to __block_write_full_folio()
Matthew Wilcox (Oracle)
2023-06-19
4
-31
/
+31
|
*
|
|
|
|
|
|
|
gfs2: convert gfs2_write_jdata_page() to gfs2_write_jdata_folio()
Matthew Wilcox (Oracle)
2023-06-19
1
-13
/
+13
|
*
|
|
|
|
|
|
|
gfs2: pass a folio to __gfs2_jdata_write_folio()
Matthew Wilcox (Oracle)
2023-06-19
1
-15
/
+16
|
*
|
|
|
|
|
|
|
gfs2: use a folio inside gfs2_jdata_writepage()
Matthew Wilcox (Oracle)
2023-06-19
1
-4
/
+5
|
*
|
|
|
|
|
|
|
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
2023-06-19
1
-20
/
+15
|
*
|
|
|
|
|
|
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
2
-17
/
+22
[next]