summaryrefslogtreecommitdiff
path: root/fs/proc/base.c
AgeCommit message (Expand)Author
2006-11-08Don't allow chmod() on the /proc/<pid>/ filesMarcel Holtmann
2006-07-15[PATCH] Relax /proc fix a bitLinus Torvalds
2006-07-14[PATCH] Fix nasty /proc vulnerability (CVE-2006-3626)Linus Torvalds
2006-04-24[PATCH] Fix file lookup without refDipankar Sarma
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2005-11-07[PATCH] make /proc/mounts pollableAl Viro
2005-10-14[PATCH] nommu build error fixYoshinori Sato
2005-09-22[PATCH] proc_task_root_link c99 fixAndrew Morton
2005-09-21[PATCH] Fix invisible threads problemSripathi Kodi
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi
2005-09-07[PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi
2005-09-07[PATCH] use get_fs_struct() in procMiklos Szeredi
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-05-01[PATCH] procfs: Fix hardlink counts for /proc/<PID>/taskDaniel Drake
2005-05-01[PATCH] procfs: Fix hardlink countsDaniel Drake
2005-04-29[AUDIT] LOGIN message credentialsSteve Grubb
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli
2005-03-16MergeLinus Torvalds
2005-03-15[PATCH] fs/proc/base.c - fix sparse errorsBen Dooks
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck
2005-02-28Currently touching audit.h triggers a large rebuild because it's suckedChris Wright
2005-02-01[PATCH] audit: handle loginuid through procSerge Hallyn
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli
2005-01-10[PATCH] fs/proc/base.c: array sizeDomen Puncer
2005-01-04[PATCH] FRV: procfs changes for nommu changesDavid Howells
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul
2004-11-21[PATCH] /proc/cmdline missing mmputPrasanna Meda
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig
2004-10-18[PATCH] distinct tgid/tid CPU usageAlbert Cahalan
2004-09-07[PATCH] fix f_version optimization for get_tgid_listManfred Spraul
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar
2004-08-23[PATCH] /proc/PID/cmdline truncates arguments earlyOlaf Kirch
2004-08-23[PATCH] use simple_read_from_buffer in proc_info_read and proc_pid_attr_readChris Wright
2004-08-23[PATCH] scheduler statisticsRick Lindsley
2004-08-22[PATCH] proc_pid_cmdline() race fixRoger Luethi
2004-08-22[PATCH] remove dead prototypesCarl Spalletta
2004-06-21[PATCH] Fix sparse warning in fs/proc/base.cRandy Dunlap
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro