Age | Commit message (Expand) | Author |
2023-02-10 | crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption | Herbert Xu |
2023-02-10 | crypto: arm64/sm4-ccm - Rewrite skcipher walker loop | Tianjia Zhang |
2023-02-10 | crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm | Peter Lafreniere |
2023-02-10 | crypto: x86/blowfish - Convert to use ECB/CBC helpers | Peter Lafreniere |
2023-02-10 | crypto: x86/blowfish - Remove unused encode parameter | Peter Lafreniere |
2023-02-10 | crypto: arm64/aes-ccm - Rewrite skcipher walker loop | Herbert Xu |
2023-02-03 | crypto: x86 - exit fpu context earlier in ECB/CBC macros | Peter Lafreniere |
2023-01-20 | crypto: x86/aria-avx512 - fix build failure with old binutils | Taehee Yoo |
2023-01-20 | crypto: x86/aria-avx2 - fix build failure with old binutils | Taehee Yoo |
2023-01-20 | crypto: x86/aria-avx - fix build failure with old binutils | Taehee Yoo |
2023-01-20 | crypto: arm64/gcm - add RFC4106 support | Ard Biesheuvel |
2023-01-18 | crypto: p10-aes-gcm - Revert implementation | Herbert Xu |
2023-01-13 | ARM: dts: aspeed: Add ACRY/AHBC device controller node | Neal Liu |
2023-01-13 | crypto: p10-aes-gcm - A perl script to process PowerPC assembler source | Danny Tsen |
2023-01-13 | crypto: p10-aes-gcm - Supporting functions for ghash | Danny Tsen |
2023-01-13 | crypto: p10-aes-gcm - Supporting functions for AES | Danny Tsen |
2023-01-13 | crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation | Danny Tsen |
2023-01-13 | crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation | Danny Tsen |
2023-01-13 | crypto: p10-aes-gcm - Update Kconfig and Makefile | Danny Tsen |
2023-01-06 | crypto: x86/aria - implement aria-avx512 | Taehee Yoo |
2023-01-06 | crypto: x86/aria - implement aria-avx2 | Taehee Yoo |
2023-01-06 | crypto: x86/aria - do not use magic number offsets of aria_ctx | Taehee Yoo |
2023-01-06 | crypto: x86/aria - add keystream array into request ctx | Taehee Yoo |
2023-01-06 | crypto: s390/aes - drop redundant xts key check | Vladis Dronov |
2023-01-06 | crypto: xts - drop xts_check_key() | Vladis Dronov |
2022-12-30 | crypto: arm/sha1 - Fix clang function cast warnings | Herbert Xu |
2022-12-30 | crypto: x86/ghash - add comment and fix broken link | Eric Biggers |
2022-12-30 | crypto: x86/ghash - use le128 instead of u128 | Eric Biggers |
2022-12-30 | crypto: x86/ghash - fix unaligned access in ghash_setkey() | Eric Biggers |
2022-12-30 | crypto: arm64/sm4 - fix possible crash with CFI enabled | Tianjia Zhang |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-12-23 | Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds |
2022-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-12-21 | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds |
2022-12-21 | m68k: remove broken strcmp implementation | Linus Torvalds |
2022-12-21 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-21 | MIPS: dts: bcm63268: Add missing properties to the TWD node | Florian Fainelli |
2022-12-21 | MIPS: ralink: mt7621: avoid to init common ralink reset controller | Sergio Paracuellos |
2022-12-20 | Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-20 | Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-12-20 | prandom: remove prandom_u32_max() | Jason A. Donenfeld |
2022-12-20 | random: do not include <asm/archrandom.h> from random.h | Jason A. Donenfeld |
2022-12-19 | Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-19 | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-12-19 | Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann |
2022-12-19 | ARM: disallow pre-ARMv5 builds with ld.lld | Arnd Bergmann |
2022-12-19 | ARM: pxa: fix building with clang | Arnd Bergmann |
2022-12-19 | ARM: dts: spear: drop 0x from unit address | Krzysztof Kozlowski |
2022-12-19 | parisc: Show MPE/iX model string at bootup | Helge Deller |
2022-12-19 | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |