aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2015-11-19Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2015-11-18selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()Vladis Dronov
2015-11-18selinux: export validatetrans decisionsAndrew Perepechko
2015-11-18selinux: Revalidate invalid inode security labelsAndreas Gruenbacher
2015-11-18security: Add hook to invalidate inode security labelsAndreas Gruenbacher
2015-11-18selinux: Add accessor functions for inode->i_securityAndreas Gruenbacher
2015-11-18security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher
2015-11-18security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher
2015-11-18selinux: Remove unused variable in selinux_inode_init_securityAndreas Gruenbacher
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-08smack: use skb_to_full_sk() helperEric Dumazet
2015-11-08net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2015-10-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-10-22apparmor: clarify CRYPTO dependencyArnd Bergmann
2015-10-21selinux: Use a kmem_cache for allocation struct file_security_structSangwoo
2015-10-21selinux: ioctl_has_perm should be staticGeliang Tang
2015-10-21selinux: use sprintf return valueRasmus Villemoes
2015-10-21selinux: use kstrdup() in security_get_bools()Rasmus Villemoes
2015-10-21selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes
2015-10-21selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes
2015-10-21selinux: do not check open perm on ftruncate callJeff Vander Stoep
2015-10-21selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-21keys: Be more consistent in selection of union members usedInsu Yun
2015-10-21KEYS: use kvfree() in add_keyGeliang Tang
2015-10-21Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...James Morris
2015-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski
2015-10-19KEYS: Don't permit request_key() to construct a new keyringDavid Howells
2015-10-19keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-15KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2015-10-11net: synack packets can be attached to request socketsEric Dumazet
2015-10-09Smack: pipefs fix in smack_d_instantiateRoman Kubiak
2015-10-09Smack: Minor initialisation improvementJosé Bollo
2015-10-09smack: smk_ipv6_port_list should be staticGeliang Tang
2015-10-09Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk
2015-10-09integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-25KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman