1. 4e1e018 [PATCH] fix RLIM_NOFILE handling by Al Viro · 16 years ago
  2. 6c5d051 [PATCH] get rid of corner case in dup3() entirely by Al Viro · 16 years ago
  3. 4cc38a1 [PATCH] remove remaining namei_{32,64}.h crap by Al Viro · 16 years ago
  4. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  5. 964bd18 [PATCH] get rid of __user_path_lookup_open by Al Viro · 16 years ago
  6. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  7. 3c33393 [PATCH] dup3 fix by Ulrich Drepper · 16 years ago
  8. 58ec42b [PATCH] don't pass nameidata to __ncp_lookup_validate() by Al Viro · 16 years ago
  9. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  10. 2ad94ae [PATCH] new (local) helper: user_path_parent() by Al Viro · 16 years ago
  11. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  12. 256984a [PATCH] preparation to __user_walk_fd cleanup by Al Viro · 16 years ago
  13. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  14. 3052447 [PATCH] take noexec checks to very few callers that care by Al Viro · 16 years ago
  15. e56b6a5 Re: [PATCH 3/6] vfs: open_exec cleanup by Christoph Hellwig · 16 years ago
  16. beb29e0 [patch 4/4] vfs: immutable inode checking cleanup by Miklos Szeredi · 16 years ago
  17. b1da47e [patch 3/4] fat: dont call notify_change by Miklos Szeredi · 16 years ago
  18. e9b76fe [patch 2/4] vfs: utimes cleanup by Miklos Szeredi · 16 years ago
  19. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  20. 88b3878 [PATCH] vfs: use kstrdup() and check failing allocation by Li Zefan · 16 years ago
  21. 672b16b [PATCH] more nameidata removal: exec_permission_lite() doesn't need it by Al Viro · 16 years ago
  22. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  23. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  24. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  25. 8bb7922 [PATCH] permission checks for chdir need special treatment only on the last step by Al Viro · 16 years ago
  26. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  27. 7e79eed [patch 4/5] vfs: reuse local variable in vfs_link() by Tetsuo Handa · 16 years ago
  28. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  29. c82e42d [patch 1/5] vfs: truncate: dont check immutable twice by Miklos Szeredi · 16 years ago
  30. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  31. 1bd5191 [patch 05/14] hpfs: dont call permission() by Miklos Szeredi · 16 years ago
  32. 9043476 [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  33. ae7edec [PATCH] sysctl: keep track of tree relationships by Al Viro · 16 years ago
  34. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  35. f7e6ced [PATCH] allow delayed freeing of ctl_table_header by Al Viro · 16 years ago
  36. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  37. 7ac6cd6 [patch] hppfs: remove hppfs_permission by Miklos Szeredi · 16 years ago
  38. d2d9648 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops by Denys Vlasenko · 16 years ago
  39. d70b67c [patch] vfs: fix lookup on deleted directory by Miklos Szeredi · 16 years ago
  40. a048d3a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. fb3b806 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. 7f268a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  43. 689796a dsp56k: Fix BKL pushdown by Geert Uytterhoeven · 16 years ago
  44. 37e67b7 drivers/video/fbmem.c: removed duplicated include by Huang Weiyi · 16 years ago
  45. 4b1fefa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  46. 6ca813c video/stifb.c: make 2 functions static by Adrian Bunk · 16 years ago
  47. 3d1e412 video/console/stico{n,re}.c: make code static by Adrian Bunk · 16 years ago
  48. 511e748 make macfb_setup() static by Adrian Bunk · 16 years ago
  49. f56f6d3 make init/do_mounts.c:root_device_name static by Adrian Bunk · 16 years ago
  50. 9580d85 drivers/char/rtc.c: make 2 functions static by Adrian Bunk · 16 years ago
  51. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  52. 15f59ad make mm/memory.c:print_bad_pte() static by Adrian Bunk · 16 years ago
  53. 9d8fddf mm/allocpercpu.c: make 4 functions static by Adrian Bunk · 16 years ago
  54. 9e5c6da make mm/sparse.c: make a function static by Adrian Bunk · 16 years ago
  55. 23d5f96 make parport_cs_release() static by Adrian Bunk · 16 years ago
  56. 25cdcd0 make pnp_add_card_id() static by Adrian Bunk · 16 years ago
  57. 96930a6 make cgroup_seqfile_release() static by Adrian Bunk · 16 years ago
  58. 0e1451d drm: make drm_minors_cleanup() static by Adrian Bunk · 16 years ago
  59. a4074d9 cris: use generic show_mem() by Johannes Weiner · 16 years ago
  60. e275e0a frv: use generic show_mem() by Johannes Weiner · 16 years ago
  61. aca5320 m32r: use generic show_mem() by Johannes Weiner · 16 years ago
  62. 969eefb m68k: use generic show_mem() by Johannes Weiner · 16 years ago
  63. 0ec5e0e m68knommu: use generic show_mem() by Johannes Weiner · 16 years ago
  64. e66ddf1 mips: use generic show_mem() by Johannes Weiner · 16 years ago
  65. 4bad9ea h8300: use generic show_mem() by Johannes Weiner · 16 years ago
  66. 4984d2d mn10300: use generic show_mem() by Johannes Weiner · 16 years ago
  67. bda2fa5 powerpc: use generic show_mem() by Johannes Weiner · 16 years ago
  68. c55281d s390: use generic show_mem() by Johannes Weiner · 16 years ago
  69. 03da6bf sh: use generic show_mem() by Johannes Weiner · 16 years ago
  70. 471a542 sparc64: use generic show_mem() by Johannes Weiner · 16 years ago
  71. 79b0cbd um: use generic show_mem() by Johannes Weiner · 16 years ago
  72. 8dad322 x86: use generic show_mem() by Johannes Weiner · 16 years ago
  73. 4722122 xtensa: use generic show_mem() by Johannes Weiner · 16 years ago
  74. a2e9c44 blackfin: use generic show_mem() by Johannes Weiner · 16 years ago
  75. 46244a2 avr32: use generic show_mem() by Johannes Weiner · 16 years ago
  76. 5f834b9 alpha: use generic show_mem() by Johannes Weiner · 16 years ago
  77. 454c63b lib: generic show_mem() by Johannes Weiner · 16 years ago
  78. 2c97b7f mm: print swapcache page count in show_swap_cache_info() by Johannes Weiner · 16 years ago
  79. ebcb673 /proc/PID/syscall by Roland McGrath · 16 years ago
  80. bbc6986 task_current_syscall by Roland McGrath · 16 years ago
  81. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  82. 1f5a4ad tracehook: CONFIG_HAVE_ARCH_TRACEHOOK by Roland McGrath · 16 years ago
  83. 828c365 tracehook: asm/syscall.h by Roland McGrath · 16 years ago
  84. 64b1208 tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  85. b787f7b tracehook: force signal_pending() by Roland McGrath · 16 years ago
  86. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  87. fa00b80 tracehook: job control by Roland McGrath · 16 years ago
  88. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 16 years ago
  89. 283d755 tracehook: syscall by Roland McGrath · 16 years ago
  90. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 16 years ago
  91. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 16 years ago
  92. c45aea2 tracehook: tracehook_signal_handler by Roland McGrath · 16 years ago
  93. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  94. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  95. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  96. daded34 tracehook: vfork-done by Roland McGrath · 16 years ago
  97. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  98. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  99. ff11886 tracehook: unexport ptrace_notify by Roland McGrath · 16 years ago
  100. 6341c39 tracehook: exec by Roland McGrath · 16 years ago