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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC4
Eric Biggers
1
-6
/
+1
2025-03-10
lib/crc7: unexport crc7_be_syndrome_table
Eric Biggers
1
-4
/
+2
2025-03-10
lib/crc_kunit.c: update comment in crc_benchmark()
Eric Biggers
1
-2
/
+3
2025-03-10
lib/crc_kunit.c: add test and benchmark for crc7_be()
Eric Biggers
2
-2
/
+34
2025-03-10
bug: Use RCU instead RCU-sched to protect module_bug_list.
Sebastian Andrzej Siewior
1
-13
/
+9
2025-03-10
tests/module: nix-ify
Joel Granados
1
-1
/
+1
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
4
-12
/
+13
2025-03-09
print: use new #[export] macro for rust_fmt_argument
Alice Ryhl
1
-3
/
+0
2025-03-09
rust: fix signature of rust_fmt_argument
Alice Ryhl
1
-1
/
+1
2025-03-09
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2
-10
/
+10
2025-03-08
vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock struct
Anna-Maria Behnsen
1
-1
/
+1
2025-03-08
vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_c...
Anna-Maria Behnsen
1
-10
/
+10
2025-03-08
vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso...
Anna-Maria Behnsen
1
-9
/
+14
2025-03-08
vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clock
Anna-Maria Behnsen
1
-8
/
+9
2025-03-08
vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_c...
Anna-Maria Behnsen
1
-17
/
+18
2025-03-08
vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clock
Anna-Maria Behnsen
1
-16
/
+17
2025-03-08
vdso/gettimeofday: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
1
-9
/
+15
2025-03-08
vsprintf: add simple_strntoul
David Disseldorp
1
-0
/
+7
2025-03-08
crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPI
Ard Biesheuvel
2
-6
/
+3
2025-03-08
crypto: lzo - Fix compression buffer overrun
Herbert Xu
3
-26
/
+96
2025-03-08
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
1
-0
/
+1
2025-03-08
ubsan/overflow: Enable pattern exclusions
Kees Cook
1
-0
/
+1
2025-03-08
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
4
-18
/
+59
2025-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2025-03-06
kunit/stackinit: Use fill byte different from Clang i386 pattern
Kees Cook
1
-10
/
+20
2025-03-06
Documentation: fix doc link to fault-injection.rst
Ujwal Kundur
1
-1
/
+1
2025-03-05
kunit/overflow: Fix DEFINE_FLEX tests for counted_by
Kees Cook
1
-10
/
+28
2025-03-04
s390/vx: Convert cpu_has_vx() to cpu feature function
Heiko Carstens
1
-0
/
+1
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
3
-11
/
+12
2025-03-04
kunit, slub: Add test_kfree_rcu_wq_destroy use case
Uladzislau Rezki (Sony)
1
-0
/
+59
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
1
-20
/
+21
2025-03-01
asm-generic/io.h: rework split ioread64/iowrite64 helpers
Arnd Bergmann
1
-20
/
+20
2025-03-01
Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2025-02-28
string: kunit: Mark nonstring test strings as __nonstring
Kees Cook
1
-2
/
+2
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
1
-1
/
+1
2025-02-27
mm, bpf: Introduce free_pages_nolock()
Alexei Starovoitov
1
-1
/
+4
2025-02-27
mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
Alexei Starovoitov
1
-2
/
+3
2025-02-27
net: move aRFS rmap management and CPU affinity to core
Ahmed Zaki
1
-1
/
+1
2025-02-25
cpumask: drop cpumask_next_wrap_old()
Yury Norov
1
-32
/
+0
2025-02-25
cpumask: use cpumask_next_wrap() where appropriate
Yury Norov
1
-3
/
+2
2025-02-25
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-3
/
+3
2025-02-22
crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
Herbert Xu
1
-8
/
+18
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
1
-0
/
+9
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
2
-32
/
+29
2025-02-21
vdso: Add generic architecture-specific data storage
Thomas Weißschuh
1
-0
/
+14
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
2
-2
/
+20
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
5
-7
/
+131
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
1
-0
/
+0
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+10
[prev]
[next]