Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d202f05158442396033f416df376f8ece1f563df
/
fs
/
proc
f2530dc
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 12 years ago
e8f2b54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8ce584c
procfs: add proc_remove_subtree()
by Al Viro
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
87a8ebd
userns: Restrict when proc and sysfs can be mounted
by Eric W. Biederman
· 12 years ago
51f0885
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 12 years ago
db04dc6
proc: Use nd_jump_link in proc_ns_follow_link
by Eric W. Biederman
· 12 years ago
c2c1b08
fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication
by Zhang Yanfei
· 12 years ago
87ebdc0
fs/proc: clean up printks
by Andrew Morton
· 12 years ago
e579d2c
coredump: remove redundant defines for dumpable states
by Kees Cook
· 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
d3d009c
saner proc_get_inode() calling conventions
by Al Viro
· 12 years ago
87e0aab
proc: avoid extra pde_put() in proc_fill_super()
by Maxim Patlasov
· 12 years ago
4173581
fs: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
4f522a2
d_hash_and_lookup(): export, switch open-coded instances
by Al Viro
· 12 years ago
33806f0
swap: make each swap partition have one address_space
by Shaohua Li
· 12 years ago
293c07e
memory-failure: use num_poisoned_pages instead of mce_bad_pages
by Xishi Qiu
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
c239905
net: proc: remove proc_net_remove
by Gao feng
· 12 years ago
b4278c9
net: proc: remove proc_net_fops_create
by Gao feng
· 12 years ago
6fac482
cputime: Use accessors to read task cputime stats
by Frederic Weisbecker
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
dfb2ea4
proc: Allow proc_free_inum to be called from any context
by Eric W. Biederman
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
ee29720
proc: fix inconsistent lock state
by Xiaotian Feng
· 12 years ago
46f6955
procfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
138d22b
fs, epoll: add procfs fdinfo helper
by Cyrill Gorcunov
· 12 years ago
55985dd
procfs: add ability to plug in auxiliary fdinfo providers
by Cyrill Gorcunov
· 12 years ago
8d23802
proc: pid/status: show all supplementary groups
by Artem Bityutskiy
· 12 years ago
2f4b3bf
/proc/pid/status: add "Seccomp" field
by Kees Cook
· 12 years ago
834f82e
procfs: add VmFlags field in smaps output
by Cyrill Gorcunov
· 12 years ago
7b9a7ec
proc: don't show nonexistent capabilities
by Andrew Vagin
· 12 years ago
f9a00e8
procfs: use kbasename()
by Andy Shevchenko
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
f6e858a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
4ff1b2c
procfs: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
e180377
thp: change split_huge_page_pmd() interface
by Kirill A. Shutemov
· 12 years ago
f57d54b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a9c58b90
mm, oom: change type of oom_score_adj to short
by David Rientjes
· 12 years ago
c1ad41f
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
by Ingo Molnar
· 12 years ago
e783377
Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
8a2cf06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e80d0a1a
cputime: Rename thread_group_times to thread_group_cputime_adjusted
by Frederic Weisbecker
· 12 years ago
05f5648
proc: check vma->vm_file before dereferencing
by Stanislav Kinsbursky
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 13 years ago
bf056bf
proc: Fix the namespace inode permission checks.
by Eric W. Biederman
· 13 years ago
33d6dce
proc: Generalize proc inode allocation
by Eric W. Biederman
· 13 years ago
4f326c0
userns: Allow unprivilged mounts of proc and sysfs
by Eric W. Biederman
· 12 years ago
e9f238c
procfs: Print task uids and gids in the userns that opened the proc file
by Eric W. Biederman
· 12 years ago
cde1975
userns: Implent proc namespace operations
by Eric W. Biederman
· 12 years ago
8823c07
vfs: Add setns support for the mount namespace
by Eric W. Biederman
· 15 years ago
57e8391
pidns: Add setns support
by Eric W. Biederman
· 15 years ago
0a01f2c
pidns: Make the pidns proc mount/umount logic obvious.
by Eric W. Biederman
· 12 years ago
17cf22c
pidns: Use task_active_pid_ns where appropriate
by Eric W. Biederman
· 15 years ago
ae06c7c
procfs: Don't cache a pid in the root inode.
by Eric W. Biederman
· 14 years ago
e656d8a
procfs: Use the proc generic infrastructure for proc/self.
by Eric W. Biederman
· 14 years ago
73f7ef4
sysctl: Pass useful parameters to sysctl permissions
by Eric W. Biederman
· 12 years ago
ec05a23
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 12 years ago
fa0cbbf
mm, oom: reintroduce /proc/pid/oom_adj
by David Rientjes
· 12 years ago
5258f38
sched/autogroup: Fix crash on reboot when autogroup is disabled
by Mike Galbraith
· 12 years ago
684baeb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9e78144
hold task->mempolicy while numa_maps scans.
by KAMEZAWA Hiroyuki
· 12 years ago
32f8516
mm, mempolicy: fix printing stack contents in numa_maps
by David Rientjes
· 12 years ago
f81700b
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
by Jeff Layton
· 12 years ago
7386cdb
nohz: Fix idle ticks in cpu summary line of /proc/stat
by Michal Hocko
· 12 years ago
7a71932
kpageflags: fix wrong KPF_THP on non-huge compound pages
by Naoya Horiguchi
· 12 years ago
ea5272f
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
by Michel Lespinasse
· 12 years ago
4c199a9
rbtree: empty nodes have no color
by Michel Lespinasse
· 12 years ago
01dc52e
oom: remove deprecated oom_adj
by Davidlohr Bueso
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
9fb8844
fs/proc/root.c: use NULL instead of 0 for pointer
by Sachin Kamat
· 12 years ago
ab4a1f2
proc_sysctl.c: use BUG_ON instead of BUG
by Prasad Joshi
· 12 years ago
17baa2a
proc: use kzalloc instead of kmalloc and memset
by yan
· 12 years ago
0e06936
proc: no need to initialize proc_inode->fd in proc_get_inode()
by yan
· 12 years ago
62072750
proc: return -ENOMEM when inode allocation failed
by yan
· 12 years ago
0f4cfb2
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
by Oleg Nesterov
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
7b540d0
proc_map_files_readdir(): don't bother with grabbing files
by Al Viro
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
c6f3d81
don't leak O_CLOEXEC into ->f_flags
by Al Viro
· 12 years ago
ddd3e07
procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2
by Cyrill Gorcunov
· 12 years ago
faf60af
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
by Cyrill Gorcunov
· 12 years ago
f76d207
userns: Add kprojid_t and associated infrastructure in projid.h
by Eric W. Biederman
· 12 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
6bf6104
fs/proc: fix potential unregister_sysctl_table hang
by Francesco Ruggeri
· 12 years ago
bc452b4
proc: do not allow negative offsets on /proc/<pid>/environ
by Djalal Harouni
· 12 years ago
e8905ec
proc: environ_read() make sure offset points to environment address range
by Djalal Harouni
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
b5fb63c1
fs: add nd_jump_link
by Christoph Hellwig
· 12 years ago
408ef01
fs: move path_put on failure out of ->follow_link
by Christoph Hellwig
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
475d009
of: Improve prom_update_property() function
by Dong Aisheng
· 12 years ago
Next »