summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-04fix the leak in integrity_read_file()Al Viro
2016-01-04selinuxfs: switch to memdup_user_nul()Al Viro
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-12-19KEYS: Fix race between read and revokeDavid Howells
2015-12-13nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher
2015-11-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-11-25KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells
2015-11-24selinux: fix bug in conditional rules handlingStephen Smalley
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