summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2015-12-15evm: EVM_LOAD_X509 depends on EVMArnd Bergmann-1/+1
2015-12-15evm: reset EVM status when file attributes changeDmitry Kasatkin-0/+13
2015-12-15evm: provide a function to set the EVM key from the kernelDmitry Kasatkin-14/+46
2015-12-15evm: enable EVM when X509 certificate is loadedDmitry Kasatkin-3/+14
2015-12-15evm: load an x509 certificate from the kernelDmitry Kasatkin-0/+33
2015-12-13nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher-2/+0
2015-12-09Smack: File receive for socketsCasey Schaufler-0/+22
2015-11-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris-2/+2
2015-11-25KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells-2/+10
2015-11-24selinux: fix bug in conditional rules handlingStephen Smalley-2/+2
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin-22/+35
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+10
2015-11-08smack: use skb_to_full_sk() helperEric Dumazet-4/+7
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet-15/+3
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman-1/+1
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-183/+393
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet-4/+14
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+7
2015-10-23Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris-75/+84
2015-10-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris-45/+36
2015-10-22apparmor: clarify CRYPTO dependencyArnd Bergmann-1/+1
2015-10-21selinux: Use a kmem_cache for allocation struct file_security_structSangwoo-2/+6
2015-10-21selinux: ioctl_has_perm should be staticGeliang Tang-1/+1
2015-10-21selinux: use sprintf return valueRasmus Villemoes-4/+1
2015-10-21selinux: use kstrdup() in security_get_bools()Rasmus Villemoes-7/+1
2015-10-21selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes-2/+2
2015-10-21selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes-1/+1
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes-25/+20
2015-10-21selinux: do not check open perm on ftruncate callJeff Vander Stoep-1/+2
2015-10-21selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore-2/+2
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells-67/+82
2015-10-21keys: Be more consistent in selection of union members usedInsu Yun-1/+1
2015-10-21KEYS: use kvfree() in add_keyGeliang Tang-7/+1
2015-10-21Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...James Morris-47/+238
2015-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris-1/+1
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski-41/+229
2015-10-19KEYS: Don't permit request_key() to construct a new keyringDavid Howells-0/+3
2015-10-19keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen-3/+33
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen-11/+0
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso-4/+8
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal-7/+0
2015-10-15KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells-2/+4
2015-10-11net: synack packets can be attached to request socketsEric Dumazet-4/+8
2015-10-09Smack: pipefs fix in smack_d_instantiateRoman Kubiak-0/+3
2015-10-09Smack: Minor initialisation improvementJosé Bollo-3/+3
2015-10-09smack: smk_ipv6_port_list should be staticGeliang Tang-1/+1
2015-10-09Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk-2/+2
2015-10-09integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin-1/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1