summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-09KEYS: DH: ensure the KDF counter is properly alignedEric Biggers1-13/+3
2017-06-09KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers1-1/+1
2017-06-09KEYS: DH: forbid using digest_null as the KDF hashEric Biggers1-1/+11
2017-06-09KEYS: sanitize key structs before freeingEric Biggers2-4/+1
2017-06-09KEYS: trusted: sanitize all key materialEric Biggers1-28/+22
2017-06-09KEYS: encrypted: sanitize all key materialEric Biggers1-18/+13
2017-06-09KEYS: user_defined: sanitize key payloadsEric Biggers1-4/+12
2017-06-09KEYS: sanitize add_key() and keyctl() key payloadsEric Biggers1-3/+9
2017-06-09KEYS: fix freeing uninitialized memory in key_update()Eric Biggers1-3/+2
2017-06-09KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers1-2/+2
2017-06-09KEYS: encrypted: use constant-time HMAC comparisonEric Biggers1-2/+3
2017-06-09KEYS: encrypted: fix race causing incorrect HMAC calculationsEric Biggers1-83/+32
2017-06-09KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers1-16/+15
2017-06-09KEYS: encrypted: avoid encrypting/decrypting stack buffersEric Biggers1-8/+9
2017-06-09KEYS: put keyring if install_session_keyring_to_cred() failsEric Biggers1-3/+4
2017-06-09KEYS: Delete an error message for a failed memory allocation in get_derived_k...Markus Elfring1-3/+2
2017-06-09X.509: Fix error code in x509_cert_parse()Dan Carpenter1-0/+1
2017-06-09security: use READ_ONCE instead of deprecated ACCESS_ONCEDavidlohr Bueso1-6/+6
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni6-19/+4
2017-06-08Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2017-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-36/+10
2017-06-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-8/+5
2017-06-08Revert "printk: fix double printing with earlycon"Petr Mladek1-36/+10
2017-06-08MAINTAINERS: update email address for Jessica YuJessica Yu1-2/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds96-486/+781
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-116/+201
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes1-0/+7
2017-06-06Merge branch 'sparc64-context-wrap-fixes'David S. Miller8-96/+64
2017-06-06sparc64: delete old wrap codePavel Tatashin6-45/+1
2017-06-06sparc64: new context wrapPavel Tatashin1-27/+54
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin2-2/+4
2017-06-06sparc64: redefine first versionPavel Tatashin2-4/+4
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin1-0/+2
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett1-1/+2
2017-06-06sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King1-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov1-1/+1
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines1-1/+5
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller19-79/+118
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds19-48/+45
2017-06-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-20/+22
2017-06-06Revert "sit: reload iphdr in ipip6_rcv"David S. Miller1-1/+0
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel2-2/+4