开源镜像站
帮助
动态
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-07-29
scripts/gdb: ensure the absolute path is generated on initial source
Aaron Tomlin
2022-07-29
MAINTAINERS: kunit: add David Gow as a maintainer of KUnit
Brendan Higgins
2022-07-29
mailmap: add linux.dev alias for Brendan Higgins
Brendan Higgins
2022-07-29
mailmap: update Kirill's email
Kirill Tkhai
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
ocfs2: fix a typo in a comment
Christophe JAILLET
2022-07-29
ocfs2: use the bitmap API to simplify code
Christophe JAILLET
2022-07-29
ocfs2: remove some useless functions
Christophe JAILLET
2022-07-29
lib/mpi: fix typo 'the the' in comment
Slark Xiao
2022-07-29
proc: add some (hopefully) insightful comments
Alexey Dobriyan
2022-07-29
bdi: remove enum wb_congested_state
Xiu Jianfeng
2022-07-29
kernel/hung_task: fix address space of proc_dohung_task_timeout_secs
Ben Dooks
2022-07-29
lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
Jiangshan Yi
2022-07-29
squashfs: support reading fragments in readahead call
Phillip Lougher
2022-07-29
squashfs: implement readahead
Hsin-Yi Wang
2022-07-29
squashfs: always build "file direct" version of page actor
Phillip Lougher
2022-07-29
Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
Hsin-Yi Wang
2022-07-17
fs/ocfs2: Fix spelling typo in comment
Jiangshan Yi
2022-07-17
ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
Souptick Joarder (HPE)
2022-07-17
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
2022-07-17
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
2022-07-17
autofs: remove unused ino field inode
Ian Kent
2022-07-17
autofs: add comment about autofs_mountpoint_changed()
Ian Kent
2022-07-17
autofs: use dentry info count instead of simple_empty()
Ian Kent
2022-07-17
autofs: make dentry info count consistent
Ian Kent
2022-07-17
autofs: use inode permission method for write access
Ian Kent
2022-07-17
lib: devres: use numa aware allocation
Mark-PK Tsai
2022-07-17
lib/smp_processor_id: fix imbalanced instrumentation_end() call
Tetsuo Handa
2022-07-17
cpumask: update cpumask_next_wrap() signature
Sander Vanheule
2022-07-17
lib/test: introduce cpumask KUnit test suite
Sander Vanheule
2022-07-17
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
2022-07-17
cpumask: add UP optimised for_each_*_cpu versions
Sander Vanheule
2022-07-17
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
2022-07-17
scripts/bloat-o-meter: add -p argument
Nikolay Borisov
2022-07-17
scripts/bloat-o-meter: switch argument parsing to using argparse
Nikolay Borisov
2022-07-17
epoll: autoremove wakers even more aggressively
Benjamin Segall
2022-07-17
ipc/mqueue: remove unnecessary (void*) conversion
Yu Zhe
2022-07-17
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
2022-07-17
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
2022-07-17
vmcoreinfo: include kallsyms symbols
Stephen Brennan
2022-07-17
kallsyms: move declarations to internal header
Stephen Brennan
2022-07-17
lib/ts_bm.c: remove redundant store to variable consumed after addition
Colin Ian King
2022-07-17
lib/scatterlist: use matched parameter type when calling __sg_free_table()
wuchi
2022-07-17
lib: make LZ4_decompress_safe_forceExtDict() static
Tiezhu Yang
2022-07-17
lib/radix-tree: remove unused argument of insert_entries
wuchi
2022-07-17
kfifo: fix kfifo_to_user() return type
Dan Carpenter
2022-07-17
compiler-gcc.h: remove ancient workaround for gcc PR 58670
Uros Bizjak
2022-07-17
lib/error-inject: traverse list with mutex
wuchi
2022-07-17
lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
Vlastimil Babka
2022-07-17
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
[next]