开源镜像站
帮助
动态
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
2023-08-24
document while_each_thread(), change first_tid() to use for_each_thread()
Oleg Nesterov
2023-08-24
drivers/char/mem.c: shrink character device's devlist[] array
Alexey Dobriyan
2023-08-24
x86/crash: optimize CPU changes
Eric DeVolder
2023-08-24
crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
Eric DeVolder
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
2023-08-24
x86/crash: add x86 crash hotplug support
Eric DeVolder
2023-08-24
crash: memory and CPU hotplug sysfs attributes
Eric DeVolder
2023-08-24
kexec: exclude elfcorehdr from the segment digest
Eric DeVolder
2023-08-24
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
2023-08-24
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
2023-08-21
kstrtox: consistently use _tolower()
Andy Shevchenko
2023-08-21
kill do_each_thread()
Oleg Nesterov
2023-08-21
nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
Ryusuke Konishi
2023-08-21
scripts/bloat-o-meter: count weak symbol sizes
Geert Uytterhoeven
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-21
lockdep: fix static memory detection even more
Helge Deller
2023-08-21
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
2023-08-21
lib/vsprintf: split out sprintf() and friends
Andy Shevchenko
2023-08-21
kernel/fork: stop playing lockless games for exe_file replacement
Mateusz Guzik
2023-08-21
adfs: delete unused "union adfs_dirtail" definition
Alexey Dobriyan
2023-08-21
scripts/gdb/vmalloc: add vmallocinfo support
Kuan-Ying Lee
2023-08-21
scripts/gdb/slab: add slab support
Kuan-Ying Lee
2023-08-21
scripts/gdb/page_owner: add page owner support
Kuan-Ying Lee
2023-08-21
scripts/gdb/stackdepot: add stackdepot support
Kuan-Ying Lee
2023-08-21
scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
Kuan-Ying Lee
2023-08-21
scripts/gdb/utils: add common type usage
Kuan-Ying Lee
2023-08-21
scripts/gdb/modules: add get module text support
Kuan-Ying Lee
2023-08-21
scripts/gdb/symbols: add specific ko module load command
Kuan-Ying Lee
2023-08-21
checkpatch: reword long-line warning about commit-msg
Jim Cromie
2023-08-21
checkpatch: special case extern struct in .c
Jim Cromie
2023-08-18
x86/kernel: increase kcov coverage under arch/x86/kernel folder
Pengfei Xu
2023-08-18
fs: ocfs2: namei: check return value of ocfs2_add_entry()
Artem Chernyshev
2023-08-18
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
range.h: Move resource API and constant to respective files
Andy Shevchenko
2023-08-18
kthread: unexport __kthread_should_park()
Greg Kroah-Hartman
2023-08-18
efs: clean up -Wunused-const-variable= warning
Zhu Wang
2023-08-18
drm/i915: Move abs_diff() to math.h
Andy Shevchenko
2023-08-18
ocfs2: cluster: fix potential deadlock on &o2net_debug_lock
Chengfeng Ye
2023-08-18
ocfs2: cluster: fix potential deadlock on &qs->qs_lock
Chengfeng Ye
2023-08-18
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
2023-08-18
lib/bch.c: use bitrev instead of internal logic
John Sanpe
2023-08-18
scripts/gdb: fix lx-symbols command for arm64 LLVM
Koudai Iwahori
2023-08-18
gcov: shut up missing prototype warnings for internal stubs
Arnd Bergmann
2023-08-18
ocfs2: use regular seq_show_option for osb_cluster_stack
Kees Cook
2023-08-18
ocfs2: Use struct_size()
Christophe JAILLET
2023-08-18
ocfs2: use flexible array in 'struct ocfs2_recovery_map'
Christophe JAILLET
2023-08-18
genetlink: replace custom CONCATENATE() implementation
Andy Shevchenko
2023-08-18
arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
2023-08-18
x86/asm: replace custom COUNT_ARGS() & CONCATENATE() implementations
Andy Shevchenko
[next]