aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* 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
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-16
* [SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller2007-10-15
* [INET]: local port range robustnessStephen Hemminger2007-10-10
* SELinux: fix array out of bounds when mounting with selinux optionsEric Paris2007-09-19
* SELinux: clear parent death signal on SID transitionsStephen Smalley2007-08-30
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-22
* SELinux: remove redundant pointer checks before calling kfree()Paul Moore2007-08-02