aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
*-. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \
| | * timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| |/ |/|
| * vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-13
| |\
| | * Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-10
| | |\
| | | * selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-10
| | | * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
| | | * netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
| | | * selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
| | | * selinux: Better local/forward check in selinux_ip_postroute()Paul Moore2008-10-10
| | | * selinux: Correctly handle IPv4 packets on IPv6 sockets in all casesPaul Moore2008-10-10
| |_|/ |/| |
| * | tty: Redo current tty lockingAlan Cox2008-10-13
| * | tty: Make get_current_tty use a krefAlan Cox2008-10-13
| |/
| * selinux: use default proc sid on symlinksStephen Smalley2008-09-29
| * SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-28
| * Merge branch 'master' into nextJames Morris2008-08-27
| |\ | |/ |/|
| * SELinux: Fix a potentially uninitialised variable in SELinux hooksDavid Howells2008-08-04
| * make selinux_write_opts() staticAdrian Bunk2008-08-04
* | 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