index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
proc_sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+7
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
1
-1
/
+0
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+7
2023-10-18
proc: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-44
/
+46
2023-08-16
sysctl: Use ctl_table_size as stopping criteria for list macro
Joel Granados
1
-2
/
+3
2023-08-16
sysctl: Add size arg to __register_sysctl_init
Joel Granados
1
-9
/
+3
2023-08-16
sysctl: Add size to register_sysctl
Joel Granados
1
-14
/
+16
2023-08-16
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
1
-11
/
+12
2023-08-16
sysctl: Add size argument to init_header
Joel Granados
1
-5
/
+7
2023-08-16
sysctl: Use ctl_table_header in list_for_each_table_entry
Joel Granados
1
-12
/
+14
2023-08-16
sysctl: Prefer ctl_table_header in proc_sysctl
Joel Granados
1
-18
/
+18
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-07-24
procfs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-01
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-06-29
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-225
/
+19
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
1
-63
/
+18
2023-06-18
sysctl: Remove debugging dump_stack
Joel Granados
1
-1
/
+0
2023-05-24
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
1
-1
/
+1
2023-05-24
sysctl: Remove register_sysctl_table
Joel Granados
1
-159
/
+0
2023-05-24
sysctl: stop exporting register_sysctl_table
Joel Granados
1
-3
/
+2
2023-05-03
sysctl: remove register_sysctl_paths()
Luis Chamberlain
1
-51
/
+4
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2023-04-13
proc_sysctl: enhance documentation
Luis Chamberlain
1
-5
/
+20
2023-04-13
sysctl: clarify register_sysctl_init() base directory order
Luis Chamberlain
1
-4
/
+1
2023-04-13
proc_sysctl: move helper which creates required subdirectories
Luis Chamberlain
1
-24
/
+32
2023-04-13
proc_sysctl: update docs for __register_sysctl_table()
Luis Chamberlain
1
-3
/
+11
2023-04-08
proc: remove mark_inode_dirty() in .setattr()
Chao Yu
1
-1
/
+0
2023-02-22
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
1
-0
/
+6
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2022-09-09
kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
Liu Shixin
1
-7
/
+0
2022-09-09
proc: remove initialization assignment
Li zeming
1
-1
/
+1
2022-05-27
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-39
/
+50
2022-05-05
memcg: accounting for objects allocated for new netdevice
Vasily Averin
1
-1
/
+1
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-1
/
+1
2022-04-25
sysctl: minor cleanup in new_dir()
Vasily Averin
1
-1
/
+0
2022-04-21
fs/proc: Introduce list_for_each_table_entry for proc sysctl
Meng Tang
1
-38
/
+50
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
1
-2
/
+2
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
1
-0
/
+9
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
1
-1
/
+1
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
1
-0
/
+3
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
1
-0
/
+14
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-1
/
+1
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
1
-0
/
+33
2022-01-20
sysctl: remove redundant ret assignment
luo penghao
1
-1
/
+0
2022-01-20
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
1
-4
/
+4
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-05-07
proc/sysctl: fix function name error in comments
zhouchuangao
1
-1
/
+1
[next]