Age | Commit message (Expand) | Author |
2008-07-26 | [PATCH] remove remaining namei_{32,64}.h crap | Al Viro |
2008-07-26 | [PATCH] get rid of indirect users of namei.h | Al Viro |
2008-07-26 | [PATCH] get rid of __user_path_lookup_open | Al Viro |
2008-07-26 | [PATCH] f_count may wrap around | Al Viro |
2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro |
2008-07-26 | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro |
2008-07-26 | [patch 1/4] vfs: utimes: move owner check into inode_change_ok() | Miklos Szeredi |
2008-07-26 | [PATCH] vfs: use kstrdup() and check failing allocation | Li Zefan |
2008-07-26 | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro |
2008-07-26 | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess | Al Viro |
2008-07-26 | [PATCH] kill altroot | Al Viro |
2008-07-26 | [PATCH] permission checks for chdir need special treatment only on the last step | Al Viro |
2008-07-26 | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi |
2008-07-26 | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi |
2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro |
2008-07-26 | [PATCH] sanitize proc_sysctl | Al Viro |
2008-07-26 | [PATCH] sysctl: keep track of tree relationships | Al Viro |
2008-07-26 | [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones | Al Viro |
2008-07-26 | [PATCH] allow delayed freeing of ctl_table_header | Al Viro |
2008-07-26 | [PATCH] beginning of sysctl cleanup - ctl_table_set | Al Viro |
2008-07-26 | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko |
2008-07-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-07-26 | drivers/char/rtc.c: make 2 functions static | Adrian Bunk |
2008-07-26 | mm/swapfile.c: make code static | Adrian Bunk |
2008-07-26 | make mm/memory.c:print_bad_pte() static | Adrian Bunk |
2008-07-26 | mm/allocpercpu.c: make 4 functions static | Adrian Bunk |
2008-07-26 | task_current_syscall | Roland McGrath |
2008-07-26 | tracehook: wait_task_inactive | Roland McGrath |
2008-07-26 | tracehook: asm/syscall.h | Roland McGrath |
2008-07-26 | tracehook: TIF_NOTIFY_RESUME | Roland McGrath |
2008-07-26 | tracehook: force signal_pending() | Roland McGrath |
2008-07-26 | tracehook: death | Roland McGrath |
2008-07-26 | tracehook: job control | Roland McGrath |
2008-07-26 | tracehook: get_signal_to_deliver | Roland McGrath |
2008-07-26 | tracehook: syscall | Roland McGrath |
2008-07-26 | tracehook: tracehook_consider_fatal_signal | Roland McGrath |
2008-07-26 | tracehook: tracehook_consider_ignored_signal | Roland McGrath |
2008-07-26 | tracehook: tracehook_signal_handler | Roland McGrath |
2008-07-26 | tracehook: tracehook_expect_breakpoints | Roland McGrath |
2008-07-26 | tracehook: tracehook_tracer_task | Roland McGrath |
2008-07-26 | tracehook: release_task | Roland McGrath |
2008-07-26 | tracehook: vfork-done | Roland McGrath |
2008-07-26 | tracehook: clone | Roland McGrath |
2008-07-26 | tracehook: exit | Roland McGrath |
2008-07-26 | tracehook: exec | Roland McGrath |
2008-07-26 | tracehook: add linux/tracehook.h | Roland McGrath |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-26 | mm: spinlock tree_lock | Nick Piggin |
2008-07-26 | mm: speculative page references | Nick Piggin |