开源镜像站
帮助
动态
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-07-04
lib/zlib: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-04
fs: ufs: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-04
lib/rbtree.c: fix the example typo
Hsin Chang Yu
2024-07-04
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
2024-07-04
fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()
Yang Li
2024-07-04
coredump: simplify zap_process()
Oleg Nesterov
2024-06-28
selftests/fpu: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-28
compiler.h: simplify data_race() macro
Alexey Dobriyan
2024-06-28
build-id: require program headers to be right after ELF header
Alexey Dobriyan
2024-06-28
resource: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-28
kfifo: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-28
scripts/gdb: rename pool_index to pool_index_plus_1
Kuan-Ying Lee
2024-06-28
scripts/gdb: change VA_BITS_MIN when we use 16K page
Kuan-Ying Lee
2024-06-28
scripts/gdb: set vabits_actual based on TCR_EL1
Kuan-Ying Lee
2024-06-28
scripts/gdb: change the layout of vmemmap
Kuan-Ying Lee
2024-06-28
scripts/gdb: rework module VA range
Kuan-Ying Lee
2024-06-28
scripts/gdb: redefine MAX_ORDER sanely
Kuan-Ying Lee
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-06-28
selftests: proc: remove unreached code and fix build warning
Amer Al Shanawany
2024-06-28
tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION define
Sidhartha Kumar
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
tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
Sidhartha Kumar
2024-06-24
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
2024-06-24
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2024-06-24
lib/plist.c: avoid worst case scenario in plist_add
I Hsin Cheng
2024-06-24
hung_task: ignore hung_task_warnings when hung_task_panic is enabled
Yongliang Gao
2024-06-24
checkpatch: check for missing Fixes tags
Dan Carpenter
2024-06-24
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
2024-06-24
nilfs2: do not call inode_attach_wb() directly
Ryusuke Konishi
2024-06-24
nilfs2: prepare backing device folios for writing after adding checksums
Ryusuke Konishi
2024-06-24
proc: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-06-24
most: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-06-24
fsi: occ: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-06-24
crash: remove header files which are included more than once
Wenchao Hao
2024-06-24
proc: test "Kthread:" field
Alexey Dobriyan
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
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
2024-06-24
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
2024-06-24
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
2024-06-24
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
[next]