summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysselftests/bpf: Silence maybe-uninitialized compiler warning in libarenaViktor Malik
9 daysselftests/bpf: Silence array bounds warning in global_map_resizeViktor Malik
9 daysselftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256Viktor Malik
9 daysselftests/bpf: Check malloc result with ASSERT_NEQ in test_loaderViktor Malik
9 daysselftests/futex: Use thread synchronization helpers instead of usleep()Yuwen Chen
9 daysselftests/futex: Provide thread creation and synchronization helpersYuwen Chen
9 daysx86/apic: Ensure ICR register write value is handled as 32 bitsMelody Wang
9 daysALSA: hda/tas2781: clear cali_data.total_sz when calibration read failsPhilipp Oster
9 daysALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBEZhang Heng
9 daysALSA: hda/realtek: Fix speakers on Lunnen Ground 14Nikita Maksimov
9 daysselftests/rseq: Add missing test binaries to .gitignoreCihan Karadag
9 daysentry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
9 daysentry: Make return type of syscall_trace_enter() boolThomas Gleixner
9 daysentry: Rework trace_syscall_enter()Thomas Gleixner
9 daysentry: Rework syscall_audit_enter()Thomas Gleixner
9 daysMerge branches 'imx/dt' and 'imx/dt64' into for-nextFrank Li
9 daysregcache: Warn if regcache_sync() is called in cache_only modeMark Brown
9 daysregcache: Validate cache_only state in regcache_sync_region()bui duc phuc
9 daysregcache: Warn if regcache_sync() is called in cache_only modebui duc phuc
9 daysblk-crypto: Update docs for blk-crypto-fallback motivationEric Biggers
9 daysblk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers
9 daysfscrypt: Update docs for data pathEric Biggers
9 daysfscrypt: Remove unused function fscrypt_finalize_bounce_page()Eric Biggers
9 daysf2fs: Update outdated comment in f2fs_write_begin()Eric Biggers
9 daysfs: Update outdated comment for SB_INLINECRYPTEric Biggers
9 daysfscrypt: Update encryption policy version docsEric Biggers
9 daysfscrypt: Replace some variable-size memsets with fixed-sizeEric Biggers
9 daysfscrypt: Add safety checks to non-block-based en/decryptionEric Biggers
9 daysfscrypt: Merge bio.c and inline_crypt.c into block.cEric Biggers
9 daysfscrypt: Remove unused functions and workqueueEric Biggers
9 daysfscrypt: Remove fs-layer zeroout codeEric Biggers
9 daysfscrypt: Remove fscrypt_dio_supported()Eric Biggers
9 daysfscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()Eric Biggers
9 daysfs/buffer: Remove fs-layer decryption codeEric Biggers
9 daysf2fs: Remove fs-layer file contents en/decryption codeEric Biggers
9 daysext4: Further de-generalize the bio postprocessing codeEric Biggers
9 daysext4: Make ext4_bio_write_folio() return voidEric Biggers
9 daysext4: Remove fs-layer file contents en/decryption codeEric Biggers
9 daysDocumentation: fscrypt: Update docs for inlinecryptEric Biggers
9 daysfscrypt: Always use blk-crypto for contents on block-based filesystemsEric Biggers
9 daysfscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZEEric Biggers
9 daysblk-crypto: Allow control over whether hardware is usedEric Biggers
9 daysblk-crypto: Fold __blk_crypto_cfg_supported() into its callerEric Biggers
9 daysblk-crypto: Simplify check for fallback supportEric Biggers
9 daysfscrypt: Remove workaround for bug in gcc 7 and earlierEric Biggers
9 daysfscrypt: Simplify handling of errors during initcallEric Biggers
9 daysfscrypt: Remove FSCRYPT_MODE_MAXEric Biggers
9 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
9 daysfscrypt: Use lock guards for mutexesEric Biggers
9 daysfscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers