summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-31ALSA: 6fire: Use auto-cleanup for firmware loadingTakashi Iwai1-20/+4
2026-07-31stop_machine: Make stop_one_cpu_nowait() return voidYury Norov2-18/+15
2026-07-31Merge patch series "iomap: convert to in-iter iomap_next() model"Christian Brauner25-289/+426
2026-07-31exfat: convert iomap ops to ->iomap_next()Joanne Koong1-3/+7
2026-07-31fuse: convert iomap ops to ->iomap_next()Joanne Koong3-5/+8
2026-07-31hpfs: convert iomap ops to ->iomap_next()Joanne Koong1-1/+3
2026-07-31gfs2: convert iomap ops to ->iomap_next()Joanne Koong1-2/+4
2026-07-31f2fs: convert iomap ops to ->iomap_next()Joanne Koong1-1/+3
2026-07-31block: convert iomap ops to ->iomap_next()Joanne Koong1-1/+3
2026-07-31ext2: convert iomap ops to ->iomap_next()Joanne Koong1-2/+4
2026-07-31zonefs: convert iomap ops to ->iomap_next()Joanne Koong1-2/+7
2026-07-31erofs: convert iomap ops to ->iomap_next()Joanne Koong2-3/+8
2026-07-31ext4: convert iomap ops to ->iomap_next()Joanne Koong2-3/+9
2026-07-31ntfs: convert iomap ops to ->iomap_next()Joanne Koong1-10/+22
2026-07-31ntfs3: convert iomap ops to ->iomap_next()Joanne Koong1-2/+4
2026-07-31btrfs: convert iomap ops to ->iomap_next()Joanne Koong1-2/+4
2026-07-31xfs: convert iomap ops to ->iomap_next()Joanne Koong2-12/+31
2026-07-31iomap: add ->iomap_next()Joanne Koong2-2/+15
2026-07-31iomap: use GFP_NOWAIT when application for iomap_dio_simple allocationsChristoph Hellwig1-1/+6
2026-07-31iomap: decouple simple direct I/O reads from iomap_dio_rwChristoph Hellwig8-167/+136
2026-07-31iomap: split iomap_iter() logic into iomap_iter_next()Joanne Koong2-73/+145
2026-07-31iomap: release the folio batch on iomap callback failuresBrian Foster1-4/+14
2026-07-31Merge patch series "iomap/fuse: add helper to keep uptodate bitmap in sync"Christian Brauner4-19/+12
2026-07-31fuse: use iomap helper to mark folio uptodateJoanne Koong2-2/+4
2026-07-31iomap: add helper to mark folio uptodateJoanne Koong2-0/+7
2026-07-31fuse: don't clear folio uptodate on writethrough errorsJoanne Koong1-17/+1
2026-07-31Merge patch series "iomap: add simple dio path for small direct I/O"Christian Brauner1-7/+286
2026-07-31iomap: add simple dio path for small direct I/OFengnan Chang1-0/+274
2026-07-31iomap: pass error code to should_report_dio_fserror directlyFengnan Chang1-3/+3
2026-07-31iomap: Remove FGP_NOFS from iomap_get_folio()Matthew Wilcox (Oracle)1-1/+1
2026-07-31iomap: factor out iomap_dio_alignment helperFengnan Chang1-4/+9
2026-07-31iomap: add a separate bio_set for iomap_split_ioendChristoph Hellwig1-2/+19
2026-07-31perf/x86/intel/pt: Drop kernel-doc for deleted struct membersRandy Dunlap1-2/+0
2026-07-31x86/intel/quark: Clean up function kernel-docRandy Dunlap1-6/+1
2026-07-31x86/speculation: Drop Excess function parameter descriptionsRandy Dunlap1-2/+0
2026-07-31x86/lib: checksum_64.h: Eliminate all kernel-doc warningsRandy Dunlap1-12/+17
2026-07-31x86/barrier: Use correct parameter names in kernel-docRandy Dunlap1-3/+3
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3347-11517/+24451
2026-07-31MAINTAINERS: add sys_soc.h to DRIVER COREDanilo Krummrich1-0/+1
2026-07-31rust: debugfs: remove unsafe blocks from traits impl for VecJosef Ippisch1-19/+2
2026-07-31rust: debugfs: migrate debugfs traits requirements to zerocopyJosef Ippisch1-13/+11
2026-07-31rust_binder: do not query current thread for all ioctlsAlice Ryhl1-4/+8
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand7-33/+74
2026-07-31nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFIAelin Reidel1-2/+18
2026-07-31misc: fastrpc: fix memory leak in fastrpc_channel_ctx_freeEddie Lin1-0/+1
2026-07-31misc: fastrpc: fix channel ctx ref leak when session alloc failsAnandu Krishnan E1-1/+1
2026-07-31misc: fastrpc: take fl->lock when moving mmaps on interrupted invokeJunrui Luo1-0/+2
2026-07-31misc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta1-4/+10
2026-07-31misc: fastrpc: Fix initial memory allocation for Audio PD memory poolEkansh Gupta1-4/+4
2026-07-31dcache: keep shrink_dcache_for_umount() making progress on busy rootsKarl Mehltretter1-1/+6