summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2025-02-28Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28string: kunit: Mark nonstring test strings as __nonstringKees Cook
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)
2025-02-27mm, bpf: Introduce free_pages_nolock()Alexei Starovoitov
2025-02-27mm, bpf: Introduce try_alloc_pages() for opportunistic page allocationAlexei Starovoitov
2025-02-26net: move aRFS rmap management and CPU affinity to coreAhmed Zaki
2025-02-24cpumask: drop cpumask_next_wrap_old()Yury Norov
2025-02-24cpumask: use cpumask_next_wrap() where appropriateYury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-22crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu
2025-02-21vfs: add initial support for CONFIG_DEBUG_VFSMateusz Guzik
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh
2025-02-21vdso: Add generic architecture-specific data storageThomas Weißschuh
2025-02-21vdso: Add generic random data storageThomas Weißschuh
2025-02-21vdso: Add generic time data storageThomas Weißschuh