messages from 2026-06-09 19:08:10 to 2026-06-09 19:34:17 UTC [more...]
[PATCH v10 00/45] target/arm: Implement FEAT_FP8
2026-06-09 19:21 UTC (45+ messages)
` [PATCH v10 01/45] target/arm: Use FloatParts64 in bfdotadd_ebf
` [PATCH v10 02/45] target/arm: Drop oddstatus from is_ebf and bfdotadd_ebf
` [PATCH v10 03/45] target/arm: Use FloatParts64 in f16_dotadd
` [PATCH v10 04/45] target/arm: Generalize TRANS_FEAT_STREAMING_SME2
` [PATCH v10 05/45] target/arm: Introduce arm_init_fp_status
` [PATCH v10 06/45] target/arm: Set e4m3_nan_is_snan
` [PATCH v10 07/45] target/arm: Implement BF1CVTL, BF1CVTL2, BF2CVTL, BF2CVTL2 for AdvSIMD
` [PATCH v10 08/45] target/arm: Implement BF1CVT, BF1CVTLT, BF2CVT, BF2CVTLT for SVE
` [PATCH v10 09/45] target/arm: Rename SME BFCVT patterns to BFCVT_hs
` [PATCH v10 10/45] target/arm: Implement BF1CVT, BF1CVTL, BF2CVT, BF2CVTL for SME
` [PATCH v10 11/45] target/arm: Implement F1CVTL, F1CVTL2, F2CVTL, F2CVTL2 for AdvSIMD
` [PATCH v10 12/45] target/arm: Implement F1CVT, F1CVTLT, F2CVT, F2CVTLT for SVE
` [PATCH v10 13/45] target/arm: Implement F1CVT, F1CVTL, F2CVT, F2CVTL for SME
` [PATCH v10 14/45] target/arm: Implement BFCVTN for SVE
` [PATCH v10 15/45] target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD
` [PATCH v10 16/45] target/arm: Implement FCVTN, FCVTN2 (32- "
` [PATCH v10 17/45] target/arm: Implement FCVTN (16- to 8-bit fp) for SVE
` [PATCH v10 18/45] target/arm: Implement FCVTNB, FCVTNT "
` [PATCH v10 19/45] target/arm: Implement FCVT (FP16 to FP8) for SME
` [PATCH v10 20/45] target/arm: Implement FCVT, FCVTN (FP32 "
` [PATCH v10 21/45] target/arm: Implement LUTI2, LUTI4 for AdvSIMD
` [PATCH v10 22/45] target/arm: Implement LUTI2, LUTI4 for SVE
` [PATCH v10 23/45] target/arm: Enable FEAT_LUT for -cpu max
` [PATCH v10 24/45] target/arm: Enable FEAT_FP8 "
` [PATCH v10 25/45] target/arm: Update ID_AA64SMFR0_EL1 fields to ARM M.b
` [PATCH v10 26/45] target/arm: Implement MOVT (vector to table)
` [PATCH v10 27/45] target/arm: Implement LUTI4 (four registers, 8-bit)
` [PATCH v10 28/45] target/arm: Enable FEAT_SME_LUTv2 for -cpu max
` [PATCH v10 29/45] target/arm: Implement FMLALB, FMLALT for AdvSIMD
` [PATCH v10 30/45] target/arm: Implement FMLALB, FMLALT (FP8 to FP16) for SVE
` [PATCH v10 31/45] target/arm: Implement FMLALL{BB, BT, TB, TT} for AdvSIMD
` [PATCH v10 32/45] target/arm: Implement FMLALL{BB,BT,TB,TT} for SVE
` [PATCH v10 33/45] target/arm: Enable FEAT_FP8FMA, FEAT_SSVE_FP8FMA for -cpu max
` [PATCH v10 34/45] target/arm: Implement FDOT (FP8 to FP32) for AdvSIMD
` [PATCH v10 35/45] target/arm: Implement FDOT (FP8 to FP32) for SVE
` [PATCH v10 36/45] target/arm: Enable FEAT_FP8DOT4, FEAT_SSVE_FP8DOT4 for -cpu max
` [PATCH v10 37/45] target/arm: Implement FDOT (FP8 to FP16) for AdvSIMD
` [PATCH v10 38/45] target/arm: Implement FDOT (FP8 to FP16) for SVE
` [PATCH v10 39/45] target/arm: Enable FEAT_FP8DOT2, FEAT_SSVE_FP8DOT2 for -cpu max
` [PATCH v10 40/45] target/arm: Implement FMMLA (FP8 to FP32) for AdvSIMD
` [PATCH v10 41/45] target/arm: Implement FMMLA (FP8 to FP32) for SVE
` [PATCH v10 42/45] target/arm: Enable FEAT_F8F32MM for -cpu max
` [PATCH v10 43/45] target/arm: Implement FMMLA (FP8 to FP16) for AdvSIMD
` [PATCH v10 44/45] target/arm: Implement FMMLA (FP8 to FP16) for SVE
[RFC PATCH v2 0/3] make persistent huge zero folio read-only
2026-06-09 19:33 UTC (3+ messages)
` [RFC PATCH v2 1/3] mm/huge_memory: "
[PATCH v2 0/4] AUXADC driver for the MediaTek mt6323 PMIC
2026-06-09 19:33 UTC (5+ messages)
` [PATCH v2 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
[PATCH v3 nf] netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
2026-06-09 19:28 UTC
[PATCH v3] Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
2026-06-09 19:32 UTC
[PATCH BlueZ] shared/vcp: Fix duplicate VCS registration in bt_vcp_add_db
2026-06-09 19:32 UTC (2+ messages)
` [BlueZ] "
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-09 19:32 UTC (7+ messages)
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 13/14] net: stmmac: tc956x: add TC956x/QPS615 support
[PATCH 1/2] tests/intel: Add gem_change_handle_race test suite
2026-06-09 19:30 UTC (2+ messages)
` [PATCH 2/2] tests/intel/gem_change_handle_race: Add edge-case and functional subtests
[PATCH net-next v4 4/4] net: dsa: initial support for MT7628 embedded switch
2026-06-09 19:31 UTC (2+ messages)
[PATCH net-next v4 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
2026-06-09 19:31 UTC (2+ messages)
[PATCHv2] dmaengine: st_fdma: simplify allocation by using flexible array
2026-06-09 19:30 UTC
[PATCH BlueZ 1/2] media: Add Mute property to MediaTransport1
2026-06-09 19:30 UTC (2+ messages)
` [BlueZ,1/2] "
[PATCH RFC 0/2] builtin/history: change git history reword behavior and feedback
2026-06-09 19:30 UTC (9+ messages)
` [PATCH RFC v2 0/2] builtin/history: abort reword on same message
` [PATCH RFC v2 2/2] "
[GIT PULL] ARM: mvebu: dt64 for v7.2 (#1)
2026-06-09 19:29 UTC (4+ messages)
[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
2026-06-09 19:28 UTC (10+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
[PATCH v19 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
2026-06-09 19:28 UTC (4+ messages)
[PATCH] commit-reach: remove get_reachable_subset()
2026-06-09 19:28 UTC
[deller-fbdev:fbdev-7.0-2 4/7] drivers/video/fbdev/au1100fb.c:448:39: error: call to undeclared function 'KSEG1ADDR'; ISO C99 and later do not support implicit function declarations
2026-06-09 19:26 UTC (2+ messages)
[PATCH v1] ALSA: Improve style of pnp_device_id array terminators
2026-06-09 19:26 UTC (4+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-09 19:25 UTC (7+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
[RFC] ML-KEM (FIPS 203) implementation with reusable decapsulation pool
2026-06-09 19:25 UTC (2+ messages)
[PATCH v2 0/7] x86/kexec: Secure Boot support
2026-06-09 19:24 UTC (3+ messages)
` [PATCH 3/7] x86/kexec: add new struct kimage_segment
[PATCH v2 00/24] dt-bindings/dts: qcom: Fix PDC OS Direct Resource Voter region window size
2026-06-09 19:24 UTC (2+ messages)
[PATCH net-next 0/4] netdev: address a handful of nit picks
2026-06-09 19:24 UTC (7+ messages)
` [PATCH net-next 1/4] netdev: check for nla_put_u32() failures
` [PATCH net-next 2/4] netdev: correct error code in netdev_nl_queue_fill_lease()
` [PATCH net-next 3/4] netdev: avoid skipping objects on race with device disappearance
` [PATCH net-next 4/4] netdev: don't use dev->flags for IFF_UP
[PATCH v4 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-06-09 19:23 UTC (9+ messages)
` [PATCH v4 05/14] iio: light: lm3533-als: Remove redundant pdata helpers
` [PATCH v4 07/14] mfd: lm3533: Switch sysfs_create_group() to device_add_group()
` [PATCH v4 10/14] mfd: lm3533: Set DMA mask
` [PATCH v4 14/14] video: leds: backlight: lm3533: Support getting LED sources from DT
[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-06-09 19:20 UTC (15+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[PATCH] dev-manual: add command to force a recipe re-compile
2026-06-09 19:20 UTC
[PATCH v7 00/12] virtio-console: notify about the terminal size
2026-06-09 19:16 UTC (13+ messages)
` [PATCH v7 01/12] chardev: add cols, rows fields
` [PATCH v7 02/12] chardev: add CHR_EVENT_RESIZE
` [PATCH v7 03/12] chardev: add qemu_chr_resize()
` [PATCH v7 04/12] char-mux: add support for the terminal size
` [PATCH v7 05/12] main-loop: change the handling of SIGWINCH
` [PATCH v7 06/12] char-stdio: add support for the terminal size
` [PATCH v7 07/12] char-win-stdio: add support for "
` [PATCH v7 08/12] ui/console-vc: forward text console size to vc chardev
` [PATCH v7 09/12] ui/gtk: forward gtk "
` [PATCH v7 10/12] qmp: add chardev-window-size-changed command
` [PATCH v7 11/12] virtio-serial-bus: add terminal resize messages
` [PATCH v7 12/12] virtio-console: notify the guest about terminal resizes
[PATCH v6 10/11] arm64: dts: ti: k3-am62p-ti-ipc-firmware: Split r5f memory region
2026-06-09 19:19 UTC (2+ messages)
[PATCH 0/9] drm/xe/guc: Recommend GuC v70.65.0 for BMG, LNL, PTL
2026-06-09 19:19 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Recommend GuC v70.65.0 for BMG, LNL, PTL (rev2)
` ✓ CI.KUnit: success "
[PATCH rdma-next v3 1/1] RDMA/mana_ib: UC QP support for UAPI
2026-06-09 19:19 UTC (4+ messages)
[PATCH i2c-tools] i2ctransfer: man: make data block suffixes bold
2026-06-09 19:18 UTC
[PATCH v2 00/83] block: rnull: complete the rust null block driver
2026-06-09 19:09 UTC (84+ messages)
` [PATCH v2 01/83] block: rust: fix `Send` bound for `GenDisk`
` [PATCH v2 02/83] rust: block: rename `SECTOR_MASK` to `PAGE_SECTOR_MASK`
` [PATCH v2 03/83] block: rnull: adopt new formatting guidelines
` [PATCH v2 04/83] block: rnull: add module parameters
` [PATCH v2 05/83] block: rnull: add macros to define configfs attributes
` [PATCH v2 06/83] block: rust: fix generation of bindings to `BLK_STS_.*`
` [PATCH v2 07/83] block: rust: change `queue_rq` request type to `Owned`
` [PATCH v2 08/83] block: rust: add `Request` private data support
` [PATCH v2 09/83] block: rust: document the lifetime of `Request`
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`
` [PATCH v2 11/83] block: rnull: add timer completion mode
` [PATCH v2 12/83] block: rust: introduce `kernel::block::bio` module
` [PATCH v2 13/83] block: rust: add `command` getter to `Request`
` [PATCH v2 14/83] block: rust: mq: use GFP_KERNEL from prelude
` [PATCH v2 15/83] block: rust: add `TagSet` flags
` [PATCH v2 16/83] block: rnull: add memory backing
` [PATCH v2 17/83] block: rnull: add submit queue count config option
` [PATCH v2 18/83] block: rnull: add `use_per_node_hctx` "
` [PATCH v2 19/83] block: rust: allow specifying home node when constructing `TagSet`
` [PATCH v2 20/83] block: rnull: allow specifying the home numa node
` [PATCH v2 21/83] block: rust: add Request::sectors() method
` [PATCH v2 22/83] block: rust: mq: add max_hw_discard_sectors support to GenDiskBuilder
` [PATCH v2 23/83] block: rnull: add discard support
` [PATCH v2 24/83] block: rust: add `NoDefaultScheduler` flag for `TagSet`
` [PATCH v2 25/83] block: rnull: add no_sched module parameter and configfs attribute
` [PATCH v2 26/83] block: rust: change sector type from usize to u64
` [PATCH v2 27/83] block: rust: add `BadBlocks` for bad block tracking
` [PATCH v2 28/83] block: rust: mq: add Request::end() method for custom status codes
` [PATCH v2 29/83] block: rnull: add badblocks support
` [PATCH v2 30/83] block: rnull: add badblocks_once support
` [PATCH v2 31/83] block: rust: add `Segment::truncate`
` [PATCH v2 32/83] block: rnull: add partial I/O support for bad blocks
` [PATCH v2 33/83] block: rust: add `TagSet` private data support
` [PATCH v2 34/83] block: rust: add `hctx` "
` [PATCH v2 35/83] block: rnull: add volatile cache emulation
` [PATCH v2 36/83] block: rust: implement `Sync` for `GenDisk`
` [PATCH v2 37/83] block: rust: add a back reference feature to `GenDisk`
` [PATCH v2 38/83] block: rust: introduce an idle type state for `Request`
` [PATCH v2 39/83] block: rust: add a request queue abstraction
` [PATCH v2 40/83] block: rust: add a method to get the request queue for a request
` [PATCH v2 41/83] block: rust: introduce `kernel::block::error`
` [PATCH v2 42/83] block: rust: require `queue_rq` to return a `BlkResult`
` [PATCH v2 43/83] block: rust: add `GenDisk::queue_data`
` [PATCH v2 44/83] block: rnull: add bandwidth limiting
` [PATCH v2 45/83] block: rnull: add blocking queue mode
` [PATCH v2 46/83] block: rnull: add shared tags
` [PATCH v2 47/83] block: rnull: add queue depth config option
` [PATCH v2 48/83] block: rust: add an abstraction for `bindings::req_op`
` [PATCH v2 49/83] block: rust: add a method to set the target sector of a request
` [PATCH v2 50/83] block: rust: move gendisk vtable construction to separate function
` [PATCH v2 51/83] block: rust: add zoned block device support
` [PATCH v2 52/83] block: rust: add `TagSet::flags`
` [PATCH v2 53/83] block: rnull: add zoned storage support
` [PATCH v2 54/83] block: rust: add `map_queues` support
` [PATCH v2 55/83] block: rust: add an abstraction for `struct blk_mq_queue_map`
` [PATCH v2 56/83] block: rust: add polled completion support
` [PATCH v2 57/83] block: rust: add accessors to `TagSet`
` [PATCH v2 58/83] block: rnull: add polled completion support
` [PATCH v2 59/83] block: rnull: add REQ_OP_FLUSH support
` [PATCH v2 60/83] block: rust: add request flags abstraction
` [PATCH v2 61/83] block: rust: add abstraction for block queue feature flags
` [PATCH v2 62/83] block: rust: allow setting write cache and FUA flags for `GenDisk`
` [PATCH v2 63/83] block: rust: add `Segment::copy_to_page_limit`
` [PATCH v2 64/83] block: rnull: add fua support
` [PATCH v2 65/83] block: rust: add `GenDisk::tag_set`
` [PATCH v2 66/83] block: rust: add `TagSet::update_hw_queue_count`
` [PATCH v2 67/83] block: rnull: add an option to change the number of hardware queues
` [PATCH v2 68/83] block: rust: add an abstraction for `struct rq_list`
` [PATCH v2 69/83] block: rust: add `queue_rqs` vtable hook
` [PATCH v2 70/83] block: rnull: support queue_rqs
` [PATCH v2 71/83] block: rust: remove the `is_poll` parameter from `queue_rq`
` [PATCH v2 72/83] block: rust: add a debug assert for refcounts
` [PATCH v2 73/83] block: rust: add `TagSet::tag_to_rq`
` [PATCH v2 74/83] block: rust: add `Request::queue_index`
` [PATCH v2 75/83] block: rust: add `Request::requeue`
` [PATCH v2 76/83] block: rust: add `request_timeout` hook
` [PATCH v2 77/83] block: rnull: add fault injection support
` [PATCH v2 78/83] block: rust: add max_sectors option to `GenDiskBuilder`
` [PATCH v2 79/83] block: rnull: allow configuration of the maximum IO size
` [PATCH v2 80/83] block: rust: add `virt_boundary_mask` option to `GenDiskBuilder`
` [PATCH v2 81/83] block: rnull: add `virt_boundary` option
` [PATCH v2 82/83] block: rnull: add `shared_tag_bitmap` config option
` [PATCH v2 83/83] block: rnull: add zone offline and readonly configfs files
[PATCH] CI: Sage: Pin to labgrid 25.0.1
2026-06-09 19:17 UTC (2+ messages)
Pull request efi-2026-07-rc5
2026-06-09 19:17 UTC (2+ messages)
[PATCH v2 0/7] ti: j7: Update to v0.12.0 of DDR config tool
2026-06-09 19:17 UTC (2+ messages)
[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-09 19:16 UTC (7+ messages)
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver
[PATCH v6 09/11] arm64: dts: ti: k3-am62a-ti-ipc-firmware: Split r5f memory region
2026-06-09 19:15 UTC (2+ messages)
[master][PATCH] README: update and clean up
2026-06-09 19:14 UTC (2+ messages)
[PATCH v2 nf] netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
2026-06-09 19:14 UTC
[PATCH v6 04/11] arm64: dts: ti: k3-am62p-verdin: Fix wkup R5F memory region size
2026-06-09 19:11 UTC (2+ messages)
[master][PATCH] README: update and clean up
2026-06-09 19:09 UTC (2+ messages)
[PATCH net-next] docs: networking: add guidance on what to push via extack
2026-06-09 19:09 UTC
[PATCH] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
2026-06-09 19:08 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.