pub/scm/linux/kernel/git/ebiggers/linux.git  about / heads / tags
Eric Biggers's fork of linux.git
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  crypto-pending crypto: lib/chacha - remove unused arch-specific init support (2025-03-15)
  crc-next     lib/crc: remove unnecessary prompt for CONFIG_CRC64 (2025-03-10)
  x86-softirq-fpu-fix-v2 crypto: x86 - stop using the SIMD helper (2025-03-04)
* master       Merge tag 'affs-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2025-03-03)
  crc32-lib-conversions net: remove skb_copy_and_hash_datagram_iter() (2025-03-01)
  x86-softirq-fpu-fix-v1 crypto: x86 - stop using the SIMD helper (2025-02-19)
  crypto-scatterlist-v3 crypto: scatterwalk - don't split at page boundaries when !HIGHMEM (2025-02-19)
  crc-x86-v4   x86/crc64: implement crc64_be and crc64_nvme using new template (2025-02-10)
  crc-x86-v3   x86/crc64: implement crc64_be and crc64_nvme using new template (2025-02-05)
  crc-x86-v2   x86/crc64: implement crc64_be and crc64_nvme using new template (2025-01-29)
  cryptobench  [TESTING, DO NOT MERGE] crypto - add benchmark and testing module (2025-01-27)
  crypto-scatterlist-v2 crypto: scatterwalk - don't split at page boundaries when !HIGHMEM (2024-12-29)
  old/wip-aes-xts-flags crypto: x86/aes-xts - switch from function pointers to flags (2024-12-12)
  old/wip-aegis-avx10 [WIP] crypto: x86/aegis128 - use AVX10 features (2024-12-12)
  crc-x86-v1   x86/crc32: implement crc32_be using new template (2024-11-24)
  dm-default-key ext4,f2fs: support metadata encryption via dm-default-key (2024-10-18)
  dm-inlinecrypt dm-inlinecrypt: add target for inline block device encryption (2024-10-16)
  vaes-5.15    crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM (2024-09-16)
  old/blk-crypto-sysfs-testing virtio-blk: add fake crypto profile for testing (2022-01-24)
  old/wip-blk-crypto-sysfs-symlink blk-crypto: show crypto capabilities in sysfs (2021-11-26)
  old/wip-blk-crypto-alignment blk-crypto: relax alignment requirements for bvecs in bios (2021-06-16)
  old/mmc-crypto-testing Merge branch 'mmc-pending' into mmc-crypto-testing (2021-01-25)
  old/wip-inlinecrypt-selftest [WIP] block: add inline encryption self-test (2020-08-20)
  old/wip-crypto-mutate-iv crypto: testmgr - sometimes mutate IV during inauthentic AEAD tests (2020-05-01)
  old/wip-lea  [EXPERIMENTAL] crypto: arm/lea - add NEON-accelerated implementation of LEA-XTS (2018-06-20)

git clone https://yhbt.net/pub/scm/linux/kernel/git/ebiggers/linux.git