开源镜像站
帮助
动态
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-01-20
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
panic: remove oops_id
Sebastian Andrzej Siewior
2022-01-20
panic: use error_report_end tracepoint on warnings
Marco Elver
2022-01-20
fs/adfs: remove unneeded variable make code cleaner
Minghao Chi
2022-01-20
FAT: use io_schedule_timeout() instead of congestion_wait()
NeilBrown
2022-01-20
hfsplus: use struct_group_attr() for memcpy() region
Kees Cook
2022-01-20
nilfs2: remove redundant pointer sbufs
Colin Ian King
2022-01-20
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
H.J. Lu
2022-01-20
const_structs.checkpatch: add frequently used ops structs
Rikard Falkeborn
2022-01-20
checkpatch: improve Kconfig help test
Joe Perches
2022-01-20
checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
Jerome Forissier
2022-01-20
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
2022-01-20
uuid: remove licence boilerplate text from the header
Andy Shevchenko
2022-01-20
uuid: discourage people from using UAPI header in new code
Andy Shevchenko
2022-01-20
kunit: replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-01-20
test_hash.c: refactor into kunit
Isabella Basso
2022-01-20
lib/Kconfig.debug: properly split hash test kernel entries
Isabella Basso
2022-01-20
test_hash.c: split test_hash_init
Isabella Basso
2022-01-20
test_hash.c: split test_int_hash into arch-specific functions
Isabella Basso
2022-01-20
hash.h: remove unused define directive
Isabella Basso
2022-01-20
lib/list_debug.c: print more list debugging context in __list_del_entry_valid()
Zhen Lei
2022-01-20
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
2022-01-20
kstrtox: uninline everything
Alexey Dobriyan
2022-01-20
get_maintainer: don't remind about no git repo when --nogit is used
Randy Dunlap
2022-01-20
kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)
Davidlohr Bueso
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-20
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...
Yafang Shao
2022-01-20
samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...
Yafang Shao
2022-01-20
fs/binfmt_elf: replace open-coded string copy with get_task_comm
Yafang Shao
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2022-01-20
fs/exec: replace strncpy with strscpy_pad in __get_task_comm
Yafang Shao
2022-01-20
fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
Yafang Shao
2022-01-20
kernel.h: include a note to discourage people from including it in headers
Andy Shevchenko
2022-01-20
include/linux/unaligned: replace kernel.h with the necessary inclusions
Andy Shevchenko
2022-01-20
sysctl: remove redundant ret assignment
luo penghao
2022-01-20
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
2022-01-20
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
2022-01-20
proc: make the proc_create[_data]() stubs static inlines
Hans de Goede
2022-01-20
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-09
Linux 5.16
v5.16
Linus Torvalds
2022-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-01-09
Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-09
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...
Linus Torvalds
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
2022-01-08
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
[next]