aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'linux-3.10.y' into HEAD"Dhiren Parmar2015-01-204-75/+13
* Merge branch 'linux-3.10.y' into HEADNitish2015-01-124-13/+75
|\
| * Merge branch 'linux-3.10.y' into rel-st8-l-shieldtablet8Nitish2014-11-213-4/+10
| |\
| | * selinux: fix inode security list corruptionStephen Smalley2014-11-141-1/+1
| | * evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-11-141-3/+6
| | * CAPABILITIES: remove undefined caps from all processesEric Paris2014-09-171-0/+3
| * | Merge branch 'linux-3.10.50' into rel-st8-l-shieldtablet8Nitish2014-11-212-3/+41
| |\|
| | * evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar2014-06-261-2/+10
| | * ima: introduce ima_kernel_read()Dmitry Kasatkin2014-06-261-1/+31
| * | Merge branch 'linux-3.10.40' into rel-st8-l-shieldtablet8Nitish2014-11-201-9/+27
| |\|
| | * selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-04-141-9/+27
* | | security: tlk_driver: Add restore keyslot event smcAaron Gamble2015-01-082-2/+40
|/ /
* | security: tlk_driver: lock/fault userspace pagesMahesh Lagadapati2014-11-052-3/+80
* | security: tlk_driver: free tmp memrefsScott Long2014-10-101-0/+2
* | security: tlk_driver: remove legacy IRQ/SS supportVarun Wadekar2014-09-025-119/+7
* | security: tlk_driver: new ss protocol supportScott Long2014-09-024-142/+214
* | security: tlk_driver: Pin user space page(s).Sharif Inamdar2014-09-021-17/+26
* | Revert "security: tlk_driver: delete te_pin_user_pages() and its usage"Sharif Inamdar2014-09-022-1/+45
* | security: tlk: enable logging only if secure firmware supports itVarun Wadekar2014-09-021-2/+4
* | security: tlk_driver: modify secure storage glueVarun Wadekar2014-09-024-12/+114
* | security: tlk: Move program VPR smc to SIP callAaron Gamble2014-08-291-1/+3
* | Revert "security: tlk_driver: Allow affinity changing"Arto Merilainen2014-05-141-15/+1
* | security: tlk_driver: Run kthreads on CPU0Arto Merilainen2014-05-141-3/+5
* | security: tlk_driver: Allow affinity changingArto Merilainen2014-05-091-1/+15
* | security: tlk_driver: ensure VPR SMC occurs on CPU0Chris Johnson2014-04-101-2/+48
* | Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade2014-03-134-48/+182
|\ \
| * | Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade2014-03-134-48/+182
| |\|
| | * SELinux: bigendian problems with filename trans rulesEric Paris2014-03-061-4/+4
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-201-0/+4
| | * SELinux: Fix memory leak upon loading policyTetsuo Handa2014-02-131-1/+13
| | * SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-252-3/+22
| | * selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2014-01-091-7/+36
| | * selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2014-01-093-16/+48
| | * selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2014-01-091-2/+2
| | * selinux: fix broken peer recv checkChad Hanson2014-01-091-1/+3
| | * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2013-12-201-15/+53
| | * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2013-12-201-2/+23
* | | security: tlk_driver: fix memory leak from tlk loggingHyung Taek Ryoo2014-03-121-5/+11
|/ /
* | Merge branch 'android-3.10' into dev-kernel-3.10Deepak Nibade2014-03-103-3/+26
|\ \
| * \ Merge branch 'android-3.10' into dev-kernel-3.10Deepak Nibade2014-03-103-3/+26
| |\ \
| | * | SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-071-0/+4
| | * | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-02-052-3/+22
* | | | security: tlk_driver: remove legacy ss supportScott Long2014-03-033-238/+0
* | | | security: tlk_driver: support for secure ARM64 buildsChris Johnson2014-02-208-92/+103
|/ / /
* | | security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64Colin Cross2014-02-161-1/+1
* | | Revert "ARM: tegra: trustzone: Single kernel to work in both secure and non-s...Varun Wadekar2014-02-092-0/+2
* | | ARM: tegra: trustzone: Single kernel to work in both secure and non-secure mode.Nitin Sehgal2014-02-092-2/+0
* | | security: tlk_driver: stage new interface structsChris Johnson2014-02-073-0/+562
* | | security: tlk_driver: add new storage supportScott Long2014-02-034-8/+103
* | | security: tlk_driver: delete TLK_{GENERIC|EXTENDED}_SMC macrosVarun Wadekar2014-01-085-54/+50