update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / fs / proc / base.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-17 Olaf Kirch- don't truncate contents of /proc/pid/cmdline when...
2004-08-12 Andreas KleenRediff & reenable /proc/pid/mapped_base patch
2004-07-23 Hubert Mantelactivate fixes for /proc info leak (#41074)
2004-07-22 Andreas Gruenbacher- patches.fixes/proc-info-leak should not be in series...
2004-07-17 Andreas Gruenbacher- #41074: Fix some more potential integer overflows...
2004-07-15 Andreas Gruenbacher- #41074: Fix syntax error.
2004-06-22 Randy Dunlap[PATCH] Fix sparse warning in fs/proc/base.c
2004-06-04 Alexander Viro[PATCH] sparse: trivial fs annotations
2004-05-29 Alexander Viro[PATCH] sparse: trivial parts of fs/* annotation
2004-04-16 Kurt GarloffAllow reading of oom_score and oom_adj by everyone.
2004-04-13 Andrew Morton[PATCH] get_files_struct cleanup
2004-04-05 Andreas KleenRename map_base to mapped_base (#38434)
2004-04-02 Kurt GarloffEnable protect-pids-from-oom2 patch for SLES.
2004-03-23 Chris L Masonadd ckrm patch set
2004-03-02 Olaf Hering+- update patches.fixes/linux-post-2.6.4rc1-20040302
2004-03-01 Andrew Morton[PATCH] revert the /proc thread visibility fix
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andreas KleenPort /proc/*/mapped_base from 2.4 (for x86-64 32bit...
2004-02-18 Andrew Morton[PATCH] /proc thread visibility fixes
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] proc_check_root() locking fix
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] Optimize proc_pid_lookup
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] Fix proc_pid_lookup vs exit race
2003-12-29 Andrew Morton[PATCH] fix suid leak in /proc
2003-12-29 Andrew Morton[PATCH] fix unsigned issue with env_end - env_start
2003-12-04 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-03 Ingo Molnar[PATCH] Fix /proc access to dead thread group list...
2003-10-05 Andrew Morton[PATCH] /proc/sys/auxv
2003-09-21 Albert Cahalan[PATCH] fix CONFIG_SECURE trouble in thread-aware procfs
2003-09-21 Andrew Morton[PATCH] procfs build fix for older gcc
2003-09-21 Albert Cahalan[PATCH] fix for hidden-task problem
2003-08-31 Andrew Morton[PATCH] Call security hook from pid*_revalidate
2003-08-31 Andrew Morton[PATCH] fix /proc/pid/fd ownership across setuid()
2003-07-10 Andrew Morton[PATCH] separate locking for vfsmounts
2003-07-06 Andrew Morton[PATCH] proc_attr_lookup() fix
2003-07-04 Trond Myklebust[PATCH] Pass 'nameidata' to ->permission()
2003-07-04 Trond Myklebust[PATCH] Add open intent information to the 'struct...
2003-06-20 Andrew Morton[PATCH] proc_pid_lookup use-after-free fix
2003-06-12 Andreas SchwabUpdate ia64 patch to 2.5.69-030521, throwing away the...
2003-06-06 Andrew Morton[PATCH] force_successful_syscall_return()
2003-05-25 Andrew Morton[PATCH] /proc/pid inode security labels
2003-05-25 Andrew Morton[PATCH] Process Attribute API for Security Modules...
2003-05-25 Andrew Morton[PATCH] Process Attribute API for Security Modules
2003-05-25 Andrew Morton[PATCH] Fix dcache_lock/tasklist_lock ranking bug
2003-05-20 Alexander Viro[PATCH] seq_path() for /proc/pid/maps
2003-05-15 Andreas SchwabFix arch headers.
2003-05-15 Gerd Hoffmannrestricted ia64 patches to ia64 again, they still break...
2003-05-14 Andreas Schwab- Separate out show_stack changes into own patch.
2003-05-12 Gerd Hoffmannadded some suse-specific patches to the kernel.
2003-05-10 Andreas SchwabAdd ia64 patch.
2003-04-12 Andrew Morton[PATCH] convert file_lock to a spinlock
2003-04-03 Andrew Morton[PATCH] misc fixes
2003-03-30 Andries E. Brouwer[PATCH] readlink in /proc w/ overlong path
2003-02-15 Daniel JacobowitzClean up ptrace_setoptions and PT_* constants
2003-01-15 Christoph Hellwig[PATCH] more procfs bits for !CONFIG_MMU
2002-12-29 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5...
2002-12-29 Christoph Hellwig[PATCH] nommu systems can't support /proc/<pid>/maps
2002-12-25 Andi Kleenkbuild: Stem compression for kallsyms
2002-11-26 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-11-26 Andrew Morton[PATCH] shrink task_struct by removing per_cpu utime...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-18 Rusty Russell[PATCH] kallsyms for new modules
2002-11-16 Christoph Hellwig[PATCH] include mount.h explicitly were needed
2002-10-31 Robert Love[PATCH] decoded wchan in /proc
2002-10-17 Greg Kroah-HartmanLSM: change all of the VFS related security calls to...
2002-10-17 Greg Kroah-HartmanLSM: add #include <linux/security.h> to a lot of files...
2002-09-29 Art Haas[PATCH] C99 designated initializers for fs/proc
2002-09-14 Ingo Molnar[PATCH] hide-threads-2.5.34-C1
2002-08-12 Linus TorvaldsGet rid of /proc dependency on inode numbers
2002-07-25 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-07-24 John Levon[PATCH] consolidate task->mm code + fix
2002-07-22 Stephen D. Smalley[PATCH] LSM: file related LSM hooks
2002-05-22 Christoph Hellwig[PATCH] split namei.h out of fs.h
2002-04-30 Dave Hansen[PATCH] shift BKL out of vfs_readdir
2002-04-22 Alexander Viro[PATCH] (5/5) sane procfs/dcache interaction
2002-04-22 Alexander Viro[PATCH] (4/5) sane procfs/dcache interaction
2002-04-22 Alexander Viro[PATCH] (3/5) sane procfs/dcache interaction
2002-04-22 Alexander Viro[PATCH] (2/5) sane procfs/dcache interaction
2002-03-15 Alexander Viro[PATCH] proc_pid_make_inode() fix
2002-03-15 David Howells[PATCH] wait4() WIFSTOPPED starvation fix #1/2
2002-02-13 Alexander Viro[PATCH] misc fixes
2002-02-11 Alexander Viro[PATCH] BKL shifted into ->lookup()
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-08 Alexander Viro[PATCH] de_put: entry meminfo already free!
2002-02-07 David Howells[PATCH] thread information block
2002-02-06 Alexander Viro[PATCH] (2/2) inode trimming
2002-02-05 Linus Torvaldsv2.5.1.3 -> v2.5.1.4
2002-02-05 Linus Torvaldsv2.5.1.1 -> v2.5.1.2
2002-02-05 Linus Torvaldsv2.4.11 -> v2.4.12
2002-02-05 Linus Torvaldsv2.4.6.9 -> v2.4.7
2002-02-05 Linus Torvaldsv2.4.6.8 -> v2.4.6.9
2002-02-05 Linus Torvaldsv2.4.5.9 -> v2.4.6
2002-02-05 Linus Torvaldsv2.4.5.7 -> v2.4.5.8
2002-02-05 Linus Torvaldsv2.4.5.5 -> v2.4.5.6
2002-02-05 Linus Torvaldsv2.4.5.2 -> v2.4.5.3
2002-02-05 Linus Torvaldsv2.4.4.1 -> v2.4.4.2
2002-02-05 Linus Torvaldsv2.4.2.4 -> v2.4.2.5
next