开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2024-03-01
VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...
Vasiliy Kovalev
2024-02-29
lib/string_helpers: Add flags param to string_get_size()
Andy Shevchenko
2024-02-29
x86, relocs: Ignore relocations in .notes section
Kees Cook
2024-02-29
objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
Josh Poimboeuf
2024-02-29
overflow: Use POD in check_shl_overflow()
Andy Shevchenko
2024-02-29
lib: stackinit: Adjust target string to 8 bytes for m68k
Kees Cook
2024-02-29
sparc: vdso: Disable UBSAN instrumentation
Kees Cook
2024-02-29
kernel.h: Move lib/cmdline.c prototypes to string.h
Andy Shevchenko
2024-02-29
leaking_addresses: Provide mechanism to scan binary files
Kees Cook
2024-02-29
leaking_addresses: Ignore input device status lines
Kees Cook
2024-02-29
leaking_addresses: Use File::Temp for /tmp files
Kees Cook
2024-02-29
MAINTAINERS: Update LEAKING_ADDRESSES details
Kees Cook
2024-02-29
fortify: Improve buffer overflow reporting
Kees Cook
2024-02-29
fortify: Add KUnit tests for runtime overflows
Kees Cook
2024-02-29
fortify: Provide KUnit counters for failure testing
Kees Cook
2024-02-29
fortify: Allow KUnit test to build without FORTIFY
Kees Cook
2024-02-29
fortify: Split reporting and avoid passing string pointer
Kees Cook
2024-02-29
refcount: Annotated intentional signed integer wrap-around
Kees Cook
2024-02-29
coccinelle: semantic patch to check for potential struct_size calls
Jacob Keller
2024-02-29
coccinelle: Add rules to find str_plural() replacements
Kees Cook
2024-02-29
lib/string_choices: Add str_plural() helper
Michal Wajdeczko
2024-02-29
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
2024-02-29
overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
Kees Cook
2024-02-29
overflow: Adjust check_*_overflow() kern-doc to reflect results
Kees Cook
2024-02-29
kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.h
Andy Shevchenko
2024-02-20
hardening: Enable KFENCE in the hardening config
Marco Elver
2024-02-20
hardening: drop obsolete DRM_LEGACY from config fragment
Lukas Bulwahn
2024-02-20
hardening: drop obsolete UBSAN_SANITIZE_ALL from config fragment
Lukas Bulwahn
2024-02-20
um: Convert strscpy() usage to 2-argument style
Kees Cook
2024-02-20
string: Allow 2-argument strscpy_pad()
Kees Cook
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
2024-02-20
string: Redefine strscpy_pad() as a macro
Kees Cook
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
2024-02-06
ubsan: Silence W=1 warnings in self-test
Kees Cook
2024-02-06
ubsan: Use Clang's -fsanitize-trap=undefined option
Kees Cook
2024-02-06
MAINTAINERS: Add UBSAN section
Kees Cook
2024-02-01
VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
Harshit Mogalapalli
2024-02-01
VMCI: Use struct_size() in kmalloc()
Harshit Mogalapalli
2024-02-01
cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict
Jingzi Meng
2024-02-01
lib/string: shrink lib/string.i via IWYU
Tanzir Hasan
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2024-02-01
lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)
Douglas Anderson
2024-02-01
lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimization
Douglas Anderson
2024-02-01
lkdtm: Make lkdtm_do_action() return to avoid tail call optimization
Douglas Anderson
2024-01-28
Linux 6.8-rc2
v6.8-rc2
Linus Torvalds
2024-01-28
Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-28
Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-28
Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-01-28
Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]