aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-06-11Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2018-06-05selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-30ima: Fallback to the builtin hash algorithmPetr Vorel
2018-05-30ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An
2018-05-30integrity/security: fix digsig.c build error with header fileRandy Dunlap
2018-05-03Merge tag 'v4.14.39' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-04-29commoncap: Handle memory allocation failure.Tetsuo Handa
2018-04-19apparmor: fix resource audit messages when auditing peerJohn Johansen
2018-04-19apparmor: fix display of .ns_name for containersJohn Johansen
2018-04-19apparmor: fix logging of the existence test for signalsJohn Johansen
2018-04-13Merge tag 'v4.14.34' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-24/dev/mem: Add bounce buffer for copy-outKees Cook
2018-03-20Merge tag 'v4.14.28' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-19ima: relax requiring a file signature for new files with zero lengthMimi Zohar
2018-03-05Merge tag 'v4.14.24' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2018-02-09Merge tag 'v4.14.18' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-03ima/policy: fix parsing of fsuuidMike Rapoport
2018-01-24Merge tag 'v4.14.15' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-01-17security/Kconfig: Correct the Documentation reference for PTIW. Trevor King
2018-01-17apparmor: fix ptrace label match when matching stacked labelsJohn Johansen
2018-01-10apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen
2018-01-09Merge tag 'v4.14.12' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-01-05capabilities: fix buffer overread on very short xattrEric Biggers
2018-01-02x86/mm/pti: Add KconfigDave Hansen
2017-12-15Merge tag 'v4.14.6' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-14apparmor: fix leak of null profile name if profile allocation failsJohn Johansen
2017-12-14KEYS: reject NULL restriction string when type is specifiedEric Biggers
2017-12-14KEYS: add missing permission check for request_key() destinationEric Biggers
2017-12-10ima: fix hash algorithm initializationBoshi Wang
2017-12-05apparmor: fix oops in audit_signal_cb hookJohn Johansen
2017-12-01Merge tag 'v4.14.3' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-11-24ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu
2017-11-17apparmor: use a locallock instead preempt_disable()Sebastian Andrzej Siewior
2017-11-08apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers
2017-11-02KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds
2017-10-19commoncap: move assignment of fs_ns to avoid null pointer dereferenceColin Ian King
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-18KEYS: load key flags and expiry time atomically in proc_keys_show()Eric Biggers
2017-10-18KEYS: Load key expiry time atomically in keyring_search_iterator()Eric Biggers
2017-10-18KEYS: load key flags and expiry time atomically in key_validate()Eric Biggers
2017-10-18KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-18security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann