aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/pin-init/internal/src
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-07-12 10:20:03 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-07-12 10:20:03 -0700
commit3b428e1cfcc4c5f063bb8b367beb71ee06470d4b (patch)
treee07280efbc89b658b5d051db9726f543186bc9a7 /rust/pin-init/internal/src
parentMerge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefs (diff)
parenterofs: fix large fragment handling (diff)
downloadwireguard-linux-3b428e1cfcc4c5f063bb8b367beb71ee06470d4b.tar.xz
wireguard-linux-3b428e1cfcc4c5f063bb8b367beb71ee06470d4b.zip
Merge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Pull erofs fixes from Gao Xiang: "Fix for a cache aliasing issue by adding missing flush_dcache_folio(), which causes execution failures on some arm32 setups. Fix for large compressed fragments, which could be generated by -Eall-fragments option (but should be rare) and was rejected by mistake due to an on-disk hardening commit. The remaining ones are small fixes. Summary: - Address cache aliasing for mappable page cache folios - Allow readdir() to be interrupted - Fix large fragment handling which was errored out by mistake - Add missing tracepoints - Use memcpy_to_folio() to replace copy_to_iter() for inline data" * tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: erofs: fix large fragment handling erofs: allow readdir() to be interrupted erofs: address D-cache aliasing erofs: use memcpy_to_folio() to replace copy_to_iter() erofs: fix to add missing tracepoint in erofs_read_folio() erofs: fix to add missing tracepoint in erofs_readahead()
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions