index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: add CFS debug sysctls
Ingo Molnar
2007-07-09
1
-0
/
+80
*
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
2007-05-17
1
-1
/
+1
*
Make vm statistics update interval configurable
Christoph Lameter
2007-05-09
1
-0
/
+12
*
proc: maps protection
Kees Cook
2007-05-08
1
-0
/
+11
*
Allow reading tainted flag as user
Bastian Blank
2007-04-24
1
-1
/
+1
*
sysctl: Support vdso_enabled sysctl on SH.
Paul Mundt
2007-03-05
1
-1
/
+2
*
[PATCH] fix the SYSCTL=n compilation
Adrian Bunk
2007-03-01
1
-2
/
+1
*
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
2007-02-14
1
-0
/
+18
*
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
2007-02-14
1
-182
/
+0
*
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
2007-02-14
1
-5
/
+5
*
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
2007-02-14
1
-17
/
+43
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-7
/
+2
*
[PATCH] sysctl: remove support for directory strategy routines
Eric W. Biederman
2007-02-14
1
-8
/
+0
*
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
2007-02-14
1
-0
/
+14
*
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
2007-02-14
1
-176
/
+0
*
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
2007-02-14
1
-117
/
+0
*
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
2007-02-14
1
-3
/
+0
*
[PATCH] _proc_do_string(): fix short reads
Oleg Nesterov
2007-02-11
1
-4
/
+12
*
[PATCH] sysctl warning fix
Andrew Morton
2007-02-11
1
-0
/
+2
*
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
Theodore Ts'o
2007-02-11
1
-2
/
+25
*
[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
Alexey Dobriyan
2007-02-11
1
-16
/
+28
*
[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULE
Eric Paris
2007-02-11
1
-1
/
+1
*
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
2006-12-13
1
-2
/
+1
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
1
-25
/
+22
*
[PATCH] sysctl: remove some OPs
Alexey Dobriyan
2006-12-10
1
-10
/
+0
*
[PATCH] ipc-procfs-sysctl mixups
Randy Dunlap
2006-12-10
1
-0
/
+11
*
[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
Eric W. Biederman
2006-12-08
1
-0
/
+60
*
[PATCH] sysctl: simplify ipc ns specific sysctls
Eric W. Biederman
2006-12-08
1
-57
/
+49
*
[PATCH] sysctl: implement sysctl_uts_string()
Eric W. Biederman
2006-12-08
1
-5
/
+32
*
[PATCH] sysctl: simplify sysctl_uts_string
Eric W. Biederman
2006-12-08
1
-102
/
+26
*
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
1
-0
/
+9
|
\
|
*
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
2006-12-07
1
-0
/
+9
*
|
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-1
/
+1
*
|
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
2006-12-07
1
-2
/
+2
*
|
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2006-12-07
1
-11
/
+0
|
/
*
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
Eric W. Biederman
2006-11-06
1
-3
/
+5
*
[PATCH] Improve the removed sysctl warnings
Eric W. Biederman
2006-11-06
1
-1
/
+21
*
[PATCH] cad_pid sysctl with PROC_FS=n
Randy Dunlap
2006-10-20
1
-0
/
+4
*
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
1
-3
/
+27
*
[PATCH] IPC namespace - sysctls
Kirill Korotaev
2006-10-02
1
-28
/
+88
*
[PATCH] namespaces: utsname: sysctl
Serge E. Hallyn
2006-10-02
1
-19
/
+119
*
[PATCH] make kernel/sysctl.c:_proc_do_string() static
Adrian Bunk
2006-10-02
1
-2
/
+3
*
[PATCH] proc: sysctl: add _proc_do_string helper
Sam Vilain
2006-10-02
1
-29
/
+36
*
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
2006-10-01
1
-1
/
+1
*
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2006-09-30
1
-7
/
+4
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
2006-09-27
1
-75
/
+38
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
1
-3
/
+20
|
\
[next]