summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-03-15Kunit to check the longest symbol lengthSergio González Collado
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh
2025-03-14scanf: break kunit into test casesTamir Duberstein
2025-03-14scanf: convert self-test to KUnitTamir Duberstein
2025-03-14scanf: remove redundant debug logsTamir Duberstein
2025-03-14scanf: implicate test line in failure messagesTamir Duberstein
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13zstd: Import upstream v1.5.7Nick Terrell
2025-03-13printf: implicate test line in failure messagesTamir Duberstein
2025-03-13printf: break kunit into test casesTamir Duberstein
2025-03-13printf: convert self-test to KUnitTamir Duberstein
2025-03-12kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()Kees Cook
2025-03-12kunit/fortify: Expand testing of __compiletime_strlen()Kees Cook
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC64Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers
2025-03-10lib/crc7: unexport crc7_be_syndrome_tableEric Biggers
2025-03-10lib/crc_kunit.c: update comment in crc_benchmark()Eric Biggers
2025-03-10lib/crc_kunit.c: add test and benchmark for crc7_be()Eric Biggers
2025-03-10bug: Use RCU instead RCU-sched to protect module_bug_list.Sebastian Andrzej Siewior
2025-03-10tests/module: nix-ifyJoel Granados
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-03-09print: use new #[export] macro for rust_fmt_argumentAlice Ryhl
2025-03-09rust: fix signature of rust_fmt_argumentAlice Ryhl
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen
2025-03-08vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock structAnna-Maria Behnsen
2025-03-08vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_c...Anna-Maria Behnsen
2025-03-08vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso...Anna-Maria Behnsen
2025-03-08vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clockAnna-Maria Behnsen
2025-03-08vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_c...Anna-Maria Behnsen
2025-03-08vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clockAnna-Maria Behnsen
2025-03-08vdso/gettimeofday: Prepare introduction of struct vdso_clockAnna-Maria Behnsen
2025-03-08vsprintf: add simple_strntoulDavid Disseldorp
2025-03-08crypto: lib/chachapoly - Drop dependency on CRYPTO_ALGAPIArd Biesheuvel
2025-03-08crypto: lzo - Fix compression buffer overrunHerbert Xu
2025-03-07ubsan/overflow: Enable ignorelist parsing and add type filterKees Cook
2025-03-07ubsan/overflow: Enable pattern exclusionsKees Cook
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-05kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook
2025-03-05Documentation: fix doc link to fault-injection.rstUjwal Kundur
2025-03-04kunit/overflow: Fix DEFINE_FLEX tests for counted_byKees Cook
2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-04kunit, slub: Add test_kfree_rcu_wq_destroy use caseUladzislau Rezki (Sony)
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-03-01asm-generic/io.h: rework split ioread64/iowrite64 helpersArnd Bergmann