index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
proc_sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+21
2017-07-12
sysctl: add unsigned int range support
Luis R. Rodriguez
1
-1
/
+3
2017-07-12
sysctl: simplify unsigned int support
Luis R. Rodriguez
1
-0
/
+14
2017-07-12
sysctl: fix lax sysctl_check_table() sanity check
Luis R. Rodriguez
1
-5
/
+5
2017-07-11
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
1
-13
/
+30
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+0
2017-04-16
sysctl: Remove dead register_sysctl_root
Eric W. Biederman
1
-4
/
+0
2017-04-07
sysctl: add sanity check for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-2
/
+3
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-02-22
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
1
-13
/
+18
2017-02-13
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
1
-16
/
+43
2017-01-10
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
1
-1
/
+2
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+7
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-08-14
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
1
-0
/
+5
2016-08-08
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Eric W. Biederman
1
-7
/
+7
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-07-31
get rid of 'parent' argument of ->d_compare()
Al Viro
1
-1
/
+1
2016-07-30
qstr: constify instances in procfs
Al Viro
1
-1
/
+1
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
1
-1
/
+1
2016-05-02
switch all procfs directories ->iterate_shared()
Al Viro
1
-1
/
+1
2016-05-02
proc_sys_fill_cache(): switch to d_alloc_parallel()
Al Viro
1
-7
/
+8
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
1
-0
/
+37
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-6
/
+6
2014-08-08
sysctl: remove typedef ctl_table
Joe Perches
1
-1
/
+1
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
1
-3
/
+4
2013-06-29
[readdir] convert procfs
Al Viro
1
-44
/
+27
2013-02-27
fs/proc: clean up printks
Andrew Morton
1
-9
/
+10
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-12-20
procfs: drop vmtruncate
Marco Stornelli
1
-7
/
+0
2012-11-18
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
1
-4
/
+5
2012-10-09
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
Michel Lespinasse
1
-0
/
+1
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
1
-3
/
+1
2012-10-06
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
1
-2
/
+1
2012-09-17
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-2
/
+2
2012-05-15
userns: Convert sysctl permission checks to use kuid and kgids.
Eric W. Biederman
1
-2
/
+2
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
1
-76
/
+1198
2012-03-22
sysctl: protect poll() in entries that may go away
Lucas De Marchi
1
-1
/
+16
2012-02-14
security: trim security.h
Al Viro
1
-0
/
+2
[next]