Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
85e72aa5384b1a614563ad63257ded0e91d1a620
/
fs
/
proc
85e72aa
proc: clear_refs: do not clear reserved pages
by Will Deacon
· 13 years ago
567e479
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
e268337
proc: clean up and fix /proc/<pid>/mem handling
by Linus Torvalds
· 13 years ago
633b454
audit: only allow tasks to set their loginuid if it is -1
by Eric Paris
· 13 years ago
0a300be
audit: remove task argument to audit_set_loginuid
by Eric Paris
· 13 years ago
f7e6746
sched/accounting, proc: Fix /proc/stat interrupts sum
by Russell King
· 13 years ago
c49c41a
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
b3f7f57
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
by Cyrill Gorcunov
· 13 years ago
a2ef990
proc: fix null pointer deref in proc_pid_permission()
by Xiaotian Feng
· 13 years ago
0499680
procfs: add hidepid= and gid= mount options
by Vasiliy Kulikov
· 13 years ago
9741295
procfs: parse mount options
by Vasiliy Kulikov
· 13 years ago
640708a
procfs: introduce the /proc/<pid>/map_files/ directory
by Pavel Emelyanov
· 13 years ago
7773fbc
procfs: make proc_get_link to use dentry instead of inode
by Cyrill Gorcunov
· 13 years ago
43d2b11
tracepoint: add tracepoints for debugging oom_score_adj
by KAMEZAWA Hiroyuki
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
69f594a
ptrace: do not audit capability check when outputing /proc/pid/stat
by Eric Paris
· 13 years ago
d10577a
vfs: trim includes a bit
by Al Viro
· 13 years ago
0226f49
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
by Al Viro
· 13 years ago
d161a13
switch procfs to umode_t use
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
3484563
procfs: do not confuse jiffies with cputime64_t
by Andreas Schwab
· 13 years ago
612ef28
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
by Martin Schwidefsky
· 13 years ago
c3e0ef9
[S390] fix cputime overflow in uptime_proc_show
by Martin Schwidefsky
· 13 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 13 years ago
6a54aeb
Merge commit 'v3.2-rc5' into sched/core
by Ingo Molnar
· 13 years ago
ddb3607
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
2a95ea6
procfs: do not overflow get_{idle,iowait}_time for nohz
by Michal Hocko
· 13 years ago
b53fc7c
fs/proc/meminfo.c: fix compilation error
by Claudio Scordino
· 13 years ago
905ad26
procfs: fix a vfsmount longterm reference leak
by Al Viro
· 13 years ago
3292beb
sched/accounting: Change cpustat fields to an array
by Glauber Costa
· 13 years ago
5e442a4
Revert "proc: fix races against execve() of /proc/PID/fd**"
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
092f4c5
Merge branch 'akpm' (Andrew's incoming - part two)
by Linus Torvalds
· 13 years ago
f1ecf06
sysctl: add support for poll()
by Lucas De Marchi
· 13 years ago
aa6afca
proc: fix races against execve() of /proc/PID/fd**
by Vasiliy Kulikov
· 13 years ago
887df07
procfs: report EISDIR when reading sysctl dirs in proc
by Pavel Emelyanov
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
bc3e53f
mm: distinguish between mlocked and pinned pages
by Christoph Lameter
· 13 years ago
c9f0124
oom: remove oom_disable_count
by David Rientjes
· 13 years ago
fc360bd
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
by Andrew Morton
· 13 years ago
afeacc8
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
by Paul Gortmaker
· 13 years ago
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
32ef438
teach /proc/$pid/numa_maps about transparent hugepages
by Dave Hansen
· 13 years ago
3200a8a
break out numa_maps gather_pte_stats() checks
by Dave Hansen
· 13 years ago
eb4866d
make /proc/$pid/numa_maps gather_stats() take variable page size
by Dave Hansen
· 13 years ago
a25cac5
proc: Consider NO_HZ when printing idle and iowait times
by Michal Hocko
· 13 years ago
1117f72
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
by Linus Torvalds
· 13 years ago
c214270
oom_ajd: don't use WARN_ONCE, just use printk_once
by Linus Torvalds
· 13 years ago
09570f9
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
by David Howells
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
293eb1e
proc: fix a race in do_io_accounting()
by Vasiliy Kulikov
· 13 years ago
d2857e7
procfs: return ENOENT on opening a being-removed proc entry
by Daisuke Ogino
· 13 years ago
be8f684
oom: make deprecated use of oom_adj more verbose
by David Rientjes
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
f151463
fs: seq_file - add event counter to simplify poll() support
by Kay Sievers
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
1fc0f78
->permission() sanitizing: MAY_NOT_BLOCK
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
1d1221f
proc: restrict access to /proc/PID/io
by Vasiliy Kulikov
· 13 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 13 years ago
1aec703
proc_sys_permission() is OK in RCU mode
by Al Viro
· 13 years ago
cf12791
proc_fd_permission() is doesn't need to bail out in RCU mode
by Al Viro
· 13 years ago
8b97b21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 13 years ago
7939253
proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
by Eric W. Biederman
· 13 years ago
ff78fca
fix leak in proc_set_super()
by Al Viro
· 13 years ago
57ed609
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
f133ecc
arch/tile: more /proc and /sys file support
by Chris Metcalf
· 13 years ago
997c136
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
by Olaf Hering
· 13 years ago
98bc93e
proc: fix pagemap_read() error case
by KOSAKI Motohiro
· 13 years ago
30cd890
proc: put check_mem_permission after __get_free_page in mem_write
by KOSAKI Motohiro
· 13 years ago
a4dbf0e
proc/stat: use defined macro KMALLOC_MAX_SIZE
by Yuanhan Liu
· 13 years ago
e130aa7
proc: constify status array
by Mike Frysinger
· 13 years ago
0a8cb8e
fs/proc: convert to kstrtoX()
by Alexey Dobriyan
· 13 years ago
3864601
mm: extract exe_file handling from procfs
by Jiri Slaby
· 13 years ago
ca16d14
mm: don't access vm_flags as 'int'
by KOSAKI Motohiro
· 13 years ago
14d74e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 13 years ago
3f5785e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
5b52fc8
proc: allocate storage for numa_maps statistics once
by Stephen Wilson
· 13 years ago
f2beb79
proc: make struct proc_maps_private truly private
by Stephen Wilson
· 13 years ago
f69ff94
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
by Stephen Wilson
· 13 years ago
62ca24b
ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.
by Eric W. Biederman
· 13 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
011159a
airo: correct proc entry creation interfaces
by Alexey Dobriyan
· 13 years ago
a00eaf1
ns proc: Add support for the ipc namespace
by Eric W. Biederman
· 15 years ago
34482e8
ns proc: Add support for the uts namespace
by Eric W. Biederman
· 15 years ago
13b6f57
ns proc: Add support for the network namespace.
by Eric W. Biederman
· 15 years ago
6b4e306
ns: proc files for namespace naming policy.
by Eric W. Biederman
· 15 years ago
a09a79f
Don't lock guardpage if the stack is growing up
by Mikulas Patocka
· 13 years ago
d8bdc59
proc: do proper range check on readdir offset
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
76597cd
proc: fix oops on invalid /proc/<pid>/maps access
by Linus Torvalds
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
52e9fc7
procfs: kill the global proc_mnt variable
by Oleg Nesterov
· 14 years ago
4308eeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
by Eric W. Biederman
· 14 years ago
Next »