index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
1
-0
/
+1
2025-03-07
ubsan/overflow: Enable pattern exclusions
Kees Cook
1
-0
/
+1
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
4
-18
/
+59
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2025-03-05
kunit/stackinit: Use fill byte different from Clang i386 pattern
Kees Cook
1
-10
/
+20
2025-03-05
Documentation: fix doc link to fault-injection.rst
Ujwal Kundur
1
-1
/
+1
2025-03-04
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-02-28
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-26
net: move aRFS rmap management and CPU affinity to core
Ahmed Zaki
1
-1
/
+1
2025-02-24
cpumask: drop cpumask_next_wrap_old()
Yury Norov
1
-32
/
+0
2025-02-24
cpumask: use cpumask_next_wrap() where appropriate
Yury Norov
1
-3
/
+2
2025-02-24
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
2025-02-20
char: misc: improve testing Kconfig description
Thadeu Lima de Souza Cascardo
1
-4
/
+11
2025-02-18
bitmap: remove _check_eq_u32_array
Tamir Duberstein
1
-28
/
+0
2025-02-18
lib: test_objpool: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-17
test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
Kemeng Shi
1
-7
/
+8
2025-02-17
lib/iov_iter: fix import_iovec_ubuf iovec management
Pavel Begunkov
1
-1
/
+2
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2025-02-12
lib/prime_numbers: convert self-test to KUnit
Tamir Duberstein
5
-72
/
+109
2025-02-12
lib/math: Add Kunit test suite for gcd()
Yu-Chun Lin
3
-0
/
+70
2025-02-11
blackhole_dev: convert self-test to KUnit
Tamir Duberstein
3
-41
/
+28
2025-02-10
lib/tests/kfifo_kunit.c: add tests for the kfifo structure
Diego Vieira
3
-0
/
+239
2025-02-10
lib: Move KUnit tests into tests/ subdirectory
Kees Cook
28
-38
/
+41
2025-02-10
lib/math: Add int_log test suite
Bruno Sobreira França
3
-0
/
+86
[prev]
[next]