summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-2/+1
* coredump: make core dump functionality optionalAlex Kelly2012-10-061-1/+11
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-1/+1
|\
| * arm64: Add support for /proc/sys/debug/exception-traceCatalin Marinas2012-09-171-1/+1
* | sched: Add time unit suffix to sched sysctl knobsNamhyung Kim2012-09-041-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-0/+18
|\
| * fs: add link restrictionsKees Cook2012-07-291-0/+18
* | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-311-5/+3
* | sysctl: suppress kmemleak messagesSteven Rostedt2012-07-301-1/+5
* | coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-301-2/+35
|/
* sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-051-4/+4
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-5/+3
|\
| * sysctl: use bitmap library functionsAkinobu Mita2012-03-281-5/+3
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+3
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| * Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-231-498/+3
|\ \ | |/ |/|
| * sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-241-464/+0
| * sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-241-9/+4
| * sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-241-26/+0
* | security: trim security.hAl Viro2012-02-141-0/+1
|/
* x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-051-0/+9
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-311-0/+9
|\
| * kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard2011-10-311-0/+9
* | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-8/+0
|/
* sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-141-0/+10
* sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney2011-07-201-8/+3
* perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver2011-06-041-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-251-1/+1
|\
| * arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-191-1/+1
* | Merge branch 'next' into for-linusJames Morris2011-05-241-0/+6
|\ \
| * | capabilites: allow the application of capability limits to usermode helpersEric Paris2011-04-041-0/+6
| |/
* / watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-231-4/+8
|/
* sysctl: restrict write access to dmesg_restrictRichard Weinberger2011-03-231-1/+17
* sysctl: add some missing input constraint checksPetr Holasek2011-03-231-4/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-5/+0
|\
| * Merge branch 'next' into for-linusJames Morris2011-03-161-5/+0
| |\
| | * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-5/+0
| | |\
| | | * security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-011-5/+0
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-151-8/+1
|\ \ \ \
| * | | | sched, autogroup, sysctl: Use proc_dointvec_minmax() insteadYong Zhang2011-02-231-1/+1
| * | | | Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar2011-02-161-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched: Use a buddy to implement yield_task_fair()Rik van Riel2011-02-031-7/+0
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-151-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | perf: Optimize throttling codePeter Zijlstra2011-02-161-1/+1
| | |/ / | |/| |
* / | | unfuck proc_sysctl ->d_compare()Al Viro2011-03-081-5/+10
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-261-1/+2
|\ \ \ | |/ / |/| |
| * | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-241-1/+2
* | | sysctl: remove obsolete commentsJovi Zhang2011-01-131-17/+0
* | | sysctl: fix #ifdef guard commentJovi Zhang2011-01-131-2/+2