summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20dtc: dt-check-style: Print proper line number of indentation detection placeKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Handle properly DTC-style includesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Expect first device_typeKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Rework handling YAML/DTS in rulesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Allow space-aligning indentation in DTSKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAMLKrzysztof Kozlowski
2026-07-20dt-bindings: power: maxim,max17042: Fix temp types to signedRob Herring (Arm)
2026-07-20of: reserved_mem: print skipped node name when too many regions are definedSang-Heon Jeon
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20Merge tag 'v7.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-07-20drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6 and B140XTK02.4Dio Zhang
2026-07-20hfs: port HFS+ b-tree bitmap corruption checkAditya Prakash Srivastava
2026-07-20selftests/futex: Give circular-list nodes static storageMiles Krause
2026-07-20Merge branch 'selftests-bpf-fix-compilation-with-release-1'Kumar Kartikeya Dwivedi
2026-07-20selftests/bpf: Silence maybe-uninitialized compiler warning in libarenaViktor Malik
2026-07-20selftests/bpf: Silence array bounds warning in global_map_resizeViktor Malik
2026-07-20selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256Viktor Malik
2026-07-20selftests/bpf: Check malloc result with ASSERT_NEQ in test_loaderViktor Malik
2026-07-20selftests/futex: Use thread synchronization helpers instead of usleep()Yuwen Chen
2026-07-20selftests/futex: Provide thread creation and synchronization helpersYuwen Chen
2026-07-20x86/apic: Ensure ICR register write value is handled as 32 bitsMelody Wang
2026-07-20ALSA: hda/tas2781: clear cali_data.total_sz when calibration read failsPhilipp Oster
2026-07-20ALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBEZhang Heng
2026-07-20ALSA: hda/realtek: Fix speakers on Lunnen Ground 14Nikita Maksimov
2026-07-20selftests/rseq: Add missing test binaries to .gitignoreCihan Karadag
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-20entry: Make return type of syscall_trace_enter() boolThomas Gleixner
2026-07-20entry: Rework trace_syscall_enter()Thomas Gleixner
2026-07-20entry: Rework syscall_audit_enter()Thomas Gleixner
2026-07-20Merge branches 'imx/dt' and 'imx/dt64' into for-nextFrank Li
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modeMark Brown
2026-07-20regcache: Validate cache_only state in regcache_sync_region()bui duc phuc
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modebui duc phuc
2026-07-20blk-crypto: Update docs for blk-crypto-fallback motivationEric Biggers
2026-07-20blk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers
2026-07-20fscrypt: Update docs for data pathEric Biggers
2026-07-20fscrypt: Remove unused function fscrypt_finalize_bounce_page()Eric Biggers
2026-07-20f2fs: Update outdated comment in f2fs_write_begin()Eric Biggers
2026-07-20fs: Update outdated comment for SB_INLINECRYPTEric Biggers
2026-07-20fscrypt: Update encryption policy version docsEric Biggers
2026-07-20fscrypt: Replace some variable-size memsets with fixed-sizeEric Biggers
2026-07-20fscrypt: Add safety checks to non-block-based en/decryptionEric Biggers
2026-07-20fscrypt: Merge bio.c and inline_crypt.c into block.cEric Biggers
2026-07-20fscrypt: Remove unused functions and workqueueEric Biggers
2026-07-20fscrypt: Remove fs-layer zeroout codeEric Biggers
2026-07-20fscrypt: Remove fscrypt_dio_supported()Eric Biggers
2026-07-20fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()Eric Biggers
2026-07-20fs/buffer: Remove fs-layer decryption codeEric Biggers
2026-07-20f2fs: Remove fs-layer file contents en/decryption codeEric Biggers
2026-07-20ext4: Further de-generalize the bio postprocessing codeEric Biggers