summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-03-22ima: relax requiring a file signature for new files with zero lengthMimi Zohar1-1/+2
2018-03-22apparmor: Make path_max parameter readonlyJohn Johansen1-1/+1
2018-03-22selinux: check for address length in selinux_socket_bind()Alexander Potapenko1-0/+8
2018-02-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook42-72/+87
2018-02-26Merge 4.9.84 into android-4.9Greg Kroah-Hartman180-677/+1120
2018-02-25security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann1-0/+1
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore1-0/+3
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore1-10/+8
2018-02-13Merge 4.9.81 into android-4.9Greg Kroah-Hartman93-788/+2026
2018-02-13KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers1-16/+15
2018-01-05Merge 4.9.75 into android-4.9Greg Kroah-Hartman46-100/+1382
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook16-31/+31
2018-01-05x86/kaiser: Reenable PARAVIRTBorislav Petkov1-1/+1
2018-01-05kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins3-12/+0
2018-01-05kaiser: KAISER depends on SMPHugh Dickins1-4/+6
2018-01-05kaiser: merged updateDave Hansen15-188/+549
2018-01-05KAISER: Kernel Address IsolationRichard Fellner22-16/+449
2017-12-14Merge 4.9.69 into android-4.9Greg Kroah-Hartman144-526/+906
2017-12-14KEYS: add missing permission check for request_key() destinationEric Biggers1-9/+37
2017-12-10Merge 4.9.68 into android-4.9Greg Kroah-Hartman101-510/+745
2017-12-09ima: fix hash algorithm initializationBoshi Wang1-0/+4
2017-11-24Merge 4.9.65 into android-4.9Greg Kroah-Hartman28-68/+107
2017-11-24ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu1-0/+3
2017-11-18Merge 4.9.63 into android-4.9Greg Kroah-Hartman54-292/+402
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni5-15/+4
2017-11-15Merge 4.9.62 into android-4.9Greg Kroah-Hartman97-412/+664
2017-11-15KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers1-11/+12
2017-11-15KEYS: trusted: sanitize all key materialEric Biggers1-28/+22
2017-11-15apparmor: fix undefined reference to `aa_g_hash_policy'John Johansen1-1/+1
2017-11-08Merge 4.9.61 into android-4.9Greg Kroah-Hartman81-364/+796
2017-11-08KEYS: return full count in keyring_read() if buffer is too smallEric Biggers1-20/+19
2017-11-07UPSTREAM: selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng3-2/+54
2017-11-07UPSTREAM: selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng3-0/+117
2017-11-07BACKPORT: security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng5-3/+185
2017-10-30Merge 4.9.59 into android-4.9Greg Kroah-Hartman68-321/+542
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells14-57/+80
2017-10-27KEYS: don't let add_key() update an uninstantiated keyDavid Howells1-0/+10
2017-10-27KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2017-10-13f2fs: catch up to v4.14-rc1Hyojun Kim63-3789/+8812
2017-10-12Merge 4.9.55 into android-4.9Greg Kroah-Hartman103-436/+952
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2-31/+26
2017-10-05Merge 4.9.53 into android-4.9Greg Kroah-Hartman59-381/+548
2017-10-05KEYS: prevent KEYCTL_READ on negative keyEric Biggers1-0/+5
2017-10-05KEYS: prevent creating a different user's keyringsEric Biggers5-12/+23
2017-10-05KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers1-9/+5
2017-10-05security/keys: rewrite all of big_key cryptoJason A. Donenfeld2-71/+59
2017-10-05security/keys: properly zero out sensitive key material in big_keyJason A. Donenfeld1-6/+6
2017-09-12ANDROID: commoncap: Begin to warn users of implicit PARANOID_NETWORK capabili...John Stultz1-9/+23
2017-07-12Merge 4.9.37 into android-4.9Greg Kroah-Hartman44-74/+225
2017-07-12KEYS: Fix an error code in request_master_key()Dan Carpenter1-1/+1
[prev] [next]