summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-06-01Merge branch 'akpm-current/current'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'audit/next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'integrity/next-integrity'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'apparmor/apparmor-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'security/next-testing'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-05-31Merge branches 'work.dcache', 'work.aio', 'hch.procfs', 'work.rmdir' and 'wor...Al Viro
2018-05-31EVM: prevent array underflow in evm_write_xattrs()Dan Carpenter
2018-05-31EVM: Fix null dereference on xattr when xattr fails to allocateColin Ian King
2018-05-31EVM: fix memory leak of temporary buffer 'temp'Colin Ian King
2018-05-31IMA: use list_splice_tail_init_rcu() instead of its open coded variantPetko Manolov
2018-05-31ima: use match_string() helperYisheng Xie
2018-05-30Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-26Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...Christoph Hellwig
2018-05-26prctl: add PR_[GS]ET_PDEATHSIG_PROCJürg Billeter
2018-05-24capabilities: Allow privileged user in s_user_ns to set security.* xattrsEric W. Biederman
2018-05-22ima: fix updating the ima_appraise flagMimi Zohar
2018-05-22ima: based on policy verify firmware signatures (pre-allocated buffer)Mimi Zohar
2018-05-22ima: define a new policy condition based on the filesystem nameMimi Zohar
2018-05-21Merge branch 'work.misc' into work.lookupAl Viro
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-18EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett
2018-05-18EVM: turn evm_config_xattrnames into a listMatthew Garrett
2018-05-17apparmor: Fix memory leak of rule on error exit pathTyler Hicks
2018-05-17Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-17integrity: Add an integrity directory in securityfsMatthew Garrett
2018-05-17ima: Remove unused variable ima_initializedPetr Vorel
2018-05-17ima: Unify loggingPetr Vorel
2018-05-17ima: Reflect correct permissions for policyPetr Vorel
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-14apparmor: modify audit rule support to support profile stacksJohn Johansen
2018-05-14apparmor: Add support for audit rule filteringMatthew Garrett
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()Alexey Kodanev
2018-05-14selinux: fix address family in bind() and connect() to match address/portAlexey Kodanev
2018-05-14selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()Alexey Kodanev
2018-05-14__inode_security_revalidate() never gets NULL opt_dentryAl Viro
2018-05-13fix breakage caused by d_find_alias() semantics changeAl Viro
2018-05-11dh key: get rid of stack allocated array for zeroesTycho Andersen
2018-05-11dh key: get rid of stack allocated arrayTycho Andersen
2018-05-11big key: get rid of stack array allocationTycho Andersen
2018-05-08apparmor: Convert to use match_string() helperAndy Shevchenko
2018-05-08apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen
2018-05-08apparmor: fix '*seclen' is never less than zeroJohn Johansen