aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'afabf37012e839802f9f3819f621e16aa4acefd2' into upstreamingWolfgang Wiedmeyer2015-12-0821-123/+1288
|\
| * Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-103-5/+5
| |\
| | * Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-281-2/+2
| | * key: Fix resource leakAlan Cox2013-03-281-2/+2
| | * selinux: use GFP_ATOMIC under spin_lockDan Carpenter2013-03-201-1/+1
| | * keys: fix race with concurrent install_user_keyrings()David Howells2013-03-141-1/+1
| * | 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
* | | remove galaxys2 initramsfs files and busybox binary, get sound merged with 3....Wolfgang Wiedmeyer2015-10-255-1529/+719
* | | remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-232-0/+8
* | | merged 3.0.101 tagWolfgang Wiedmeyer2015-10-224-6/+6
|/ /
* | 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