aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
...
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-18
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-18
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-18
| * SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-18
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
| |\
| * | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-12
| * | NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-12
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
| |\ \
| * | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | | | security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems2008-04-18
* | | | SELinux: add netport.[ch]James Morris2008-04-18
* | | | SELinux: Add network port SID cachePaul Moore2008-04-18
* | | | SELinux: turn mount options strings into definesEric Paris2008-04-18
* | | | selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk2008-04-18
* | | | selinux: introduce permissive typesEric Paris2008-04-18
* | | | selinux: remove ptrace_sidRoland McGrath2008-04-18
* | | | SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris2008-04-18
* | | | security: code cleanupAndrew Morton2008-04-18
* | | | security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-18
* | | | SELinux: create new open permissionEric Paris2008-04-18
* | | | selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk2008-04-18
* | | | SELinux: unify printk messagesJames Morris2008-04-18
* | | | SELinux: remove unused backpointers from security objectsJames Morris2008-04-18
* | | | SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore2008-04-18
| |_|/ |/| |
* | | SELinux: don't BUG if fs reuses a superblockEric Paris2008-04-09
* | | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-07
* | | selinux: prevent rentry into the FSJosef Bacik2008-04-03
| |/ |/|
* | selinux: handle files opened with flags 3 by checking ioctl permissionStephen Smalley2008-04-02
* | smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish2008-03-24
* | file capabilities: remove cap_task_kill()Serge Hallyn2008-03-20
* | smack: do not dereference NULL ipc objectAhmed S. Darwish2008-03-19
* | make selinux_parse_opts_str() staticAdrian Bunk2008-03-17
|/
* smackfs: do not trust `count' in inodes write()sAhmed S. Darwish2008-03-13
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-05
* Smack: update for file capabilitiesCasey Schaufler2008-02-23
* file capabilities: simplify signal checkSerge E. Hallyn2008-02-23
* Smack: unlabeled outgoing ambient packetsCasey Schaufler2008-02-19
* d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* Smack: check for 'struct socket' with NULL skAhmed S. Darwish2008-02-13
* selinux: support 64-bit capabilitiesStephen Smalley2008-02-11
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-06
* security: allow Kconfig to set default mmap_min_addr protectionEric Paris2008-02-06
* Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-05
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* revert "capabilities: clean up file capability reading"Andrew Morton2008-02-05