1. 9ee8ab9 Relax /proc fix a bit by Linus Torvalds · 18 years ago
  2. 18b0bbd Fix nasty /proc vulnerability by Linus Torvalds · 18 years ago
  3. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  4. 42c3e03 [PATCH] SELinux: Add sockcreate node to procattr API by Eric Paris · 18 years ago
  5. c1df7fb [PATCH] cleanup next_tid() by Oleg Nesterov · 18 years ago
  6. a872ff0 [PATCH] simplify/fix first_tid() by Oleg Nesterov · 18 years ago
  7. cc28873 [PATCH] proc: Remove tasklist_lock from proc_task_readdir. by Eric W. Biederman · 18 years ago
  8. df26c40 [PATCH] proc: Cleanup proc_fd_access_allowed by Eric W. Biederman · 18 years ago
  9. 778c114 [PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinks by Eric W. Biederman · 18 years ago
  10. 5b0c1dd [PATCH] proc: optimize proc_check_dentry_visible by Eric W. Biederman · 18 years ago
  11. 13b41b0 [PATCH] proc: Use struct pid not struct task_ref by Eric W. Biederman · 18 years ago
  12. 99f8955 [PATCH] proc: don't lock task_structs indefinitely by Eric W. Biederman · 18 years ago
  13. 8578cea [PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings by Eric W. Biederman · 18 years ago
  14. 9cc8cbc [PATCH] simply fix first_tgid by Eric W. Biederman · 18 years ago
  15. de75873 [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup() by Eric W. Biederman · 18 years ago
  16. 454cc10 [PATCH] proc: Remove tasklist_lock from proc_pid_readdir by Eric W. Biederman · 18 years ago
  17. 0bc58a9 [PATCH] proc: refactor reading directories of tasks by Eric W. Biederman · 18 years ago
  18. cd6a3ce [PATCH] proc: Close the race of a process dying durning lookup by Eric W. Biederman · 18 years ago
  19. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  20. 662795d [PATCH] proc: Move proc_maps_operations into task_mmu.c by Eric W. Biederman · 18 years ago
  21. 6e66b52 [PATCH] proc: Fix the link count for /proc/<pid>/task by Eric W. Biederman · 18 years ago
  22. 0f2fe20 [PATCH] proc: Properly filter out files that are not visible to a process by Eric W. Biederman · 18 years ago
  23. 22c2c5d [PATCH] proc: Kill proc_mem_inode_operations by Eric W. Biederman · 18 years ago
  24. 6860206 [PATCH] proc: Remove bogus proc_task_permission by Eric W. Biederman · 18 years ago
  25. aed7a6c [PATCH] proc: Replace proc_inode.type with proc_inode.fd by Eric W. Biederman · 18 years ago
  26. 87bfbf6 [PATCH] proc: Simplify the ownership rules for /proc by Eric W. Biederman · 18 years ago
  27. 1679654 [PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_make_inode by Eric W. Biederman · 18 years ago
  28. ff9724a [PATCH] proc: Remove useless BKL in proc_pid_readlink by Eric W. Biederman · 18 years ago
  29. 5634708 [PATCH] proc: Fix the .. inode number on /proc/<pid>/fd by Eric W. Biederman · 18 years ago
  30. 4eb582c [PATCH] keys: add a way to store the appropriate context for newly-created keys by Michael LeMay · 18 years ago
  31. e018290 [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array by Al Viro · 18 years ago
  32. ca99c1d [PATCH] Fix file lookup without ref by Dipankar Sarma · 18 years ago
  33. e4e5d3f [PATCH] cleanup in proc_check_chroot() by Herbert Poetzl · 18 years ago
  34. b4629fe VFS: New /proc file /proc/self/mountstats by Chuck Lever · 18 years ago
  35. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  36. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  37. 63c6764 [PATCH] nommu build error fix by Yoshinori Sato · 19 years ago
  38. 0678e5f [PATCH] proc_task_root_link c99 fix by Andrew Morton · 19 years ago
  39. 66dcca0 [PATCH] Fix invisible threads problem by Sripathi Kodi · 19 years ago
  40. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  41. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  42. ab8d11b [PATCH] remove duplicated code from proc and ptrace by Miklos Szeredi · 19 years ago
  43. 5e21ccb [PATCH] fix enum pid_directory_inos in proc/base.c by Miklos Szeredi · 19 years ago
  44. 0494f6e [PATCH] use get_fs_struct() in proc by Miklos Szeredi · 19 years ago
  45. e070ad4 [PATCH] add /proc/pid/smaps by Mauricio Lin · 19 years ago
  46. 6e21c8f [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside by Christoph Lameter · 19 years ago
  47. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  48. d6e7114 [PATCH] setuid core dump by Alan Cox · 19 years ago
  49. 27b030d Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  50. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  51. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  52. f246315 [PATCH] procfs: Fix hardlink counts for /proc/<PID>/task by Daniel Drake · 19 years ago
  53. bcf88e1 [PATCH] procfs: Fix hardlink counts by Daniel Drake · 19 years ago
  54. 456be6c [AUDIT] LOGIN message credentials by Steve Grubb · 19 years ago
  55. 79befd0 [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections by Andrea Arcangeli · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago