Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
555445cd11803c6bc93b2be31968f3949ef7708b
/
kernel
/
sysctl.c
f2006e2
Merge branch 'linus' into timers/urgent
by Thomas Gleixner
· 11 years ago
c72bb31
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
e399eb5
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
by Ingo Molnar
· 11 years ago
14c63f1
perf: Drop sample rate when sampling is too slow
by Dave Hansen
· 12 years ago
3c00ea8
watchdog: Rename confusing state variable
by Frederic Weisbecker
· 12 years ago
de7edd3
tracing: Disable tracing on warning
by Steven Rostedt (Red Hat)
· 12 years ago
a6572f8
watchdog: Disallow setting watchdog_thresh to -1
by Li Zefan
· 12 years ago
4eeab4f
mm: replace hardcoded 3% with admin_reserve_pages knob
by Andrew Shewmaker
· 12 years ago
c9b1d09
mm: limit growth of 3% hardcoded other user reserve
by Andrew Shewmaker
· 12 years ago
146732c
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
by Josh Triplett
· 12 years ago
e23b622
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
e579d2c
coredump: remove redundant defines for dumpable states
by Kees Cook
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
75f7ad8
page-writeback.c: subtract min_free_kbytes from dirtyable memory
by Paul Szabo
· 12 years ago
27ea6dfd
Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
bf14e3b
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
by Vineet Gupta
· 12 years ago
ce0dbbb
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
by Clark Williams
· 12 years ago
cf4aebc2
sched: Move sched.h sysctl bits into separate header
by Clark Williams
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
b6fca72
sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
by Vineet Gupta
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
b8593bf
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
by Mel Gorman
· 12 years ago
4b96a29
mm: sched: numa: Implement slow start for working set sampling
by Peter Zijlstra
· 12 years ago
6e5fb22
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
by Peter Zijlstra
· 12 years ago
cbee9f8
mm: numa: Add fault driven placement and migration
by Peter Zijlstra
· 12 years ago
3b572b5
sysctl: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
7ac57a8
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
by Catalin Marinas
· 12 years ago
046d662
coredump: make core dump functionality optional
by Alex Kelly
· 12 years ago
81f56e5
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
5c42336
arm64: Add support for /proc/sys/debug/exception-trace
by Catalin Marinas
· 12 years ago
d00535d
sched: Add time unit suffix to sched sysctl knobs
by Namhyung Kim
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
3965c9a
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
by Wanpeng Li
· 12 years ago
fd4b616
sysctl: suppress kmemleak messages
by Steven Rostedt
· 12 years ago
54b5019
coredump: warn about unsafe suid_dumpable / core_pattern combo
by Kees Cook
· 12 years ago
800179c
fs: add link restrictions
by Kees Cook
· 12 years ago
620f6e8
sysctl: fix write access to dmesg_restrict/kptr_restrict
by Kees Cook
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
5a04cca
sysctl: use bitmap library functions
by Akinobu Mita
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
f1d38e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
by Linus Torvalds
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
1f87f0b
sysctl: Move the implementation into fs/proc/proc_sysctl.c
by Eric W. Biederman
· 13 years ago
de4e83bd
sysctl: Register the base sysctl table like any other sysctl table.
by Eric W. Biederman
· 13 years ago
0ce8974
sysctl: Consolidate !CONFIG_SYSCTL handling
by Eric W. Biederman
· 13 years ago
55af779
x86: Panic on detection of stack overflow
by Mitsuo Hayasaka
· 13 years ago
094803e
Merge branch 'akpm' (Andrew's incoming)
by Linus Torvalds
· 13 years ago
73efc03
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
by Dan Ballard
· 13 years ago
638ad34
[S390] sparse: fix sparse warnings about missing prototypes
by Martin Schwidefsky
· 13 years ago
ec12cb7
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
by Paul Turner
· 13 years ago
a95cded
sysctl,rcu: Convert call_rcu(free_head) to kfree
by Paul E. McKenney
· 14 years ago
aa4a221
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
by Vince Weaver
· 14 years ago
0798b1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
434d42c
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
586692a
watchdog: Disable watchdog when thresh is zero
by Mandeep Singh Baines
· 14 years ago
571d76a
arch/tile: support signal "exception-trace" hook
by Chris Metcalf
· 14 years ago
17f60a7
capabilites: allow the application of capability limits to usermode helpers
by Eric Paris
· 14 years ago
bfdc0b4
sysctl: restrict write access to dmesg_restrict
by Richard Weinberger
· 14 years ago
cb16e95
sysctl: add some missing input constraint checks
by Petr Holasek
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
9620639
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a926021
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a002951
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
dfef6dcd3
unfuck proc_sysctl ->d_compare()
by Al Viro
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
1747b21
sched, autogroup, sysctl: Use proc_dointvec_minmax() instead
by Yong Zhang
· 14 years ago
48fa4b8
Merge commit 'v2.6.38-rc5' into sched/core
by Ingo Molnar
· 14 years ago
163ec43
perf: Optimize throttling code
by Peter Zijlstra
· 14 years ago
ac53db5
sched: Use a buddy to implement yield_task_fair()
by Rik van Riel
· 14 years ago
4916ca4
security: remove unused security_sysctl hook
by Lucian Adrian Grijincu
· 14 years ago
6fb1b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
8c6a98b
Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent
by Andy Whitcroft
· 14 years ago
e020e74
sysctl: remove obsolete comments
by Jovi Zhang
· 14 years ago
5561050
sysctl: fix #ifdef guard comment
by Jovi Zhang
· 14 years ago
455cd5a
kptr_restrict for hiding kernel pointers from unprivileged users
by Dan Rosenberg
· 14 years ago
65b2074
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5dc3055
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
by Don Zickus
· 14 years ago
5091faa
sched: Add 'autogroup' scheduling feature: automated per session task groups
by Mike Galbraith
· 14 years ago
22a867d
Merge commit 'v2.6.37-rc3' into sched/core
by Ingo Molnar
· 14 years ago
e4e91ac
Merge commit 'v2.6.37-rc3' into perf/core
by Ingo Molnar
· 14 years ago
a7a4f8a
sched: Add sysctl_sched_shares_window
by Paul Turner
· 14 years ago
2069dd7
sched: Rewrite tg_shares_up)
by Peter Zijlstra
· 14 years ago
5f2b0ba
x86, nmi_watchdog: Remove the old nmi_watchdog
by Don Zickus
· 14 years ago
df6e61d
kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
by Joe Perches
· 14 years ago
eaf06b2
Restrict unprivileged access to kernel syslog
by Dan Rosenberg
· 14 years ago
426e1f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f5d87d8
printk: declare printk_ratelimit_state in ratelimit.h
by Namhyung Kim
· 14 years ago
518de9b
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
312d3ca
fs: use percpu counter for nr_dentry and nr_dentry_unused
by Christoph Hellwig
· 14 years ago
cffbc8a
fs: Convert nr_inodes and nr_unused to per-cpu counters
by Dave Chinner
· 14 years ago
7e360c3
fs: allow for more than 2^31 files
by Eric Dumazet
· 14 years ago
27b3d80
sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
by Eric Dumazet
· 14 years ago
b3bd3de
gcc-4.6: kernel/*: Fix unused but set warnings
by Andi Kleen
· 14 years ago
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
8e4228e
oom: move sysctl declarations to oom.h
by David Rientjes
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
ab69bcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
94f17cd
hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
by Ian Abbott
· 15 years ago
Next »