summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-06lib/crypto: x86/blake2s: Avoid writing back unchanged 'f' valueEric Biggers1-2/+2
2025-11-06lib/crypto: x86/blake2s: Improve readabilityEric Biggers1-97/+134
2025-11-06lib/crypto: x86/blake2s: Use local labels for dataEric Biggers1-19/+26
2025-11-06lib/crypto: x86/blake2s: Drop check for nblocks == 0Eric Biggers1-3/+0
2025-11-06lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers1-2/+2
2025-11-06lib/crypto: arm, arm64: Drop filenames from file commentsEric Biggers7-7/+7
2025-11-06lib/crypto: arm/blake2s: Fix some commentsEric Biggers1-4/+4
2025-11-06crypto: s390/sha3 - Remove superseded SHA-3 codeEric Biggers8-508/+2
2025-11-06crypto: sha3 - Reimplement using library APIEric Biggers6-297/+176
2025-11-06crypto: jitterentropy - Use default sha3 implementationEric Biggers1-10/+2
2025-11-06lib/crypto: s390/sha3: Add optimized one-shot SHA-3 digest functionsEric Biggers1-2/+65
2025-11-06lib/crypto: sha3: Support arch overrides of one-shot digest functionsEric Biggers1-0/+37
2025-11-06lib/crypto: s390/sha3: Add optimized Keccak functionsEric Biggers2-0/+89
2025-11-06lib/crypto: arm64/sha3: Migrate optimized code into libraryEric Biggers8-165/+73
2025-11-06crypto: arm64/sha3 - Update sha3_ce_transform() to prepare for libraryEric Biggers2-39/+39
2025-11-06lib/crypto: sha3: Add FIPS cryptographic algorithm self-testEric Biggers3-1/+27
2025-11-06lib/crypto: sha3: Move SHA3 Iota step mapping into round functionDavid Howells1-6/+6
2025-11-06lib/crypto: sha3: Add SHA-3 supportDavid Howells6-3/+810
2025-11-03crypto: arm64/sha3 - Rename conflicting functionDavid Howells1-6/+6
2025-11-03crypto: s390/sha3 - Rename conflicting functionsDavid Howells2-10/+10
2025-10-30crypto: blake2b - Reimplement using library APIEric Biggers7-320/+117
2025-10-30lib/crypto: arm/blake2b: Migrate optimized code into libraryEric Biggers7-135/+59
2025-10-30lib/crypto: blake2b: Add BLAKE2b library functionsEric Biggers5-13/+330
2025-10-30byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()Eric Biggers1-0/+16
2025-10-30lib/crypto: blake2s: Document the BLAKE2s library APIEric Biggers1-0/+58
2025-10-30lib/crypto: blake2s: Drop excessive const & rename block => dataEric Biggers5-27/+24
2025-10-30lib/crypto: blake2s: Rename blake2s_state to blake2s_ctxEric Biggers9-106/+104
2025-10-30lib/crypto: blake2s: Adjust parameter order of blake2s()Eric Biggers5-17/+17
2025-10-30lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2Eric Biggers5-6/+128
2025-10-27Linux 6.18-rc3v6.18-rc3Linus Torvalds1-1/+1
2025-10-26Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-62/+93
2025-10-26Merge tag 'staging-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+22
2025-10-26Merge tag 'tty-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-16/+27
2025-10-26Merge tag 'usb-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-66/+122
2025-10-26Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+21
2025-10-26Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2025-10-26Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+3
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+12
2025-10-26Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-25Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-69/+109
2025-10-25Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-100/+168
2025-10-25Merge tag 'xfs-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds9-140/+193
2025-10-25Merge tag 'v6.18-rc2-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-151/+273
2025-10-25sched: Remove never used code in mm_cid_get()Andy Shevchenko1-2/+0
2025-10-25Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-95/+153
2025-10-25Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-101/+36
2025-10-25firewire: init_ohci1394_dma: add missing function parameter documentationNirbhay Sharma1-0/+10
2025-10-25Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-10-25Merge tag '6.18-rc2-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-39/+44