aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* selinux: Report permissive mode in avc: denied messages.Stephen Smalley2016-03-111-2/+7
* Enable setting security contexts on rootfs inodes.Stephen Smalley2016-03-111-0/+7
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2016-03-1115-97/+238
* selinux: inline avc_audit() and avc_has_perm_noaudit() into callerLinus Torvalds2016-03-111-2/+2
* selinux: don't inline slow-path code into avc_has_perm_noaudit()Linus Torvalds2016-03-111-14/+38
* security: optimize avc_audit() common pathLinus Torvalds2016-03-111-29/+41
* AppArmor: Fix oops in policy unpack auditingJohn Johansen2016-03-111-2/+3
* security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2016-03-114-34/+0
* capabilities: remove the task from capable LSM hook entirelyEric Paris2016-03-114-30/+24
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2015-10-252-3/+22
* Add permission checking for binder IPC.Stephen Smalley2015-10-254-0/+109
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-256-7/+9
|\
| * 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: 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
| * 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
* | Enable the ARM security extension when compiling some filesJason Simmons2012-10-121-0/+3
* | SMC: Update UUID to match generic, common secure playback driverBryan Buckley2012-08-241-8/+8
* | SMC: Unlock aes_hwa_ctx lock in case of bad dma_map_sgBryan Buckley2012-07-182-2/+5
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-132-18/+26
* | SMC: Update to AG01.06p4 releaseTrusted Logic2012-06-128-33/+72
* | OMAP: SMC: Fix compile error if CONFIG_ION is not enabledGrygorii Strashko2012-03-241-0/+2
* | SMC: Fix regression where AES1 clock would never be disabledTrusted Logic2012-02-031-0/+2
* | SMC: Fix PA load error 0xffff3020Trusted Logic2012-02-037-24/+39
* | SMC: Update to AG01.06 production releaseTrusted Logic2012-02-036-29/+204
* | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-026-39/+63
|\ \ | |/
| * 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
| * 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
* | SMC: Fix compiler warningsBryan Buckley2012-01-051-1/+1
* | OMAP: SMC: Fix-up some whitespaceBryan Buckley2011-12-099-13/+10
* | OMAP: SMC: Update to AG01.06 releaseTrusted Logic2011-12-0927-1394/+2899
* | OMAP4: SMC: Fix two compiler warnings in security/smc/tf_comm.cBryan Buckley2011-11-011-1/+4
* | omap4: smc: fix rproc_drm licenseSuman Anna2011-10-171-21/+8
* | OMAP4: SMC: add rproc interface for calling smc servicesSuman Anna2011-10-172-0/+117
* | OMAP4: SMC: Introduce ION HandlerTrusted Logic2011-10-125-0/+178
* | OMAP4: SMC: Introduce Tee Client DriverTrusted Logic2011-10-126-0/+975
* | OMAP4: SMC: Correct a spinlock during rpc_executeTrusted Logic2011-10-121-3/+5
* | OMAP4: SMC: Fix MMU during invokeTrusted Logic2011-10-121-35/+33
* | OMAP4: SMC: Make print of allocation size clearerBryan Buckley2011-10-121-1/+1
* | OMAP4: SMC: 01.04 P6 ReleaseTrusted Logic2011-10-1225-0/+13120
* | Revert "OMAP4 crypto: Add support for omap4 hardware dm-crypt"Vikram Pandita2011-10-1218-4740/+0
* | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-08-102-2/+2
|\ \