Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03243fc6568b3fa02de8de05daa02f021f16c3e4
/
kernel
/
sysctl_binary.c
d066718
kernel: remove unnecessary head file
by JunweiZhang
· 11 years ago
c5ddd20
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
df1778b
sysctl: fix null checking in bin_dn_node_address()
by Xi Wang
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
7bb307e
export kernel_write(), convert open-coded instances
by Al Viro
· 12 years ago
ca2eb56
tcp: remove Appropriate Byte Count support
by Stephen Hemminger
· 12 years ago
17cf22c
pidns: Use task_active_pid_ns where appropriate
by Eric W. Biederman
· 15 years ago
3965c9a
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
by Wanpeng Li
· 12 years ago
3d3c8f9
binary_sysctl(): fix memory leak
by Michel Lespinasse
· 13 years ago
349d289
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
by Vasily Averin
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
73d049a
open-style analog of vfs_path_lookup()
by Al Viro
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5dc3055
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
by Don Zickus
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
69e4469
sysctl: don't use own implementation of hex_to_bin()
by Andy Shevchenko
· 15 years ago
3ee9437
ipv4: remove ip_rt_secret timer (v4)
by Neil Horman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8737c93
Switch may_open() and break_lease() to passing O_...
by Al Viro
· 15 years ago
4440095
SYSCTL: Print binary sysctl warnings (nearly) only once
by Andi Kleen
· 15 years ago
61cf693
[sysctl] Fix breakage on systems with older glibc
by Andi Kleen
· 15 years ago
757010f
sysctl binary: Reorder the tests to process wild card entries first.
by Eric W. Biederman
· 15 years ago
63395b6
sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
by Eric W. Biederman
· 15 years ago
2fb1073
sysctl: Warn about all uses of sys_sysctl.
by Eric W. Biederman
· 15 years ago
26a7034
sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
by Eric W. Biederman
· 15 years ago
642c6d9
sysctl: Make do_sysctl static
by Eric W. Biederman
· 16 years ago
da3f6f9
sysctl: Introduce a generic compat sysctl sysctl
by Eric W. Biederman
· 16 years ago
2830b68
sysctl: Refactor the binary sysctl handling to remove duplicate code
by Eric W. Biederman
· 16 years ago
afa588b
sysctl: Separate the binary sysctl logic into it's own file.
by Eric W. Biederman
· 16 years ago