]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - crypto
crypto: crypto4xx - fix ctr-aes missing output IV
[mirror_ubuntu-jammy-kernel.git] / crypto /
2019-04-25 Vitaly Chikunovcrypto: ecrdsa - select ASN1 and OID_REGISTRY for EC...
2019-04-25 Gilad Ben-Yossefcrypto: testmgr - add missing self test entries for...
2019-04-25 Eric Biggerscrypto: shash - remove shash_desc::flags
2019-04-25 Eric Biggerscrypto: shash - remove useless crypto_yield() in shash_...
2019-04-19 Eric Biggerscrypto: ccm - fix incompatibility between "ccm" and...
2019-04-19 Eric Biggerscrypto: gcm - fix incompatibility between "gcm" and...
2019-04-18 Eric Biggerscrypto: shash - fix missed optimization in shash_ahash_...
2019-04-18 Eric Biggerscrypto: cryptd - remove ability to instantiate ablkciphers
2019-04-18 Sebastian Andrzej... crypto: scompress - initialize per-CPU variables on...
2019-04-18 Eric Biggerscrypto: run initcalls for generic implementations earlier
2019-04-18 Eric Biggerscrypto: testmgr - fuzz AEADs against their generic...
2019-04-18 Eric Biggerscrypto: testmgr - fuzz skciphers against their generic...
2019-04-18 Eric Biggerscrypto: testmgr - fuzz hashes against their generic...
2019-04-18 Eric Biggerscrypto: testmgr - add helpers for fuzzing against gener...
2019-04-18 Eric Biggerscrypto: testmgr - identify test vectors by name rather...
2019-04-18 Eric Biggerscrypto: testmgr - expand ability to test for errors
2019-04-18 Vitaly Chikunovcrypto: ecrdsa - add EC-RDSA test vectors to testmgr
2019-04-18 Vitaly Chikunovcrypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
2019-04-18 Vitaly Chikunovcrypto: ecc - make ecc into separate module
2019-04-18 Vitaly Chikunovcrypto: Kconfig - create Public-key cryptography section
2019-04-18 Vitaly ChikunovX.509: parse public key parameters from x509 for akcipher
2019-04-18 Vitaly ChikunovKEYS: do not kmemdup digest in {public,tpm}_key_verify_...
2019-04-18 Vitaly Chikunovcrypto: akcipher - new verify API for public key algorithms
2019-04-18 Vitaly Chikunovcrypto: rsa - unimplement sign/verify for raw RSA backends
2019-04-18 Vitaly Chikunovcrypto: akcipher - default implementations for request...
2019-04-18 Herbert Xucrypto: des_generic - Forbid 2-key in 3DES and add...
2019-04-18 Eric Biggerscrypto: salsa20 - don't access already-freed walk.iv
2019-04-18 Eric Biggerscrypto: lrw - don't access already-freed walk.iv
2019-04-08 Eric Biggerscrypto: testmgr - add panic_on_fail module parameter
2019-04-08 Eric Biggerscrypto: cts - don't support empty messages
2019-04-08 Eric Biggerscrypto: streebog - fix unaligned memory accesses
2019-04-08 Eric Biggerscrypto: chacha20poly1305 - set cra_name correctly
2019-04-08 Eric Biggerscrypto: skcipher - don't WARN on unprocessed data after...
2019-04-08 Eric Biggerscrypto: crct10dif-generic - fix use via crypto_shash_di...
2019-04-08 Andi Kleencrypto: aes - Use ___cacheline_aligned for aes data
2019-04-08 Sebastian Andrzej... crypto: scompress - Use per-CPU struct instead multiple...
2019-04-08 Sebastian Andrzej... crypto: scompress - return proper error code for alloca...
2019-03-28 Geert Uytterhoevencrypto: fips - Grammar s/options/option/, s/to/the/
2019-03-22 Ondrej Mosnacekcrypto: Kconfig - fix typos AEGSI -> AEGIS
2019-03-22 Eric Biggerscrypto: salsa20-generic - use crypto_xor_cpy()
2019-03-22 Eric Biggerscrypto: chacha-generic - use crypto_xor_cpy()
2019-03-22 Eric Biggerscrypto: testmgr - test the !may_use_simd() fallback...
2019-03-22 Eric Biggerscrypto: simd - convert to use crypto_simd_usable()
2019-03-22 Eric Biggerscrypto: simd,testmgr - introduce crypto_simd_usable()
2019-03-22 Eric Biggerscrypto: chacha-generic - fix use as arm64 no-NEON fallback
2019-03-22 Eric Biggerscrypto: testmgr - remove workaround for AEADs that...
2019-03-22 Eric Biggerscrypto: x86/morus1280 - convert to use AEAD SIMD helpers
2019-03-22 Eric Biggerscrypto: x86/morus640 - convert to use AEAD SIMD helpers
2019-03-22 Eric Biggerscrypto: x86/aegis256 - convert to use AEAD SIMD helpers
2019-03-22 Eric Biggerscrypto: x86/aegis128l - convert to use AEAD SIMD helpers
2019-03-22 Eric Biggerscrypto: x86/aegis128 - convert to use AEAD SIMD helpers
2019-03-22 Eric Biggerscrypto: simd - support wrapping AEAD algorithms
2019-03-17 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2019-03-17 Linus TorvaldsMerge tag '9p-for-5.1' of git://github.com/martinetd...
2019-03-16 Linus TorvaldsMerge tag 'pidfd-v5.1-rc1' of git://git.kernel.org...
2019-03-16 Linus TorvaldsMerge tag 'devdax-for-5.1' of git://git.kernel.org...
2019-03-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2019-03-16 Linus TorvaldsMerge tag 'for-5.1/block-post-20190315' of git://git...
2019-03-16 Linus TorvaldsMerge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org...
2019-03-16 Linus TorvaldsMerge tag 'powerpc-5.1-2' of git://git.kernel.org/pub...
2019-03-16 Linus TorvaldsMerge branch 'work.mount' of git://git.kernel.org/pub...
2019-03-15 Linus TorvaldsMerge branch 'for-linus-5.1-rc1' of git://git.kernel...
2019-03-15 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-03-15 Linus TorvaldsMerge tag 'trace-v5.1-2' of git://git.kernel.org/pub...
2019-03-15 Linus TorvaldsMerge tag 'iommu-fix-v5.1-rc1' of git://git.kernel...
2019-03-15 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-03-15 Linus TorvaldsMerge tag 'ntb-5.1' of git://github.com/jonmason/ntb
2019-03-15 Linus TorvaldsMerge tag 'fbdev-v5.1' of git://github.com/bzolnier...
2019-03-15 Linus TorvaldsMerge tag 'sound-fix-5.1-rc1' of git://git.kernel.org...
2019-03-15 Linus TorvaldsMerge tag 'drm-next-2019-03-15' of git://anongit.freede...
2019-03-15 Linus TorvaldsMerge tag 'xfs-5.1-merge-5' of git://git.kernel.org...
2019-03-15 Linus TorvaldsMerge tag 'f2fs-for-5.1' of git://git.kernel.org/pub...
2019-03-14 Linus TorvaldsMerge tag 'acpi-5.1-rc1-2' of git://git.kernel.org...
2019-03-14 Linus TorvaldsMerge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub...
2019-03-14 Linus TorvaldsMerge tag 'microblaze-v5.1-rc1' of git://git.monstr...
2019-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-14 Linus TorvaldsMerge tag 'dmaengine-5.1-rc1' of git://git.infradead...
2019-03-14 Linus TorvaldsMerge tag 'rproc-v5.1' of git://github.com/andersson...
2019-03-14 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2019-03-14 Rafael J. WysockiMerge branches 'pm-opp' and 'pm-tools'
2019-03-14 Dave AirlieMerge branch 'drm-next-5.1' of git://people.freedesktop...
2019-03-14 Dave AirlieMerge tag 'drm-intel-next-fixes-2019-03-12' of git...
2019-03-14 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-03-13' of git:...
2019-03-13 Linus TorvaldsMerge tag 'selinux-pr-20190312' of git://git.kernel...
2019-03-13 Linus TorvaldsMerge tag 'apparmor-pr-2019-03-12' of git://git.kernel...
2019-03-13 Linus TorvaldsMerge tag 'kconfig-v5.1' of git://git.kernel.org/pub...
2019-03-13 Linus TorvaldsMerge tag 'pwm/for-5.1-rc1' of git://git.kernel.org...
2019-03-13 Linus TorvaldsMerge tag 'mailbox-v5.1' of git://git.linaro.org/landin...
2019-03-13 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-03-13 Linus TorvaldsMerge tag 'libnvdimm-for-5.1' of git://git.kernel.org...
2019-03-13 Linus TorvaldsMerge tag 'fsdax-for-5.1' of git://git.kernel.org/pub...
2019-03-13 Linus TorvaldsMerge tag 'upstream-5.1-rc1' of git://git.kernel.org...
2019-03-12 Linus TorvaldsMerge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields...
2019-03-12 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2019-03-12 Linus TorvaldsMerge tag 'ceph-for-5.1-rc1' of git://github.com/ceph...
2019-03-12 Linus TorvaldsMerge tag 'for-5.1-part2-tag' of git://git.kernel.org...
2019-03-12 Linus TorvaldsMerge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org...
2019-03-12 Linus TorvaldsMerge tag 'ovl-update-5.1' of git://git.kernel.org...
2019-03-12 Linus TorvaldsMerge tag 'fuse-update-5.1' of git://git.kernel.org...
2019-03-12 Linus TorvaldsMerge branch 'work.mount' of git://git.kernel.org/pub...
next