]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2024-09-06  Weili Qiancrypto: hisilicon/qm - inject error before stopping...
2024-09-06  Weili Qiancrypto: hisilicon/hpre - mask cluster timeout error
2024-09-06  Weili Qiancrypto: hisilicon/qm - reset device before enabling it
2024-09-06  Chenghai Huangcrypto: hisilicon/trng - modifying the order of header...
2024-09-06  Chenghai Huangcrypto: hisilicon - add a lock for the qp send operation
2024-09-06  Yang Shencrypto: hisilicon - fix missed error branch
2024-09-06  Amit Shahcrypto: ccp - do not request interrupt on cmd completio...
2024-09-06  Eric Biggerscrypto: x86/aesni - update docs for aesni-intel module
2024-09-06  Guoqing Jianghwrng: mtk - Use devm_pm_runtime_enable
2024-09-03  Herbert XuRevert "crypto: spacc - Add SPAcc Skcipher support"
2024-08-30  Kuan-Wei Chiucrypto: hisilicon/zip - Optimize performance by replaci...
2024-08-30  Chunhai Guocrypto: img-hash - use devm_clk_get_enabled() helpers
2024-08-30  Chunhai Guocrypto: atmel - use devm_clk_get_prepared() helpers
2024-08-30  Kamlesh Gurudasanipadata: Honor the caller's alignment in case of chunk_s...
2024-08-30  Frank Lidt-bindings: crypto: fsl,sec-v4.0: add second register...
2024-08-30  Martin Kaiserhwrng: rockchip - handle devm_pm_runtime_enable errors
2024-08-30  Martin Kaiserhwrng: rockchip - rst is used only during probe
2024-08-30  Huan Yanghwrng: mxc-rnga - Use devm_clk_get_enabled() helpers
2024-08-30  Yue Haibingcrypto: crypto4xx - Remove unused declaration crypto4xx...
2024-08-30  Yue Haibingcrypto: amlogic - Remove unused declaration meson_enqueue()
2024-08-30  Yue Haibingcrypto: ccp - Remove unused declaration sp_get_master()
2024-08-30  Yue Haibingcrypto: octeontx - Remove unused declaration otx_cpt_ca...
2024-08-30  Yue Haibingcrypto: sl3516 - Remove unused declaration sl3516_ce_en...
2024-08-30  Yue Haibingcrypto: safexcel - Remove unused declaration safexcel_r...
2024-08-30  Zhu Juncrypto: tools/ccp - Remove unused variable
2024-08-30  Thorsten Blumcrypto: jitter - Use min() to simplify jent_read_entropy()
2024-08-30  Pavan Kumar... crypto: ccp - Properly unregister /dev/sev on sev PLATF...
2024-08-24  Herbert Xucrypto: simd - Do not call crypto_alloc_tfm during...
2024-08-24  Herbert Xucrypto: api - Do not wait for tests during registration
2024-08-24  Herbert Xucrypto: api - Remove instance larval fulfilment
2024-08-24  Herbert Xucrypto: octeontx2 - Fix authenc setkey
2024-08-24  Herbert Xucrypto: octeontx - Fix authenc setkey
2024-08-24  Pavitrakumar Mcrypto: spacc - Fixed return to CRYPTO_OK
2024-08-24  Pavitrakumar Mcrypto: spacc - Fix counter width checks
2024-08-24  Svyatoslav... crypto: qat - fix "Full Going True" macro definition
2024-08-24  Dan Carpentercrypto: spacc - Check for allocation failure in spacc_s...
2024-08-24  Dan Carpentercrypto: spacc - Fix NULL vs IS_ERR() check in spacc_aea...
2024-08-24  Dan Carpentercrypto: spacc - Fix uninitialized variable in spacc_aea...
2024-08-24  Herbert Xucrypto: spacc - Use crypto_authenc_extractkeys
2024-08-24  Dan Carpentercrypto: spacc - Add a new line in spacc_open()
2024-08-24  Dan Carpentercrypto: spacc - Fix off by one in spacc_isenabled()
2024-08-24  Dan Carpentercrypto: spacc - Fix bounds checking on spacc->job[]
2024-08-24  Tom Lendackycrypto: ccp - Add additional information about an SEV...
2024-08-24  Fangrui Songcrypto: x86/sha256 - Add parentheses around macros...
2024-08-24  Liao Chencrypto: keembay - fix module autoloading
2024-08-24  Stephan Muellercrypto: jitter - set default OSR to 3
2024-08-17  Kuan-Wei Chiucrypto: octeontx2 - Remove custom swap functions in...
2024-08-17  Kuan-Wei Chiucrypto: octeontx - Remove custom swap function in favor...
2024-08-17  Herbert Xucrypto: rsa - Check MPI allocation errors
2024-08-17  Herbert Xucrypto: dh - Check mpi_rshift errors
2024-08-17  Herbert Xucrypto: lib/mpi - Add error checks to extension
2024-08-17  Herbert XuRevert "lib/mpi: Extend the MPI library"
2024-08-17  Eric Biggerscrypto: arm/aes-neonbs - go back to using aes-arm directly
2024-08-17  VanGiang Nguyenpadata: use integer wrap around to prevent deadlock...
2024-08-17  Gustavo A.... crypto: nx - Use static_assert() to check struct sizes
2024-08-17  Gustavo A.... crypto: qat - Use static_assert() to check struct sizes
2024-08-17  Jia Hecrypto: arm64/poly1305 - move data to rodata section
2024-08-17  Thorsten Blumcrypto: chacha20poly1305 - Annotate struct chachapoly_c...
2024-08-13  Stephen Rothwellcrypto: spacc - Add ifndef around MIN
2024-08-10  Eric Biggerscrypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()
2024-08-10  Gaosheng Cuihwrng: cctrng - Add missing clk_disable_unprepare in...
2024-08-10  Gaosheng Cuihwrng: bcm2835 - Add missing clk_disable_unprepare...
2024-08-10  Herbert XuRevert "lib/mpi: Introduce ec implementation to MPI...
2024-08-10  Aurelien Jarnohwrng: rockchip - add hwrng driver for Rockchip RK3568 SoC
2024-08-10  Aurelien Jarnodt-bindings: rng: Add Rockchip RK3568 TRNG
2024-08-10  Herbert Xucrypto: caam/qi* - Use cpumask_var_t instead of cpumask_t
2024-08-10  Francesco Dolcinihwrng: cn10k - Enable by default CN10K driver if Thunde...
2024-08-10  Pavitrakumar Mcrypto: spacc - Enable Driver compilation in crypto...
2024-08-10  Pavitrakumar Mcrypto: spacc - Add SPAcc Kconfig and Makefile
2024-08-10  Pavitrakumar Mcrypto: spacc - Add SPAcc aead support
2024-08-10  Pavitrakumar Mcrypto: spacc - Add SPAcc ahash support
2024-08-10  Pavitrakumar Mcrypto: spacc - Enable SPAcc AUTODETECT
2024-08-10  Pavitrakumar Mcrypto: spacc - Add SPAcc Skcipher support
2024-08-06  Herbert XuRevert "crypto: arm64/poly1305 - move data to rodata...
2024-08-02  Dan Carpentercrypto: iaa - Fix potential use after free bug
2024-08-02  Jeff Johnsoncrypto: ppc/curve25519 - add missing MODULE_DESCRIPTION...
2024-08-02  Michal Witwickicrypto: qat - allow disabling SR-IOV VFs
2024-08-02  Michal Witwickicrypto: qat - ensure correct order in VF restarting...
2024-08-02  Michal Witwickicrypto: qat - fix recovery flow for VFs
2024-08-02  Michal Witwickicrypto: qat - disable IOV in adf_dev_stop()
2024-08-02  Adam Guerincrypto: qat - preserve ADF_GENERAL_SEC
2024-08-02  Jia Hecrypto: arm64/poly1305 - move data to rodata section
2024-08-02  Helge Dellercrypto: xor - fix template benchmarking
2024-07-28  Linus TorvaldsLinux 6.11-rc1 v6.11-rc1
2024-07-28  Linus TorvaldsMerge tag 'kbuild-fixes-v6.11' of git://git.kernel...
2024-07-28  Linus Torvaldsminmax: simplify and clarify min_t()/max_t() implementation
2024-07-28  Linus Torvaldsminmax: add a few more MIN_T/MAX_T users
2024-07-28  Linus TorvaldsMerge tag 'ubifs-for-linus-6.11-rc1-take2' of git:...
2024-07-28  Nathan Chancellorkbuild: Fix '-S -c' in x86 stack protector scripts
2024-07-28  Richard Weinbergerubi: Fix ubi_init() ubiblock_exit() section mismatch
2024-07-28  Linus TorvaldsMerge tag 'v6.11-merge' of git://git.kernel.org/pub...
2024-07-28  Linus TorvaldsMerge tag 'cxl-for-6.11' of git://git.kernel.org/pub...
2024-07-28  Linus TorvaldsMerge tag 'unicode-next-6.11' of git://git.kernel.org...
2024-07-28  Jose Ignacio... kbuild: rpm-pkg: ghost modules.weakdep file
2024-07-28  Linus TorvaldsMerge tag '6.11-rc-smb-client-fixes-part2' of git:...
2024-07-27  Linus TorvaldsMerge tag 'block-6.11-20240726' of git://git.kernel...
2024-07-27  Linus TorvaldsMerge tag 'io_uring-6.11-20240726' of git://git.kernel...
2024-07-27  Linus TorvaldsMerge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel...
2024-07-27  Linus TorvaldsMerge tag 'rust-6.11' of https://github.com/Rust-for...
2024-07-27  Linus TorvaldsMerge tag 'apparmor-pr-2024-07-25' of git://git.kernel...
next