aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2018-03-07Merge tag 'v4.8.28' into standard/basePaul Gortmaker
2018-02-22KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-02-22x86/kaiser: Reenable PARAVIRTBorislav Petkov
2018-02-22kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins
2018-02-22kaiser: KAISER depends on SMPHugh Dickins
2018-02-22kaiser: merged updateDave Hansen
2018-02-22KAISER: Kernel Address IsolationRichard Fellner
2017-11-16Merge tag 'v4.8.26' into standard/baseBruce Ashfield
2017-11-10KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-11-10KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-11-10KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-04-11Merge tag 'v4.8.22' into standard/baseBruce Ashfield
2017-03-27ima: fix ima_d_path() possible race with renameMimi Zohar
2017-03-23Merge tag 'v4.8.21' into standard/baseBruce Ashfield
2017-03-20selinux: fix off-by-one in setprocattrStephen Smalley
2017-02-06Merge tag 'v4.8.18' into standard/baseBruce Ashfield
2017-02-05ima: fix memory leak in ima_release_policyEric Richter
2016-12-07Merge tag 'v4.8.12' into standard/baseBruce Ashfield
2016-12-02apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-11-15Merge tag 'v4.8.7' into standard/baseBruce Ashfield
2016-11-10security/keys: make BIG_KEYS dependent on stdrng.Artem Savkov
2016-11-10KEYS: Sort out big_key initialisationDavid Howells
2016-11-10KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-20Merge tag 'v4.8.2' into standard/baseBruce Ashfield
2016-10-16ima: use file_dentry()Miklos Szeredi
2016-09-26Merge tag 'v4.8-rc8' into standard/baseBruce Ashfield
2016-09-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-09-22KEYS: Fix skcipher IV clobberingHerbert Xu
2016-09-19aufs4: standalone (aka module) supportBruce Ashfield
2016-09-07Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-07usercopy: remove page-spanning test for nowKees Cook
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-27apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handlingArnd Bergmann
2016-07-26mm: Hardened usercopyKees Cook
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-20qstr: constify dentry_init_securityAl Viro
2016-07-12apparmor: fix arg_size computation for when setprocattr is null terminatedJohn Johansen
2016-07-12apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum
2016-07-12apparmor: do not expose kernel stackHeinrich Schuchardt
2016-07-12apparmor: fix module parameters can be changed after policy is lockedJohn Johansen
2016-07-12apparmor: fix oops in profile_unpack() when policy_db is not presentJohn Johansen
2016-07-12apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen
2016-07-12apparmor: add missing id bounds check on dfa verificationJohn Johansen
2016-07-12apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another taskJeff Mahoney