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