index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
base.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-16
Merge
Linus Torvalds
1
-0
/
+1
2005-03-15
[PATCH] fs/proc/base.c - fix sparse errors
Ben Dooks
1
-4
/
+4
2005-03-09
[PATCH] cpusets - big numa cpu and memory placement
Paul Jackson
1
-0
/
+19
2005-03-07
[PATCH] seccomp: secure computing support
Andrea Arcangeli
1
-0
/
+74
2005-03-07
[PATCH] d_drop should use per dentry lock
Jan Blunck
1
-1
/
+5
2005-02-28
Currently touching audit.h triggers a large rebuild because it's sucked
Chris Wright
1
-0
/
+1
2005-02-01
[PATCH] audit: handle loginuid through proc
Serge Hallyn
1
-0
/
+83
2005-02-01
[PATCH] mm: oom-killer tunable
Andrea Arcangeli
1
-0
/
+79
2005-01-10
[PATCH] fs/proc/base.c: array size
Domen Puncer
1
-1
/
+1
2005-01-04
[PATCH] FRV: procfs changes for nommu changes
David Howells
1
-42
/
+1
2004-12-02
[PATCH] proc_pid_status() oops fix
Manfred Spraul
1
-5
/
+0
2004-11-21
[PATCH] /proc/cmdline missing mmput
Prasanna Meda
1
-2
/
+2
2004-10-18
[PATCH] generic acl support for ->permission
Christoph Hellwig
1
-1
/
+1
2004-10-18
[PATCH] distinct tgid/tid CPU usage
Albert Cahalan
1
-2
/
+6
2004-09-07
[PATCH] fix f_version optimization for get_tgid_list
Manfred Spraul
1
-15
/
+35
2004-09-07
[PATCH] cleanup ptrace stops and remove notify_parent
Roland McGrath
1
-1
/
+2
2004-09-02
[PATCH] fixed pidhashing patch
Kirill Korotaev
1
-3
/
+2
2004-08-26
[PATCH] Add a few might_sleep() checks
Ingo Molnar
1
-0
/
+1
2004-08-23
[PATCH] /proc/PID/cmdline truncates arguments early
Olaf Kirch
1
-1
/
+1
2004-08-23
[PATCH] use simple_read_from_buffer in proc_info_read and proc_pid_attr_read
Chris Wright
1
-36
/
+6
2004-08-23
[PATCH] scheduler statistics
Rick Lindsley
1
-0
/
+32
2004-08-22
[PATCH] proc_pid_cmdline() race fix
Roger Luethi
1
-0
/
+2
2004-08-22
[PATCH] remove dead prototypes
Carl Spalletta
1
-1
/
+0
2004-06-21
[PATCH] Fix sparse warning in fs/proc/base.c
Randy Dunlap
1
-3
/
+6
2004-06-03
[PATCH] sparse: trivial fs annotations
Alexander Viro
1
-2
/
+2
2004-05-29
[PATCH] sparse: trivial parts of fs/* annotation
Alexander Viro
1
-4
/
+4
2004-04-12
[PATCH] get_files_struct cleanup
Andrew Morton
1
-20
/
+4
2004-03-01
[PATCH] revert the /proc thread visibility fix
Andrew Morton
1
-6
/
+5
2004-02-18
[PATCH] /proc thread visibility fixes
Andrew Morton
1
-9
/
+13
2004-02-03
[PATCH] proc_check_root() locking fix
Andrew Morton
1
-4
/
+3
2004-01-19
[PATCH] Optimize proc_pid_lookup
Andrew Morton
1
-4
/
+21
2003-12-29
[PATCH] Fix proc_pid_lookup vs exit race
Andrew Morton
1
-4
/
+11
2003-12-29
[PATCH] fix suid leak in /proc
Andrew Morton
1
-7
/
+38
2003-12-29
[PATCH] fix unsigned issue with env_end - env_start
Andrew Morton
1
-2
/
+2
2003-12-02
[PATCH] Fix /proc access to dead thread group list oops
Ingo Molnar
1
-3
/
+7
2003-10-04
[PATCH] /proc/sys/auxv
Andrew Morton
1
-0
/
+28
2003-09-21
[PATCH] fix CONFIG_SECURE trouble in thread-aware procfs
Albert Cahalan
1
-4
/
+10
2003-09-21
[PATCH] procfs build fix for older gcc
Andrew Morton
1
-2
/
+5
2003-09-20
[PATCH] fix for hidden-task problem
Albert Cahalan
1
-117
/
+372
2003-08-31
[PATCH] Call security hook from pid*_revalidate
Andrew Morton
1
-9
/
+22
2003-08-31
[PATCH] fix /proc/pid/fd ownership across setuid()
Andrew Morton
1
-3
/
+13
2003-07-10
[PATCH] separate locking for vfsmounts
Andrew Morton
1
-4
/
+5
2003-07-06
[PATCH] proc_attr_lookup() fix
Andrew Morton
1
-1
/
+3
2003-07-03
[PATCH] Pass 'nameidata' to ->permission()
Trond Myklebust
1
-1
/
+1
2003-07-03
[PATCH] Add open intent information to the 'struct nameidata'
Trond Myklebust
1
-5
/
+5
2003-06-20
[PATCH] proc_pid_lookup use-after-free fix
Andrew Morton
1
-2
/
+4
2003-06-05
[PATCH] force_successful_syscall_return()
Andrew Morton
1
-0
/
+17
2003-05-25
[PATCH] /proc/pid inode security labels
Andrew Morton
1
-0
/
+1
2003-05-25
[PATCH] Process Attribute API for Security Modules (fixlet)
Andrew Morton
1
-4
/
+4
2003-05-25
[PATCH] Process Attribute API for Security Modules
Andrew Morton
1
-11
/
+161
[next]