开源镜像站
帮助
动态
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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-01-22
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
fs: move pipe sysctls to is own file
Luis Chamberlain
2022-01-22
fs: move namei sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move locking sysctls where they are used
Luis Chamberlain
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
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
sysctl: add helper to register a sysctl mount point
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
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-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2022-01-22
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
2022-01-21
fscache: Add a comment explaining how page-release optimisation works
David Howells
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-20
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
Michael Walle
2022-01-20
of: base: make small of_parse_phandle() variants static inline
Michael Walle
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2022-01-20
ethtool: Fix link extended state for big endian
Moshe Tal
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
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
delayacct: track delays from memory compact
wangyong
2022-01-20
delayacct: cleanup flags in struct task_delay_info and functions use it
Yang Yang
2022-01-20
delayacct: fix incomplete disable operation when switch enable to disable
Yang Yang
2022-01-20
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
hash.h: remove unused define directive
Isabella Basso
2022-01-20
list: introduce list_is_head() helper and re-use it in list.h
Andy Shevchenko
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
fs/binfmt_elf: replace open-coded string copy with get_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
proc: make the proc_create[_data]() stubs static inlines
Hans de Goede
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
[prev]
[next]