| Commit message (Expand) | Author | Age |
* | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 2008-04-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: setup new inode/ipc getsecid hooks | Ahmed S. Darwish | 2008-04-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 |
| |\ |
|
| * | | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 2008-04-12 |
| * | | NetLabel: Allow passing the LSM domain as a shared pointer | Paul Moore | 2008-04-12 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 |
| |\ \ |
|
| * | | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | | | | SELinux: add netport.[ch] | James Morris | 2008-04-18 |
* | | | | SELinux: Add network port SID cache | Paul Moore | 2008-04-18 |
* | | | | SELinux: turn mount options strings into defines | Eric Paris | 2008-04-18 |
* | | | | selinux/ss/services.c should #include <linux/selinux.h> | Adrian Bunk | 2008-04-18 |
* | | | | selinux: introduce permissive types | Eric Paris | 2008-04-18 |
* | | | | selinux: remove ptrace_sid | Roland McGrath | 2008-04-18 |
* | | | | SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() | Eric Paris | 2008-04-18 |
* | | | | security: code cleanup | Andrew Morton | 2008-04-18 |
* | | | | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-18 |
* | | | | SELinux: create new open permission | Eric Paris | 2008-04-18 |
* | | | | selinux: selinux/netlabel.c should #include "netlabel.h" | Adrian Bunk | 2008-04-18 |
* | | | | SELinux: unify printk messages | James Morris | 2008-04-18 |
* | | | | SELinux: remove unused backpointers from security objects | James Morris | 2008-04-18 |
* | | | | SELinux: Correct the NetLabel locking for the sk_security_struct | Paul Moore | 2008-04-18 |
| |_|/
|/| | |
|
* | | | SELinux: don't BUG if fs reuses a superblock | Eric Paris | 2008-04-09 |
* | | | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code | Stephen Smalley | 2008-04-07 |
* | | | selinux: prevent rentry into the FS | Josef Bacik | 2008-04-03 |
| |/
|/| |
|
* | | selinux: handle files opened with flags 3 by checking ioctl permission | Stephen Smalley | 2008-04-02 |
* | | make selinux_parse_opts_str() static | Adrian Bunk | 2008-03-17 |
|/ |
|
* | LSM/SELinux: Interfaces to allow FS to control mount options | Eric Paris | 2008-03-05 |
* | d_path: Use struct path in struct avc_audit_data | Jan Blunck | 2008-02-15 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
* | selinux: support 64-bit capabilities | Stephen Smalley | 2008-02-11 |
* | SELinux: Remove security_get_policycaps() | Paul Moore | 2008-02-06 |
* | VFS/Security: Rework inode_getsecurity and callers to return resulting buffer | David P. Quigley | 2008-02-05 |
* | [AUDIT] add session id to audit messages | Eric Paris | 2008-02-01 |
* | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 |
* | [SELinux]: Fix double free in selinux_netlbl_sock_setsid() | Paul Moore | 2008-01-31 |
* | selinux: make selinux_set_mnt_opts() static | Adrian Bunk | 2008-01-29 |
* | SELinux: Add warning messages on network denial due to error | Paul Moore | 2008-01-29 |
* | SELinux: Add network ingress and egress control permission checks | Paul Moore | 2008-01-29 |
* | SELinux: Allow NetLabel to directly cache SIDs | Paul Moore | 2008-01-29 |
* | SELinux: Enable dynamic enable/disable of the network access checks | Paul Moore | 2008-01-29 |
* | SELinux: Better integration between peer labeling subsystems | Paul Moore | 2008-01-29 |