aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kernel.lnx.4.4.r40-rel' of https://github.com/android-linux-sta...celtare212019-08-061-1/+1
|\
| * Merge 4.4.185 into kernel.lnx.4.4.r40-relNathan Chancellor2019-07-101-1/+1
| |\
| | * apparmor: enforce nullbyte at end of tag stringJann Horn2019-07-101-1/+1
* | | selinux: Avoid dynamic memory allocation for small context buffersSultan Alsawaf2019-08-011-15/+12
* | | Treewide: Update Sultan commitsceltare212019-07-205-31/+97
* | | selinux: use stack on security_sid_to_context() if possiblePark Ju Hyung2019-07-116-69/+108
* | | selinux: reduce calls to context_struct_to_string()Park Ju Hyung2019-07-111-4/+29
* | | Smack: Create smack_rule cache to optimize memory usageCasey Schaufler2019-07-093-3/+11
* | | selinux: Use kmem_cache for hashtab_nodeKyeongdon Kim2019-07-093-3/+24
* | | selinux: use kmem_cache for ebitmapJunil Lee2019-07-093-6/+27
* | | selinux: Don't allocate memory dynamically for file and inode securitySultan Alsawaf2019-07-064-82/+17
* | | selinux: Avoid dynamic memory allocation for small context buffersSultan Alsawaf2019-07-062-15/+14
* | | Treewide: Revert dynamic memory allocation patchesceltare212019-07-061-12/+15
* | | selinux: Avoid dynamic memory allocation for small context buffersSultan Alsawaf2019-07-061-15/+12
* | | CHROMIUM: selinux: Do not log permissive denialsDaniel Kurtz2019-07-061-0/+4
* | | selinux: Remove audit dependencySultan Alsawaf2019-07-061-1/+1
|/ /
* | Merge 4.4.180 into kernel.lnx.4.4.r35-relNathan Chancellor2019-05-161-9/+31
|\|
| * selinux: never allow relabeling on context mountsOndrej Mosnacek2019-05-161-9/+31
* | Merge 4.4.179 into kernel.lnx.4.4.r35-relNathan Chancellor2019-04-271-1/+1
|\|
| * device_cgroup: fix RCU imbalance in error caseJann Horn2019-04-271-1/+1
* | Merge 4.4.177 into kernel.lnx.4.4.r35-relNathan Chancellor2019-03-236-18/+14
|\|
| * missing barriers in some of unix_sock ->addr and ->path accessesAl Viro2019-03-231-4/+6
| * KEYS: restrict /proc/keys by credentials at open timeEric Biggers2019-03-231-6/+2
| * KEYS: always initialize keyring_index_key::desc_lenEric Biggers2019-03-234-6/+4
| * KEYS: allow reaching the keys quotas exactlyEric Biggers2019-03-231-2/+2
* | Merge 4.4.175 into kernel.lnx.4.4.r35-relNathan Chancellor2019-02-201-3/+9
|\|
| * smack: fix access permissions for keyringZoran Markovic2019-02-201-3/+9
* | Merge 4.4.172 into kernel.lnx.4.4.r35-relNathan Chancellor2019-01-263-2/+12
|\|
| * selinux: fix GPF on invalid policyStephen Smalley2019-01-261-1/+2
| * LSM: Check for NULL cred-security on freeJames Morris2019-01-261-0/+7
| * Yama: Check for pid death before checking ancestryKees Cook2019-01-261-1/+3
* | Merge 4.4.168 into kernel.lnx.4.4.r35-relNathan Chancellor2018-12-171-1/+2
|\|
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+2
* | Merge 4.4.164 into kernel.lnx.4.4.r35-relNathan Chancellor2018-11-211-3/+3
|\|
| * ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers2018-11-211-3/+3
* | Merge 4.4.163 into kernel.lnx.4.4.r35-relNathan Chancellor2018-11-101-3/+4
|\|
| * KEYS: put keyring if install_session_keyring_to_cred() failsEric Biggers2018-11-101-3/+4
* | Merge 4.4.157 into kernel.lnx.4.4.r35-relNathan Chancellor2018-09-191-8/+6
|\|
| * selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko2018-09-191-8/+6
* | Merge 4.4.152 into kernel.lnx.4.4.r35-relNathan Chancellor2018-08-261-0/+1
|\|
| * Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler2018-08-241-0/+1
* | Merge android-4.4.137 (a2e2217) into msm-4.4Srinivasarao P2018-06-271-6/+2
|\ \
| * | Merge 4.4.136 into android-4.4Greg Kroah-Hartman2018-06-062-7/+3
| |\|
| | * selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover2018-06-061-1/+1
| | * Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar2018-06-061-6/+2
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-273-0/+16
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-303-0/+16
| |\|
| | * ima: Fallback to the builtin hash algorithmPetr Vorel2018-05-302-0/+15
| | * ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An2018-05-301-0/+1
* | | selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover2018-05-301-1/+1