summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
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-16ima: use file_dentry()Miklos Szeredi
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-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
2016-07-12apparmor: use list_next_entry instead of list_entry_nextGeliang Tang
2016-07-12apparmor: fix refcount race when finding a child profileJohn Johansen
2016-07-12apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-07-12apparmor: check that xindex is in trans_table boundsJohn Johansen
2016-07-12apparmor: ensure the target profile name is always auditedJohn Johansen
2016-07-12apparmor: fix audit full profile hname on successful loadJohn Johansen
2016-07-12apparmor: fix log failures for all profiles in a setJohn Johansen
2016-07-12apparmor: fix put() parent ref after updating the active refJohn Johansen
2016-07-12apparmor: add parameter to control whether policy hashing is usedJohn Johansen
2016-07-12apparmor: internal paths should be treated as disconnectedJohn Johansen
2016-07-12apparmor: fix disconnected bind mnts reconnectionJohn Johansen
2016-07-12apparmor: fix update the mtime of the profile file on replacementJohn Johansen
2016-07-12apparmor: exec should not be returning ENOENT when it deniesJohn Johansen
2016-07-12apparmor: fix uninitialized lsm_audit memberJohn Johansen
2016-07-12apparmor: fix replacement bug that adds new child to old parentJohn Johansen
2016-07-12apparmor: fix refcount bug in profile replacementJohn Johansen
2016-07-09Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-07-08Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into...James Morris
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Vegard Nossum
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-07-05evm: Translate user/group ids relative to s_user_ns when computing HMACSeth Forshee
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-30ima: extend the measurement entry specific pcrEric Richter