summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysMerge branch 'selftests-bpf-fix-compilation-with-release-1'Kumar Kartikeya Dwivedi
7 daysselftests/bpf: Silence maybe-uninitialized compiler warning in libarenaViktor Malik
7 daysselftests/bpf: Silence array bounds warning in global_map_resizeViktor Malik
7 daysselftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256Viktor Malik
7 daysselftests/bpf: Check malloc result with ASSERT_NEQ in test_loaderViktor Malik
7 daysselftests/futex: Use thread synchronization helpers instead of usleep()Yuwen Chen
7 daysselftests/futex: Provide thread creation and synchronization helpersYuwen Chen
7 daysx86/apic: Ensure ICR register write value is handled as 32 bitsMelody Wang
7 daysALSA: hda/tas2781: clear cali_data.total_sz when calibration read failsPhilipp Oster
7 daysALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBEZhang Heng
7 daysALSA: hda/realtek: Fix speakers on Lunnen Ground 14Nikita Maksimov
7 daysselftests/rseq: Add missing test binaries to .gitignoreCihan Karadag
7 daysentry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
7 daysentry: Make return type of syscall_trace_enter() boolThomas Gleixner
7 daysentry: Rework trace_syscall_enter()Thomas Gleixner
7 daysentry: Rework syscall_audit_enter()Thomas Gleixner
7 daysMerge branches 'imx/dt' and 'imx/dt64' into for-nextFrank Li
7 daysregcache: Warn if regcache_sync() is called in cache_only modeMark Brown
7 daysregcache: Validate cache_only state in regcache_sync_region()bui duc phuc
7 daysregcache: Warn if regcache_sync() is called in cache_only modebui duc phuc
7 daysblk-crypto: Update docs for blk-crypto-fallback motivationEric Biggers
7 daysblk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers
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