summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-09tpm: Add HMAC session name/handle appendJames Bottomley
2024-05-09tpm: Add HMAC session start and end functionsJames Bottomley
2024-05-09tpm: Add TCG mandated Key Derivation Functions (KDFs)James Bottomley
2024-05-09tpm: Add NULL primary creationJames Bottomley
2024-05-09tpm: export the context save and load commandsJames Bottomley
2024-05-09tpm: add buffer function to point to returned parametersJames Bottomley
2024-05-09crypto: lib - implement library version of AES in CFB modeArd Biesheuvel
2024-05-09KEYS: trusted: tpm2: Use struct tpm_buf for sized buffersJarkko Sakkinen
2024-05-09tpm: Add tpm_buf_read_{u8,u16,u32}Jarkko Sakkinen
2024-05-09tpm: TPM2B formatted buffersJarkko Sakkinen
2024-05-09tpm: Store the length of the tpm_buf data separately.Jarkko Sakkinen
2024-05-09tpm: Update struct tpm_buf documentation commentsJarkko Sakkinen
2024-05-09tpm: Move buffer handling from static inlines to real functionsJames Bottomley
2024-05-09tpm: Remove tpm_send()Jarkko Sakkinen
2024-05-09tpm: Remove unused tpm_buf_tag()Jarkko Sakkinen
2024-05-09char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=nNiklas Schnelle
2024-05-09dt-bindings: tpm: Add st,st33ktpm2xi2cMichael Haener
2024-05-09Documentation: tpm_tisJarkko Sakkinen
2024-05-09tpm/eventlog: remove redundant assignment to variabel retColin Ian King
2024-05-09char: tpm: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-05-08Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-08Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-08Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-08Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-08virtiofs: include a newline in sysfs tagBrian Foster
2024-05-07bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet
2024-05-07bcachefs: Fix race in bch2_write_super()Kent Overstreet
2024-05-07Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-05-06Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-06PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-06Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Add missing skcipher_request_set_callback() callKent Overstreet
2024-05-06bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet
2024-05-06bcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet
2024-05-06bcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet
2024-05-06bcachefs: Add missing validation for superblock section cleanKent Overstreet
2024-05-06bcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet
2024-05-06bcachefs: fix overflow in fiemapReed Riley
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-05-06bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet
2024-05-06bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet
2024-05-06bcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet
2024-05-06bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet
2024-05-06bcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet
2024-05-06bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet