开源镜像站
帮助
动态
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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
stackleak: move stack_erasing sysctl to stackleak.c
Xiaoming Ni
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
2022-01-22
printk: move printk sysctl to printk/sysctl.c
Xiaoming Ni
2022-01-22
fs: move binfmt_misc sysctl to its own file
Luis Chamberlain
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-22
aio: move aio sysctl to aio.c
Xiaoming Ni
2022-01-22
sysctl: use SYSCTL_ZERO to replace some static int zero uses
Xiaoming Ni
2022-01-22
sysctl: use const for typically used max/min proc sysctls
Xiaoming Ni
2022-01-22
sysctl: make ngroups_max const
Stephen Kitt
2022-01-22
watchdog: move watchdog sysctl interface to watchdog.c
Xiaoming Ni
2022-01-22
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
configs: introduce debug.config for CI-like setup
Qian Cai
2022-01-20
delayacct: track delays from memory compact
wangyong
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
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-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
2022-01-19
bpf: Fix out of bounds access for ringbuf helpers
Daniel Borkmann
2022-01-19
bpf: Generally fix helper register offset check
Daniel Borkmann
2022-01-19
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
2022-01-19
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
2022-01-18
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-01-18
sched/fair: Fix all kernel-doc warnings
Randy Dunlap
2022-01-18
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
2022-01-18
sched/pelt: Relax the sync of load_sum with load_avg
Vincent Guittot
2022-01-18
sched/pelt: Relax the sync of runnable_sum with runnable_avg
Vincent Guittot
2022-01-18
sched/pelt: Continue to relax the sync of util_sum with util_avg
Vincent Guittot
2022-01-18
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-18
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-01-17
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-16
Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[prev]
[next]