aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* selinux: Fix a problem in security_netlbl_sid_to_secattr()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
* selinux: Cleanup the NetLabel glue codePaul Moore2008-10-10
* selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-03
* SELinux: memory leak in security_context_to_sid_coreEric Paris2008-09-03
* 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: more user friendly unknown handling printkEric Paris2008-07-14
* selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...Stephen Smalley2008-07-14
* SELinux: drop load_mutex in security_load_policyEric Paris2008-07-14
* SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris2008-07-14
* SELinux: open code sidtab lockJames Morris2008-07-14
* SELinux: open code load_mutexJames Morris2008-07-14
* SELinux: open code policy_rwlockJames Morris2008-07-14
* selinux: fix endianness bug in network node address handlingStephen Smalley2008-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: remove inherit field from inode_security_structJames Morris2008-07-14
* SELinux: reorder inode_security_struct to increase objs/slab on 64bitRichard Kennedy2008-07-14
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-14
* SELinux: fix sleeping allocation in security_context_to_sidStephen Smalley2008-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
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-29
|\
| * Audit: standardize string audit interfacesEric Paris2008-04-28
* | 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-28
|\ \
| * | SELinux: Fix a RCU free problem with the netport cachePaul Moore2008-04-27
| * | SELinux: Made netnode cache adds fasterPaul Moore2008-04-27
| * | SELinux: policydb.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
| * | SELinux: mls_types.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
| * | SELinux: mls.h whitespace, syntax, and other cleanupsEric Paris2008-04-27