aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-04-301-0/+6
|\
| * Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-04-301-0/+6
| |\
| | * Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-301-0/+6
| | |\
| | | * 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
| | * | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-197-57/+83
| | |\|
* | | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-04-197-57/+83
|\| | |
| * | | Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-197-57/+83
| |\ \ \
| | * \ \ Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-197-57/+83
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 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
| | | * | 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
| | * | | Merge commit 'v3.0.1' into linux-omap-3.0Colin Cross2011-08-102-2/+2
| | |\| |
| | * | | Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-291-1/+2
| | |\ \ \
* | | | | | OMAP4: SMC: enable smc instruction for newer binutilsDima Zavin2012-02-151-0/+3
* | | | | | OMAP4: SMC: remove group id check within SMC driverBryan Buckley2011-10-211-7/+0
* | | | | | OMAP4: SMC: Correct smc_l4_sec_clkdm_use_count decrementTrusted Logic2011-10-071-3/+6
* | | | | | omap4: smc: fix rproc_drm licenseSuman Anna2011-10-071-21/+8
* | | | | | OMAP4: SMC: add rproc interface for calling smc servicesSuman Anna2011-10-062-0/+117
* | | | | | OMAP4: SMC: Introduce ION HandlerTrusted Logic2011-10-065-0/+178
* | | | | | OMAP4: SMC: Introduce Tee Client DriverTrusted Logic2011-10-066-0/+975
* | | | | | OMAP4: SMC: Correct a spinlock during rpc_executeTrusted Logic2011-10-061-3/+5
* | | | | | OMAP4: SMC: Fix MMU during invokeTrusted Logic2011-10-061-35/+33
* | | | | | OMAP4: SMC: Make print of allocation size clearerBryan Buckley2011-10-061-1/+1
* | | | | | OMAP4: SMC: 01.04 P6 ReleaseTrusted Logic2011-10-0625-0/+13117
* | | | | | Revert "OMAP4 crypto: Add support for omap4 hardware dm-crypt"Vikram Pandita2011-10-0618-4740/+0
|/ / / / /
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-08-102-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-102-2/+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
| | | |/ | | |/|
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-291-1/+2
|\| | |
| * | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-295-12/+44
| |\| |
| | * | KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-211-1/+2
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-06-225-11/+42
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'v3.0-rc4' into linux-omap-3.0Colin Cross2011-06-225-11/+42
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-141-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh2011-06-141-0/+9
| |/ / /
* / / / OMAP4 crypto: Add support for omap4 hardware dm-cryptKen Sumrall2011-06-1418-0/+4740
|/ / /
* | | AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen2011-06-091-1/+1