Age | Commit message (Expand) | Author | Files | Lines |
2008-07-15 | Revert "SELinux: allow fstype unknown to policy to use xattrs if present" |  James Morris | 1 | -1/+1 |
2008-07-14 | SELinux: allow fstype unknown to policy to use xattrs if present |  Eric Paris | 1 | -1/+1 |
2008-07-14 | SELinux: remove inherit field from inode_security_struct |  James Morris | 1 | -1/+0 |
2008-07-14 | SELinux: reorder inode_security_struct to increase objs/slab on 64bit |  Richard Kennedy | 1 | -1/+1 |
2008-07-14 | SELinux: keep the code clean formating and syntax |  Eric Paris | 2 | -10/+9 |
2008-07-14 | selinux: support deferred mapping of contexts |  Stephen Smalley | 1 | -0/+5 |
2008-04-29 | Security: Make secctx_to_secid() take const secdata |  David Howells | 1 | -1/+1 |
2008-04-29 | xattr: add missing consts to function arguments |  David Howells | 1 | -1/+1 |
2008-04-28 | SELinux: selinux/include/security.h whitespace, syntax, and other cleanups |  Eric Paris | 1 | -2/+2 |
2008-04-28 | SELinux: objsec.h whitespace, syntax, and other cleanups |  Eric Paris | 1 | -30/+30 |
2008-04-28 | SELinux: netlabel.h whitespace, syntax, and other cleanups |  Eric Paris | 1 | -1/+1 |
2008-04-28 | SELinux: avc_ss.h whitespace, syntax, and other cleanups |  Eric Paris | 1 | -6/+3 |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 |  Linus Torvalds | 1 | -0/+65 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 |  Linus Torvalds | 1 | -6/+7 |
2008-04-19 | Audit: Final renamings and cleanup |  Ahmed S. Darwish | 1 | -0/+65 |
2008-04-18 | SELinux: add netport.[ch] |  James Morris | 1 | -0/+31 |
2008-04-18 | SELinux: Add network port SID cache |  Paul Moore | 2 | -2/+7 |
2008-04-18 | SELinux: turn mount options strings into defines |  Eric Paris | 1 | -0/+5 |
2008-04-18 | selinux: introduce permissive types |  Eric Paris | 1 | -1/+4 |
2008-04-18 | selinux: remove ptrace_sid |  Roland McGrath | 1 | -1/+0 |
2008-04-18 | SELinux: create new open permission |  Eric Paris | 3 | -0/+12 |
2008-04-18 | SELinux: remove unused backpointers from security objects |  James Morris | 1 | -7/+0 |
2008-04-18 | SELinux: Correct the NetLabel locking for the sk_security_struct |  Paul Moore | 2 | -17/+0 |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  David S. Miller | 1 | -1/+2 |
2008-04-12 | LSM: Make the Labeled IPsec hooks more stack friendly |  Paul Moore | 1 | -6/+7 |
2008-04-08 | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code |  Stephen Smalley | 1 | -1/+2 |
2008-03-06 | LSM/SELinux: Interfaces to allow FS to control mount options |  Eric Paris | 1 | -0/+5 |
2008-02-14 | d_path: Use struct path in struct avc_audit_data |  Jan Blunck | 1 | -4/+2 |
2008-02-11 | selinux: support 64-bit capabilities |  Stephen Smalley | 4 | -0/+8 |
2008-02-06 | SELinux: Remove security_get_policycaps() |  Paul Moore | 1 | -1/+0 |
2008-01-30 | SELinux: Allow NetLabel to directly cache SIDs |  Paul Moore | 2 | -4/+0 |
2008-01-30 | SELinux: Enable dynamic enable/disable of the network access checks |  Paul Moore | 1 | -0/+12 |
2008-01-30 | SELinux: Better integration between peer labeling subsystems |  Paul Moore | 3 | -1/+8 |
2008-01-30 | SELinux: Add a new peer class and permissions to the Flask definitions |  Paul Moore | 4 | -0/+26 |
2008-01-30 | SELinux: Add a capabilities bitmap to SELinux policy version 22 |  Paul Moore | 1 | -1/+14 |
2008-01-30 | SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions |  Paul Moore | 2 | -0/+41 |
2008-01-30 | SELinux: Only store the network interface's ifindex |  Paul Moore | 1 | -1/+1 |
2008-01-30 | SELinux: Convert the netif code to use ifindex values |  Paul Moore | 3 | -6/+6 |
2008-01-30 | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function |  Paul Moore | 1 | -1/+7 |
2008-01-25 | Security: add get, set, and cloning of superblock security information |  Eric Paris | 1 | -0/+1 |
2007-10-17 | SELinux: policy selectable handling of unknown classes and perms |  Eric Paris | 1 | -0/+2 |
2007-10-17 | SELinux: Improve read/write performance |  Yuichi Nakamura | 2 | -0/+4 |
2007-07-11 | security: Protection for exploiting null dereference using mmap |  Eric Paris | 4 | -0/+4 |
2007-07-11 | SELinux: allow preemption between transition permission checks |  Stephen Smalley | 1 | -2/+4 |
2007-07-11 | selinux: add selinuxfs structure for object class discovery |  Christopher J. PeBenito | 1 | -0/+1 |
2007-07-11 | selinux: add support for querying object classes and permissions from the running policy |  Christopher J. PeBenito | 1 | -0/+3 |
2007-04-26 | selinux: export initial SID contexts via selinuxfs |  James Carter | 1 | -0/+2 |
2007-04-26 | selinux: remove userland security class and permission definitions |  Stephen Smalley | 4 | -314/+17 |
2007-04-26 | SELinux: move security_skb_extlbl_sid() out of the security server |  Paul Moore | 1 | -3/+0 |
2007-04-26 | SELinux: rename selinux_netlabel.h to netlabel.h |  Paul Moore | 1 | -0/+0 |