aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-16MergeLinus Torvalds1-0/+1
2005-03-15[PATCH] fs/proc/base.c - fix sparse errorsBen Dooks1-4/+4
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson1-0/+19
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli1-0/+74
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck1-1/+5
2005-02-28Currently touching audit.h triggers a large rebuild because it's suckedChris Wright1-0/+1
2005-02-01[PATCH] audit: handle loginuid through procSerge Hallyn1-0/+83
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli1-0/+79
2005-01-10[PATCH] fs/proc/base.c: array sizeDomen Puncer1-1/+1
2005-01-04[PATCH] FRV: procfs changes for nommu changesDavid Howells1-42/+1
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul1-5/+0
2004-11-21[PATCH] /proc/cmdline missing mmputPrasanna Meda1-2/+2
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig1-1/+1
2004-10-18[PATCH] distinct tgid/tid CPU usageAlbert Cahalan1-2/+6
2004-09-07[PATCH] fix f_version optimization for get_tgid_listManfred Spraul1-15/+35
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath1-1/+2
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev1-3/+2
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar1-0/+1
2004-08-23[PATCH] /proc/PID/cmdline truncates arguments earlyOlaf Kirch1-1/+1
2004-08-23[PATCH] use simple_read_from_buffer in proc_info_read and proc_pid_attr_readChris Wright1-36/+6
2004-08-23[PATCH] scheduler statisticsRick Lindsley1-0/+32
2004-08-22[PATCH] proc_pid_cmdline() race fixRoger Luethi1-0/+2
2004-08-22[PATCH] remove dead prototypesCarl Spalletta1-1/+0
2004-06-21[PATCH] Fix sparse warning in fs/proc/base.cRandy Dunlap1-3/+6
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro1-2/+2
2004-05-29[PATCH] sparse: trivial parts of fs/* annotationAlexander Viro1-4/+4
2004-04-12[PATCH] get_files_struct cleanupAndrew Morton1-20/+4
2004-03-01[PATCH] revert the /proc thread visibility fixAndrew Morton1-6/+5
2004-02-18[PATCH] /proc thread visibility fixesAndrew Morton1-9/+13
2004-02-03[PATCH] proc_check_root() locking fixAndrew Morton1-4/+3
2004-01-19[PATCH] Optimize proc_pid_lookupAndrew Morton1-4/+21
2003-12-29[PATCH] Fix proc_pid_lookup vs exit raceAndrew Morton1-4/+11
2003-12-29[PATCH] fix suid leak in /procAndrew Morton1-7/+38
2003-12-29[PATCH] fix unsigned issue with env_end - env_startAndrew Morton1-2/+2
2003-12-02[PATCH] Fix /proc access to dead thread group list oopsIngo Molnar1-3/+7
2003-10-04[PATCH] /proc/sys/auxvAndrew Morton1-0/+28
2003-09-21[PATCH] fix CONFIG_SECURE trouble in thread-aware procfsAlbert Cahalan1-4/+10
2003-09-21[PATCH] procfs build fix for older gccAndrew Morton1-2/+5
2003-09-20[PATCH] fix for hidden-task problemAlbert Cahalan1-117/+372
2003-08-31[PATCH] Call security hook from pid*_revalidateAndrew Morton1-9/+22
2003-08-31[PATCH] fix /proc/pid/fd ownership across setuid()Andrew Morton1-3/+13
2003-07-10[PATCH] separate locking for vfsmountsAndrew Morton1-4/+5
2003-07-06[PATCH] proc_attr_lookup() fixAndrew Morton1-1/+3
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust1-1/+1
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-5/+5
2003-06-20[PATCH] proc_pid_lookup use-after-free fixAndrew Morton1-2/+4
2003-06-05[PATCH] force_successful_syscall_return()Andrew Morton1-0/+17
2003-05-25[PATCH] /proc/pid inode security labelsAndrew Morton1-0/+1
2003-05-25[PATCH] Process Attribute API for Security Modules (fixlet)Andrew Morton1-4/+4
2003-05-25[PATCH] Process Attribute API for Security ModulesAndrew Morton1-11/+161