messages from 2026-04-01 15:16:48 to 2026-04-05 23:57:22 UTC [more...]
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-05 23:52 UTC (22+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
` [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
` [PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
` [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
[PATCH] t10-pi: reduce ref tag code duplication
2026-04-05 23:43 UTC (2+ messages)
[PATCH 0/6] block: fix integrity offset/length conversions
2026-04-05 23:43 UTC (14+ messages)
` [PATCH 1/6] blk-integrity: take sector_t in bio_integrity_intervals()
` [PATCH 2/6] block: use integrity interval instead of sector as seed
` [PATCH 3/6] bio-integrity-fs: pass data iter to bio_integrity_verify()
` [PATCH 4/6] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH 5/6] t10-pi: use bio_integrity_intervals() helper
` [PATCH 6/6] target: "
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-05 23:15 UTC (87+ messages)
` [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
` [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 31/33] rust: declare cfi_encoding for lru_status
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
[PATCH v10 00/13] blk: honor isolcpus configuration
2026-04-05 23:09 UTC (23+ messages)
` [PATCH v10 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v10 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v10 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v10 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v10 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v10 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v10 07/13] scsi: Use "
` [PATCH v10 08/13] virtio: blk/scsi: use "
` [PATCH v10 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v10 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v10 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v10 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus
[PATCH v3] drbd: use get_random_u64() where appropriate
2026-04-05 15:47 UTC
[RFC] block/nvme: exploring asynchronous durability notification semantics
2026-04-05 12:58 UTC (2+ messages)
[PATCH 0/2] ublk: fix infinite loop in ublk server teardown
2026-04-05 1:02 UTC (6+ messages)
` [PATCH 1/2] ublk: reset per-IO canceled flag on each fetch
` [PATCH 2/2] selftests: ublk: test that teardown after incomplete recovery completes
[PATCH v2] blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()
2026-04-04 14:56 UTC (2+ messages)
[PATCH] bdev: remove unused BVEC_ITER_ALL_INIT
2026-04-04 14:10 UTC (2+ messages)
[PATCH blktests] src/dio-offsets.c: Fix err() usage
2026-04-04 8:35 UTC (2+ messages)
[PATCH blktests 0/7] Skip tests if scsi_debug module is already loaded and in use
2026-04-04 8:06 UTC (2+ messages)
[PATCH] drbd: remove DRBD_GENLA_F_MANDATORY flag handling
2026-04-03 13:29 UTC
[PATCH 00/20] DRBD 9 rework
2026-04-03 13:26 UTC (4+ messages)
[PATCH RESEND] block: use sysfs_emit in sysfs show functions
2026-04-03 11:11 UTC (3+ messages)
[PATCH 6.1.y v2 0/6] nvme: correctly fix admin request_queue lifetime
2026-04-03 9:48 UTC (9+ messages)
` [PATCH 6.1.y v2 1/6] Revert "nvme: fix admin request_queue lifetime"
` [PATCH 6.1.y v2 2/6] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
` [PATCH 6.1.y v2 3/6] nvme-pci: remove an extra queue reference
` [PATCH 6.1.y v2 4/6] nvme-pci: put the admin queue in nvme_dev_remove_admin
` [PATCH 6.1.y v2 5/6] nvme: fix admin request_queue lifetime
` [PATCH 6.1.y v2 6/6] nvme: fix admin queue leak on controller reset
[PATCH 6.1.y 5/8] nvme-apple: remove an extra queue reference
2026-04-03 9:35 UTC (4+ messages)
[bug report]nvmet_auth kmemleak observed during blktests
2026-04-03 9:21 UTC (2+ messages)
(no subject)
2026-04-03 6:49 UTC
[PATCH v9 00/13] blk: honor isolcpus configuration
2026-04-03 1:54 UTC (17+ messages)
` [PATCH v9 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v9 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v9 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH v3 00/12] Enable lock context analysis
2026-04-03 0:19 UTC (14+ messages)
` [PATCH v3 01/12] block: Annotate the queue limits functions
` [PATCH v3 02/12] block/bdev: Annotate the blk_holder_ops callback invocations
` [PATCH v3 03/12] block/cgroup: Split blkg_conf_prep()
` [PATCH v3 04/12] block/cgroup: Split blkg_conf_exit()
` [PATCH v3 05/12] block/cgroup: Inline blkg_conf_{open,close}_bdev_frozen()
` [PATCH v3 06/12] block/crypto: Annotate the crypto functions
` [PATCH v3 07/12] block/blk-iocost: Add lock context annotations
` [PATCH v3 08/12] block/blk-mq-debugfs: Improve "
` [PATCH v3 09/12] block/blk-zoned: Refactor blkdev_zone_mgmt_ioctl()
` [PATCH v3 10/12] block/kyber: Make the lock context annotations compatible with Clang
` [PATCH v3 11/12] block/mq-deadline: "
` [PATCH v3 12/12] block: Enable lock context analysis
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-04-02 21:58 UTC (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate
[PATCH v2] block: Fix general protection fault in bio_integrity_map_user()
2026-04-02 18:24 UTC (5+ messages)
[PATCH 0/3] scsi/block: NUMA-local allocations and false-sharing fixes
2026-04-02 15:58 UTC (6+ messages)
` [PATCH 1/3] scsi: use NUMA-local allocation for sdev and starget
` [PATCH 2/3] block: align nr_active_requests_shared_tags to avoid cache line contention
` [PATCH 3/3] scsi: align scsi_device iodone_cnt "
[PATCH v2] block: Increase BLK_DEF_MAX_SECTORS_CAP
2026-04-02 15:03 UTC (9+ messages)
[PATCH] blk-crypto: fix name of the bio completion callback
2026-04-02 13:09 UTC (3+ messages)
[PATCH V2] bio: fix kmemleak false positives from percpu bio alloc cache
2026-04-02 13:09 UTC (3+ messages)
[PATCH 0/2] block: fix pgmap handling for zone device pages in bio merge paths
2026-04-02 8:55 UTC (6+ messages)
` [PATCH 2/2] block: allow different-pgmap pages as separate bvecs in bio_add_page
[BUG] RCU stall in blk_mq_timeout_work (potentially a regression in 6.19.7 or 6.19.8)
2026-04-02 7:33 UTC (3+ messages)
[PATCH 6.1.y] block: fix resource leak in blk_register_queue() error path
2026-04-02 2:30 UTC
[PATCH v2 00/26] Enable lock context analysis
2026-04-01 17:04 UTC (7+ messages)
` [PATCH v2 07/26] block/blk-iocost: Add lock context annotations
` [PATCH v2 08/26] block/blk-mq-debugfs: Improve "
refactor submit_bio_wait and bio await helpers
2026-04-01 15:42 UTC (7+ messages)
` [PATCH 1/4] block: unify the synchronous bi_end_io callbacks
` [PATCH 2/4] block: factor out a bio_await helper
` [PATCH 3/4] block: add a bio_submit_or_kill helper
[PATCH V2] ublk: use unchecked copy helpers for bio page data
2026-04-01 15:36 UTC (3+ 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