messages from 2026-06-27 05:42:48 to 2026-07-05 12:13:00 UTC [more...]
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-07-05 12:12 UTC (17+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 2/7] pwm: th1520: "
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
` [PATCH 4/7] block: rnull: "
` [PATCH 5/7] net: phy: ax88796b: "
` [PATCH 6/7] net: phy: qt2025: "
` [PATCH 7/7] drm/nova: "
[PATCH] xen-blkfront: fix double completion of split requests on resume
2026-07-05 11:56 UTC
[PATCH v2 0/5] nbd: eliminate queue freeze/unfreeze overhead in connection setup
2026-07-05 10:02 UTC (5+ messages)
` [PATCH v2 1/5] nbd: simplify find_fallback() by removing redundant logic
` [PATCH v2 2/5] nbd: replace socks pointer array with xarray
[RFC PATCH v1 00/17] blk-cgroup: protect blkgs with blkcg_mutex
2026-07-04 19:51 UTC (18+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work
` [RFC PATCH v1 02/17] dm thin: avoid bio_set_dev under pool lock
` [RFC PATCH v1 03/17] dm snapshot: avoid bio_set_dev in locked map paths
` [RFC PATCH v1 04/17] blk-throttle: protect throttle state with td lock
` [RFC PATCH v1 05/17] block: add bio_alloc_atomic() for atomic bio users
` [RFC PATCH v1 06/17] blk-cgroup: support non-blocking bio association
` [RFC PATCH v1 07/17] block: support non-blocking bio allocation with a bdev
` [RFC PATCH v1 08/17] bcache: avoid sleeping blkg association from locked paths
` [RFC PATCH v1 09/17] dm bufio: avoid blkg association from GFP_NOWAIT bio init
` [RFC PATCH v1 10/17] dm pcache: handle non-blocking bio clone init failure
` [RFC PATCH v1 11/17] block: avoid scheduling from non-blocking helper allocations
` [RFC PATCH v1 12/17] dm: avoid sleeping blkg association from NOWAIT remaps
` [RFC PATCH v1 13/17] bfq: avoid blkg lookup from locked cgroup update
` [RFC PATCH v1 14/17] blk-cgroup: protect blkgs with blkcg_mutex
` [RFC PATCH v1 15/17] blk-cgroup: remove blkg radix tree preloading
` [RFC PATCH v1 16/17] blk-cgroup: allocate blkgs in blkg_create
` [RFC PATCH v1 17/17] blk-cgroup: share blkg creation between lookup and config prep
[PATCH] badblocks: fix infinite loop due to incorrect rounding and overflow
2026-07-04 17:13 UTC (2+ messages)
` [PATCH v5] "
[PATCH] null_blk: initialize lock mutex before registering configfs subsystem
2026-07-04 13:25 UTC (2+ messages)
[PATCH] block: fix BLKSECDISCARD zero-length range causing page cache invalidation
2026-07-04 7:39 UTC
[PATCH v8 0/9] Support for block device NVMEM providers
2026-07-03 13:45 UTC (10+ messages)
` [PATCH v8 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v8 2/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v8 3/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v8 4/9] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v8 5/9] block: implement NVMEM provider
` [PATCH v8 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v8 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v8 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v8 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses
[PATCH v2 10/18] block: convert iomap ops to ->iomap_next()
2026-07-03 10:37 UTC (14+ messages)
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
[syzbot] [block?] INFO: task hung in read_cache_folio (6)
2026-07-03 7:25 UTC
[PATCH] block: reject block device inodes with i_rdev == 0 in lookup_bdev()
2026-07-03 6:55 UTC
[PATCH v4 0/5] block: use integrity interval instead of sector as seed
2026-07-02 23:41 UTC (7+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] blk-integrity: take u64 in bio_integrity_intervals()
` [PATCH v4 3/5] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH v4 5/5] blk-integrity: avoid sector_t in bip_{get,set}_seed()
[PATCH v5 0/5] crypto: skcipher - multi-data-unit dispatch as a template
2026-07-02 16:45 UTC (9+ messages)
` [PATCH v5 1/5] crypto: skcipher - add per-request data_unit_size
` [PATCH v5 2/5] crypto: dun - data-unit-number dispatch template
` [PATCH v5 3/5] crypto: testmgr - test dun() dispatch
` [PATCH v5 4/5] dm crypt: batch a bio segment's sectors via dun()
` [PATCH v5 5/5] blk-crypto: fallback - batch a segment's data units "
[RFC 0/1] block: export I/O latency histograms
2026-07-02 13:27 UTC (2+ messages)
` [RFC 1/1] "
[PATCH] ublk: snapshot batch commands before preparing I/O
2026-07-02 12:28 UTC (3+ messages)
[PATCH] block: Make WBT latency writes honor enable state
2026-07-02 1:07 UTC (3+ messages)
[PATCH v7 0/9] Support for block device NVMEM providers
2026-07-01 16:00 UTC (10+ messages)
` [PATCH v7 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v7 2/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v7 3/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v7 4/9] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v7 5/9] block: implement NVMEM provider
` [PATCH v7 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v7 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v7 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v7 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses
[PATCH v6 0/9] Support for block device NVMEM providers
2026-07-01 13:35 UTC (16+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property
` [PATCH v6 2/9] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v6 3/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v6 4/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v6 5/9] block: implement NVMEM provider
` [PATCH v6 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v6 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v6 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v6 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses
[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
2026-07-01 13:31 UTC (24+ messages)
` [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
` [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH v2 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support
` [PATCH v2 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetooth driver
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2026
2026-07-01 11:43 UTC
[PATCH v2] block: avoid potential deadlock on zone revalidation failure
2026-07-01 11:42 UTC (3+ messages)
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH] mempool: optimize mempool resizing
2026-07-01 9:03 UTC (2+ messages)
` "
[PATCH] block: avoid potential deadlock on zone revalidation failure
2026-07-01 6:52 UTC (5+ messages)
[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
2026-06-30 15:11 UTC (3+ messages)
` [PATCH v4 3/3] "
[PATCH v5] rust: configfs: add procedural macro for declaring configfs attributes
2026-06-30 13:38 UTC
[PATCH] nbd: don't warn when reclassifying a busy socket lock
2026-06-30 12:24 UTC (4+ messages)
[PATCH v2 blktests] block/044: basic block error injection sanity test
2026-06-30 11:37 UTC
[PATCH blktests] nvme/039: drain udev events before passthru error injection
2026-06-30 11:29 UTC (2+ messages)
[PATCH] drbd: reject oversized DataReply before signed conversion
2026-06-30 10:59 UTC
[PATCH 0/6] Add support for IPQ5018 Bluetooth
2026-06-30 6:18 UTC (10+ messages)
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
[PATCH] nbd: fix circular lock dependency in nbd_disconnect_and_put
2026-06-30 3:10 UTC
[PATCH blktests] src/Makefile: escape '#' in HAVE_C_DEF
2026-06-30 0:44 UTC (2+ messages)
[syzbot] [block?] WARNING in ublk_ch_batch_io_uring_cmd
2026-06-29 18:15 UTC
[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-29 14:37 UTC (2+ messages)
[PATCH blktests] block/044: basic block error injection sanity test
2026-06-29 12:32 UTC (7+ messages)
[PATCH] blk-flush: fix possibe deadlock when process nvme_timeout()
2026-06-29 12:00 UTC (2+ messages)
[PATCH 1/2] md/linear: add fault-tolerant mode for unraid-like setups
2026-06-29 9:03 UTC (9+ messages)
` [PATCH v2 2/4] blk-cgroup: fix race between policy activation and blkg destruction
[PATCH] block: partitions: Use seq_buf_putc() in cmdline_partition()
2026-06-29 7:35 UTC (9+ messages)
` [PATCH v2] block: partitions: Use seq_buf_putc() at 24 places
` block: partitions: Use seq_buf_putc() in cmdline_partition()
[PATCH] nbd: fix circular lock dependency in nbd_reconnect_socket
2026-06-29 6:03 UTC
[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-29 4:39 UTC (2+ messages)
[PATCH] nbd: fix circular lock dependency between tx_lock and sk_lock
2026-06-29 2:04 UTC
[PATCH 1/1] block: partition: aix: bound LV name formatting
2026-06-28 16:40 UTC (4+ messages)
[PATCH blktests v2 1/2] src/miniublk: switch to ioctl-encoded ublk commands
2026-06-28 11:44 UTC (2+ messages)
[PATCH v5] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-06-28 9:28 UTC
[BUG] nbd: NBD_CLEAR_SOCK races with buffered writes and triggers mark_buffer_dirty() warning
2026-06-28 5:51 UTC
[PATCH] block: fix error injection static_branch dec imbalance
2026-06-27 23:29 UTC (2+ messages)
[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-27 13:10 UTC (6+ messages)
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
[PATCH v7 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-27 9:28 UTC (11+ messages)
` [PATCH v7 01/10] rust: module: move module types into `module.rs`
` [PATCH v7 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v7 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v7 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v7 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v7 06/10] rust: miscdevice: "
` [PATCH v7 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v7 08/10] rust: binder: "
` [PATCH v7 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v7 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH 1/3] zram: fix zstd dict use-after-free on per-CPU error path
2026-06-27 7:02 UTC (3+ messages)
` [PATCH 2/3] zram: add per-backend capability flags and validate parameters early
` [PATCH 3/3] zram: reset per-priority params when changing algorithm before init
[RFC PATCH 0/2] Avoid software ref tag remapping for NVMe devices
2026-06-27 6:19 UTC (3+ messages)
` [RFC PATCH 1/2] blk-integrity: add BLK_EXPECTED_REF_TAG_CAPABLE
` [RFC PATCH 2/2] nvme/core: advertise BLK_EXPECTED_REF_TAG_CAPABLE
[PATCH] block: assert blk_iou_cmd fits in the io_uring_cmd PDU
2026-06-27 5:52 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