开源镜像站
帮助
动态
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
2022-10-11
proc: test how it holds up with mapping'less process
Alexey Dobriyan
2022-10-11
mailmap: update Frank Rowand email address
Frank Rowand
2022-10-11
ia64: mca: use strscpy() is more robust and safer
xu xin
2022-10-11
init/Kconfig: fix unmet direct dependencies
Ren Zhijie
2022-10-11
ia64: update config files
Lukas Bulwahn
2022-10-11
nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
Ryusuke Konishi
2022-10-11
fork: remove duplicate included header files
Xu Panda
2022-10-03
init/main.c: remove unnecessary (void*) conversions
Zhou jie
2022-10-03
proc: mark more files as permanent
Alexey Dobriyan
2022-10-03
nilfs2: remove the unneeded result variable
ye xingchen
2022-10-03
nilfs2: delete unnecessary checks before brelse()
Minghao Chi
2022-10-03
checkpatch: warn for non-standard fixes tag style
Niklas Söderlund
2022-10-03
usr/gen_init_cpio.c: remove unnecessary -1 values from int file
Li zeming
2022-10-03
ipc/msg: mitigate the lock contention with percpu counter
Jiebin Sun
2022-10-03
percpu: add percpu_counter_add_local and percpu_counter_sub_local
Jiebin Sun
2022-10-03
fs/ocfs2: fix repeated words in comments
wangjianli
2022-10-03
relay: use kvcalloc to alloc page array in relay_alloc_page_array
wuchi
2022-10-03
proc: make config PROC_CHILDREN depend on PROC_FS
Lukas Bulwahn
2022-10-03
fs: uninline inode_maybe_inc_iversion()
Andrew Morton
2022-10-03
firmware: google: test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
2022-10-03
ipc: mqueue: remove unnecessary conditionals
Jingyu Wang
2022-10-03
init.h: fix spelling typo in comment
Jiangshan Yi
2022-10-03
fs/ocfs2/suballoc.h: fix spelling typo in comment
Jiangshan Yi
2022-10-03
ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-11
latencytop: use the last element of latency_record of system
wuchi
2022-09-11
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
2022-09-11
checkpatch: handle FILE pointer type
Mickaël Salaün
2022-09-11
asm-generic: make parameter types consistent in _unaligned_be48()
Andy Shevchenko
2022-09-11
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
2022-09-11
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
2022-09-11
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
initramfs: mark my_inptr as __initdata
wuchi
2022-09-11
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
2022-09-11
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
2022-09-11
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
2022-09-11
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
2022-09-11
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
2022-09-11
lib: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
reiserfs: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
ia64: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
alpha: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
bitops: use try_cmpxchg in set_mask_bits and bit_clear_unless
Uros Bizjak
2022-09-11
hfs: replace kmap() with kmap_local_page() in btree.c
Fabio M. De Francesco
2022-09-11
hfs: replace kmap() with kmap_local_page() in bnode.c
Fabio M. De Francesco
2022-09-11
hfs: unmap the page in the "fail_page" label
Fabio M. De Francesco
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
iversion: use atomic64_try_cmpxchg)
Uros Bizjak
[next]