开源镜像站
帮助
动态
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-05-02
string: Add additional __realloc_size() annotations for "dup" helpers
Kees Cook
2024-05-01
kunit/fortify: Fix replaced failure path to unbreak __alloc_size
Kees Cook
2024-04-30
kunit/fortify: Add memcpy() tests
Kees Cook
2024-04-30
kunit/fortify: Do not spam logs with fortify WARNs
Kees Cook
2024-04-30
kunit/fortify: Rename tests to use recommended conventions
Kees Cook
2024-04-26
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
2024-04-24
ubsan: Avoid i386 UBSAN handler crashes with Clang
Kees Cook
2024-04-24
ubsan: Remove 1-element array usage in debug reporting
Kees Cook
2024-04-24
string_kunit: Move strtomem KUnit test to string_kunit.c
Kees Cook
2024-04-24
string.h: Introduce memtostr() and memtostr_pad()
Kees Cook
2024-04-19
string: Convert KUnit test names to standard convention
Kees Cook
2024-04-19
string: Merge strcat KUnit tests into string_kunit.c
Kees Cook
2024-04-19
string: Prepare to merge strcat KUnit tests into string_kunit.c
Kees Cook
2024-04-19
string: Merge strscpy KUnit tests into string_kunit.c
Kees Cook
2024-04-19
string: Prepare to merge strscpy_kunit.c into string_kunit.c
Kees Cook
2024-04-18
string_kunit: Add test cases for str*cmp functions
Ivan Orlov
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-18
Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"
Guenter Roeck
2024-03-18
ubsan: Disable signed integer overflow sanitizer on GCC < 8
Kees Cook
2024-03-16
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
2024-03-15
Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-13
lib/generic-radix-tree.c: Make nodes more reasonably sized
Kent Overstreet
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
lib/firmware_table: Provide buffer length argument to cdat_table_parse()
Robert Richter
2024-03-12
Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
assoc_array: fix the return value in assoc_array_insert_mid_shortcut()
Roman Smirnov
2024-03-12
buildid: use kmap_local_page()
Peng Hao
2024-03-12
mul_u64_u64_div_u64: increase precision by conditionally swapping a and b
Uwe Kleine-König
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-11
Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-11
lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
Andy Shevchenko
2024-03-08
lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text console
Andreas Larsson
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
dyndbg: replace kstrdup() + strchr() with kstrdup_and_replace()
Andy Shevchenko
[next]