| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 1 | -0/+18 |
|\ |
|
| * | fs: add link restrictions | Kees Cook | 2012-07-29 | 1 | -0/+18 |
* | | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 2012-08-01 | 1 | -5/+3 |
* | | sysctl: suppress kmemleak messages | Steven Rostedt | 2012-07-31 | 1 | -1/+5 |
* | | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook | 2012-07-31 | 1 | -2/+35 |
|/ |
|
* | sysctl: fix write access to dmesg_restrict/kptr_restrict | Kees Cook | 2012-04-05 | 1 | -4/+4 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-29 | 1 | -5/+3 |
|\ |
|
| * | sysctl: use bitmap library functions | Akinobu Mita | 2012-03-29 | 1 | -5/+3 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
| * | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 2012-03-24 | 1 | -498/+3 |
|\ \
| |/
|/| |
|
| * | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 2012-01-25 | 1 | -464/+0 |
| * | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman | 2012-01-25 | 1 | -9/+4 |
| * | sysctl: Consolidate !CONFIG_SYSCTL handling | Eric W. Biederman | 2012-01-25 | 1 | -26/+0 |
* | | security: trim security.h | Al Viro | 2012-02-14 | 1 | -0/+1 |
|/ |
|
* | x86: Panic on detection of stack overflow | Mitsuo Hayasaka | 2011-12-05 | 1 | -0/+9 |
* | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 2011-11-01 | 1 | -0/+9 |
|\ |
|
| * | kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel | Dan Ballard | 2011-11-01 | 1 | -0/+9 |
* | | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -8/+0 |
|/ |
|
* | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth | Paul Turner | 2011-08-14 | 1 | -0/+10 |
* | sysctl,rcu: Convert call_rcu(free_head) to kfree | Paul E. McKenney | 2011-07-20 | 1 | -8/+3 |
* | perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI | Vince Weaver | 2011-06-04 | 1 | -0/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-26 | 1 | -1/+1 |
|\ |
|
| * | arch/tile: support signal "exception-trace" hook | Chris Metcalf | 2011-05-20 | 1 | -1/+1 |
* | | Merge branch 'next' into for-linus | James Morris | 2011-05-24 | 1 | -0/+6 |
|\ \ |
|
| * | | capabilites: allow the application of capability limits to usermode helpers | Eric Paris | 2011-04-04 | 1 | -0/+6 |
| |/ |
|
* / | watchdog: Disable watchdog when thresh is zero | Mandeep Singh Baines | 2011-05-23 | 1 | -4/+8 |
|/ |
|
* | sysctl: restrict write access to dmesg_restrict | Richard Weinberger | 2011-03-24 | 1 | -1/+17 |
* | sysctl: add some missing input constraint checks | Petr Holasek | 2011-03-24 | 1 | -4/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-16 | 1 | -5/+0 |
|\ |
|
| * | Merge branch 'next' into for-linus | James Morris | 2011-03-15 | 1 | -5/+0 |
| |\ |
|
| | * | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-03-08 | 1 | -5/+0 |
| | |\ |
|
| | | * | security: remove unused security_sysctl hook | Lucian Adrian Grijincu | 2011-02-01 | 1 | -5/+0 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-16 | 1 | -8/+1 |
|\ \ \ \ |
|
| * | | | | sched, autogroup, sysctl: Use proc_dointvec_minmax() instead | Yong Zhang | 2011-02-23 | 1 | -1/+1 |
| * | | | | Merge commit 'v2.6.38-rc5' into sched/core | Ingo Molnar | 2011-02-16 | 1 | -1/+2 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | sched: Use a buddy to implement yield_task_fair() | Rik van Riel | 2011-02-03 | 1 | -7/+0 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | perf: Optimize throttling code | Peter Zijlstra | 2011-02-16 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* / | | | unfuck proc_sysctl ->d_compare() | Al Viro | 2011-03-08 | 1 | -5/+10 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 | 1 | -1/+2 |
* | | | sysctl: remove obsolete comments | Jovi Zhang | 2011-01-13 | 1 | -17/+0 |
* | | | sysctl: fix #ifdef guard comment | Jovi Zhang | 2011-01-13 | 1 | -2/+2 |
* | | | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 2011-01-13 | 1 | -0/+10 |
| |/
|/| |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 1 | -19/+18 |
|\ \ |
|
| * | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 1 | -0/+11 |
| * | | Merge commit 'v2.6.37-rc3' into sched/core | Ingo Molnar | 2010-11-26 | 1 | -1/+1 |
| |\ \ |
|
| * | | | sched: Add sysctl_sched_shares_window | Paul Turner | 2010-11-18 | 1 | -0/+7 |