platform/kernel/linux-starfive.git
2021-05-28 Lee Jonescrypto: nx: nx-aes-gcm: Kernel-doc formatting should...
2021-05-28 Lee Jonescrypto: cavium: Fix a bunch of kernel-doc related issues
2021-05-28 Shaokun Zhanghwrng: core - remove redundant initialization of variab...
2021-05-28 Wei Yongjuncrypto: qce - Fix some error handling path
2021-05-28 Hui Tangcrypto: khazad,wp512 - remove leading spaces before...
2021-05-28 Zhen Leicrypto: header - Fix spelling errors
2021-05-28 Juerg Haefligerhwrng: Kconfig - Remove leading spaces
2021-05-28 Jack Xucrypto: qat - remove unused macro in FW loader
2021-05-28 Jack Xucrypto: qat - check return code of qat_hal_rd_rel_reg()
2021-05-28 Jack Xucrypto: qat - report an error if MMP file size is too...
2021-05-28 Jack Xucrypto: qat - check MMP size before writing to the...
2021-05-28 Jack Xucrypto: qat - return error when failing to map FW
2021-05-23 Christophe... crypto: ccp - Fix a resource leak in an error handling...
2021-05-23 Weili Qiancrypto: hisilicon/qm - enable to close master ooo when...
2021-05-23 Weili Qiancrypto: hisilicon/qm - adjust order of device error...
2021-05-23 Weili Qiancrypto: hisilicon/qm - modify 'QM_RESETTING' clearing...
2021-05-23 Weili Qiancrypto: hisilicon/qm - initialize the device before...
2021-05-23 Suman Annacrypto: sa2ul - Remove child devices in remove
2021-05-23 Suman Annacrypto: sa2ul - Use devm_platform_ioremap_resource()
2021-05-23 Suman Annacrypto: sa2ul - Use of_device_get_match_data() helper
2021-05-23 Suman Annacrypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
2021-05-23 Suman Annacrypto: sa2ul - Fix leaks on failure paths with sa_dma_...
2021-05-23 Suman Annahwrng: omap - Enable driver for TI K3 family
2021-05-21 Hui Tangcrypto: hisilicon/hpre - add 'default' for switch statement
2021-05-21 Hui Tangcrypto: hisilicon/hpre - delete rudundant macro definition
2021-05-21 Hui Tangcrypto: hisilicon/hpre - use 'GENMASK' to generate...
2021-05-21 Hui Tangcrypto: hisilicon/hpre - delete rudundant initialization
2021-05-21 Hui Tangcrypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
2021-05-21 Hui Tangcrypto: hisilicon/hpre - replace macro with inline...
2021-05-21 Hui Tangcrypto: hisilicon/hpre - init a structure member each...
2021-05-21 Hui Tangcrypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
2021-05-21 Hui Tangcrypto: hisilicon/hpre - fix unmapping invalid dma...
2021-05-21 Hui Tangcrypto: hisilicon/hpre - extend 'cra_driver_name' with...
2021-05-21 Hui Tangcrypto: ecdh - extend 'cra_driver_name' with curve...
2021-05-21 Hui Tangcrypto: testmgr - fix initialization of 'secret_size'
2021-05-14 Zhen Leicrypto: ux500 - Fix error return code in hash_hw_final()
2021-05-14 Bixuan Cuicrypto: nx - add missing MODULE_DEVICE_TABLE
2021-05-14 Yang Licrypto: cavium/nitrox - Fix kernel-doc
2021-05-14 Yang Licrypto: cavium/nitrox - Remove redundant initialization...
2021-05-14 Corentin LabbeMAINTAINERS: add myself as maintainer of ixp4xx_crypto
2021-05-14 Corentin LabbeMAINTAINERS: add ixp4xx_crypto to the right arch list
2021-05-14 Corentin Labbecrypto: ixp4xx - Correct functions alignment
2021-05-14 Corentin Labbecrypto: ixp4xx - remove brackets from single statement
2021-05-14 Corentin Labbecrypto: ixp4xx - Do not initialize static to NULL
2021-05-14 Corentin Labbecrypto: ixp4xx - whitespace fixes
2021-05-14 Corentin Labbecrypto: ixp4xx - convert all printk to dev_xxx
2021-05-14 Corentin Labbecrypto: ixp4xx - convert unsigned to unsigned int
2021-05-14 Corentin Labbecrypto: ixp4xx - fallback when having more than one SG
2021-05-14 Corentin Labbecrypto: ixp4xx - update IV after requests
2021-05-14 Corentin Labbecrypto: ixp4xx - dma_unmap the correct address
2021-05-14 Łukasz Stelmachhwrng: exynos - Fix runtime PM imbalance on error
2021-05-14 Thara Gopinathcrypto: qce - Schedule fallback aead algorithm
2021-05-14 Thara Gopinathcrypto: qce - Add support for AEAD algorithms
2021-05-14 Thara Gopinathcrypto: qce - Clean up qce_auth_cfg
2021-05-14 Thara Gopinathcrypto: qce - Add support for AEAD algorithms
2021-05-14 Thara Gopinathcrypto: qce - Add mode for rfc4309
2021-05-14 Thara Gopinathcrypto: qce - Make result dump optional
2021-05-14 Thara Gopinathcrypto: qce - Add MAC failed error checking
2021-05-14 Colin Ian Kinghwrng: amd - remove redundant initialization of variabl...
2021-05-14 Christophe... crypto: cpt - Use 'hlist_for_each_entry' to simplify...
2021-05-14 Joerg Roedelcrypto: ccp - Annotate SEV Firmware file names
2021-05-14 Masahiro Yamadacrypto: arm64 - use a pattern rule for generating ...
2021-05-14 Masahiro Yamadacrypto: arm64 - generate *.S by Perl at build time...
2021-05-14 Masahiro Yamadacrypto: arm - use a pattern rule for generating *.S...
2021-05-14 Masahiro Yamadacrypto: arm - generate *.S by Perl at build time instea...
2021-05-09 Linus TorvaldsLinux 5.13-rc1
2021-05-09 Linus Torvaldsfbmem: fix horribly incorrect placement of __maybe_unused
2021-05-09 Linus TorvaldsMerge tag 'drm-next-2021-05-10' of git://anongit.freede...
2021-05-09 Linus TorvaldsMerge tag 'block-5.13-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag '5.13-rc-smb3-part3' of git://git.samba.org...
2021-05-09 Linus TorvaldsMerge tag 'sched-urgent-2021-05-09' of git://git./linux...
2021-05-09 Linus TorvaldsMerge tag 'locking-urgent-2021-05-09' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'perf_urgent_for_v5.13_rc1' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc1' of git://git....
2021-05-09 Jens AxboeRevert "bio: limit bio max size"
2021-05-08 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw1' of git://git....
2021-05-08 Linus Torvaldsdrm/i915/display: fix compiler warning about array...
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-05-08 Linus TorvaldsMerge tag 'kbuild-v5.13-2' of git://git./linux/kernel...
2021-05-08 Steve Frenchsmb3: if max_channels set to more than one channel...
2021-05-08 Steve Frenchsmb3: do not attempt multichannel to server which does...
2021-05-08 Linus TorvaldsMerge tag 'powerpc-5.13-2' of git://git./linux/kernel...
2021-05-08 Steve Frenchsmb3: when mounting with multichannel include it in...
2021-05-08 Linus TorvaldsMerge tag 'net-5.13-rc1' of git://git./linux/kernel...
2021-05-08 Masahiro Yamadalinux/kconfig.h: replace IF_ENABLED() with PTR_IF(...
2021-05-08 Michael EllermanMerge branch 'master' into next
2021-05-07 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-05-07 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2021-05-07 Wei Ming Chenatm: firestream: Use fallthrough pseudo-keyword
2021-05-07 Yannick Vignonnet: stmmac: Do not enable RX FIFO overflow interrupts
2021-05-07 Paolo Abenimptcp: fix splat when closing unaccepted socket
2021-05-07 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.13' of git:/...
2021-05-07 Linus TorvaldsMerge tag 'i3c/for-5.13' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'sound-fix-5.13-rc1' of git://git./linux...
2021-05-07 Linus TorvaldsMerge tag 'block-5.13-2021-05-07' of git://git.kernel...
2021-05-07 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-07' of git://git.kerne...
2021-05-07 Linus TorvaldsMerge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org...
2021-05-07 Linus TorvaldsMerge tag '9p-for-5.13-rc1' of git://github.com/martine...
2021-05-07 Arkadiusz Kubalewskii40e: Remove LLDP frame filters
next