summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-052-81/+99
* d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-153-25/+24Star
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-2/+2
* selinux: support 64-bit capabilitiesStephen Smalley2008-02-115-2/+27
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-062-34/+0Star
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-051-28/+15Star
* [AUDIT] add session id to audit messagesEric Paris2008-02-012-9/+13
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-012-4/+4
* [SELinux]: Fix double free in selinux_netlbl_sock_setsid()Paul Moore2008-02-011-1/+0Star
* selinux: make selinux_set_mnt_opts() staticAdrian Bunk2008-01-291-2/+2
* SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-293-8/+40
* SELinux: Add network ingress and egress control permission checksPaul Moore2008-01-291-122/+280
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-295-134/+55Star
* SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-294-13/+83
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-296-100/+208
* SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore2008-01-294-0/+26
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-296-8/+185
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-295-17/+416
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-293-6/+15
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-296-125/+155
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-293-15/+38
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-292-6/+9
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-2/+2
* selinux: fix labeling of /proc/net inodesStephen Smalley2008-01-261-0/+3
* selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-251-9/+2Star
* security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-251-1/+1
* security: add a secctx_to_secid() hookDavid Howells2008-01-251-0/+6
* Security: add get, set, and cloning of superblock security informationEric Paris2008-01-252-254/+495
* security/selinux: Add missing "space"Joe Perches2008-01-251-1/+1
* selinux: fix memory leak in netlabel codePaul Moore2008-01-212-4/+5
* SELinux: detect dead booleansStephen Smalley2007-12-051-13/+30
* SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-051-27/+1Star
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-077-38/+118
* SELinux: fix bug in new ebitmap code.KaiGai Kohei2007-11-071-1/+1
* SELinux: suppress a warning for 64k pages.Stephen Rothwell2007-11-071-6/+7
* SELinux: always check SIGCHLD in selinux_task_waitEric Paris2007-10-231-5/+1Star
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* security/ cleanupsAdrian Bunk2007-10-171-20/+0Star
* Implement file posix capabilitiesSerge E. Hallyn2007-10-171-27/+47
* security: Convert LSM into a static interfaceJames Morris2007-10-172-2/+1Star
* SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei2007-10-172-6/+7
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-174-237/+303
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-175-9/+106
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-174-1/+61
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-174-36/+82
* [SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller2007-10-151-6/+5Star
* [INET]: local port range robustnessStephen Hemminger2007-10-111-17/+22
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-111-2/+3
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+4
* SELinux: fix array out of bounds when mounting with selinux optionsEric Paris2007-09-201-0/+2