开源镜像站
帮助
动态
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-10-18
ocfs2: fix a typo in a comment
Yuanheng Zhang
2023-10-18
scripts/show_delta: add __main__ judgement before main code
Hu Haowen
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
fs: ocfs2: check status values
Artem Chernyshev
2023-10-18
proc: test /proc/${pid}/statm
Swarup Laxman Kotiaklapudi
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2023-10-18
gcov: annotate struct gcov_iterator with __counted_by
Kees Cook
2023-10-18
get_maintainer: add --keywords-in-file option
Joe Perches
2023-10-18
proc: save LOC by using while loop
Alexey Dobriyan
2023-10-18
proc: use initializer for clearing some buffers
Alexey Dobriyan
2023-10-18
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
2023-10-18
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
2023-10-18
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
2023-10-18
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
2023-10-18
minmax: add umin(a, b) and umax(a, b)
David Laight
2023-10-18
kernel/signal: remove unnecessary NULL values from ucounts
Li kunyu
2023-10-18
ocfs2: annotate struct ocfs2_replay_map with __counted_by
Kees Cook
2023-10-18
kstrtox: remove strtobool()
Christophe JAILLET
2023-10-18
extract and use FILE_LINE macro
Alexey Dobriyan
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
2023-10-04
riscv: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
2023-10-04
arm64: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
2023-10-04
x86: kdump: use generic interface to simplify crashkernel reservation code
Baoquan He
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
crash_core.c: remove unnecessary parameter of function
Baoquan He
2023-10-04
fs: ocfs2: replace strlcpy with sysfs_emit
Azeem Shaikh
2023-10-04
minmax: fix header inclusions
Andy Shevchenko
2023-10-04
pid: pid_ns_ctl_handler: remove useless comment
Rong Tao
2023-10-04
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
taskstats: fill_stats_for_tgid: use for_each_thread()
Oleg Nesterov
2023-10-04
getrusage: use __for_each_thread()
Oleg Nesterov
2023-10-04
getrusage: add the "signal_struct *sig" local variable
Oleg Nesterov
2023-10-04
signal: complete_signal: use __for_each_thread()
Oleg Nesterov
2023-10-04
fs/proc: do_task_stat: use __for_each_thread()
Oleg Nesterov
2023-10-04
scsi: qla2xxx: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
scsi: hisi_sas: use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Xingui Yang
2023-10-04
seq_file: add helper macro to define attribute for rw file
Xingui Yang
2023-10-04
panic: use atomic_try_cmpxchg in panic() and nmi_panic()
Uros Bizjak
2023-10-04
__kill_pgrp_info: simplify the calculation of return value
Oleg Nesterov
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
2023-10-04
change thread_group_empty() to use task_struct->thread_node
Oleg Nesterov
2023-10-04
change next_thread() to use __next_thread() ?: group_leader
Oleg Nesterov
2023-10-04
introduce __next_thread(), fix next_tid() vs exec() race
Oleg Nesterov
2023-10-04
ocfs2: correct range->len in ocfs2_trim_fs()
Yuanheng Zhang
2023-10-04
compiler.h: unify __UNIQUE_ID
Nick Desaulniers
2023-10-04
docs: fix link s390/zfcpdump.rst
Costa Shulyupin
[next]