- 9b7b946 crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBG by Stephan Müller · 3 years, 8 months ago
- 98f481f hwrng: core - Use DEVICE_ATTR_<RW|RO> macro by YueHaibing · 3 years, 8 months ago
- aa22cd7 crypto: tcrypt - enable tests for xxhash and blake2 by Ard Biesheuvel · 3 years, 8 months ago
- 01df08b crypto: ccp: ccp-dev: Fix a little doc-rot by Lee Jones · 3 years, 8 months ago
- c215b51 crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers by Lee Jones · 3 years, 8 months ago
- c4d7d31 crypto: cavium: Fix a bunch of kernel-doc related issues by Lee Jones · 3 years, 8 months ago
- cb028f1 hwrng: core - remove redundant initialization of variable err by Shaokun Zhang · 3 years, 8 months ago
- 5c0ecc2 crypto: qce - Fix some error handling path by Wei Yongjun · 3 years, 8 months ago
- 3083654 crypto: khazad,wp512 - remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- 155f7d3 crypto: header - Fix spelling errors by Zhen Lei · 3 years, 8 months ago
- 11e0ca8 hwrng: Kconfig - Remove leading spaces by Juerg Haefliger · 3 years, 8 months ago
- 9afe77c crypto: qat - remove unused macro in FW loader by Jack Xu · 3 years, 8 months ago
- 96b5722 crypto: qat - check return code of qat_hal_rd_rel_reg() by Jack Xu · 3 years, 8 months ago
- 78b4267 crypto: qat - report an error if MMP file size is too large by Jack Xu · 3 years, 8 months ago
- b9f7c36 crypto: qat - check MMP size before writing to the SRAM by Jack Xu · 3 years, 8 months ago
- fc9818e crypto: qat - return error when failing to map FW by Jack Xu · 3 years, 8 months ago
- a6f8e68 crypto: ccp - Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 8 months ago
- b7da13d crypto: hisilicon/qm - enable to close master ooo when NFE occurs by Weili Qian · 3 years, 8 months ago
- 3b9c24d crypto: hisilicon/qm - adjust order of device error configuration by Weili Qian · 3 years, 8 months ago
- 3121f02 crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error by Weili Qian · 3 years, 8 months ago
- dbbc5c06 crypto: hisilicon/qm - initialize the device before doing tasks by Weili Qian · 3 years, 8 months ago
- c858401 crypto: sa2ul - Remove child devices in remove by Suman Anna · 3 years, 8 months ago
- daeec73 crypto: sa2ul - Use devm_platform_ioremap_resource() by Suman Anna · 3 years, 8 months ago
- d699c5d crypto: sa2ul - Use of_device_get_match_data() helper by Suman Anna · 3 years, 8 months ago
- 5c85523 crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe() by Suman Anna · 3 years, 8 months ago
- 4c0716e crypto: sa2ul - Fix leaks on failure paths with sa_dma_init() by Suman Anna · 3 years, 8 months ago
- 5c93a2e hwrng: omap - Enable driver for TI K3 family by Suman Anna · 3 years, 8 months ago
- 302e909 crypto: hisilicon/hpre - add 'default' for switch statement by Hui Tang · 3 years, 8 months ago
- 0c176d8 crypto: hisilicon/hpre - delete rudundant macro definition by Hui Tang · 3 years, 8 months ago
- 82119db crypto: hisilicon/hpre - use 'GENMASK' to generate mask value by Hui Tang · 3 years, 8 months ago
- 58be5ce crypto: hisilicon/hpre - delete rudundant initialization by Hui Tang · 3 years, 8 months ago
- b94c910 crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV' by Hui Tang · 3 years, 8 months ago
- 9201c07 crypto: hisilicon/hpre - replace macro with inline function by Hui Tang · 3 years, 8 months ago
- c9a753b crypto: hisilicon/hpre - init a structure member each line by Hui Tang · 3 years, 8 months ago
- e0a6f39 crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands by Hui Tang · 3 years, 8 months ago
- 0b0553b7 crypto: hisilicon/hpre - fix unmapping invalid dma address by Hui Tang · 3 years, 8 months ago
- a225762 crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name by Hui Tang · 3 years, 8 months ago
- c5ae16f crypto: ecdh - extend 'cra_driver_name' with curve name by Hui Tang · 3 years, 8 months ago
- 2d01667 crypto: testmgr - fix initialization of 'secret_size' by Hui Tang · 3 years, 8 months ago
- b013603 crypto: ux500 - Fix error return code in hash_hw_final() by Zhen Lei · 3 years, 8 months ago
- 06676aa crypto: nx - add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
- eb9e492 crypto: cavium/nitrox - Fix kernel-doc by Yang Li · 3 years, 8 months ago
- 3c995c4 crypto: cavium/nitrox - Remove redundant initialization of 'sg' by Yang Li · 3 years, 8 months ago
- 653fdbb MAINTAINERS: add myself as maintainer of ixp4xx_crypto by Corentin Labbe · 3 years, 9 months ago
- 9ca04a5 MAINTAINERS: add ixp4xx_crypto to the right arch list by Corentin Labbe · 3 years, 9 months ago
- c5e0703 crypto: ixp4xx - Correct functions alignment by Corentin Labbe · 3 years, 9 months ago
- ffb017e crypto: ixp4xx - remove brackets from single statement by Corentin Labbe · 3 years, 9 months ago
- 87d11a5 crypto: ixp4xx - Do not initialize static to NULL by Corentin Labbe · 3 years, 9 months ago
- 39e39cf crypto: ixp4xx - whitespace fixes by Corentin Labbe · 3 years, 9 months ago
- f5b82be crypto: ixp4xx - convert all printk to dev_xxx by Corentin Labbe · 3 years, 9 months ago
- 3557084 crypto: ixp4xx - convert unsigned to unsigned int by Corentin Labbe · 3 years, 9 months ago
- dfb098d crypto: ixp4xx - fallback when having more than one SG by Corentin Labbe · 3 years, 9 months ago
- e8acf01 crypto: ixp4xx - update IV after requests by Corentin Labbe · 3 years, 9 months ago
- 9395c58 crypto: ixp4xx - dma_unmap the correct address by Corentin Labbe · 3 years, 9 months ago
- 0cdbabf hwrng: exynos - Fix runtime PM imbalance on error by Łukasz Stelmach · 3 years, 9 months ago
- b51dcf0 crypto: qce - Schedule fallback aead algorithm by Thara Gopinath · 3 years, 9 months ago
- db0018a crypto: qce - Add support for AEAD algorithms by Thara Gopinath · 3 years, 9 months ago
- e5d6181 crypto: qce - Clean up qce_auth_cfg by Thara Gopinath · 3 years, 9 months ago
- 9363efb crypto: qce - Add support for AEAD algorithms by Thara Gopinath · 3 years, 9 months ago
- 7ba9cd4 crypto: qce - Add mode for rfc4309 by Thara Gopinath · 3 years, 9 months ago
- 6c34e44 crypto: qce - Make result dump optional by Thara Gopinath · 3 years, 9 months ago
- a9ca8ea crypto: qce - Add MAC failed error checking by Thara Gopinath · 3 years, 9 months ago
- b7c3635 hwrng: amd - remove redundant initialization of variable err by Colin Ian King · 3 years, 9 months ago
- fa8edbb crypto: cpt - Use 'hlist_for_each_entry' to simplify code by Christophe JAILLET · 3 years, 9 months ago
- c8671c7 crypto: ccp - Annotate SEV Firmware file names by Joerg Roedel · 3 years, 9 months ago
- 2063257 crypto: arm64 - use a pattern rule for generating *.S files by Masahiro Yamada · 3 years, 9 months ago
- 12dd461 crypto: arm64 - generate *.S by Perl at build time instead of shipping them by Masahiro Yamada · 3 years, 9 months ago
- 8116138 crypto: arm - use a pattern rule for generating *.S files by Masahiro Yamada · 3 years, 9 months ago
- 7c0303f crypto: arm - generate *.S by Perl at build time instead of shipping them by Masahiro Yamada · 3 years, 9 months ago
- 6efb943 Linux 5.13-rc1 by Linus Torvalds · 3 years, 8 months ago
- 6dae40a fbmem: fix horribly incorrect placement of __maybe_unused by Linus Torvalds · 3 years, 8 months ago
- efc58a9 Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
- 506c307 Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 0a55a1f Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
- 9819f68 Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 732a27a Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 85bbba1 Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- dd3e401 Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 35c820e Revert "bio: limit bio max size" by Jens Axboe · 3 years, 8 months ago
- b741596 Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 8 months ago
- fec4d42 drm/i915/display: fix compiler warning about array overrun by Linus Torvalds · 3 years, 8 months ago
- 07db056 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- c1f8a39 smb3: if max_channels set to more than one channel request multichannel by Steve French · 3 years, 8 months ago
- 9c2dc11 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 8 months ago
- ab159ac Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
- 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 8 months ago
- fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
- 0ab1438 linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> by Masahiro Yamada · 3 years, 9 months ago
- f96271c Merge branch 'master' into next by Michael Ellerman · 3 years, 8 months ago
- 55bc1af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 8 months ago
- e4d4a27 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 8 months ago
- 7d18dbdd atm: firestream: Use fallthrough pseudo-keyword by Wei Ming Chen · 3 years, 8 months ago
- 8a7cb24 net: stmmac: Do not enable RX FIFO overflow interrupts by Yannick Vignon · 3 years, 9 months ago
- 578c18ef mptcp: fix splat when closing unaccepted socket by Paolo Abeni · 3 years, 9 months ago
- dd86005 Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 8 months ago
- 1ad77a0 Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 3 years, 8 months ago
- 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- 2059c40 Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 8 months ago
- bd31396 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago