projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
2025-07-21
Eric Biggers
lib/crypto: x86/sha1-ni: Minor optimizations and cleanup
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
crypto: sha1 - Remove sha1_base.h
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: x86/sha1: Migrate optimized code into library
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: sparc/sha1: Migrate optimized code into...
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: s390/sha1: Migrate optimized code into...
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: powerpc/sha1: Migrate optimized code into...
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: mips/sha1: Migrate optimized code into...
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: arm64/sha1: Migrate optimized code into...
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: arm/sha1: Migrate optimized code into library
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
crypto: sha1 - Use same state format as legacy drivers
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
crypto: sha1 - Wrap library and add HMAC support
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: sha1: Add HMAC support
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: sha1: Add SHA-1 library functions
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
crypto: x86/sha1 - Rename conflicting symbol
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
commit
|
commitdiff
|
tree
2025-07-14
Eric Biggers
lib/crypto: arm/poly1305: Remove unneeded empty weak...
commit
|
commitdiff
|
tree
2025-07-11
Eric Biggers
lib/crypto: x86/poly1305: Fix performance regression...
commit
|
commitdiff
|
tree
2025-07-11
Eric Biggers
lib/crypto: x86/poly1305: Fix register corruption in...
commit
|
commitdiff
|
tree
2025-07-11
Eric Biggers
lib/crypto: arm64/poly1305: Fix register corruption...
commit
|
commitdiff
|
tree
2025-07-11
Eric Biggers
lib/crypto: arm/poly1305: Fix register corruption in...
commit
|
commitdiff
|
tree
2025-07-08
Eric Biggers
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: x86/sha256: Remove unnecessary checks for...
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: x86/sha256: Move static_call above kernel...
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Document the SHA-224 and SHA-256 API
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Sync sha256_update() with sha512_up...
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Consolidate into single module
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Remove sha256_is_arch_optimized()
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
crypto: sha256 - Use same state format as legacy drivers
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
crypto: sha256 - Wrap library and add HMAC support
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256...
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Propagate sha256_block_state type...
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Make library API use strongly-typed...
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Add sha224() and sha224_update()
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Remove sha256_blocks_simd()
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
lib/crypto: sha256: Reorder some code
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
cxl/test: Simplify fw_buf_checksum_show()
commit
|
commitdiff
|
tree
2025-07-04
Eric Biggers
libceph: Rename hmac_sha256() to ceph_hmac_sha256()
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: mips/chacha: Fix clang build and remove...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
MAINTAINERS: Drop arch/*/lib/crypto/ pattern
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: x86: Move arch/x86/lib/crypto/ into lib...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: sparc: Move arch/sparc/lib/crypto/ into...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: s390: Move arch/s390/lib/crypto/ into lib...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: riscv: Move arch/riscv/lib/crypto/ into...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: mips: Move arch/mips/lib/crypto/ into lib...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: arm64: Move arch/arm64/lib/crypto/ into...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: arm: Move arch/arm/lib/crypto/ into lib...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
crypto: sha512 - Remove sha512_base.h
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: x86/sha512: Remove unnecessary checks for...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: x86/sha512: Migrate optimized SHA-512 code...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: sparc/sha512: Migrate optimized SHA-512...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: s390/sha512: Migrate optimized SHA-512...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: riscv/sha512: Migrate optimized SHA-512...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: mips/sha512: Migrate optimized SHA-512...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
mips: cavium-octeon: Move octeon-crypto.h into asm...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: arm64/sha512: Migrate optimized SHA-512...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: arm/sha512: Migrate optimized SHA-512 code...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
crypto: sha512 - Use same state format as legacy drivers
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
crypto: sha512 - Replace sha512_generic with wrapper...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
crypto: riscv/sha512 - Stop depending on sha512_generic...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512...
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: sha512: Add support for SHA-384 and SHA-512
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
crypto: sha512 - Rename conflicting symbols
commit
|
commitdiff
|
tree
2025-06-30
Eric Biggers
lib/crypto: Explicitly include <linux/export.h>
commit
|
commitdiff
|
tree
2025-06-29
Linus Torvalds
Linux 6.16-rc4
commit
|
commitdiff
|
tree
2025-06-29
Linus Torvalds
Merge tag 'staging-6.16-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-29
Linus Torvalds
Merge tag 'tty-6.16-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-29
Linus Torvalds
Merge tag 'edac_urgent_for_v6.16_rc4' of git://git...
commit
|
commitdiff
|
tree
2025-06-29
Linus Torvalds
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git....
commit
|
commitdiff
|
tree
2025-06-29
Linus Torvalds
Merge tag 'perf_urgent_for_v6.16_rc4' of git://git...
commit
|
commitdiff
|
tree
2025-06-29
Linus Torvalds
Merge tag 'locking_urgent_for_v6.16_rc4' of git://git...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'i2c-for-6.16-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'trace-v6.16-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'loongarch-fixes-6.16-1' of git://git./linux...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'v6.16-rc3-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'riscv-for-linus-5.16-rc4' of git://git....
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'pci-v6.16-fixes-2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'drm-fixes-2025-06-28' of https://gitlab...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'cxl-fixes-6.16-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
2025-06-28
Linus Torvalds
Merge tag 'libcrypto-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
2025-06-27
Dave Airlie
Merge tag 'drm-misc-fixes-2025-06-26' of https://gitlab...
commit
|
commitdiff
|
tree
2025-06-27
Edward Adam...
tracing: Fix filter logic error
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'acpi-6.16-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'block-6.16-20250626' of git://git.kernel...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'io_uring-6.16-20250626' of git://git.kernel...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'ata-6.16-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 's390-6.16-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'sound-6.16-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-06-27
Johannes Berg
i2c: scx200_acb: depends on HAS_IOPORT
commit
|
commitdiff
|
tree
2025-06-27
Bibo Mao
LoongArch: KVM: Disable updating of "num_cpu" and ...
commit
|
commitdiff
|
tree
2025-06-27
Bibo Mao
LoongArch: KVM: Check validity of "num_cpu" from user...
commit
|
commitdiff
|
tree
2025-06-27
Bibo Mao
LoongArch: KVM: Check interrupt route from physical CPU
commit
|
commitdiff
|
tree
2025-06-27
Bibo Mao
LoongArch: KVM: Fix interrupt route update with EIOINTC
commit
|
commitdiff
|
tree
2025-06-27
Bibo Mao
LoongArch: KVM: Add address alignment check for IOCSR...
commit
|
commitdiff
|
tree
2025-06-27
Wolfram Sang
Merge tag 'i2c-host-fixes-6.16-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'v6.16-p6' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate...
commit
|
commitdiff
|
tree
2025-06-27
Linus Torvalds
Merge tag 'hid-for-linus-2025062701' of git://git....
commit
|
commitdiff
|
tree
next