| Commit message (Expand) | Author | Age |
* | Sanitize f_flags helpers | Al Viro | 2009-12-22 |
* | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support | Geert Uytterhoeven | 2009-12-16 |
* | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells | 2009-12-16 |
* | security/min_addr.c: make init_mmap_min_addr() static | H Hartley Sweeten | 2009-12-16 |
* | keys: PTR_ERR return of wrong pointer in keyctl_get_security() | Roel Kluin | 2009-12-16 |
* | ima: limit imbalance msg | Mimi Zohar | 2009-12-16 |
* | Untangling ima mess, part 3: kill dead code in ima | Al Viro | 2009-12-16 |
* | ima: call ima_inode_free ima_inode_free | Eric Paris | 2009-12-16 |
* | IMA: clean up the IMA counts updating code | Eric Paris | 2009-12-16 |
* | ima: only insert at inode creation time | Eric Paris | 2009-12-16 |
* | ima: valid return code from ima_inode_alloc | Eric Paris | 2009-12-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ |
|
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
| |\| | |
|
| * | | | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
| |\ \ \ |
|
| * | | | | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-18 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | security/tomoyo: Remove now unnecessary handling of security_sysctl. | Eric W. Biederman | 2009-11-20 |
| * | | | | security/tomoyo: Add a special case to handle accesses through the internal p... | Eric W. Biederman | 2009-11-20 |
| * | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 |
| * | | | | sysctl security/tomoyo: Don't look at ctl_name | Tetsuo Handa | 2009-11-12 |
| * | | | | sysctl security/keys: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' into next | James Morris | 2009-12-03 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ima: replace GFP_KERNEL with GFP_NOFS | Mimi Zohar | 2009-11-18 |
| |/ / |
|
| * / | KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases | David Howells | 2009-10-15 |
| |/ |
|
| * | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | | TOMOYO: Add recursive directory matching operator support. | Tetsuo Handa | 2009-11-25 |
* | | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn | 2009-11-23 |
* | | SELinux: print denials for buggy kernel with unknown perms | Eric Paris | 2009-11-23 |
* | | security: report the module name to security_module_request | Eric Paris | 2009-11-09 |
* | | Config option to set a default LSM | John Johansen | 2009-11-08 |
* | | sysctl: require CAP_SYS_RAWIO to set mmap_min_addr | Kees Cook | 2009-11-08 |
* | | tomoyo: improve hash bucket dispersion | Stephen Hemminger | 2009-10-28 |
* | | LSM: imbed ima calls in the security hooks | Mimi Zohar | 2009-10-25 |
* | | SELinux: add .gitignore files for dynamic classes | Eric Paris | 2009-10-23 |
* | | security: remove root_plug | James Morris | 2009-10-20 |
* | | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 | Stephen Smalley | 2009-10-19 |
* | | LSM: Add security_path_chroot(). | Tetsuo Handa | 2009-10-11 |
* | | LSM: Add security_path_chmod() and security_path_chown(). | Tetsuo Handa | 2009-10-11 |
* | | selinux: drop remapping of netlink classes | Stephen Smalley | 2009-10-07 |
* | | selinux: generate flask headers during kernel build | Stephen Smalley | 2009-10-07 |
* | | selinux: dynamic class/perm discovery | Stephen Smalley | 2009-10-07 |
* | | SELinux: reset the security_ops before flushing the avc cache | Eric Paris | 2009-09-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | lsm: Use a compressed IPv6 string format in audit events | Paul Moore | 2009-09-24 |
* | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 |
* | | do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup | Oleg Nesterov | 2009-09-24 |