aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorGravatar Linus Torvalds 1-0/+1
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 1-0/+28
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 36-195/+345
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 5-8/+73
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-9/+6
2016-07-28Merge branch 'salted-string-hash'Gravatar Linus Torvalds 3-4/+4
2016-07-27apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handlingGravatar Arnd Bergmann 3-3/+7
2016-07-26mm: Hardened usercopyGravatar Kees Cook 1-0/+28
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-12/+18
2016-07-20qstr: constify dentry_init_securityGravatar Al Viro 2-2/+2
2016-07-12apparmor: fix arg_size computation for when setprocattr is null terminatedGravatar John Johansen 1-1/+1
2016-07-12apparmor: fix oops, validate buffer size in apparmor_setprocattr()Gravatar Vegard Nossum 1-17/+19
2016-07-12apparmor: do not expose kernel stackGravatar Heinrich Schuchardt 1-1/+3
2016-07-12apparmor: fix module parameters can be changed after policy is lockedGravatar John Johansen 3-13/+29
2016-07-12apparmor: fix oops in profile_unpack() when policy_db is not presentGravatar John Johansen 1-0/+3
2016-07-12apparmor: don't check for vmalloc_addr if kvzalloc() failedGravatar John Johansen 1-5/+5
2016-07-12apparmor: add missing id bounds check on dfa verificationGravatar John Johansen 2-0/+3
2016-07-12apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another taskGravatar Jeff Mahoney 1-2/+4
2016-07-12apparmor: use list_next_entry instead of list_entry_nextGravatar Geliang Tang 1-5/+3
2016-07-12apparmor: fix refcount race when finding a child profileGravatar John Johansen 1-1/+3
2016-07-12apparmor: fix ref count leak when profile sha1 hash is readGravatar John Johansen 1-0/+1
2016-07-12apparmor: check that xindex is in trans_table boundsGravatar John Johansen 1-1/+1
2016-07-12apparmor: ensure the target profile name is always auditedGravatar John Johansen 1-11/+9
2016-07-12apparmor: fix audit full profile hname on successful loadGravatar John Johansen 1-1/+1
2016-07-12apparmor: fix log failures for all profiles in a setGravatar John Johansen 1-10/+19
2016-07-12apparmor: fix put() parent ref after updating the active refGravatar John Johansen 1-1/+1
2016-07-12apparmor: add parameter to control whether policy hashing is usedGravatar John Johansen 4-6/+25
2016-07-12apparmor: internal paths should be treated as disconnectedGravatar John Johansen 1-28/+36
2016-07-12apparmor: fix disconnected bind mnts reconnectionGravatar John Johansen 1-1/+4
2016-07-12apparmor: fix update the mtime of the profile file on replacementGravatar John Johansen 1-0/+2
2016-07-12apparmor: exec should not be returning ENOENT when it deniesGravatar John Johansen 1-1/+1
2016-07-12apparmor: fix uninitialized lsm_audit memberGravatar John Johansen 2-2/+4
2016-07-12apparmor: fix replacement bug that adds new child to old parentGravatar John Johansen 1-1/+1
2016-07-12apparmor: fix refcount bug in profile replacementGravatar John Johansen 1-2/+2
2016-07-09Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar James Morris 2-2/+2
2016-07-08Merge branch 'smack-for-4.8' of https://github.com/cschaufler/smack-next into...Gravatar James Morris 1-0/+3
2016-07-08apparmor: fix oops, validate buffer size in apparmor_setprocattr()Gravatar Vegard Nossum 1-17/+19
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...Gravatar James Morris 7-64/+73
2016-07-05evm: Translate user/group ids relative to s_user_ns when computing HMACGravatar Seth Forshee 1-2/+2
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Gravatar Al Viro 5-7/+14
2016-06-30ima: extend the measurement entry specific pcrGravatar Eric Richter 1-3/+3
2016-06-30ima: change integrity cache to store measured pcrGravatar Eric Richter 3-3/+11
2016-06-30ima: redefine duplicate template entriesGravatar Eric Richter 1-3/+4
2016-06-30ima: change ima_measurements_show() to display the entry specific pcrGravatar Eric Richter 1-5/+4
2016-06-30ima: include pcr for each measurement log entryGravatar Eric Richter 4-8/+13
2016-06-30ima: extend ima_get_action() to return the policy pcrGravatar Eric Richter 5-7/+14
2016-06-30ima: add policy support for extending different pcrsGravatar Eric Richter 1-1/+28
2016-06-30integrity: add measured_pcrs field to integrity cacheGravatar Eric Richter 2-0/+3
2016-06-27calipso: Add a label cache.Gravatar Huw Davies 1-3/+6