index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+393
2023-10-31
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2023-10-31
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2023-10-31
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-10-31
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
7
-7
/
+299
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-1
/
+192
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
1
-301
/
+136
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+25
2023-10-20
netlink: add variable-length / auto integers
Jakub Kicinski
1
-0
/
+22
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
1
-0
/
+59
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
1
-3
/
+14
2023-10-19
closures: Add a missing include
Kent Overstreet
1
-0
/
+1
2023-10-19
bcache: move closures to lib/
Kent Overstreet
4
-0
/
+218
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2
-12
/
+25
2023-10-16
lib: add light-weight queuing mechanism.
NeilBrown
3
-1
/
+164
2023-10-16
llist: add llist_del_first_this()
NeilBrown
1
-0
/
+28
2023-10-10
locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...
Uros Bizjak
1
-1
/
+1
2023-10-09
iov_iter, net: Move hash_and_copy_to_iter() to net/
David Howells
1
-20
/
+0
2023-10-09
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
1
-89
/
+0
2023-10-09
iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
David Howells
1
-12
/
+23
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
7
-97
/
+283
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-76
/
+240
2023-09-30
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
2
-73
/
+235
2023-09-25
iov_iter: Convert iterate*() to inline funcs
David Howells
1
-241
/
+175
2023-09-25
iov_iter: Derive user-backedness from the iterator type
David Howells
1
-1
/
+0
2023-09-22
kobject: Replace strlcpy with strscpy
Azeem Shaikh
1
-4
/
+4
2023-09-19
argv_split: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-09-19
scatterlist: add missing function params to kernel-doc
Randy Dunlap
1
-1
/
+3
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+371
2023-09-16
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
1
-0
/
+371
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
1
-3
/
+1
2023-09-12
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-21
/
+43
2023-09-12
lib: Export errname
Kent Overstreet
1
-0
/
+1
2023-09-12
lib/string_helpers: string_get_size() now returns characters wrote
Kent Overstreet
1
-4
/
+6
2023-09-10
iov_iter: Kunit tests for page extraction
David Howells
1
-0
/
+240
2023-09-10
iov_iter: Kunit tests for copying to/from an iterator
David Howells
3
-0
/
+549
2023-09-10
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
1
-15
/
+15
2023-09-09
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2
-2
/
+8
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
6
-0
/
+1002
2023-09-06
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
4
-2
/
+523
2023-09-06
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
5
-0
/
+481
2023-09-06
idr: fix param name in idr_alloc_cyclic() doc
Ariel Marcovitch
1
-1
/
+1
2023-09-06
xarray: Document necessary flag in alloc functions
Philipp Stanner
1
-0
/
+6
2023-09-05
kunit: Fix possible memory leak in kunit_filter_suites()
Jinjie Ruan
1
-2
/
+2
2023-09-05
kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()
Jinjie Ruan
1
-4
/
+19
2023-09-05
kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()
Jinjie Ruan
1
-9
/
+12
2023-09-05
kunit: Fix wild-memory-access bug in kunit_free_suite_set()
Jinjie Ruan
1
-1
/
+2
2023-09-04
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2023-09-02
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-19
/
+43
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
[next]