aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2018-07-19Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2018-05-22selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke
2018-05-22ima: relax requiring a file signature for new files with zero lengthMimi Zohar
2018-05-22apparmor: Make path_max parameter readonlyJohn Johansen
2018-05-22selinux: check for address length in selinux_socket_bind()Alexander Potapenko
2018-03-04selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2018-03-04selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2018-02-28KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2018-02-22Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-02-22Merge branch 'linux-4.1.y-secfix' into standard/baseBruce Ashfield
2018-02-04KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-02-04x86/kaiser: Reenable PARAVIRTBorislav Petkov
2018-02-04kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins
2018-02-04kaiser: KAISER depends on SMPHugh Dickins
2018-02-04kaiser: merged updateDave Hansen
2018-02-04KAISER: Kernel Address IsolationRichard Fellner
2018-01-25Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17ima: fix hash algorithm initializationBoshi Wang
2018-01-17KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-12-25Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.47' into standard/baseBruce Ashfield
2017-12-25Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.46' into standard/baseBruce Ashfield
2017-12-06ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu
2017-12-06security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-12-06KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2017-12-06KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers
2017-11-05KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-11-05lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2017-11-04KEYS: prevent KEYCTL_READ on negative keyEric Biggers
2017-11-04KEYS: prevent creating a different user's keyringsEric Biggers
2017-11-04KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers
2017-08-31Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2017-08-31Merge tag 'v4.1.43' into standard/baseBruce Ashfield
2017-07-31KEYS: Fix an error code in request_master_key()Dan Carpenter
2017-07-10Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2017-07-10Merge tag 'v4.1.42' into standard/baseBruce Ashfield
2017-07-10Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2017-07-10Merge tag 'v4.1.40' into standard/baseBruce Ashfield
2017-06-27security/keys: fixed crash in keyring_destroyCharlie Paul
2017-06-25KEYS: fix freeing uninitialized memory in key_update()Eric Biggers
2017-05-17KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-05-17KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-05-17KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-05-17ima: accept previously set IMA_NEW_FILEDaniel Glöckner
2017-04-18Merge tag 'v4.1.39' into standard/baseBruce Ashfield
2017-04-10give up on gcc ilog2() constant optimizationsLinus Torvalds