开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
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
2025-03-05
Documentation: fix doc link to fault-injection.rst
Ujwal Kundur
2025-03-04
kunit/overflow: Fix DEFINE_FLEX tests for counted_by
Kees Cook
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
2025-03-04
kunit, slub: Add test_kfree_rcu_wq_destroy use case
Uladzislau Rezki (Sony)
2025-02-28
Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-28
string: kunit: Mark nonstring test strings as __nonstring
Kees Cook
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
2025-02-24
cpumask: drop cpumask_next_wrap_old()
Yury Norov
2025-02-24
cpumask: use cpumask_next_wrap() where appropriate
Yury Norov
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
2025-02-18
bitmap: remove _check_eq_u32_array
Tamir Duberstein
2025-02-17
test_xarray: fix failure in check_pause when CONFIG_XARRAY_MULTI is not defined
Kemeng Shi
2025-02-17
lib/iov_iter: fix import_iovec_ubuf iovec management
Pavel Begunkov
2025-02-12
lib/prime_numbers: convert self-test to KUnit
Tamir Duberstein
2025-02-12
lib/math: Add Kunit test suite for gcd()
Yu-Chun Lin
2025-02-10
lib/tests/kfifo_kunit.c: add tests for the kfifo structure
Diego Vieira
2025-02-10
lib: Move KUnit tests into tests/ subdirectory
Kees Cook
2025-02-10
lib/math: Add int_log test suite
Bruno Sobreira França
[next]