开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
2024-07-04
lib/zlib: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-04
lib/rbtree.c: fix the example typo
Hsin Chang Yu
2024-06-28
selftests/fpu: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
build-id: require program headers to be right after ELF header
Alexey Dobriyan
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
Jeff Johnson
2024-06-24
lib/dump_stack: report process UID in dump_stack_print_info()
Suren Baghdasaryan
2024-06-24
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
2024-06-24
lib/Kconfig.debug: document panic= command line option and procfs entry for P...
Brian Masney
2024-06-24
lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-24
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-24
siphash: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-24
uuid: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-24
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
2024-06-24
lib/asn1_encoder: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-24
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
Jeff Johnson
2024-06-24
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-24
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
lib/plist.c: enforce memory ordering in plist_check_list
I Hsin Cheng
2024-06-24
percpu_counter: add a cmpxchg-based _add_batch variant
Mateusz Guzik
2024-06-24
lib/test_sort: add a testcase to ensure code coverage
Kuan-Wei Chiu
2024-06-24
lib/sort: optimize heapsort for handling final 2 or 3 elements
Kuan-Wei Chiu
2024-06-24
lib/sort: fix outdated comment regarding glibc qsort()
Kuan-Wei Chiu
2024-06-24
lib/sort: remove unused pr_fmt macro
Kuan-Wei Chiu
2024-06-24
lib/test_min_heap: add test for heap_del()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-22
Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-21
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
2024-06-18
cpumask: limit FORCE_NR_CPUS to just the UP case
Linus Torvalds
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-15
lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n
Suren Baghdasaryan
2024-06-10
kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
Kees Cook
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
2024-06-03
lib/test_rhashtable: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-05-31
kunit/fortify: Remove __kmalloc_node() test
Kees Cook
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-24
lib: add version into /proc/allocinfo output
Suren Baghdasaryan
2024-05-24
Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-19
usercopy: Don't use "proxy" headers
Andy Shevchenko
2024-05-19
bitops: Move aligned_byte_mask() to wordpart.h
Andy Shevchenko
2024-05-19
stackdepot: use gfp_nested_mask() instead of open coded masking
Dave Chinner
2024-05-19
selftests/fpu: allow building on other architectures
Samuel Holland
[next]