aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-14
* SELinux: /proc/mounts should show what it canEric Paris2008-07-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\
| * [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
|\ \ | |/ |/|
| * selinux: use nf_register_hooks()Alexey Dobriyan2008-07-26
* | tracehook: tracehook_tracer_taskRoland McGrath2008-07-26
|/
* Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris2008-07-15
* security: remove register_security hookJames Morris2008-07-14
* security: remove unused sb_get_mnt_opts hookMiklos Szeredi2008-07-14
* LSM/SELinux: show LSM mount options in /proc/mountsEric Paris2008-07-14
* SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris2008-07-14
* SELinux: use do_each_thread as a proper do/while blockJames Morris2008-07-14
* SELinux: remove unused and shadowed addrlen variableJames Morris2008-07-14
* selinux: simplify ioctl checkingStephen Smalley2008-07-14
* SELinux: enable processes with mac_admin to get the raw inode contextsStephen Smalley2008-07-14
* Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-14
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-14
* selinux: support deferred mapping of contextsStephen Smalley2008-07-14
* [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