OSDN Git Service

tomoyo/tomoyo-test1.git
2019-12-27 Herbert Xucrypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 Vinay Kumar... crypto: chtls - Fixed memory leak
2019-12-27 Vinay Kumar... crypto: chtls - Add support for AES256-GCM based ciphers
2019-12-27 Adam Fordcrypto: caam - Add support for i.MX8M Mini
2019-12-27 Herbert Xucrypto: api - Retain alg refcount in crypto_grab_spawn
2019-12-27 Ben Dooks ... crypto: sun4i-ss - make unexported sun4i_ss_pm_ops...
2019-12-27 Peter Ujfalusicrypto: stm32/hash - Use dma_request_chan() instead...
2019-12-27 Peter Ujfalusicrypto: img-hash - Use dma_request_chan instead dma_req...
2019-12-27 Jason A. Donenfeldcrypto: lib/curve25519 - re-add selftests
2019-12-27 Chen Zhoucrypto: api - remove unneeded semicolon
2019-12-27 Chen Zhoucrypto: allwinner - remove unneeded semicolon
2019-12-20 Eric Biggerscrypto: algapi - make unregistration functions return...
2019-12-20 Mark Browncrypto: arm64 - Use modern annotations for assembly...
2019-12-20 Tudor Ambaruscrypto: atmel-aes - Fix CTR counter overflow when multi...
2019-12-20 Ayush Sawalcrypto: chelsio - calculating tx_channel_id as per...
2019-12-20 Tudor Ambaruscrypto: atmel-{aes,tdes} - Update the IV only when...
2019-12-20 Tudor Ambaruscrypto: atmel-{sha,tdes} - Print warn message even...
2019-12-20 Tudor Ambaruscrypto: atmel-{aes,sha,tdes} - Stop passing unused...
2019-12-20 Tudor Ambaruscrypto: atmel-{aes,sha,tdes} - Drop duplicate init...
2019-12-20 Tudor Ambaruscrypto: atmel-{aes,sha} - Fix incorrect use of dmaengin...
2019-12-20 Brendan Higginscrypto: amlogic - add unspecified HAS_IOMEM dependency
2019-12-20 Brendan Higginscrypto: inside-secure - add unspecified HAS_IOMEM depen...
2019-12-20 Pascal van... crypto: inside-secure - Fix hang case on EIP97 with...
2019-12-20 Pascal van... crypto: inside-secure - Fix hang case on EIP97 with...
2019-12-20 Pascal van... crypto: inside-secure - Fix Unable to fit even 1 comman...
2019-12-20 Daniel Jordanpadata: update documentation file path in MAINTAINERS
2019-12-20 Herbert Xucrypto: api - fix unexpectedly getting generic implemen...
2019-12-20 Andrei Botilacrypto: caam/qi2 - remove double buffering for ahash
2019-12-20 Andrei Botilacrypto: caam - remove double buffering for ahash
2019-12-20 Chuhong Yuancrypto: picoxcell - adjust the position of tasklet_init...
2019-12-20 Greg Kroah... crypto: hisilicon - still no need to check return value...
2019-12-20 Rijo Thomascrypto: ccp - provide in-kernel API to submit TEE commands
2019-12-20 Rijo Thomascrypto: ccp - add TEE support for Raven Ridge
2019-12-20 Rijo Thomascrypto: ccp - check whether PSP supports SEV or TEE...
2019-12-20 Rijo Thomascrypto: ccp - move SEV vdata to a dedicated data structure
2019-12-20 Rijo Thomascrypto: ccp - create a generic psp-dev file
2019-12-20 Rijo Thomascrypto: ccp - rename psp-dev files to sev-dev
2019-12-11 Herbert Xucrypto: hmac - Use init_tfm/exit_tfm interface
2019-12-11 Herbert Xucrypto: padlock-sha - Use init_tfm/exit_tfm interface
2019-12-11 Herbert Xucrypto: shash - Add init_tfm/exit_tfm and verify descsize
2019-12-11 Herbert Xucrypto: api - Add more comments to crypto_remove_spawns
2019-12-11 Herbert Xucrypto: api - Do not zap spawn->alg
2019-12-11 Herbert Xucrypto: api - Fix race condition in crypto_spawn_alg
2019-12-11 Eric Biggerscrypto: doc - remove references to ARC4
2019-12-11 Herbert Xucrypto: api - Check spawn->alg under lock in crypto_dro...
2019-12-11 Valdis Klētniekscrypto: chacha - fix warning message in header file
2019-12-11 Tudor Ambaruscrypto: atmel-{aes,sha,tdes} - Group common alg type...
2019-12-11 Tudor Ambaruscrypto: atmel-aes - Use gcm helper to check authsize
2019-12-11 Tudor Ambaruscrypto: atmel-sha - Void return type for atmel_sha_upda...
2019-12-11 Tudor Ambaruscrypto: atmel-{sha,tdes} - Remove unused 'err' member...
2019-12-11 Tudor Ambaruscrypto: atmel-aes - Fix saving of IV for CTR mode
2019-12-11 Tudor Ambaruscrypto: atmel-aes - Fix counter overflow in CTR mode
2019-12-11 Tudor Ambaruscrypto: atmel-{aes,tdes} - Do not save IV for ECB mode
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Drop unnecessary passing of tfm
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Map driver data flags to Mode...
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Remove useless write in Control...
2019-12-11 Tudor Ambaruscrypto: atmel-{aes,sha,tdes} - Rename labels in probe()
2019-12-11 Tudor Ambaruscrypto: atmel-{aes,sha,tdes} - Drop superfluous error...
2019-12-11 Tudor Ambaruscrypto: atmel-{sha,tdes} - Propagate error from _hw_ver...
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Remove unused header includes
2019-12-11 Tudor Ambaruscrypto: atmel-{sha,tdes} - Change algorithm priorities
2019-12-11 Tudor Ambaruscrypto: atmel-tdes - Constify value to write to hw
2019-12-11 Herbert Xucrypto: af_alg - Use bh_lock_sock in sk_destruct
2019-12-11 Daniel Jordanpadata: update documentation
2019-12-11 Daniel Jordanpadata: remove reorder_objects
2019-12-11 Daniel Jordanpadata: remove cpumask change notifier
2019-12-11 Daniel Jordanpadata: always acquire cpu_hotplug_lock before pinst...
2019-12-11 Daniel Jordanpadata: validate cpumask without removed CPU during...
2019-12-11 Eric Biggerscrypto: cipher - remove crt_u.cipher (struct cipher_tfm)
2019-12-11 Eric Biggerscrypto: compress - remove crt_u.compress (struct compre...
2019-12-11 Eric Biggerscrypto: testmgr - generate inauthentic AEAD test vectors
2019-12-11 Eric Biggerscrypto: testmgr - create struct aead_extra_tests_ctx
2019-12-11 Eric Biggerscrypto: testmgr - test setting misaligned keys
2019-12-11 Eric Biggerscrypto: testmgr - check skcipher min_keysize
2019-12-11 Eric Biggerscrypto: testmgr - don't try to decrypt uninitialized...
2019-12-11 Eric Biggerscrypto: skcipher - add crypto_skcipher_min_keysize()
2019-12-11 Eric Biggerscrypto: aead - move crypto_aead_maxauthsize() to <crypt...
2019-12-11 Tero Kristocrypto: omap-crypto - copy the temporary data to output...
2019-12-11 Tero Kristocrypto: omap-des - handle NULL cipher request
2019-12-11 Tero Kristocrypto: omap-des - avoid unnecessary spam with bad...
2019-12-11 Tero Kristocrypto: omap-aes-gcm - convert to use crypto engine
2019-12-11 Tero Kristocrypto: omap-sham - fix unaligned sg list handling
2019-12-11 Tero Kristocrypto: omap-aes-gcm - fix failure with assocdata only
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - use the AES library to encrypt...
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - check length of assocdata in...
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - add missing .setauthsize hooks
2019-12-11 Ard Biesheuvelcrypto: omap-aes-gcm - deal with memory allocation...
2019-12-11 Ard Biesheuvelcrypto: omap-aes-ctr - set blocksize to 1
2019-12-11 Ard Biesheuvelcrypto: omap-aes - reject invalid input sizes for block...
2019-12-11 Tero Kristocrypto: omap-aes - fixup aligned data cleanup
2019-12-11 Tero Kristocrypto: omap-sham - fix split update cases with cryptom...
2019-12-11 Tero Kristocrypto: omap-aes-gcm - fix corner case with only auth...
2019-12-11 Tero Kristocrypto: omap-sham - fix buffer handling for split test...
2019-12-11 Tero Kristocrypto: omap-aes - add IV output handling
2019-12-11 Tero Kristocrypto: omap-des - add IV output handling
2019-12-11 Tero Kristocrypto: omap-aes - remove the sysfs group during driver...
2019-12-11 Tero Kristocrypto: omap-sham - remove the sysfs group during drive...
2019-12-11 Tero Kristocrypto: omap-sham - split up data to multiple sg elemen...
2019-12-11 Eric Biggerscrypto: shash - allow essiv and hmac to use OPTIONAL_KE...
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher_extsize()
next