aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* SELinux: per-command whitelisting of ioctlsJeff Vander Stoep2015-11-0911-64/+810
* selinux: Report permissive mode in avc: denied messages.Stephen Smalley2015-11-091-2/+7
* security: lsm_audit: add ioctl specific auditingJeff Vander Stoep2015-11-091-0/+15
* SELinux: remove avd from slow_avc_audit()Eric Paris2015-11-091-2/+2
* selinux: inline avc_audit() and avc_has_perm_noaudit() into callerLinus Torvalds2015-11-091-2/+2
* selinux: don't inline slow-path code into avc_has_perm_noaudit()Linus Torvalds2015-11-091-14/+38
* security: optimize avc_audit() common pathLinus Torvalds2015-11-091-29/+41
* SELinux: Update policy version to support constraints infoRichard Haines2015-11-074-10/+101
* SELinux: add default_type statementsEric Paris2015-11-074-6/+33
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2015-11-076-8/+109
* selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2015-11-071-0/+2
* selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel2015-11-071-0/+1
* selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel2015-11-071-0/+1
* selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel2015-11-071-0/+1
* selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel2015-11-071-0/+2
* selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel2015-11-071-0/+1
* selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel2015-11-071-0/+1
* selinux: fix inode security list corruptionStephen Smalley2015-11-071-1/+1
* pstore: selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn2015-11-071-9/+5
* SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2015-11-071-0/+4
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2015-11-072-3/+22
* Enable setting security contexts on rootfs inodes.Stephen Smalley2015-11-071-0/+7
* selinux: use GFP_ATOMIC under spin_lockDan Carpenter2015-11-071-1/+1
* Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley2015-11-074-0/+109
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-272-1/+3
|\
| * selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-11-261-1/+2
| * SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris2012-06-011-0/+1
* | merge opensource jb u5codeworkx2012-09-224-578/+1156
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-185-26/+43
|\ \ | |/
| * security: fix compile error in commoncap.cJonghwan Choi2012-04-221-0/+1
| * fcaps: clear the same personality flags as suid when fcaps are usedEric Paris2012-04-221-0/+5
| * TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-04-131-18/+20
| * ima: fix invalid memory referenceRoberto Sassu2012-01-251-5/+11
| * ima: free duplicate measurement memoryRoberto Sassu2012-01-252-2/+3
| * SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2012-01-061-1/+3
* | samsung update 1codeworkx2012-06-028-321/+556
|/
* fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-212-30/+44
* KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-211-1/+2
* AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-08-041-1/+1
* AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-08-041-1/+1
* KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-211-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-201-7/+1
|\
| * devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-201-7/+1
* | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-171-2/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-152-1/+39
|\
| * SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-141-0/+3
| * selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-261-1/+36
| * Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-2616-64/+148
| |\
* | | TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-141-1/+1
* | | AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen2011-06-091-1/+1