summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-234-21/+21
|\
| * [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-224-21/+21
* | SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney2008-04-222-0/+11
* | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_optsEric Paris2008-04-221-3/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-2217-634/+609Star
|\
| * SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris2008-04-211-28/+28
| * SELinux: cleanup on isle selinuxfs.cEric Paris2008-04-211-55/+57
| * changing whitespace for fun and profit: policydb.cEric Paris2008-04-211-68/+63Star
| * SELinux: whitespace and formating fixes for hooks.cEric Paris2008-04-211-250/+245Star
| * SELinux: clean up printksEric Paris2008-04-217-77/+78
| * SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-4/+2Star
| * SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-60/+55Star
| * SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-13/+14
| * SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-2/+2
| * SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-3/+2Star
| * SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-33/+26Star
| * SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+11
| * SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-6/+3Star
| * SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-3/+2Star
| * SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-1/+1
| * SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+10
| * SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-1/+1
| * SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+9Star
* | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-193-3/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-199-61/+269
|\
| * security: fix up documentation for security_module_enableJames Morris2008-04-191-1/+1
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-196-4/+65
| * 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
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-192-1/+55
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-191-42/+0Star
| * SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-191-2/+17
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-192-1/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-197-48/+45Star
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-183-15/+19
| |\
| * | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-134-45/+42Star
| * | NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-132-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-035-83/+16Star
| |\ \
| * | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* | | | security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems2008-04-181-4/+6
* | | | SELinux: add netport.[ch]James Morris2008-04-182-0/+317
* | | | SELinux: Add network port SID cachePaul Moore2008-04-185-21/+17Star
* | | | 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-188-26/+26
* | | | SELinux: create new open permissionEric Paris2008-04-186-2/+47