summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-02-14selinux: fix off-by-one in setprocattrStephen Smalley
2016-12-02apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-11-10KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-10-16ima: use file_dentry()Miklos Szeredi
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-07-27KEYS: potential uninitialized variableDan Carpenter
2016-03-03security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-17EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-01-31KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2015-12-19KEYS: Fix race between read and revokeDavid Howells
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