1. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  2. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  3. 88b3878 [PATCH] vfs: use kstrdup() and check failing allocation by Li Zefan · 16 years ago
  4. b77b064 [PATCH] pass MAY_OPEN to vfs_permission() explicitly by Al Viro · 16 years ago
  5. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  6. 7f2da1e [PATCH] kill altroot by Al Viro · 16 years ago
  7. 8bb7922 [PATCH] permission checks for chdir need special treatment only on the last step by Al Viro · 16 years ago
  8. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  9. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  10. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  11. 9043476 [PATCH] sanitize proc_sysctl by Al Viro · 16 years ago
  12. ae7edec [PATCH] sysctl: keep track of tree relationships by Al Viro · 16 years ago
  13. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  14. f7e6ced [PATCH] allow delayed freeing of ctl_table_header by Al Viro · 16 years ago
  15. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  16. d2d9648 [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops by Denys Vlasenko · 16 years ago
  17. 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
  18. 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
  19. 9580d85 drivers/char/rtc.c: make 2 functions static by Adrian Bunk · 16 years ago
  20. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  21. 15f59ad make mm/memory.c:print_bad_pte() static by Adrian Bunk · 16 years ago
  22. 9d8fddf mm/allocpercpu.c: make 4 functions static by Adrian Bunk · 16 years ago
  23. bbc6986 task_current_syscall by Roland McGrath · 16 years ago
  24. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  25. 828c365 tracehook: asm/syscall.h by Roland McGrath · 16 years ago
  26. 64b1208 tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  27. b787f7b tracehook: force signal_pending() by Roland McGrath · 16 years ago
  28. 2b2a1ff tracehook: death by Roland McGrath · 16 years ago
  29. fa00b80 tracehook: job control by Roland McGrath · 16 years ago
  30. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 16 years ago
  31. 283d755 tracehook: syscall by Roland McGrath · 16 years ago
  32. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 16 years ago
  33. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 16 years ago
  34. c45aea2 tracehook: tracehook_signal_handler by Roland McGrath · 16 years ago
  35. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 16 years ago
  36. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 16 years ago
  37. dae3357 tracehook: release_task by Roland McGrath · 16 years ago
  38. daded34 tracehook: vfork-done by Roland McGrath · 16 years ago
  39. 09a0539 tracehook: clone by Roland McGrath · 16 years ago
  40. 30199f5 tracehook: exit by Roland McGrath · 16 years ago
  41. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  42. 88ac292 tracehook: add linux/tracehook.h by Roland McGrath · 16 years ago
  43. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  44. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  45. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  46. 47feff2 radix-tree: add gang_lookup_slot, gang_lookup_slot_tag by Nick Piggin · 16 years ago
  47. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  48. 21cc199 mm: introduce get_user_pages_fast by Nick Piggin · 16 years ago
  49. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  50. 080ccd4 include/linux/aio.h: removed duplicated include by Huang Weiyi · 16 years ago
  51. 20d8b67 relay: add buffer-only channels; useful for early logging by Eduard - Gabriel Munteanu · 16 years ago
  52. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  53. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  54. 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
  55. 3ab8352 kexec jump by Huang Ying · 16 years ago
  56. 17017d8 memstick: add "start" and "stop" methods to memstick device by Alex Dubov · 16 years ago
  57. b778999 memstick: allow "set_param" method to return an error code by Alex Dubov · 16 years ago
  58. 929dfb2 parport/share.c: proper externs by Adrian Bunk · 16 years ago
  59. 1956a96 x86 calgary: fix handling of devices that aren't behind the Calgary by Alexis Bruemmer · 16 years ago
  60. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  61. 44ccac1 include/video/atmel_lcdc.h must #include <linux/workqueue.h> by Adrian Bunk · 16 years ago
  62. 16d6926 uninline arch_pick_mmap_layout() by Andrew Morton · 16 years ago
  63. 1ca9fda x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels by Chris McDermott · 16 years ago
  64. 071375b x86, RDC321x: remove gpio.h complications by Ingo Molnar · 16 years ago
  65. 36ac261 crashdump: fix undefined reference to `elfcorehdr_addr' by Ingo Molnar · 16 years ago
  66. 1ff8419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. 29ca069 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  69. b4615e6 sys_paccept definition missing __user annotation by Harvey Harrison · 16 years ago
  70. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  71. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 16 years ago
  72. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  73. c6af5e9 bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 16 years ago
  74. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 16 years ago
  75. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  76. 996abf0 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  77. 8f421c5 edac: i5100 new intel chipset driver by Arthur Jones · 16 years ago
  78. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 16 years ago
  79. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 16 years ago
  80. 016ae21 per-task-delay-accounting: update taskstats for memory reclaim delay by Keika Kobayashi · 16 years ago
  81. 873b477 per-task-delay-accounting: add memory reclaim delay by Keika Kobayashi · 16 years ago
  82. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 16 years ago
  83. 0b6b030 bsdacct: switch from global bsd_acct_struct instance to per-pidns one by Pavel Emelyanov · 16 years ago
  84. 20fad13 pidns: add the struct bsd_acct_struct pointer on pid_namespace struct by Pavel Emelyanov · 16 years ago
  85. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 16 years ago
  86. dbda0de pidns: remove find_task_by_pid, unused for a long time by Pavel Emelyanov · 16 years ago
  87. e49859e pidns: remove now unused find_pid function. by Pavel Emelyanov · 16 years ago
  88. 19b0cfc pidns: remove now unused kill_proc function by Pavel Emelyanov · 16 years ago
  89. 33166b1 shrink struct pid by removing padding on 64 bit builds by Richard Kennedy · 16 years ago
  90. 3ae4eed proper pid{hash,map}_init() prototypes by Adrian Bunk · 16 years ago
  91. 881adb8 proc: always do ->release by Alexey Dobriyan · 16 years ago
  92. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 16 years ago
  93. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 16 years ago
  94. 79885b2 elf: use ELF_CORE_EFLAGS for kcore ELF header flags by Edgar E. Iglesias · 16 years ago
  95. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 16 years ago
  96. 380af1b ipc/sem.c: rewrite undo list locking by Manfred Spraul · 16 years ago
  97. a1193f8 ipc/sem.c: convert sem_array.sem_pending to struct list_head by Manfred Spraul · 16 years ago
  98. 2c0c29d ipc/sem.c: remove unused entries from struct sem_queue by Manfred Spraul · 16 years ago
  99. 4daa28f ipc/sem.c: convert undo structures to struct list_head by Manfred Spraul · 16 years ago
  100. f9c46d6 idr: make idr_find rcu-safe by Nadia Derbey · 16 years ago