index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
xor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
1
-6
/
+6
2017-11-03
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
1
-6
/
+6
2017-10-12
crypto: x86/chacha20 - satisfy stack validation 2.0
Jason A. Donenfeld
2
-4
/
+4
2017-10-10
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
1
-3
/
+5
2017-10-07
crypto: skcipher - Fix crash on zero-length input
Herbert Xu
1
-6
/
+11
2017-10-07
crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned
Jia-Ju Bai
1
-1
/
+1
2017-10-07
crypto: xts - Fix an error handling path in 'create()'
Christophe Jaillet
1
-2
/
+4
2017-10-07
crypto: stm32 - Try to fix hash padding
Arnd Bergmann
1
-6
/
+9
2017-09-22
crypto: axis - hide an unused variable
Arnd Bergmann
1
-2
/
+2
2017-09-20
crypto: af_alg - update correct dst SGL entry
Stephan Mueller
1
-2
/
+2
2017-09-20
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
3
-44
/
+39
2017-09-20
crypto: inside-secure - fix gcc-4.9 warnings
Arnd Bergmann
2
-2
/
+2
2017-09-20
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
1
-1
/
+2
2017-09-20
crypto: talitos - fix hashing
LEROY Christophe
1
-1
/
+1
2017-09-20
crypto: talitos - fix sha224
LEROY Christophe
1
-2
/
+2
2017-09-20
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
1
-6
/
+6
2017-09-20
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
1
-36
/
+39
2017-09-20
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha256-avx2 - Fix RBP usage
Josh Poimboeuf
1
-15
/
+7
2017-09-20
crypto: x86/sha256-avx - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha1-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-6
/
+5
2017-09-20
crypto: x86/sha1-avx2 - Fix RBP usage
Josh Poimboeuf
1
-3
/
+1
2017-09-20
crypto: x86/des3_ede - Fix RBP usage
Josh Poimboeuf
1
-6
/
+9
2017-09-20
crypto: x86/cast6 - Fix RBP usage
Josh Poimboeuf
1
-16
/
+34
2017-09-20
crypto: x86/cast5 - Fix RBP usage
Josh Poimboeuf
1
-17
/
+30
2017-09-20
crypto: x86/camellia - Fix RBP usage
Josh Poimboeuf
1
-13
/
+13
2017-09-20
crypto: x86/blowfish - Fix RBP usage
Josh Poimboeuf
1
-22
/
+26
2017-09-20
crypto: drbg - fix freeing of resources
Stephan Mueller
1
-4
/
+4
2017-09-17
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
1
-2
/
+2
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
4
-5
/
+71
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-16
Documentation: link in networking docs
Pavel Machek
1
-1
/
+1
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-16
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2
-1
/
+18
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
3
-39
/
+36
2017-09-15
netvsc: increase default receive buffer size
Stephen Hemminger
1
-1
/
+1
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-15
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-15
net: vrf: avoid gcc-4.6 warning
Arnd Bergmann
1
-3
/
+3
2017-09-15
qed: remove unnecessary call to memset
Himanshu Jha
1
-1
/
+0
2017-09-15
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,mips: Fix potential swait_active() races
Davidlohr Bueso
1
-2
/
+2
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
[next]