messages from 2026-03-10 11:55:58 to 2026-03-15 17:27:54 UTC [more...]
[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
2026-03-15 17:26 UTC
[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
2026-03-15 17:25 UTC (4+ messages)
` [PATCH v2 1/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
2026-03-15 17:16 UTC (4+ messages)
` [PATCH v2 1/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID
` [PATCH v2 2/3] rust: block: rnull: update to Pin<KBox<QueueData>> for PinInit
` [PATCH v2 3/3] wifi: iwlwifi: pcie: optimize MSI-X interrupt affinity
[PATCH v2] block: add missing kernel-doc for memcpy_from_bvec() and memcpy_to_bvec()
2026-03-15 17:08 UTC
[PATCH] blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()
2026-03-15 17:03 UTC (2+ messages)
[PATCH 2/9] block: add missing kernel-doc for memcpy_from_bvec() and memcpy_to_bvec()
2026-03-15 15:34 UTC
[PATCH] block: Omit a redundant pm_runtime_mark_last_busy() call in blk_post_runtime_resume()
2026-03-14 14:15 UTC
[PATCHv8 0/2] block for-7.1/integrity rebase for mem alignment
2026-03-14 14:14 UTC (4+ messages)
` [PATCHv8 1/2] blk-integrity: support arbitrary buffer alignment
` [PATCHv8 2/2] ublk: report BLK_SPLIT_INTERVAL_CAPABLE
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-13 19:22 UTC (83+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
[PATCH 0/7] lib/iov_iter: fix bugs found via cross-function consistency review
2026-03-13 18:22 UTC (11+ messages)
` [PATCH 1/7] lib/iov_iter: fix missing allocation failure check in iov_iter_extract_bvec_pages()
` [PATCH 2/7] lib/iov_iter: add NULL check on folioq->prev in iov_iter_folioq_revert()
` [PATCH 3/7] lib/iov_iter: fix misplaced parenthesis in iov_iter_restore() kvec check
` [PATCH 4/7] lib/iov_iter: account for iov_offset in iov_iter_single_seg_count() folioq path
` [PATCH 5/7] lib/iov_iter: account for iov_offset in iov_iter_gap_alignment()
` [PATCH 6/7] lib/iov_iter: guard iov_iter_alignment() against zero-count iovec/bvec iterators
` [PATCH 7/7] lib/iov_iter: add missing should_fail_usercopy() in copy_to_user_iter_mc()
[GIT PULL] Block fixes for 7.0-rc4
2026-03-13 17:33 UTC (2+ messages)
[PATCH] MAINTAINERS: add Josh Law as reviewer for library code
2026-03-13 16:06 UTC (10+ messages)
[PATCH v7 0/3] bsg: add io_uring command support for SCSI passthrough
2026-03-13 15:37 UTC (13+ messages)
` [PATCH v7 1/3] bsg: add bsg_uring_cmd uapi structure
` [PATCH v7 2/3] bsg: add io_uring command support to generic layer
` [PATCH v7 3/3] scsi: bsg: add io_uring passthrough handler
[PATCH v1 0/3] dm-inlinecrypt: add target for inline block device encryption
2026-03-13 15:27 UTC (8+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] dm-inlinecrypt: Expose inline crypto caps to the device
[PATCH RFC v2 0/5] zram: Allow zcomps to manage their own streams
2026-03-13 14:42 UTC (7+ messages)
` [PATCH RFC v2 3/5] zram: Introduce zcomp-managed streams
[PATCH 0/4] simple bio cleanups
2026-03-13 14:35 UTC (3+ messages)
[PATCH blktests] check: check kmemleak before test run start
2026-03-13 12:18 UTC
[PATCH] blk-wbt: Cleanup in __wbt_enable_default
2026-03-13 8:27 UTC
[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
2026-03-13 3:26 UTC (17+ messages)
[PATCH v2] zram: Optimize LZ4 dictionary compression performance
2026-03-13 3:00 UTC (2+ messages)
[PATCH] block: reject zero length in bio_add_page()
2026-03-13 2:25 UTC
Should bio_add_folio() add the folio even it returned false for @len == 0 case?
2026-03-13 2:15 UTC
[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
2026-03-12 3:05 UTC (2+ messages)
[PATCH blktests v5 0/3] bcache: add initial test cases
2026-03-12 1:44 UTC (7+ messages)
` [PATCH blktests v5 2/3] bcache: add bcache/002
[PATCH 00/14] Enable lock context analysis
2026-03-11 20:42 UTC (5+ messages)
` [PATCH 05/14] drbd: Make the lock context annotations compatible with Clang
[PATCH 03/11] mm/zsmalloc: Introduce conditional memcg awareness to zs_pool
2026-03-11 20:24 UTC (11+ messages)
` [PATCH 04/11] mm/zsmalloc: Introduce objcgs pointer in struct zspage
` [PATCH 05/11] mm/zsmalloc: Store obj_cgroup pointer in zspage
[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
2026-03-11 18:20 UTC (6+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
[PATCH] drbd: fix pointer cast spacing
2026-03-11 16:49 UTC (2+ messages)
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-11 15:12 UTC (3+ messages)
blktests failures with v7.0-rc1 kernel
2026-03-11 15:08 UTC (5+ messages)
[PATCH V2] blk-cgroup: wait for blkcg cleanup before initializing new disk
2026-03-11 14:30 UTC (3+ messages)
[PATCH] sunvdc: update outdated comment
2026-03-11 13:36 UTC
[LSF/MM/BPF TOPIC][RESEND] Status of Rust in the block subsystem
2026-03-11 13:21 UTC (2+ messages)
[PATCH] sed-opal: Add STACK_RESET command
2026-03-11 12:49 UTC (2+ messages)
[PATCH v4 0/6] x86: Cleanups around slow_down_io()
2026-03-11 9:16 UTC (2+ messages)
[PATCH v2 0/6] zram: recompression cleanups and tweaks
2026-03-11 8:42 UTC (7+ messages)
` [PATCH v2 1/6] zram: do not permit params change after init
` [PATCH v2 2/6] zram: do not autocorrect bad recompression parameters
` [PATCH v2 3/6] zram: drop ->num_active_comps
` [PATCH v2 4/6] zram: update recompression documentation
` [PATCH v2 5/6] zram: remove chained recompression
` [PATCH v2 6/6] zram: unify and harden algo/priority params handling
[PATCH] zram: do not permit params change after init
2026-03-11 8:27 UTC (4+ messages)
KCSAN: data-race in __bio_queue_enter / __blk_mq_unfreeze_queue
2026-03-11 8:09 UTC
[PATCH 1/5] zram: do not autocorrect bad recompression parameters
2026-03-11 5:29 UTC (3+ messages)
` [PATCH 3/5] zram: recompression priority param should override algo
zram: Optimize LZ4 dictionary compression performance
2026-03-11 5:22 UTC (10+ messages)
[PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc
2026-03-11 2:27 UTC (3+ messages)
[PATCH] blk-cgroup: wait for blkcg cleanup before initializing new disk
2026-03-11 2:13 UTC (3+ messages)
[PATCH] blk-mq: nvme: Fix general protection fault in nvme_setup_descriptor_pools()
2026-03-11 1:14 UTC (5+ messages)
[LSF/MM/BPF TOPIC] Native SCSI multipath support
2026-03-10 18:42 UTC (8+ messages)
[PATCH] mmc: block: use single block write in retry
2026-03-10 16:04 UTC
[PATCH 00/24] Native SCSI multipath support
2026-03-10 15:19 UTC (5+ messages)
` [PATCH 21/24] scsi: sd: support multipath disk
[PATCH 0/2] s390/dasd: copy pair swap fixes
2026-03-10 14:58 UTC (4+ messages)
` [PATCH 1/2] s390/dasd: Move quiesce state with pprc swap
` [PATCH 2/2] s390/dasd: Copy detected format information to secondary device
[PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 13:33 UTC (2+ messages)
` (subset) "
[PATCH v2 0/2] blk/nvme: fix NULL deref in rq_qos_done_bio() on multipath failover
2026-03-10 13:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox