Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8841c8b3c4c4d9a9f2a6d30b463ad8d2c6e2f0ea
/
kernel
/
sysctl.c
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6f8fd1d
sysctl: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
f4aacea
sysctl: allow for strict write position handling
by Kees Cook
· 11 years ago
2ca9bb4
sysctl: refactor sysctl string writing logic
by Kees Cook
· 11 years ago
f880830
sysctl: clean up char buffer arguments
by Kees Cook
· 11 years ago
a0abcf2e
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
3d7ee96
x86, vdso: Clean up 32-bit vs 64-bit vdso params
by Andy Lutomirski
· 11 years ago
86d5613
kobject: Make support for uevent_helper optional.
by Michael Marineau
· 11 years ago
80df284
hung_task: check the value of "sysctl_hung_task_timeout_sec"
by Liu Hua
· 11 years ago
5509a5d
drop_caches: add some documentation and info message
by Dave Hansen
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
89f8b33
block: remove old blk_iopoll_enabled variable
by Jens Axboe
· 11 years ago
eaa4e4f
Merge branch 'linus' into sched/core, to resolve conflicts
by Ingo Molnar
· 11 years ago
ab531878
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
52bf84a
sched/numa, mm: Remove p->numa_migrate_deferred
by Rik van Riel
· 11 years ago
270750db
hung_task: Display every hung task warning
by Aaron Tomlin
· 11 years ago
2397efb
sysctl: Add neg_one as a standard constraint
by Aaron Tomlin
· 11 years ago
7984754
kexec: add sysctl to disable kexec_load
by Kees Cook
· 11 years ago
54a43d5
numa: add a sysctl for numa_balancing
by Andi Kleen
· 11 years ago
49f0ce5
mm: add overcommit_kbytes sysctl variable
by Jerome Marchand
· 11 years ago
1724813
sched/deadline: Remove the sysctl_sched_dl knobs
by Peter Zijlstra
· 11 years ago
332ac17
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
1bd53a7
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
by Wanpeng Li
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7833819
kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax()
by Chen Gang
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ad5d698
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c90423d
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move
by Ingo Molnar
· 11 years ago
8eaede4
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
by Ben Hutchings
· 11 years ago
de1c9ce
sched/numa: Skip some page migrations after a shared fault
by Rik van Riel
· 11 years ago
930aa17
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
by Mel Gorman
· 11 years ago
3a7053b
sched/numa: Favour moving tasks towards the preferred node
by Mel Gorman
· 11 years ago
723478c
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
by Knut Petersen
· 11 years ago
cd64647
hung_task: Change sysctl_hung_task_check_count to 'int'
by Li Zefan
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
86cdb46
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
by Naoya Horiguchi
· 11 years ago
3942c07
fs: bump inode and dentry counters to long
by Glauber Costa
· 11 years ago
d738ce8
sysctl: range checking in do_proc_dointvec_ms_jiffies_conv
by Francesco Fusco
· 11 years ago
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
Next »