index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-36
/
+10
2017-06-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-8
/
+5
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
96
-486
/
+781
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
17
-116
/
+201
2017-06-07
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2017-06-06
Merge branch 'sparc64-context-wrap-fixes'
David S. Miller
8
-96
/
+64
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
Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...
David S. Miller
19
-79
/
+118
2017-06-06
Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
19
-48
/
+45
2017-06-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-20
/
+22
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
[next]