summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2025-03-16Kunit to check the longest symbol lengthSergio González Collado3-0/+93
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh1-1/+0
2025-03-14scanf: break kunit into test casesTamir Duberstein1-35/+47
2025-03-14scanf: convert self-test to KUnitTamir Duberstein4-134/+132
2025-03-14scanf: remove redundant debug logsTamir Duberstein1-3/+0
2025-03-14scanf: implicate test line in failure messagesTamir Duberstein1-33/+33
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-03-13zstd: Import upstream v1.5.7Nick Terrell57-4109/+7781
2025-03-13printf: implicate test line in failure messagesTamir Duberstein1-27/+33
2025-03-13printf: break kunit into test casesTamir Duberstein1-193/+102
2025-03-13printf: convert self-test to KUnitTamir Duberstein4-95/+126
2025-03-12kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()Kees Cook1-62/+77
2025-03-12kunit/fortify: Expand testing of __compiletime_strlen()Kees Cook1-0/+17
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC64Eric Biggers1-6/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers1-1/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers1-5/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers1-6/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers1-6/+1
2025-03-10lib/crc7: unexport crc7_be_syndrome_tableEric Biggers1-4/+2
2025-03-10lib/crc_kunit.c: update comment in crc_benchmark()Eric Biggers1-2/+3
2025-03-10lib/crc_kunit.c: add test and benchmark for crc7_be()Eric Biggers2-2/+34
2025-03-10bug: Use RCU instead RCU-sched to protect module_bug_list.Sebastian Andrzej Siewior1-13/+9
2025-03-10tests/module: nix-ifyJoel Granados1-1/+1
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman4-12/+13
2025-03-09print: use new #[export] macro for rust_fmt_argumentAlice Ryhl1-3/+0
2025-03-09rust: fix signature of rust_fmt_argumentAlice Ryhl1-1/+1
2025-03-09Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen2-10/+10
2025-03-08vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock structAnna-Maria Behnsen1-1/+1
2025-03-08vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_c...Anna-Maria Behnsen1-10/+10
2025-03-08vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso...Anna-Maria Behnsen1-9/+14
2025-03-08vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clockAnna-Maria Behnsen1-8/+9
2025-03-08vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_c...Anna-Maria Behnsen1-17/+18
2025-03-08vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clockAnna-Maria Behnsen1-16/+17
2025-03-08vdso/gettimeofday: Prepare introduction of struct vdso_clockAnna-Maria Behnsen1-9/+15
2025-03-08vsprintf: add simple_strntoulDavid Disseldorp1-0/+7
2025-03-08crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPIArd Biesheuvel2-6/+3
2025-03-08crypto: lzo - Fix compression buffer overrunHerbert Xu3-26/+96
2025-03-08ubsan/overflow: Enable ignorelist parsing and add type filterKees Cook1-0/+1
2025-03-08ubsan/overflow: Enable pattern exclusionsKees Cook1-0/+1
2025-03-08ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook4-18/+59
2025-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2025-03-06kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook1-10/+20
2025-03-06Documentation: fix doc link to fault-injection.rstUjwal Kundur1-1/+1
2025-03-05kunit/overflow: Fix DEFINE_FLEX tests for counted_byKees Cook1-10/+28
2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens1-0/+1
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar3-11/+12
2025-03-04kunit, slub: Add test_kfree_rcu_wq_destroy use caseUladzislau Rezki (Sony)1-0/+59
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-20/+21
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann1-20/+20