OSDN Git Service

Revert "perf/core: Fix endless multiplex timer"
[android-x86/kernel.git] / crypto /
2021-06-16 Greg Kroah-HartmanMerge 4.19.195 into android-4.19-stable
2021-06-10 Greg Kroah-HartmanMerge 4.19.194 into android-4.19-stable
2021-06-03 Greg Kroah-HartmanMerge 4.19.193 into android-4.19-stable
2021-05-31 Greg Kroah-HartmanMerge 4.19.192 into android-4.19-stable
2021-05-22 Greg Kroah-HartmanMerge 4.19.191 into android-4.19-stable
2021-05-22 Ard Biesheuvelcrypto: api - check for ERR pointers in crypto_destroy_...
2021-05-07 Greg Kroah-HartmanMerge 4.19.190 into android-4.19-stable
2021-04-29 Greg Kroah-HartmanMerge 4.19.189 into android-4.19-stable
2021-04-16 Greg Kroah-HartmanMerge 4.19.188 into android-4.19-stable
2021-04-16 Greg Kroah-HartmanMerge 4.19.187 into android-4.19-stable
2021-04-10 Greg Kroah-HartmanMerge 4.19.186 into android-4.19-stable
2021-04-07 Greg Kroah-HartmanMerge 4.19.185 into android-4.19-stable
2021-04-07 Greg Kroah-HartmanMerge 4.19.184 into android-4.19-stable
2021-04-03 Matthias MaennichANDROID: Add OWNERS files referring to the respective...
2021-03-25 Greg Kroah-HartmanMerge 4.19.183 into android-4.19-stable
2021-03-20 Greg Kroah-HartmanMerge 4.19.182 into android-4.19-stable
2021-03-17 Greg Kroah-HartmanMerge 4.19.181 into android-4.19-stable
2021-03-11 Greg Kroah-HartmanMerge 4.19.180 into android-4.19-stable
2021-03-07 Greg Kroah-HartmanMerge 4.19.179 into android-4.19-stable
2021-03-07 Ard Biesheuvelcrypto: tcrypt - avoid signed overflow in byte count
2021-03-05 Greg Kroah-HartmanMerge 4.19.178 into android-4.19-stable
2021-03-04 Daniele Alessandrellicrypto: ecdh_helper - Ensure 'len >= secret.len' in...
2021-02-23 Greg Kroah-HartmanMerge 4.19.177 into android-4.19-stable
2021-02-13 Greg Kroah-HartmanMerge 4.19.176 into android-4.19-stable
2021-02-10 Greg Kroah-HartmanMerge 4.19.175 into android-4.19-stable
2021-02-07 Greg Kroah-HartmanMerge 4.19.174 into android-4.19-stable
2021-02-03 Greg Kroah-HartmanMerge 4.19.173 into android-4.19-stable
2021-02-01 Greg Kroah-HartmanMerge 4.19.172 into android-4.19-stable
2021-01-27 Greg Kroah-HartmanMerge 4.19.171 into android-4.19-stable
2021-01-23 Greg Kroah-HartmanMerge 4.19.170 into android-4.19-stable
2021-01-19 Greg Kroah-HartmanMerge 4.19.169 into android-4.19-stable
2021-01-17 Greg Kroah-HartmanMerge 4.19.168 into android-4.19-stable
2021-01-13 Greg Kroah-HartmanMerge 4.19.167 into android-4.19-stable
2021-01-12 Ard Biesheuvelcrypto: ecdh - avoid buffer overflow in ecdh_set_secret()
2021-01-09 Greg Kroah-HartmanMerge 4.19.166 into android-4.19-stable
2021-01-06 Greg Kroah-HartmanMerge 4.19.165 into android-4.19-stable
2020-12-30 Greg Kroah-HartmanMerge 4.19.164 into android-4.19-stable
2020-12-30 Ard Biesheuvelcrypto: ecdh - avoid unaligned accesses in ecdh_set_sec...
2020-12-30 Eric Biggerscrypto: af_alg - avoid undefined behavior accessing...
2020-12-11 Greg Kroah-HartmanMerge 4.19.163 into android-4.19-stable
2020-12-09 Greg Kroah-HartmanMerge 4.19.162 into android-4.19-stable
2020-12-03 Greg Kroah-HartmanMerge 4.19.161 into android-4.19-stable
2020-11-24 Greg Kroah-HartmanMerge 4.19.160 into android-4.19-stable
2020-11-22 Greg Kroah-HartmanMerge 4.19.159 into android-4.19-stable
2020-11-19 Greg Kroah-HartmanMerge 4.19.158 into android-4.19-stable
2020-11-16 Eric BiggersUPSTREAM: crypto: chacha-generic - fix use as arm64...
2020-11-11 Greg Kroah-HartmanMerge 4.19.157 into android-4.19-stable
2020-11-10 Greg Kroah-HartmanMerge 4.19.156 into android-4.19-stable
2020-11-05 Greg Kroah-HartmanMerge 4.19.155 into android-4.19-stable
2020-10-30 Greg Kroah-HartmanMerge 4.19.154 into android-4.19-stable
2020-10-29 Greg Kroah-HartmanMerge 4.19.153 into android-4.19-stable
2020-10-29 Herbert Xucrypto: algif_skcipher - EBUSY on aio should be an...
2020-10-29 Herbert Xucrypto: algif_aead - Do not set MAY_BACKLOG on the...
2020-10-25 Jason A. DonenfeldUPSTREAM: crypto: Kconfig - allow tests to be disabled...
2020-10-25 Jason A. DonenfeldUPSTREAM: crypto: poly1305 - add new 32 and 64-bit...
2020-10-24 Eric BiggersUPSTREAM: crypto: chacha_generic - remove unnecessary...
2020-10-24 Jason A. DonenfeldUPSTREAM: crypto: curve25519 - x86_64 library and KPP...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: curve25519 - implement generic KPP...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: curve25519 - add kpp selftest
2020-10-24 Jason A. DonenfeldUPSTREAM: crypto: blake2s - x86_64 SIMD implementation
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: blake2s - implement generic shash...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: testmgr - add test cases for Blake2s
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: mips/poly1305 - incorporate OpenSSL...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: x86/poly1305 - expose existing driver...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: x86/poly1305 - depend on generic...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: poly1305 - expose init/update/final...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: x86/poly1305 - unify Poly1305 state...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: poly1305 - move core routines into...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: chacha - unexport chacha_generic...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: mips/chacha - wire up accelerated...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: x86/chacha - expose SIMD ChaCha routi...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: x86/chacha - depend on generic chacha...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: chacha - move existing library code...
2020-10-24 Ard BiesheuvelUPSTREAM: crypto: lib - tidy up lib/crypto Kconfig...
2020-10-24 Eric BiggersUPSTREAM: crypto: chacha - constify ctx and iv arguments
2020-10-24 Eric BiggersUPSTREAM: crypto: xchacha20 - fix comments for test...
2020-10-24 Eric BiggersUPSTREAM: crypto: xchacha - add test vector from XChaCh...
2020-10-24 Eric BiggersUPSTREAM: crypto: x86/chacha - add XChaCha12 support
2020-10-24 Eric BiggersUPSTREAM: crypto: x86/chacha20 - add XChaCha20 support
2020-10-17 Greg Kroah-HartmanMerge 4.19.152 into android-4.19-stable
2020-10-14 Greg Kroah-HartmanMerge 4.19.151 into android-4.19-stable
2020-10-07 Greg Kroah-HartmanMerge 4.19.150 into android-4.19-stable
2020-10-01 Greg Kroah-HartmanMerge 4.19.149 into android-4.19-stable
2020-09-27 Greg Kroah-HartmanMerge 4.19.148 into android-4.19-stable
2020-09-24 Greg Kroah-HartmanMerge 4.19.147 into android-4.19-stable
2020-09-17 Greg Kroah-HartmanMerge 4.19.146 into android-4.19-stable
2020-09-12 Greg Kroah-HartmanMerge 4.19.145 into android-4.19-stable
2020-09-09 Greg Kroah-HartmanMerge 4.19.144 into android-4.19-stable
2020-09-03 Greg Kroah-HartmanMerge 4.19.143 into android-4.19-stable
2020-08-26 Greg Kroah-HartmanMerge 4.19.142 into android-4.19-stable
2020-08-21 Greg Kroah-HartmanMerge 4.19.141 into android-4.19-stable
2020-08-19 Greg Kroah-HartmanMerge 4.19.140 into android-4.19-stable
2020-08-11 Greg Kroah-HartmanMerge 4.19.139 into android-4.19-stable
2020-08-07 Greg Kroah-HartmanMerge 4.19.138 into android-4.19-stable
2020-08-05 Greg Kroah-HartmanMerge 4.19.137 into android-4.19-stable
2020-07-31 Greg Kroah-HartmanMerge 4.19.136 into android-4.19-stable
2020-07-29 Greg Kroah-HartmanMerge 4.19.135 into android-4.19-stable
2020-07-22 Greg Kroah-HartmanMerge 4.19.134 into android-4.19-stable
2020-07-17 Greg Kroah-HartmanMerge 4.19.133 into android-4.19-stable
2020-07-09 Greg Kroah-HartmanMerge 4.19.132 into android-4.19-stable
next