aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* [PATCH] split linux/file.hAl Viro2008-05-01
* signals: cleanup security_task_kill() usage/implementationOleg Nesterov2008-04-30
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-29
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* keys: add keyctl function to get a security labelDavid Howells2008-04-29
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-22
|\
| * [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-21
* | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_optsEric Paris2008-04-21
|/
* SELinux: whitespace and formating fixes for hooks.cEric Paris2008-04-21
* SELinux: clean up printksEric Paris2008-04-21
* Security: Introduce security= boot parameterAhmed S. Darwish2008-04-18
* SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-18
* SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-18
* SELinux: Add network port SID cachePaul Moore2008-04-18
* SELinux: turn mount options strings into definesEric Paris2008-04-18
* selinux: remove ptrace_sidRoland McGrath2008-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: 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
* make selinux_parse_opts_str() staticAdrian Bunk2008-03-17
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-05
* 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
* selinux: support 64-bit capabilitiesStephen Smalley2008-02-11
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-05
* selinux: make selinux_set_mnt_opts() staticAdrian Bunk2008-01-29
* SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-29
* SELinux: Add network ingress and egress control permission checksPaul Moore2008-01-29
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-29
* SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-29
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-29
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-29
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-29
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-29
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-29
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* security: add a secctx_to_secid() hookDavid Howells2008-01-24
* Security: add get, set, and cloning of superblock security informationEric Paris2008-01-24
* SELinux: always check SIGCHLD in selinux_task_waitEric Paris2007-10-22
* security/ cleanupsAdrian Bunk2007-10-17
* Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* security: Convert LSM into a static interfaceJames Morris2007-10-17