sysctl: fix write access to dmesg_restrict/kptr_restrict
[linux-flexiantxendom0.git] / kernel / sysctl.c
2012-04-30 Kees Cooksysctl: fix write access to dmesg_restrict/kptr_restrict
2011-11-01 Linus TorvaldsMerge branch 'akpm' (Andrew's incoming)
2011-11-01 Dan Ballardkernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
2011-10-30 Martin Schwidefsky[S390] sparse: fix sparse warnings about missing prototypes
2011-08-14 Paul Turnersched: Accumulate per-cfs_rq cpu usage and charge again...
2011-07-20 Paul E. McKenneysysctl,rcu: Convert call_rcu(free_head) to kfree
2011-06-04 Vince Weaverperf: Comment /proc/sys/kernel/perf_event_paranoid...
2011-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-05-24 James MorrisMerge branch 'next' into for-linus
2011-05-23 Mandeep Singh Baineswatchdog: Disable watchdog when thresh is zero
2011-05-20 Chris Metcalfarch/tile: support signal "exception-trace" hook
2011-04-04 Eric Pariscapabilites: allow the application of capability limits...
2011-03-24 Richard Weinbergersysctl: restrict write access to dmesg_restrict
2011-03-24 Petr Holaseksysctl: add some missing input constraint checks
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-03-16 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-03-15 James MorrisMerge branch 'next' into for-linus
2011-03-08 Al Virounfuck proc_sysctl ->d_compare()
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-02-23 Yong Zhangsched, autogroup, sysctl: Use proc_dointvec_minmax...
2011-02-16 Ingo MolnarMerge commit 'v2.6.38-rc5' into sched/core
2011-02-16 Peter Zijlstraperf: Optimize throttling code
2011-02-03 Rik van Rielsched: Use a buddy to implement yield_task_fair()
2011-02-01 Lucian Adrian Grijincusecurity: remove unused security_sysctl hook
2011-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-24 Andy WhitcroftInput: sysrq - ensure sysrq_enabled and __sysrq_enabled...
2011-01-13 Jovi Zhangsysctl: remove obsolete comments
2011-01-13 Jovi Zhangsysctl: fix #ifdef guard comment
2011-01-13 Dan Rosenbergkptr_restrict for hiding kernel pointers from unprivile...
2011-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-12-09 Don Zickusx86, NMI: Add back unknown_nmi_panic and nmi_watchdog...
2010-11-30 Mike Galbraithsched: Add 'autogroup' scheduling feature: automated...
2010-11-26 Ingo MolnarMerge commit 'v2.6.37-rc3' into sched/core
2010-11-26 Ingo MolnarMerge commit 'v2.6.37-rc3' into perf/core
2010-11-18 Paul Turnersched: Add sysctl_sched_shares_window
2010-11-18 Peter Zijlstrasched: Rewrite tg_shares_up)
2010-11-18 Don Zickusx86, nmi_watchdog: Remove the old nmi_watchdog
2010-11-16 Joe Percheskernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
2010-11-12 Dan RosenbergRestrict unprivileged access to kernel syslog
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Namhyung Kimprintk: declare printk_ratelimit_state in ratelimit.h
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-26 Christoph Hellwigfs: use percpu counter for nr_dentry and nr_dentry_unused
2010-10-26 Dave Chinnerfs: Convert nr_inodes and nr_unused to per-cpu counters
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-07 Eric Dumazetsysctl: fix min/max handling in __do_proc_doulongvec_mi...
2010-09-05 Andi Kleengcc-4.6: kernel/*: Fix unused but set warnings
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-10 David Rientjesoom: move sysctl declarations to oom.h
2010-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-06 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-08-05 Ian Abbotthotplug: Support kernel/hotplug sysctl variable when...
2010-08-05 Ingo MolnarMerge branch 'perf/nmi' into perf/core
2010-07-28 Dave Youngsysctl extern cleanup: inotify
2010-07-28 Alexey Dobriyandnotify: move dir_notify_enable declaration
2010-07-23 Tejun Heoslow-work: kill it
2010-06-03 Jens Axboepipe: change /proc/sys/fs/pipe-max-pages to byte sized...
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-25 J. R. Okajimaproc_dointvec: write a single value
2010-05-25 Mel Gormanmm: compaction: add a tunable that decides when memory...
2010-05-25 Mel Gormanmm: compaction: add /proc trigger for memory compaction
2010-05-21 Linus TorvaldsMerge branch 'for-2.6.35' of git://git.kernel.dk/linux...
2010-05-21 Randy Dunlapsysctl: fix kernel-doc notation and typos
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Jens Axboepipe: set lower and upper limit on max pages in the...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-17 Heiko Carstens[S390] debug: enable exception-trace debug facility
2010-05-16 Octavian Purdilasysctl: add proc_do_large_bitmap
2010-05-16 Amerigo Wangsysctl: refactor integer handling proc code
2010-05-12 Don Zickuslockup_detector: Remove old softlockup code
2010-05-12 Don Zickuslockup_detector: Touch_softlockup cleanups and softlock...
2010-05-12 Don Zickuslockup_detector: Combine nmi_watchdog and softlockup...
2010-05-12 Frederic WeisbeckerMerge commit 'v2.6.34-rc7' into perf/nmi
2010-04-14 Dmitry TorokhovInput: implement SysRq as a separate input handler
2010-03-12 Dave Youngsysctl extern cleanup: lockdep
2010-03-12 Dave Youngsysctl extern cleanup: rtmutex
2010-03-12 Dave Youngsysctl extern cleanup: acct
2010-03-12 Dave Youngsysctl extern cleanup: sg
2010-03-12 Dave Youngsysctl extern cleanup: module
2010-03-12 Dave Youngsysctl extern cleanup: rcu
2010-03-12 Dave Youngsysctl extern cleanup: signal
2010-03-12 Dave Youngsysctl extern cleanup: C_A_D
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-03-01 David S. Millersparc: Support show_unhandled_signals.
2010-02-25 Masami Hiramatsukprobes: Jump optimization sysctl interface
2010-02-14 Don Zickusnmi_watchdog: Compile and portability fixes
2009-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-17 WANG Congkernel/sysctl.c: fix the incomplete part of sysctl_max_...
2009-12-16 David HowellsNOMMU: Optimise away the {dac_,}mmap_min_addr tests
2009-12-15 Amerigo Wang'sysctl_max_map_count' should be non-negative
2009-12-15 Lee Schermerhornhugetlb: derive huge pages nodes allowed from task...
2009-12-12 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-09 Christian Ehrhardtsched: Update normalized values on user updates via...
2009-12-09 Christian Ehrhardtsched: Make tunable scaling style configurable
2009-12-09 Peter Zijlstrasched: Remove sysctl.sched_features
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
next