index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
1
-2
/
+1
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-4
/
+3
2025-07-03
fix proc_sys_compare() handling of in-lookup dentries
Al Viro
1
-7
/
+11
2025-06-10
switch procfs from d_set_d_op() to d_splice_alias_ops()
Al Viro
1
-4
/
+3
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
2024-10-31
sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
Markus Elfring
1
-4
/
+4
2024-10-10
sysctl: Convert locking comments to lockdep assertions
Thomas Weißschuh
1
-4
/
+10
2024-10-09
sysctl: make internal ctl_tables const
Thomas Weißschuh
1
-2
/
+2
2024-10-09
sysctl: allow registration of const struct ctl_table
Thomas Weißschuh
1
-3
/
+3
2024-10-09
sysctl: move internal interfaces to const struct ctl_table
Thomas Weißschuh
1
-40
/
+41
2024-09-02
sysctl: avoid spurious permanent empty tables
Thomas Weißschuh
1
-3
/
+8
2024-06-13
sysctl: Warn on an empty procname element
Joel Granados
1
-0
/
+2
2024-06-13
sysctl: Remove ctl_table sentinel code comments
Joel Granados
1
-1
/
+1
2024-06-13
sysctl: Remove "child" sysctl code comments
Joel Granados
1
-16
/
+10
2024-06-13
sysctl: Remove superfluous empty allocations from sysctl internals
Joel Granados
1
-4
/
+4
2024-06-13
sysctl: Replace nr_entries with ctl_table_size in new_links
Joel Granados
1
-8
/
+6
2024-06-13
sysctl: Remove check for sentinel element in ctl_table arrays
Joel Granados
1
-1
/
+1
2024-06-03
sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
Wen Yang
1
-0
/
+14
2024-06-03
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
1
-4
/
+2
2024-04-24
sysctl: drop now unnecessary out-of-bounds check
Thomas Weißschuh
1
-5
/
+2
2024-04-24
sysctl: move sysctl type to ctl_table_header
Thomas Weißschuh
1
-4
/
+6
2024-04-24
sysctl: drop sysctl_is_perm_empty_ctl_table
Thomas Weißschuh
1
-5
/
+3
2024-04-24
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+1
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-12
/
+2
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-12-28
sysctl: Fix out of bounds access for empty sysctl registers
Joel Granados
1
-2
/
+7
2023-12-21
/proc/sys: use d_splice_alias() calling conventions to simplify failure exits
Al Viro
1
-12
/
+2
2023-11-01
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-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-44
/
+46
2023-08-15
sysctl: Use ctl_table_size as stopping criteria for list macro
Joel Granados
1
-2
/
+3
2023-08-15
sysctl: Add size arg to __register_sysctl_init
Joel Granados
1
-9
/
+3
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
1
-14
/
+16
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
1
-11
/
+12
2023-08-15
sysctl: Add size argument to init_header
Joel Granados
1
-5
/
+7
2023-08-15
sysctl: Use ctl_table_header in list_for_each_table_entry
Joel Granados
1
-12
/
+14
2023-08-15
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-06-30
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-06-28
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-23
sysctl: Remove register_sysctl_table
Joel Granados
1
-159
/
+0
2023-05-23
sysctl: stop exporting register_sysctl_table
Joel Granados
1
-3
/
+2
2023-05-02
sysctl: remove register_sysctl_paths()
Luis Chamberlain
1
-51
/
+4
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
[next]