index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl_binary.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-22
1
-1
/
+1
*
kernel: add panic_on_warn
Prarit Bhargava
2014-12-10
1
-0
/
+1
*
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-1
/
+0
|
\
|
*
net_dma: simple removal
Dan Williams
2014-09-28
1
-1
/
+0
*
|
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2014-07-01
1
-0
/
+1
|
/
*
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
Chen Gang
2013-11-13
1
-3
/
+3
*
kernel: remove unnecessary head file
JunweiZhang
2013-06-26
1
-1
/
+0
*
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
1
-2
/
+2
*
sysctl: fix null checking in bin_dn_node_address()
Xi Wang
2013-02-27
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-32
/
+7
|
\
|
*
export kernel_write(), convert open-coded instances
Al Viro
2013-02-26
1
-32
/
+7
*
|
tcp: remove Appropriate Byte Count support
Stephen Hemminger
2013-02-05
1
-1
/
+0
|
/
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
1
-1
/
+1
*
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
2012-07-31
1
-1
/
+1
*
binary_sysctl(): fix memory leak
Michel Lespinasse
2011-12-20
1
-1
/
+1
*
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
2011-10-03
1
-1
/
+1
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-1
/
+1
*
open-style analog of vfs_path_lookup()
Al Viro
2011-03-14
1
-18
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
Don Zickus
2010-12-10
1
-1
/
+0
|
/
*
sysctl: don't use own implementation of hex_to_bin()
Andy Shevchenko
2010-05-25
1
-6
/
+3
*
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
2010-05-08
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Switch may_open() and break_lease() to passing O_...
Al Viro
2010-03-03
1
-5
/
+2
*
SYSCTL: Print binary sysctl warnings (nearly) only once
Andi Kleen
2009-12-23
1
-1
/
+30
*
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
2009-12-16
1
-0
/
+7
*
sysctl binary: Reorder the tests to process wild card entries first.
Eric W. Biederman
2009-11-12
1
-8
/
+7
*
sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
Eric W. Biederman
2009-11-12
1
-15
/
+20
*
sysctl: Warn about all uses of sys_sysctl.
Eric W. Biederman
2009-11-11
1
-7
/
+1
*
sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
Eric W. Biederman
2009-11-11
1
-102
/
+1383
*
sysctl: Make do_sysctl static
Eric W. Biederman
2009-11-06
1
-1
/
+1
*
sysctl: Introduce a generic compat sysctl sysctl
Eric W. Biederman
2009-11-06
1
-0
/
+50
*
sysctl: Refactor the binary sysctl handling to remove duplicate code
Eric W. Biederman
2009-11-06
1
-65
/
+58
*
sysctl: Separate the binary sysctl logic into it's own file.
Eric W. Biederman
2009-11-06
1
-0
/
+185