summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\
| * Merge branch 'for-linus' into work.miscAl Viro2016-01-08
| |\
| * | fix the leak in integrity_read_file()Al Viro2016-01-04
| * | selinuxfs: switch to memdup_user_nul()Al Viro2016-01-04
| * | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-04
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \ \ | |_|/ |/| |
| * | nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2015-12-13
| |/
* | KEYS: Fix race between read and revokeDavid Howells2015-12-19
|/
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-11-26
|\
| * selinux: fix bug in conditional rules handlingStephen Smalley2015-11-24
* | KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2015-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \
| * | smack: use skb_to_full_sk() helperEric Dumazet2015-11-08
| * | net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet2015-11-08
| * | selinux: fix random read in selinux_ip_postroute_compat()Eric Dumazet2015-11-05
* | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \ | |/ / |/| |
| * | Merge tag 'keys-next-20151021' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2015-10-23
| |\ \
| | * | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
| | * | keys: Be more consistent in selection of union members usedInsu Yun2015-10-21
| | * | KEYS: use kvfree() in add_keyGeliang Tang2015-10-21
| * | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-10-22
| |\ \ \ | | | |/ | | |/|
| | * | selinux: Use a kmem_cache for allocation struct file_security_structSangwoo2015-10-21
| | * | selinux: ioctl_has_perm should be staticGeliang Tang2015-10-21
| | * | selinux: use sprintf return valueRasmus Villemoes2015-10-21
| | * | selinux: use kstrdup() in security_get_bools()Rasmus Villemoes2015-10-21
| | * | selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes2015-10-21
| | * | selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes2015-10-21
| | * | selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
| | * | selinux: do not check open perm on ftruncate callJeff Vander Stoep2015-10-21
| | * | selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore2015-10-21
| | |/
| * | apparmor: clarify CRYPTO dependencyArnd Bergmann2015-10-22
| |/
| * Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...James Morris2015-10-21
| |\
| | * Smack: limited capability for changing process labelZbigniew Jasinski2015-10-19
| | * Smack: pipefs fix in smack_d_instantiateRoman Kubiak2015-10-09
| | * Smack: Minor initialisation improvementJosé Bollo2015-10-09
| | * smack: smk_ipv6_port_list should be staticGeliang Tang2015-10-09
| | * Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk2015-10-09
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-10-20
| |\ \
| | * | integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin2015-10-09
| | |/
| * | keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen2015-10-19
| * | keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen2015-10-19
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \
| * | KEYS: Don't permit request_key() to construct a new keyringDavid Howells2015-10-19
| * | KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells2015-10-15
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
|\ \
| * | net: synack packets can be attached to request socketsEric Dumazet2015-10-11
* | | netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\ \ | |/
| * KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells2015-09-25