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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
closures: Fix race in closure_sync()
Kent Overstreet
2023-10-30
1
-0
/
+3
*
closures: Better memory barriers
Kent Overstreet
2023-10-30
1
-2
/
+4
*
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
1
-3
/
+1
|
\
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-07
7
-97
/
+283
|
|
\
|
*
|
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
2023-09-15
1
-3
/
+1
*
|
|
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
1
-1
/
+1
|
\
\
\
|
*
|
|
locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...
Uros Bizjak
2023-10-10
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-10-30
7
-7
/
+299
|
\
\
\
|
*
|
|
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
2023-10-19
1
-0
/
+59
|
*
|
|
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-10-19
1
-3
/
+14
|
*
|
|
closures: Add a missing include
Kent Overstreet
2023-10-19
1
-0
/
+1
|
*
|
|
bcache: move closures to lib/
Kent Overstreet
2023-10-19
4
-0
/
+218
|
*
|
|
lib: Export errname
Kent Overstreet
2023-09-11
1
-0
/
+1
|
*
|
|
lib/string_helpers: string_get_size() now returns characters wrote
Kent Overstreet
2023-09-11
1
-4
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
4
-1
/
+192
|
\
\
\
|
*
|
|
lib: add light-weight queuing mechanism.
NeilBrown
2023-10-16
3
-1
/
+164
|
*
|
|
llist: add llist_del_first_this()
NeilBrown
2023-10-16
1
-0
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
1
-301
/
+136
|
\
\
\
|
*
|
|
iov_iter, net: Move hash_and_copy_to_iter() to net/
David Howells
2023-10-09
1
-20
/
+0
|
*
|
|
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
2023-10-09
1
-89
/
+0
|
*
|
|
iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
David Howells
2023-10-09
1
-12
/
+23
|
*
|
|
iov_iter: Convert iterate*() to inline funcs
David Howells
2023-09-25
1
-241
/
+175
|
*
|
|
iov_iter: Derive user-backedness from the iterator type
David Howells
2023-09-25
1
-1
/
+0
*
|
|
|
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2023-10-18
2
-12
/
+25
|
|
/
/
|
/
|
|
*
|
|
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
2023-09-29
2
-73
/
+235
*
|
|
argv_split: fix kernel-doc warnings
Randy Dunlap
2023-09-19
1
-2
/
+2
*
|
|
scatterlist: add missing function params to kernel-doc
Randy Dunlap
2023-09-19
1
-1
/
+3
|
/
/
*
|
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-09-12
3
-21
/
+43
|
\
\
|
|
/
|
/
|
|
*
kunit: Fix possible memory leak in kunit_filter_suites()
Jinjie Ruan
2023-09-05
1
-2
/
+2
|
*
kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()
Jinjie Ruan
2023-09-05
1
-4
/
+19
|
*
kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()
Jinjie Ruan
2023-09-05
1
-9
/
+12
|
*
kunit: Fix wild-memory-access bug in kunit_free_suite_set()
Jinjie Ruan
2023-09-05
1
-1
/
+2
|
*
kunit: test: Make filter strings in executor_test writable
David Gow
2023-09-01
1
-5
/
+8
*
|
iov_iter: Kunit tests for page extraction
David Howells
2023-09-09
1
-0
/
+240
*
|
iov_iter: Kunit tests for copying to/from an iterator
David Howells
2023-09-09
3
-0
/
+549
*
|
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
2023-09-09
1
-15
/
+15
*
|
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2023-09-08
2
-2
/
+8
|
\
\
|
*
|
idr: fix param name in idr_alloc_cyclic() doc
Ariel Marcovitch
2023-09-05
1
-1
/
+1
|
*
|
xarray: Document necessary flag in alloc functions
Philipp Stanner
2023-09-05
1
-0
/
+6
|
*
|
XArray: Do not return sibling entries from xa_load()
Matthew Wilcox (Oracle)
2023-07-28
1
-1
/
+1
*
|
|
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
6
-0
/
+1002
|
\
\
\
|
*
|
|
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
2023-09-06
4
-2
/
+523
|
*
|
|
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
2023-09-06
5
-0
/
+481
|
*
|
|
Merge tag 'md-next-20230814-resend' into loongarch-next
Huacai Chen
2023-08-30
4
-25
/
+31
|
|
\
\
\
*
|
\
\
\
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-09-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
lib: test_scanf: Add explicit type cast to result initialization in test_numb...
Nathan Chancellor
2023-08-16
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-09-01
1
-19
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pcpcntr: add group allocation/free
Mateusz Guzik
2023-08-25
1
-19
/
+43
*
|
|
|
|
|
|
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-01
1
-2
/
+6
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
5
-7
/
+16
|
|
\
\
\
\
\
\
\
[next]