summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-184-55/+131
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-191-0/+7
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-191-0/+65
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-192-11/+42
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-191-42/+0
| * SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-191-2/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-184-31/+25
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-173-15/+19
| |\
| * | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-122-29/+23
| * | NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-121-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-031-1/+8
| |\ \
| * | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* | | | SELinux: add netport.[ch]James Morris2008-04-182-0/+317
* | | | SELinux: Add network port SID cachePaul Moore2008-04-185-21/+17
* | | | SELinux: turn mount options strings into definesEric Paris2008-04-182-8/+13
* | | | selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk2008-04-181-0/+1
* | | | selinux: introduce permissive typesEric Paris2008-04-186-6/+48
* | | | selinux: remove ptrace_sidRoland McGrath2008-04-182-25/+47
* | | | SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris2008-04-181-1/+3
* | | | security: code cleanupAndrew Morton2008-04-181-1/+1
* | | | security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-184-15/+15
* | | | SELinux: create new open permissionEric Paris2008-04-186-2/+47
* | | | selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk2008-04-181-0/+1
* | | | SELinux: unify printk messagesJames Morris2008-04-185-76/+76
* | | | SELinux: remove unused backpointers from security objectsJames Morris2008-04-182-14/+0
* | | | SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore2008-04-184-87/+15
| |_|/ |/| |
* | | SELinux: don't BUG if fs reuses a superblockEric Paris2008-04-101-4/+4
* | | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-083-9/+13
* | | selinux: prevent rentry into the FSJosef Bacik2008-04-041-2/+2
| |/ |/|
* | selinux: handle files opened with flags 3 by checking ioctl permissionStephen Smalley2008-04-021-0/+6
* | make selinux_parse_opts_str() staticAdrian Bunk2008-03-181-1/+2
|/
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-062-81/+99
* d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-143-25/+24
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-2/+2
* selinux: support 64-bit capabilitiesStephen Smalley2008-02-115-2/+27
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-062-34/+0
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-051-28/+15
* [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-01-311-1/+0
* selinux: make selinux_set_mnt_opts() staticAdrian Bunk2008-01-301-2/+2
* SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-303-8/+40
* SELinux: Add network ingress and egress control permission checksPaul Moore2008-01-301-122/+280
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-305-134/+55
* SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-304-13/+83
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-306-100/+208
* SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore2008-01-304-0/+26
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-306-8/+185
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-305-17/+416
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-303-6/+15
OpenPOWER on IntegriCloud