summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KEYS: fix refcount_inc() on zeroMark Rutland2017-06-091-7/+4
* KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP APIMat Martineau2017-06-092-103/+171
* crypto : asymmetric_keys : verify_pefile:zero memory content before freeingLoganaden Velvindron2017-06-091-2/+2
* KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers2017-06-091-2/+2
* KEYS: DH: ensure the KDF counter is properly alignedEric Biggers2017-06-091-13/+3
* KEYS: DH: don't feed uninitialized "otherinfo" into KDFEric Biggers2017-06-091-1/+1
* KEYS: DH: forbid using digest_null as the KDF hashEric Biggers2017-06-091-1/+11
* KEYS: sanitize key structs before freeingEric Biggers2017-06-092-4/+1
* KEYS: trusted: sanitize all key materialEric Biggers2017-06-091-28/+22
* KEYS: encrypted: sanitize all key materialEric Biggers2017-06-091-18/+13
* KEYS: user_defined: sanitize key payloadsEric Biggers2017-06-091-4/+12
* KEYS: sanitize add_key() and keyctl() key payloadsEric Biggers2017-06-091-3/+9
* KEYS: fix freeing uninitialized memory in key_update()Eric Biggers2017-06-091-3/+2
* KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers2017-06-091-2/+2
* KEYS: encrypted: use constant-time HMAC comparisonEric Biggers2017-06-091-2/+3
* KEYS: encrypted: fix race causing incorrect HMAC calculationsEric Biggers2017-06-091-83/+32
* KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers2017-06-091-16/+15
* KEYS: encrypted: avoid encrypting/decrypting stack buffersEric Biggers2017-06-091-8/+9
* KEYS: put keyring if install_session_keyring_to_cred() failsEric Biggers2017-06-091-3/+4
* KEYS: Delete an error message for a failed memory allocation in get_derived_k...Markus Elfring2017-06-091-3/+2
* X.509: Fix error code in x509_cert_parse()Dan Carpenter2017-06-091-0/+1
* security: use READ_ONCE instead of deprecated ACCESS_ONCEDavidlohr Bueso2017-06-091-6/+6
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-096-19/+4
* Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-081-2/+2
|\
| * MAINTAINERS: update email address for Jessica YuJessica Yu2017-06-081-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-06-081-36/+10
|\ \
| * | Revert "printk: fix double printing with earlycon"Petr Mladek2017-06-081-36/+10
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-06-083-8/+5
|\ \ \
| * | | crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef2017-05-231-4/+2
| * | | crypto: drbg - wait for crypto op not signal safeGilad Ben-Yossef2017-05-231-3/+2
| * | | crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef2017-05-231-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-0696-486/+781
|\ \ \ \
| * | | | net: stmmac: fix a broken u32 less than zero checkColin Ian King2017-06-061-1/+1
| * | | | net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-061-1/+1
| * | | | net: ethoc: enable NAPI before poll may be scheduledMax Filippov2017-06-061-1/+2
| * | | | net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov2017-06-061-1/+1
| * | | | ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca2017-06-061-12/+12
| * | | | net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines2017-06-061-1/+5
| * | | | net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King2017-06-061-1/+2
| * | | | Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller2017-06-0619-79/+118
| |\ \ \ \
| | * \ \ \ Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-06-0517-78/+115
| | |\ \ \ \
| | | * | | | iwlwifi: fix host command memory leaksShahar S Matityahu2017-06-051-3/+6
| | | * | | | iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2017-06-052-4/+4
| | | * | | | iwlwifi: mvm: clear new beacon command template structJohannes Berg2017-06-051-1/+1
| | | * | | | iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho2017-06-051-8/+5
| | | * | | | iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho2017-06-051-2/+4
| | | * | | | iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach2017-06-054-19/+27
| | | * | | | iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg2017-06-051-3/+5
| | | * | | | iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-06-051-1/+12
| | | * | | | iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss2017-06-051-1/+4