index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
proc_sysctl.c
Age
Commit message (
Expand
)
Author
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-08-08
sysctl: remove typedef ctl_table
Joe Perches
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
[readdir] convert procfs
Al Viro
2013-02-27
fs/proc: clean up printks
Andrew Morton
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-20
procfs: drop vmtruncate
Marco Stornelli
2012-11-18
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
2012-10-09
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
Michel Lespinasse
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
2012-10-06
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
2012-09-17
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-05-15
userns: Convert sysctl permission checks to use kuid and kgids.
Eric W. Biederman
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-22
sysctl: protect poll() in entries that may go away
Lucas De Marchi
2012-02-14
security: trim security.h
Al Viro
2012-02-01
sysctl: Don't call sysctl_follow_link unless we are a link.
Eric W. Biederman
2012-02-01
sysctl: Comments to make the code clearer.
Eric W. Biederman
2012-02-01
sysctl: Correct error return from get_subdir
Eric W. Biederman
2012-02-01
sysctl: An easier to read version of find_subdir
Eric W. Biederman
2012-01-30
sysctl: fix memset parameters in setup_sysctl_set()
Dan Carpenter
2012-01-30
sysctl: remove an unused variable
Dan Carpenter
2012-01-24
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
2012-01-24
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
2012-01-24
sysctl: Make the header lists per directory.
Eric W. Biederman
2012-01-24
sysctl: Move sysctl_check_dups into insert_header
Eric W. Biederman
2012-01-24
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
2012-01-24
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2012-01-24
sysctl: Add sysctl_print_dir and use it in get_subdir
Eric W. Biederman
2012-01-24
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2012-01-24
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
2012-01-24
sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry
Eric W. Biederman
2012-01-24
sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry.
Eric W. Biederman
2012-01-24
sysctl: Normalize the root_table data structure.
Eric W. Biederman
2012-01-24
sysctl: Factor out insert_header and erase_header
Eric W. Biederman
2012-01-24
sysctl: Factor out init_header from __register_sysctl_paths
Eric W. Biederman
2012-01-24
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2012-01-24
sysctl: A more obvious version of grab_header.
Eric W. Biederman
2012-01-24
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2012-01-24
sysctl: Improve the sysctl sanity checks
Eric W. Biederman
2012-01-24
sysctl: register only tables of sysctl files
Eric W. Biederman
2012-01-24
sysctl: Add ctl_table chains into cstring paths
Eric W. Biederman
2012-01-24
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2012-01-24
sysctl: Create local copies of directory names used in paths
Eric W. Biederman
2012-01-24
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-24
sysctl: Implement retire_sysctl_set
Eric W. Biederman
[next]