summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-07mtd: spinand: fmsh: fix FM25G01B/FM25G02B Quad I/O read dummy cyclesAleksandr Mineev
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-07Merge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-08-07s390/virtio: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-07s390/cio: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-07s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()Heiko Carstens
2026-08-07arm_mpam: Disable driver unbind to avoid UAFBen Horgan
2026-08-07arm_mpam: Fix a NULL pointer dereference on unbinding after an error interruptBen Horgan
2026-08-07perf: arm_pmuv3: Zero initialize hw_id branch stack fieldJames Clark
2026-08-07Merge tag 'amd-drm-fixes-7.2-2026-08-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-08-07Merge tag 'drm-misc-fixes-2026-08-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-08-07coresight: etm4x: remove redundant fields in etmv4_save_stateYeoreum Yun
2026-08-07coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enableYeoreum Yun
2026-08-07coresight: etm4x: fix leaked trace idYeoreum Yun
2026-08-07coresight: etm4x: fix underflow for usage of (nrseqstate - 1)Yeoreum Yun
2026-08-07coresight: etm4x: fix wrong check of etm4x_sspcicrn_present()Yeoreum Yun
2026-08-07hwtracing: hisi_ptt: Remove unnecessary trace buffer zeroing in trace_start()Sanman Pradhan
2026-08-07hwtracing: hisi_ptt: Propagate DMA reset timeout in trace_start()Sanman Pradhan
2026-08-07coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behaviorKuan-Wei Chiu
2026-08-07md/raid1: don't set array_frozen in raid1_takeover()Bruce Johnston
2026-08-07md: skip discard on unsupported member devicesWale Zhang
2026-08-07md: add cond_resched() to md_do_sync()'s skip pathYunye Zhao
2026-08-07md/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao
2026-08-07md/raid5: split reshape bios before bitmap accountingYu Kuai
2026-08-07md/raid5: wire llbitmap reshape lifecycleYu Kuai
2026-08-07md/raid5: reject llbitmap reshape when md chunk shrinksYu Kuai
2026-08-07md/raid5: add exact old and new llbitmap mapping helpersYu Kuai
2026-08-07md/raid10: split reshape bios before bitmap accountingYu Kuai
2026-08-07md/raid10: wire llbitmap reshape lifecycleYu Kuai
2026-08-07md/raid10: reject llbitmap reshape when md chunk shrinksYu Kuai
2026-08-07md/md-llbitmap: clamp state-machine walks to tracked bitsYu Kuai
2026-08-07md/md-llbitmap: remap checkpointed bits as reshape progressesYu Kuai
2026-08-07md/md-llbitmap: don't skip reshape ranges from bitmap stateYu Kuai
2026-08-07md/md-llbitmap: add reshape range mapping helpersYu Kuai
2026-08-07md/md-llbitmap: refuse reshape while llbitmap still needs syncYu Kuai
2026-08-07md/md-llbitmap: finish reshape geometryYu Kuai
2026-08-07md/md-llbitmap: track target reshape geometry fieldsYu Kuai
2026-08-07md/md-llbitmap: grow the page cache in place for reshapeYu Kuai
2026-08-07md/md-llbitmap: allocate page controls independentlyYu Kuai
2026-08-07md/md-llbitmap: track bitmap sync_size explicitlyYu Kuai
2026-08-07md: add exact bitmap mapping and reshape hooksYu Kuai
2026-08-07md: add helper to split bios at reshape offsetYu Kuai
2026-08-07md: skip bitmap accounting for empty write rangesYu Kuai
2026-08-07md/md-llbitmap: stop daemon timer rearm on destroyYu Kuai
2026-08-07md/md-llbitmap: prevent create failure bitmap UAFYu Kuai
2026-08-07md: avoid stale clone I/O accounting timestampsYu Kuai
2026-08-07md: wait for behind writes before destroying bitmapYu Kuai
2026-08-07md/raid5: round bitmap stripes with sector divisionYu Kuai
2026-08-07md/raid5: reject zero-sector reshape chunksYu Kuai
2026-08-07md/md-llbitmap: only end fully synced chunksYu Kuai