Sign in
googlers
/
maze
/
linux
/
9bc9a6bd3cf559bffe962c51efb062e8b5270ca9
/
kernel
/
sysctl.c
9bc9a6b
[PATCH] sysctl: simplify ipc ns specific sysctls
by Eric W. Biederman
· 18 years ago
c4b8b76
[PATCH] sysctl: implement sysctl_uts_string()
by Eric W. Biederman
· 18 years ago
cf9f151
[PATCH] sysctl: simplify sysctl_uts_string
by Eric W. Biederman
· 18 years ago
f3a43f3
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
bd9b0ba
[PATCH] sysctl: string length calculated is wrong if it contains negative numbers
by BP, Praveen
· 18 years ago
7602bdf
[PATCH] new scheme to preempt swap token
by Ashwin Chaugule
· 18 years ago
0741f4d
[PATCH] x86: add sysctl for kstack_depth_to_print
by Chuck Ebbert
· 18 years ago
d99f160
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
by Eric W. Biederman
· 18 years ago
0e009be
[PATCH] Improve the removed sysctl warnings
by Eric W. Biederman
· 18 years ago
d6f8ff7
[PATCH] cad_pid sysctl with PROC_FS=n
by Randy Dunlap
· 18 years ago
9ec5209
[PATCH] replace cad_pid by a struct pid
by Cedric Le Goater
· 18 years ago
fcfbd54
[PATCH] IPC namespace - sysctls
by Kirill Korotaev
· 18 years ago
8218c74
[PATCH] namespaces: utsname: sysctl
by Serge E. Hallyn
· 18 years ago
b1ba4dd
[PATCH] make kernel/sysctl.c:_proc_do_string() static
by Adrian Bunk
· 18 years ago
f5dd3d6
[PATCH] proc: sysctl: add _proc_do_string helper
by Sam Vilain
· 18 years ago
d025c9d
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
by Andi Kleen
· 18 years ago
29cbc78
[PATCH] x86: Clean up x86 NMI sysctls
by Andi Kleen
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
8da5add
[PATCH] x86: Allow users to force a panic on NMI
by Don Zickus
· 18 years ago
407984f
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
by Don Zickus
· 18 years ago
2fbe7b2
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions
by Don Zickus
· 18 years ago
9614634
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
by Christoph Lameter
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
34aa133
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
23f78d4
[PATCH] pi-futex: rt mutex core
by Ingo Molnar
· 19 years ago
e6e5494
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
by Ingo Molnar
· 19 years ago
bebfa10
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
by Andi Kleen
· 19 years ago
eab03ac
[PATCH] Get rid of /proc/sys/proc
by Stephen Hemminger
· 19 years ago
57ae250
[PATCH] CONFIG_NET=n build fix
by Andrew Morton
· 19 years ago
fadd8fb
[PATCH] support for panic at OOM
by KAMEZAWA Hiroyuki
· 19 years ago
2d9048e
[PATCH] inotify (1/5): split kernel API from userspace support
by Amy Griffis
· 19 years ago
cba9f33
[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv
by Bart Samwel
· 19 years ago
ed5b43f
[PATCH] Represent laptop_mode as jiffies internally
by Bart Samwel
· 19 years ago
f6ef943
[PATCH] Represent dirty_*_centisecs as jiffies internally
by Bart Samwel
· 19 years ago
529bf6b
[PATCH] fix file counting
by Dipankar Sarma
· 19 years ago
7f99f06
[PATCH] fix acpi_video_flags on x86-64
by Stefan Seyfried
· 19 years ago
d2b176e
[IA64] sysctl option to silence unaligned trap warnings
by Jes Sorensen
· 19 years ago
7a9166e
[PATCH] Fix undefined symbols for nommu architecture
by Luke Yang
· 19 years ago
c255d84
[PATCH] suspend-to-ram: allow video options to be set at runtime
by Pavel Machek
· 19 years ago
a62eaf1
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
by Andi Kleen
· 19 years ago
2a11ff0
[PATCH] zone_reclaim: configurable off node allocation period.
by Christoph Lameter
· 19 years ago
c84db23
[PATCH] zone_reclaim: minor fixes
by Christoph Lameter
· 19 years ago
1743660
[PATCH] Zone reclaim: proc override
by Christoph Lameter
· 19 years ago
0152fb3
[PATCH] s390: spinlock fixes
by Martin Schwidefsky
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
8ad4b1f
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
by Rohit Seth
· 19 years ago
9d0243b
[PATCH] drop-pagecache
by Andrew Morton
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
0296b22
[PATCH] remove CONFIG_KOBJECT_UEVENT option
by Kay Sievers
· 19 years ago
de9e007
sysctl: make sure to terminate strings with a NUL
by Linus Torvalds
· 19 years ago
82c9df8
[PATCH] Fix false old value return of sysctl
by Yi Yang
· 19 years ago
8febdd8
sysctl: don't overflow the user-supplied buffer with '\0'
by Linus Torvalds
· 19 years ago
330d57f
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
by Al Viro
· 19 years ago
1e5d533
[PATCH] more kernel-doc cleanups, additions
by Randy Dunlap
· 19 years ago
d55b5fd
[PATCH] aio: remove aio_max_nr accounting race
by Zach Brown
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
951f22d
[PATCH] s390: spin lock retry
by Martin Schwidefsky
· 19 years ago
0399cb0
[PATCH] inotify: move sysctl
by Robert Love
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
5a6b454
[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c
by Jesper Juhl
· 20 years ago
d6e7114
[PATCH] setuid core dump
by Alan Cox
· 20 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2