index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
2025-03-21
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...
Ingo Molnar
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG
Ingo Molnar
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
2025-03-17
lib/dump_stack: Use preempt_model_str()
Sebastian Andrzej Siewior
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
2025-03-14
scanf: break kunit into test cases
Tamir Duberstein
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
2025-03-14
scanf: remove redundant debug logs
Tamir Duberstein
2025-03-14
scanf: implicate test line in failure messages
Tamir Duberstein
2025-03-13
printf: implicate test line in failure messages
Tamir Duberstein
2025-03-13
printf: break kunit into test cases
Tamir Duberstein
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
2025-03-12
kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()
Kees Cook
2025-03-12
kunit/fortify: Expand testing of __compiletime_strlen()
Kees Cook
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC64
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC8
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC7
Eric Biggers
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC4
Eric Biggers
2025-03-10
lib/crc7: unexport crc7_be_syndrome_table
Eric Biggers
2025-03-10
lib/crc_kunit.c: update comment in crc_benchmark()
Eric Biggers
2025-03-10
lib/crc_kunit.c: add test and benchmark for crc7_be()
Eric Biggers
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock struct
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_c...
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso...
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_c...
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vsprintf: add simple_strntoul
David Disseldorp
2025-03-07
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
2025-03-07
ubsan/overflow: Enable pattern exclusions
Kees Cook
2025-03-07
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2025-03-05
kunit/stackinit: Use fill byte different from Clang i386 pattern
Kees Cook
[next]