index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: DH: ensure the KDF counter is properly aligned
Eric Biggers
1
-13
/
+3
2017-06-09
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Eric Biggers
1
-1
/
+1
2017-06-09
KEYS: DH: forbid using digest_null as the KDF hash
Eric Biggers
1
-1
/
+11
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
2
-4
/
+1
2017-06-09
KEYS: trusted: sanitize all key material
Eric Biggers
1
-28
/
+22
2017-06-09
KEYS: encrypted: sanitize all key material
Eric Biggers
1
-18
/
+13
2017-06-09
KEYS: user_defined: sanitize key payloads
Eric Biggers
1
-4
/
+12
2017-06-09
KEYS: sanitize add_key() and keyctl() key payloads
Eric Biggers
1
-3
/
+9
2017-06-09
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
1
-3
/
+2
2017-06-09
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
1
-2
/
+2
2017-06-09
KEYS: encrypted: use constant-time HMAC comparison
Eric Biggers
1
-2
/
+3
2017-06-09
KEYS: encrypted: fix race causing incorrect HMAC calculations
Eric Biggers
1
-83
/
+32
2017-06-09
KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
1
-16
/
+15
2017-06-09
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers
1
-8
/
+9
2017-06-09
KEYS: put keyring if install_session_keyring_to_cred() fails
Eric Biggers
1
-3
/
+4
2017-06-09
KEYS: Delete an error message for a failed memory allocation in get_derived_k...
Markus Elfring
1
-3
/
+2
2017-06-09
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
1
-0
/
+1
2017-06-09
security: use READ_ONCE instead of deprecated ACCESS_ONCE
Davidlohr Bueso
1
-6
/
+6
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
6
-19
/
+4
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-06-08
MAINTAINERS: update email address for Jessica Yu
Jessica Yu
1
-2
/
+2
2017-06-06
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
6
-45
/
+1
2017-06-06
sparc64: new context wrap
Pavel Tatashin
1
-27
/
+54
2017-06-06
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2
-2
/
+4
2017-06-06
sparc64: redefine first version
Pavel Tatashin
2
-4
/
+4
2017-06-06
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
1
-20
/
+1
2017-06-06
sparc64: reset mm cpumask after wrap
Pavel Tatashin
1
-0
/
+2
2017-06-06
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
Liam R. Howlett
1
-1
/
+2
2017-06-06
sparc: Machine description indices can vary
James Clarke
2
-4
/
+65
2017-06-06
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2
-6
/
+12
2017-06-06
arch/sparc: support NR_CPUS = 4096
Jane Chu
2
-6
/
+15
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
1
-1
/
+2
2017-06-06
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
1
-1
/
+1
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
2017-06-06
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2017-06-06
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
1
-1
/
+0
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2
-2
/
+4
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
1
-18
/
+18
2017-06-05
iwlwifi: fix host command memory leaks
Shahar S Matityahu
1
-3
/
+6
2017-06-05
iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265
Luca Coelho
2
-4
/
+4
2017-06-05
iwlwifi: mvm: clear new beacon command template struct
Johannes Berg
1
-1
/
+1
2017-06-05
iwlwifi: mvm: don't fail when removing a key from an inexisting sta
Luca Coelho
1
-8
/
+5
2017-06-05
iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3
Luca Coelho
1
-2
/
+4
2017-06-05
iwlwifi: mvm: fix firmware debug restart recording
Emmanuel Grumbach
4
-19
/
+27
2017-06-05
iwlwifi: tt: move ucode_loaded check under mutex
Johannes Berg
1
-3
/
+5
[next]