aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-26crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.cJoachim Vandersmissen
2024-01-26crypto: qat - use kcalloc_node() instead of kzalloc_node()Erick Archer
2024-01-26crypto: sun8i-ce - Use kcalloc() instead of kzalloc()Erick Archer
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin
2024-01-26crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpersArd Biesheuvel
2024-01-26crypto: arm64/aes-ccm - Merge encrypt and decrypt tail handlingArd Biesheuvel
2024-01-26crypto: arm64/aes-ccm - Cache round keys and unroll AES loopsArd Biesheuvel
2024-01-26crypto: arm64/aes-ccm - Reuse existing MAC update for AAD inputArd Biesheuvel
2024-01-26crypto: arm64/aes-ccm - Replace bytewise tail handling with NEON permuteArd Biesheuvel
2024-01-26crypto: arm64/aes-ccm - Pass short inputs via stack bufferArd Biesheuvel
2024-01-26crypto: arm64/aes-ccm - Keep NEON enabled during skcipher walkArd Biesheuvel
2024-01-26crypto: arm64/aes-ccm - Revert "Rewrite skcipher walker loop"Ard Biesheuvel
2024-01-26crypto: asymmetric_keys - remove redundant pointer secsColin Ian King
2024-01-26crypto: pcbc - remove redundant assignment to nbytesColin Ian King
2024-01-26crypto: hisilicon/qm - dump important registers values before resettingWeili Qian
2024-01-26crypto: hisilicon/qm - support get device stateWeili Qian
2024-01-26crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...Minjie Du
2024-01-26crypto: iaa - Remove header table codeTom Zanussi
2024-01-26KEYS: include header for EINVAL definitionClay Chang
2024-01-26dt-bindings: qcom-qce: Add compatible for SM6350Luca Weiss
2024-01-26crypto: qat - avoid memcpy() overflow warningArnd Bergmann
2024-01-26crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen
2024-01-26crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...Markus Elfring
2024-01-26crypto: caam - fix asynchronous hashGaurav Jain
2024-01-26crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski
2024-01-21Linux 6.8-rc1Linus Torvalds
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet
2024-01-21bcachefs: reflink_format.hKent Overstreet
2024-01-21bcachefs; extents_format.hKent Overstreet
2024-01-21bcachefs: ec_format.hKent Overstreet
2024-01-21bcachefs: subvolume_format.hKent Overstreet
2024-01-21bcachefs: snapshot_format.hKent Overstreet
2024-01-21bcachefs: alloc_background_format.hKent Overstreet
2024-01-21bcachefs: xattr_format.hKent Overstreet
2024-01-21bcachefs: dirent_format.hKent Overstreet
2024-01-21bcachefs: inode_format.hKent Overstreet
2024-01-21bcachefs; quota_format.hKent Overstreet
2024-01-21bcachefs: sb-counters_format.hKent Overstreet
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue
2024-01-21bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue