aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-45/+33
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsGravatar Jann Horn 1-45/+33
2018-06-26dh key: fix rounding up KDF output lengthGravatar Eric Biggers 1-2/+4
2018-06-23Smack: Mark inode instant in smack_task_to_inodeGravatar Casey Schaufler 1-0/+1
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-15docs: fix broken references with multiple hintsGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-14Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 14-71/+310
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 2-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-1/+1
2018-06-07Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-7/+5
2018-06-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 13-83/+362
2018-06-07apparmor: fix ptrace read checkGravatar John Johansen 1-1/+2
2018-06-07apparmor: fix memory leak when deduping profile loadGravatar John Johansen 1-0/+3
2018-06-07apparmor: fix mediation of prlimitGravatar John Johansen 1-1/+1
2018-06-07apparmor: fixup secid map conversion to using IDRGravatar John Johansen 4-8/+29
2018-06-07apparmor: Use an IDR to allocate apparmor secidsGravatar Matthew Wilcox 1-103/+11
2018-06-07apparmor: Fix memory leak of rule on error exit pathGravatar Tyler Hicks 1-2/+4
2018-06-07apparmor: modify audit rule support to support profile stacksGravatar John Johansen 1-17/+10
2018-06-07apparmor: Add support for audit rule filteringGravatar Matthew Garrett 3-1/+107
2018-06-07apparmor: Convert to use match_string() helperGravatar Andy Shevchenko 1-14/+11
2018-06-07apparmor: improve get_buffers macro by using get_cpu_ptrGravatar John Johansen 1-17/+16
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-2/+6
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-14/+17
2018-06-06Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+12
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-23/+64
2018-06-05Merge branch 'smack-for-4.18' of https://github.com/cschaufler/next-smack int...Gravatar James Morris 1-7/+5
2018-06-05Smack: Fix memory leak in smack_inode_getsecctxGravatar Casey Schaufler 1-7/+5
2018-06-04Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-3/+8
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+3
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-32/+2
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2018-06-01EVM: unlock on error path in evm_read_xattrs()Gravatar Dan Carpenter 1-1/+3
2018-05-31EVM: prevent array underflow in evm_write_xattrs()Gravatar Dan Carpenter 1-1/+1
2018-05-31EVM: Fix null dereference on xattr when xattr fails to allocateGravatar Colin Ian King 1-2/+4
2018-05-31EVM: fix memory leak of temporary buffer 'temp'Gravatar Colin Ian King 1-0/+2
2018-05-31IMA: use list_splice_tail_init_rcu() instead of its open coded variantGravatar Petko Manolov 1-15/+2
2018-05-31ima: use match_string() helperGravatar Yisheng Xie 1-7/+4
2018-05-30Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecurityGravatar Sachin Grover 1-1/+1
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-4/+16
2018-05-24capabilities: Allow privileged user in s_user_ns to set security.* xattrsGravatar Eric W. Biederman 1-2/+6
2018-05-22ima: fix updating the ima_appraise flagGravatar Mimi Zohar 1-9/+19
2018-05-22ima: based on policy verify firmware signatures (pre-allocated buffer)Gravatar Mimi Zohar 1-0/+1
2018-05-22ima: define a new policy condition based on the filesystem nameGravatar Mimi Zohar 1-1/+24
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-22/+28
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-4/+16
2018-05-18EVM: Allow runtime modification of the set of verified xattrsGravatar Matthew Garrett 4-4/+188
2018-05-18EVM: turn evm_config_xattrnames into a listGravatar Matthew Garrett 3-39/+57
2018-05-17Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-22/+28
2018-05-17integrity: Add an integrity directory in securityfsGravatar Matthew Garrett 4-4/+52