OSDN Git Service

uclinux-h8/linux.git
2017-10-12 Tudor-Dan Ambaruscrypto: dh - return unsigned value for crypto_dh_key_len()
2017-10-12 Tudor-Dan Ambaruscrypto: dh - return unsigned int for dh_data_size()
2017-10-12 Tudor-Dan Ambaruscrypto: ecdh - return unsigned value for crypto_ecdh_ke...
2017-10-12 Arvind Yadavcrypto: bcm - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: qat - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: chelsio - pr_err() strings should end with...
2017-10-12 Arvind Yadavcrypto: virtio - pr_err() strings should end with newlines
2017-10-12 Arvind Yadavcrypto: omap-aes - pr_err() strings should end with...
2017-10-12 Arvind Yadavhwrng: core - pr_err() strings should end with newlines
2017-10-12 Christophe... crypto: lrw - Check for incorrect cipher name
2017-10-12 Christophe... crypto: lrw - Fix an error handling path in 'create()'
2017-10-07 Corentin LABBEcrypto: bcm - use of_device_get_match_data
2017-10-07 Corentin LABBEcrypto: omap - use of_device_get_match_data
2017-10-07 Corentin LABBEcrypto: stm32 - use of_device_get_match_data
2017-10-07 Colin Ian Kingcrypto: algboss - remove redundant setting of len to...
2017-10-07 Allencrypto: omap - return -ENOMEM on allocation failure.
2017-10-07 Mathias Krausepadata: ensure padata_do_serial() runs on the correct CPU
2017-10-07 Mathias Krausepadata: ensure the reorder timer callback runs on the...
2017-10-07 Mathias Krausepadata: set cpu_index of unused CPUs to -1
2017-10-07 Mikulas Patockacrypto: crc32-pclmul - remove useless relative addressing
2017-10-07 amdcrypto:ccp - invoke the DMA callback in a standard way
2017-10-07 amdcrypto: ccp - unmap pages and remove unmap objects...
2017-09-22 raveendra padasalagicrypto: brcm - Explicity ACK mailbox message
2017-09-22 Geliang Tangcrypto: drop unnecessary return statements
2017-09-22 Himanshu Jhacrypto: Use PTR_ERR_ZERO
2017-09-22 Himanshu Jhacrypto: inside-secure - remove null check before kfree
2017-09-22 Himanshu Jhacrypto: n2 - remove null check before kfree
2017-09-22 Arvind Yadavcrypto: padlock-sha - constify x86_cpu_id
2017-09-22 Arvind Yadavcrypto: padlock-aes - constify x86_cpu_id
2017-09-22 Christian Lampartercrypto: crypto4xx - pointer arithmetic overhaul
2017-09-22 Christian Lampartercrypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_...
2017-09-22 Christian Lampartercrypto: crypto4xx - replace crypto4xx_dev's scatter_buf...
2017-09-22 Christian Lampartercrypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()
2017-09-22 Christian Lampartercrypto: crypto4xx - enable AES RFC3686, ECB, CFB and...
2017-09-22 Christian Lampartercrypto: crypto4xx - move and refactor dynamic_contents...
2017-09-22 Christian Lampartercrypto: crypto4xx - fix dynamic_sa_ctl's sa_contents...
2017-09-22 Christian Lampartercrypto: crypto4xx - remove double assignment of pd_uinf...
2017-09-22 Christian Lampartercrypto: crypto4xx - remove extern statement before...
2017-09-22 Christian Lampartercrypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY...
2017-09-22 Christian Lampartercrypto: crypto4xx - remove unused definitions and write...
2017-09-22 Christian Lampartercrypto: crypto4xx - remove bad list_del
2017-09-22 PrasannaKumar... dt/bindings: exynos-rng: Move dt binding documentation...
2017-09-22 PrasannaKumar... hwrng: timeriomem - Remove 'max < 4' condition check
2017-09-22 Corentin LABBEcrypto: aesni - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: gcm - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: omap - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: chelsio - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: mediatek - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: bcm - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: atmel - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: nx - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: ccp - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: caam - Use GCM IV size constant
2017-09-22 Corentin LABBEcrypto: gcm - add GCM IV size constant
2017-09-22 Ryder Leecrypto: mediatek - Add empty messages check in GCM...
2017-09-22 Gilad Ben-Yossefcrypto: sm3 - add SM3 test vectors
2017-09-22 Gilad Ben-Yossefcrypto: sm3 - add OSCCA SM3 secure hash
2017-09-22 Colin Ian Kingcrypto: aesni - make arrays aesni_simd_skciphers and...
2017-09-22 lionel.debieve... crypto: stm32/hash - Remove uninitialized symbol
2017-09-22 Arvind Yadavhwrng: pseries - constify vio_device_id
2017-09-22 Arvind Yadavcrypto: nx-842 - constify vio_device_id
2017-09-22 Arvind Yadavcrypto: nx - constify vio_device_id
2017-09-22 Kamil Koniecznycrypto: doc - clarify return values for async hash...
2017-09-22 Arnd Bergmanncrypto: axis - hide an unused variable
2017-09-20 Stephan Muellercrypto: af_alg - update correct dst SGL entry
2017-09-20 Horia Geantăcrypto: caam - fix LS1021A support on ARMv7 multiplatfo...
2017-09-20 Arnd Bergmanncrypto: inside-secure - fix gcc-4.9 warnings
2017-09-20 LEROY Christophecrypto: talitos - Don't provide setkey for non hmac...
2017-09-20 LEROY Christophecrypto: talitos - fix hashing
2017-09-20 LEROY Christophecrypto: talitos - fix sha224
2017-09-20 Josh Poimboeufcrypto: x86/twofish - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: sha512-avx2 - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/sha256-ssse3 - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/sha256-avx2 - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/sha256-avx - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/sha1-ssse3 - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/sha1-avx2 - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/des3_ede - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/cast6 - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/cast5 - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/camellia - Fix RBP usage
2017-09-20 Josh Poimboeufcrypto: x86/blowfish - Fix RBP usage
2017-09-20 Stephan Muellercrypto: drbg - fix freeing of resources
2017-09-16 Linus TorvaldsLinux 4.14-rc1 v4.14-rc1
2017-09-16 Linus TorvaldsMerge tag 'upstream-4.14-rc1' of git://git.infradead...
2017-09-16 Linus TorvaldsMerge branch 'for-linus-4.14-rc1' of git://git./linux...
2017-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-09-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-09-16 Markus Trippelsdorffirmware: Restore support for built-in firmware
2017-09-16 Ido Schimmelmlxsw: spectrum_router: Only handle IPv4 and IPv6 events
2017-09-16 Pavel MachekDocumentation: link in networking docs
2017-09-16 Eric Dumazettcp: fix data delivery rate
2017-09-16 Linus TorvaldsMerge branch '4.14-features' of git://git.linux-mips...
2017-09-16 Linus TorvaldsMerge tag 'pci-v4.14-fixes-1' of git://git./linux/kerne...
2017-09-16 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc1' of git://people...
2017-09-16 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2017-09-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-09-15 Edward Creebpf/verifier: reject BPF_ALU64|BPF_END
2017-09-15 Xin Longsctp: do not mark sk dumped when inet_sctp_diag_fill...
2017-09-15 Xin Longsctp: fix an use-after-free issue in sctp_sock_dump
next