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.12.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 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
14
-65
/
+60
|
\
|
*
document while_each_thread(), change first_tid() to use for_each_thread()
Oleg Nesterov
2023-08-24
1
-3
/
+2
|
*
kill do_each_thread()
Oleg Nesterov
2023-08-21
1
-2
/
+2
|
*
nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
Ryusuke Konishi
2023-08-21
2
-3
/
+7
|
*
kernel/fork: stop playing lockless games for exe_file replacement
Mateusz Guzik
2023-08-21
1
-2
/
+2
|
*
adfs: delete unused "union adfs_dirtail" definition
Alexey Dobriyan
2023-08-21
1
-5
/
+0
|
*
fs: ocfs2: namei: check return value of ocfs2_add_entry()
Artem Chernyshev
2023-08-18
1
-0
/
+4
|
*
efs: clean up -Wunused-const-variable= warning
Zhu Wang
2023-08-18
1
-4
/
+1
|
*
ocfs2: cluster: fix potential deadlock on &o2net_debug_lock
Chengfeng Ye
2023-08-18
1
-20
/
+20
|
*
ocfs2: cluster: fix potential deadlock on &qs->qs_lock
Chengfeng Ye
2023-08-18
1
-13
/
+13
|
*
ocfs2: use regular seq_show_option for osb_cluster_stack
Kees Cook
2023-08-18
1
-2
/
+1
|
*
ocfs2: Use struct_size()
Christophe JAILLET
2023-08-18
1
-3
/
+3
|
*
ocfs2: use flexible array in 'struct ocfs2_recovery_map'
Christophe JAILLET
2023-08-18
2
-5
/
+2
|
*
fs: hfsplus: make extend error rate limited
Colin Ian King
2023-08-18
1
-3
/
+3
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
36
-306
/
+306
|
\
\
|
*
|
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
7
-69
/
+44
|
*
|
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
2023-08-24
1
-3
/
+0
|
*
|
mm: userfaultfd: remove stale comment about core dump locking
Jann Horn
2023-08-24
1
-5
/
+1
|
*
|
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
4
-12
/
+0
|
*
|
mm: handle userfaults under VMA lock
Suren Baghdasaryan
2023-08-24
1
-20
/
+14
|
*
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
5
-5
/
+50
|
|
\
\
|
*
|
|
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2023-08-21
1
-1
/
+1
|
*
|
|
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
2023-08-21
1
-11
/
+1
|
*
|
|
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
1
-0
/
+6
|
*
|
|
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-08-21
2
-34
/
+5
|
*
|
|
mm: kill frontswap
Johannes Weiner
2023-08-21
1
-0
/
+1
|
*
|
|
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
2023-08-18
1
-1
/
+1
|
*
|
|
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
2023-08-18
1
-0
/
+1
|
*
|
|
buffer: remove set_bh_page()
Matthew Wilcox (Oracle)
2023-08-18
1
-15
/
+0
|
*
|
|
jbd2: use a folio in jbd2_journal_write_metadata_buffer()
Matthew Wilcox (Oracle)
2023-08-18
1
-19
/
+16
|
*
|
|
ntfs3: convert ntfs_get_block_vbo() to use a folio
Matthew Wilcox (Oracle)
2023-08-18
1
-5
/
+5
|
*
|
|
affs: convert data read and write to use folios
Matthew Wilcox (Oracle)
2023-08-18
1
-39
/
+38
|
*
|
|
affs: convert affs_symlink_read_folio() to use the folio
Matthew Wilcox (Oracle)
2023-08-18
1
-7
/
+5
|
*
|
|
hugetlbfs: improve read HWPOISON hugepage
Jiaqi Yan
2023-08-18
1
-6
/
+51
|
*
|
|
mm: userfaultfd: add new UFFDIO_POISON ioctl
Axel Rasmussen
2023-08-18
1
-0
/
+58
|
*
|
|
mm: userfaultfd: check for start + len overflow in validate_range
Axel Rasmussen
2023-08-18
1
-16
/
+18
|
*
|
|
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-08-18
6
-0
/
+13
|
*
|
|
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2023-08-18
2
-10
/
+5
|
*
|
|
fs: drop_caches: draining pages before dropping caches
Andrew Yang
2023-08-18
1
-0
/
+2
|
*
|
|
ksm: add ksm zero pages for each process
xu xin
2023-08-18
1
-0
/
+1
|
*
|
|
fs: convert block_commit_write to return void
Bean Huo
2023-08-18
4
-22
/
+12
|
*
|
|
fs/buffer: clean up block_commit_write
Bean Huo
2023-08-18
1
-7
/
+4
|
*
|
|
mm/gup: retire follow_hugetlb_page()
Peter Xu
2023-08-18
1
-1
/
+1
|
*
|
|
mm: make MEMFD_CREATE into a selectable config option
Thomas Weißschuh
2023-08-18
1
-3
/
+2
|
*
|
|
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
2023-08-18
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-29
4
-10
/
+11
|
\
\
\
|
*
|
|
fs: omfs: Use flexible-array member in struct omfs_extent
Gustavo A. R. Silva
2023-07-31
2
-7
/
+7
|
*
|
|
reiserfs: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-07-12
2
-3
/
+4
*
|
|
|
Merge tag 'v6.6-vfs.super.fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
1
-20
/
+31
|
\
\
\
\
|
*
|
|
|
super: ensure valid info
Christian Brauner
2023-08-29
1
-19
/
+30
[next]