summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysfscrypt: Update docs for data pathEric Biggers
7 daysfscrypt: Remove unused function fscrypt_finalize_bounce_page()Eric Biggers
7 daysf2fs: Update outdated comment in f2fs_write_begin()Eric Biggers
7 daysfs: Update outdated comment for SB_INLINECRYPTEric Biggers
7 daysfscrypt: Update encryption policy version docsEric Biggers
7 daysfscrypt: Replace some variable-size memsets with fixed-sizeEric Biggers
7 daysfscrypt: Add safety checks to non-block-based en/decryptionEric Biggers
7 daysfscrypt: Merge bio.c and inline_crypt.c into block.cEric Biggers
7 daysfscrypt: Remove unused functions and workqueueEric Biggers
7 daysfscrypt: Remove fs-layer zeroout codeEric Biggers
7 daysfscrypt: Remove fscrypt_dio_supported()Eric Biggers
7 daysfscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()Eric Biggers
7 daysfs/buffer: Remove fs-layer decryption codeEric Biggers
7 daysf2fs: Remove fs-layer file contents en/decryption codeEric Biggers
7 daysext4: Further de-generalize the bio postprocessing codeEric Biggers
7 daysext4: Make ext4_bio_write_folio() return voidEric Biggers
7 daysext4: Remove fs-layer file contents en/decryption codeEric Biggers
7 daysDocumentation: fscrypt: Update docs for inlinecryptEric Biggers
7 daysfscrypt: Always use blk-crypto for contents on block-based filesystemsEric Biggers
7 daysfscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZEEric Biggers
7 daysblk-crypto: Allow control over whether hardware is usedEric Biggers
7 daysblk-crypto: Fold __blk_crypto_cfg_supported() into its callerEric Biggers
7 daysblk-crypto: Simplify check for fallback supportEric Biggers
7 daysfscrypt: Remove workaround for bug in gcc 7 and earlierEric Biggers
7 daysfscrypt: Simplify handling of errors during initcallEric Biggers
7 daysfscrypt: Remove FSCRYPT_MODE_MAXEric Biggers
7 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
7 daysfscrypt: Use lock guards for mutexesEric Biggers
7 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers
7 daysremoteproc: Remove redundant dev_err()/dev_err_probe()Pan Chuang
7 daysremoteproc: Add AMD MicroBlaze/V BRAM-based remote processor driverBen Levinsky
7 daysdt-bindings: remoteproc: Document AMD MicroBlaze/V BRAM-based rprocBen Levinsky
7 daysi3c: master: adi: add OF module alias for autoloadingCan Peng
7 daysx86/bugs: Don't use cpu-type matching in cpu_vuln_blacklistPawan Gupta
7 daysdt-bindings: i3c: cdns: add Axiado AX3005 I3C variantSwark Yang
7 daysarm64: dts: add devicetree for TQMa91xx on MBa93xxCAMarkus Niebel
7 daysdt-bindings: arm: add MBa93xxCA as mainboard for TQMa91xxCA and TQMa91xxLA SOMMarkus Niebel
7 daysi3c: renesas: Add runtime PM supportClaudiu Beznea
7 daysi3c: renesas: Drop unnecessary tabClaudiu Beznea
7 daysi3c: renesas: Use the "dev_name:irq_name" format for the interrupt nameClaudiu Beznea
7 daysi3c: renesas: Organize structures to avoid unnecessary paddingClaudiu Beznea
7 daysi3c: renesas: Update HW registers after SW computations are doneClaudiu Beznea
7 daysi3c: renesas: Drop the explicit memset() callClaudiu Beznea
7 daysi3c: renesas: Follow a unified pattern for transfer and command initializationClaudiu Beznea
7 daysi3c: renesas: Return immediately if there is no transferClaudiu Beznea
7 daysi3c: renesas: Use reset_control_bulk_{assert, deassert}()Claudiu Beznea
7 daysi3c: renesas: Fix out-of-bounds access for newdevs maskClaudiu Beznea
7 daysi3c: renesas: Clean DATBAS register on detachClaudiu Beznea
7 daysi3c: renesas: Perform Dynamic Address Assignment on resumeClaudiu Beznea
7 daysi3c: renesas: Reset the controller on resumeClaudiu Beznea