index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
utsname_sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-06-03
utsname: constify ctl_table arguments of utility function
Thomas Weißschuh
1
-1
/
+1
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-04-13
utsname: simplify one-level sysctl registration for uts_kern_table
Luis Chamberlain
1
-10
/
+1
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
1
-0
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+7
2022-09-29
utsname: contribute changes to RNG
Jason A. Donenfeld
1
-0
/
+2
2022-09-11
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
1
-0
/
+7
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
1
-16
/
+25
2017-03-03
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2014-06-06
sysctl: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-06-04
kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall
Fabian Frederick
1
-2
/
+2
2013-02-27
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block
Yuanhan Liu
1
-1
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
1
-0
/
+23
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2009-11-12
sysctl kernel: Remove binary sysctl logic
Eric W. Biederman
1
-31
/
+0
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-04-02
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
Serge E. Hallyn
1
-1
/
+1
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-3
/
+2
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2007-11-29
Isolate the UTS namespace's domainname and hostname back
Pavel Emelyanov
1
-0
/
+4
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
1
-4
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
1
-0
/
+146