Age | Commit message (Expand) | Author |
2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro |
2008-07-26 | [PATCH] preparation to __user_walk_fd cleanup | Al Viro |
2008-07-26 | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro |
2008-07-26 | [PATCH] take noexec checks to very few callers that care | Al Viro |
2008-07-26 | Re: [PATCH 3/6] vfs: open_exec cleanup | Christoph Hellwig |
2008-07-26 | [patch 4/4] vfs: immutable inode checking cleanup | Miklos Szeredi |
2008-07-26 | [patch 3/4] fat: dont call notify_change | Miklos Szeredi |
2008-07-26 | [patch 2/4] vfs: utimes cleanup | Miklos Szeredi |
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] more nameidata removal: exec_permission_lite() doesn't need it | Al Viro |
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 4/5] vfs: reuse local variable in vfs_link() | Tetsuo Handa |
2008-07-26 | [patch 3/5] vfs: change remove_suid() to file_remove_suid() | Miklos Szeredi |
2008-07-26 | [patch 1/5] vfs: truncate: dont check immutable twice | Miklos Szeredi |
2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro |
2008-07-26 | [patch 05/14] hpfs: dont call permission() | Miklos Szeredi |
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] hppfs: remove hppfs_permission | Miklos Szeredi |
2008-07-26 | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko |
2008-07-26 | [patch] vfs: fix lookup on deleted directory | Miklos Szeredi |
2008-07-26 | netns: fix ip_rt_frag_needed rt_is_expired | Hugh Dickins |
2008-07-26 | netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences | Patrick McHardy |
2008-07-26 | netfilter: fix double-free and use-after free | Pekka Enberg |
2008-07-26 | netfilter: arptables in netns for real | Alexey Dobriyan |
2008-07-26 | netfilter: ip{,6}tables_security: fix future section mismatch | Alexey Dobriyan |
2008-07-26 | selinux: use nf_register_hooks() | Alexey Dobriyan |
2008-07-26 | netfilter: ebtables: use nf_register_hooks() | Alexey Dobriyan |
2008-07-27 | Add layer1 over IP support | Karsten Keil |
2008-07-27 | Add mISDN HFC multiport driver | Karsten Keil |
2008-07-27 | Add mISDN HFC PCI driver | Karsten Keil |
2008-07-27 | Add mISDN DSP | Karsten Keil |
2008-07-27 | Add mISDN core files | Karsten Keil |
2008-07-27 | Define AF_ISDN and PF_ISDN | Karsten Keil |
2008-07-27 | Add mISDN driver | Karsten Keil |
2008-07-27 | atmel-mci: debugfs support | Haavard Skinnemoen |
2008-07-27 | mmc: Add per-card debugfs support | Haavard Skinnemoen |
2008-07-27 | mmc: Export internal host state through debugfs | Haavard Skinnemoen |
2008-07-27 | imxmmc: fix crash when no platform data is provided | Paulius Zaleckas |
2008-07-27 | imxmmc: fix platform resources | Paulius Zaleckas |
2008-07-27 | imxmmc: remove DEBUG definition | Paulius Zaleckas |
2008-07-26 | tracehook: comment fixes | Roland McGrath |