messages from 2026-04-08 19:18:44 to 2026-04-08 19:44:48 UTC [more...]
[PULL 0/3] Trivial build-system patches for 2026-04-08
2026-04-08 18:15 UTC (3+ messages)
` [PULL 1/3] util/meson.build: do not add cpuinfo-$arch to util_ss for 32bit CPUs
[PATCH v1 0/2] hw: introduce a lightweight MCTP-over-I2C responder
2026-04-08 8:59 UTC (2+ messages)
` [PATCH v1 2/2] hw/arm/aspeed: add mctp responder device for test
[PATCH V3 0/9] Add Invensense ICM42607
2026-04-08 19:44 UTC (5+ messages)
` [PATCH V3 1/9] dt-bindings: iio: imu: icm42607: Add devicetree binding
[PATCH 6.6 000/160] 6.6.134-rc1 review
2026-04-08 19:44 UTC (3+ messages)
` [PATCH 6.6 111/160] vfio: Create vfio_fs_type with inode per device
[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
2026-04-08 19:44 UTC (8+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
[PATCH] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
2026-04-08 19:44 UTC (4+ messages)
[PATCH] ui/spice-app: detect runtime directory creation failures
2026-04-08 5:40 UTC (2+ messages)
[PATCH qemu v2 0/7] Update opentitan uart (part of supporting opentitan version 1)
2026-04-08 11:07 UTC (7+ messages)
` [PATCH qemu v2 2/7] ot_uart: move to new reset API
` [PATCH qemu v2 5/7] ot_uart: implement missing features
` [PATCH qemu v2 3/7] ot_uart: update register defs, switch to Fifo8 for tx/rx buffers
` [PATCH qemu v2 4/7] ot_uart: replace individual IRQ fields with array, add missing IRQs
` [PATCH qemu v2 7/7] ot_uart: add tracing
` [PATCH qemu v2 6/7] ot_uart: update file headers with new authorship and documentation URL
[PATCH v2] ati-vga: Fix check for overflowing vram
2026-04-08 10:49 UTC
[PATCH 0/2] migration: include timing and RAM stats on destination when query-migrate
2026-04-08 19:38 UTC (4+ messages)
` [PATCH 2/2] migration: expose RAM stats and timing on destination via query-migrate
[PATCH v4 00/28] Hexagon system emulation - Part 2/3
2026-04-08 4:19 UTC (13+ messages)
` [PATCH v4 01/28] target/hexagon: Implement {c,}swi helpers
` [PATCH v4 02/28] target/hexagon: Implement iassign{r,w} helpers
` [PATCH v4 03/28] target/hexagon: Implement start/stop helpers, soft reset
` [PATCH v4 04/28] target/hexagon: Implement {g,s}etimask helpers
` [PATCH v4 05/28] target/hexagon: Implement wait helper
` [PATCH v4 07/28] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PATCH v4 08/28] target/hexagon: Implement software interrupt
` [PATCH v4 09/28] target/hexagon: Implement stack overflow exception
` [PATCH v4 16/28] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PATCH v4 24/28] target/hexagon: Add k0 {un,}lock
` [PATCH v4 27/28] target/hexagon: Add support for loadw_phys
` [PATCH v4 28/28] target/hexagon: Add guest reg reading functionality
[PATCH v5 0/6] target/riscv: Implement Smsdid and Smmpt extension
2026-04-08 14:06 UTC (6+ messages)
` [PATCH v5 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
` [PATCH v5 2/6] target/riscv: Implement core SMMPT lookup logic
` [PATCH v5 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
` [PATCH v5 4/6] target/riscv: Implement SMMPT fence instructions
` [PATCH v5 6/6] target/riscv: Enable SMMPT extension
[PATCH 1/8] hw/char: use g_clear_handle_id() for GSource cleanup
2026-04-08 1:01 UTC
[bluez/bluez]
2026-04-08 19:42 UTC
[bluez/bluez] cc13ea: device: Fix btd_device_connect_services not discov
2026-04-08 19:42 UTC
[PATCH v3 00/16] hexagon: add missing HVX float instructions
2026-04-08 16:37 UTC (7+ messages)
` [PATCH v3 04/16] hexagon: group cpu configurations in their own struct
` [PATCH v3 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
` [PATCH v3 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
` [PATCH v3 12/16] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
` [PATCH v3 13/16] tests/hexagon: add tests for v68 HVX IEEE float min/max
` [PATCH v3 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons
回复: Re: [PATCH] audio/pipewire: Fix stack overflow by moving buffer to heap
2026-04-08 8:30 UTC (3+ messages)
[PATCH v11 00/21] target/arm: single-binary
2026-04-08 8:34 UTC (19+ messages)
` [PATCH v11 02/21] target/arm/translate.h: remove tcg-op.h include
` [PATCH v11 04/21] target/arm/tcg/translate.h: remove TARGET_AARCH64
` [PATCH v11 05/21] target/arm/tcg/translate-vfp.c: make compilation unit common
` [PATCH v11 06/21] target/arm/tcg/translate-neon.c: "
` [PATCH v11 07/21] target/arm/tcg/translate-mve.c: "
` [PATCH v11 10/21] target/arm/tcg/gengvec.c: "
` [PATCH v11 11/21] target/arm/tcg/translate.c: remove MO_TE usage
` [PATCH v11 13/21] target/arm/tcg/translate.c: extract aarch64_translate_code()
` [PATCH v11 14/21] tcg/translator: add parameter to translator_loop for current addr type
` [PATCH v11 15/21] target/arm/tcg/translate.c: replace TCGv with TCGv_va
` [PATCH v11 17/21] target/arm/tcg/arm_ldst.h: merge in translate.c
` [PATCH v11 18/21] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
` [PATCH v11 19/21] target/arm/cpu.c: simplify endianness handling in arm_disas_set_info
` [PATCH v11 20/21] target/arm/tcg/translate.c: remove target_ulong
` [PATCH v11 21/21] target/arm/tcg/translate.c: make compilation unit common
[PATCH v10 00/21] target/arm: single-binary
2026-04-07 22:34 UTC (18+ messages)
` [PATCH v10 11/21] target/arm/tcg/translate.c: remove MO_TE usage
` [PATCH v10 14/21] tcg/translator: add parameter to translator_loop for current addr type
` [PATCH v10 15/21] target/arm/tcg/translate.c: replace TCGv with TCGv_va
` [PATCH v10 18/21] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
` [PATCH v10 19/21] target/arm/cpu.c: simplify endianness handling in arm_disas_set_info
` [PATCH v10 19.5/21] linux-user/arm: Inline bswap_code()
[PATCH 6.19 000/311] 6.19.12-rc1 review
2026-04-08 19:41 UTC (2+ messages)
[PATCH v3 0/3] ARM: dts: aspeed-g6: add AST2600 I3C nodes and bindings
2026-04-08 20:34 UTC (4+ messages)
` [PATCH v3 1/3] ARM: dts: aspeed-g6: move i2c controllers directly into apb node
` [PATCH v3 2/3] ARM: dts: aspeed-g6: Add nodes for i3c controllers
` [PATCH v3 3/3] dt-bindings: i3c: Add AST2600 I3C global registers
[PATCH 0/2] add riscv32 double-word shifts and library test
2026-04-08 19:41 UTC (3+ messages)
` [PATCH 2/2] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
[PATCH v2 0/4] tools/nolibc: add support for 32-bit parisc
2026-04-08 19:42 UTC (4+ messages)
` [PATCH v2 2/4] parisc: Makefile: use the regular compiler to build a native 32-bit vDSO
[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-04-08 19:41 UTC (8+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
` [PATCH 4/4] drm/i915/bw: Extract get_display_bw_params()
[PATCH v5 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices
2026-04-08 19:41 UTC (14+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefixes: Add AYN Technologies
` [PATCH v5 2/6] dt-bindings: arm: qcom: Add AYN QCS8550 Devices
` [PATCH v5 3/6] arm64: dts: qcom: Add AYN QCS8550 Common
` [PATCH v5 4/6] arm64: dts: qcom: Add AYN Odin 2 Mini
` [PATCH v5 5/6] arm64: dts: qcom: Add AYN Odin 2 Portal
` [PATCH v5 6/6] arm64: dts: qcom: Add AYN Thor
[PATCH] qemu-nbd: Support -s and -l at the same time
2026-04-08 2:16 UTC
[PATCH 0/2] vfio: Implement device features for vfio-user
2026-04-08 9:00 UTC (7+ messages)
` [PATCH 1/2] vfio-user: support VFIO_USER_DEVICE_FEATURE
` [PATCH 2/2] vfio: quieten dma-buf warning
[PATCH] audio/pipewire: Fix stack overflow by moving buffer to heap
2026-04-08 5:15 UTC (2+ messages)
[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-04-08 19:40 UTC (10+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 13/24] nfsd: add notification handlers for dir events
[PATCH v4 0/9] Hexagon system emulation - Part 3/3
2026-04-08 19:22 UTC (8+ messages)
` [PATCH v4 2/9] hw/hexagon: Add global register tracing
` [PATCH v4 3/9] hw/hexagon: Add machine configs for sysemu
` [PATCH v4 4/9] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PATCH v4 5/9] hw/hexagon: Add support for cfgbase
` [PATCH v4 6/9] hw/hexagon: Modify "Standalone" symbols
` [PATCH v4 8/9] hw/hexagon: Define hexagon "virt" machine
[PATCH v4 0/3] Skip subrange map tests on DWC iATU allocation failure
2026-04-08 19:40 UTC (2+ messages)
[PATCH v3] rust: ACPI: fix missing match data for PRP0001
2026-04-08 19:40 UTC (3+ messages)
[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
2026-04-08 19:39 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH 0/2] io: use g_clear_handle_id() for GSource cleanup
2026-04-08 10:06 UTC (3+ messages)
` [PATCH-for-11.0? 1/2] io: Clear dangling GLib event source tag
` [PATCH 2/2] io: use g_clear_handle_id() for GSource cleanup
[PATCH 00/14] migration/vfio: Fix a few issues on API misuse or statistic reports
2026-04-08 16:55 UTC (11+ messages)
` [PATCH 01/14] migration: Fix low possibility downtime violation
` [PATCH 02/14] migration/qapi: Rename MigrationStats to MigrationRAMStats
` [PATCH 03/14] vfio/migration: Cache stop size in VFIOMigration
` [PATCH 05/14] migration: Use the new save_query_pending() API directly
` [PATCH 06/14] migration: Introduce stopcopy_bytes in save_query_pending()
` [PATCH 07/14] vfio/migration: Fix incorrect reporting for VFIO pending data
` [PATCH 08/14] migration: Make qemu_savevm_query_pending() available anytime
` [PATCH 09/14] migration: Move iteration counter out of RAM
` [PATCH 10/14] migration: Introduce a helper to return switchover bw estimate
` [PATCH 12/14] migration: Fix calculation of expected_downtime to take VFIO info
[PATCH v2] util/readline: Fix out-of-bounds access in readline_insert_char()
2026-04-08 18:16 UTC (3+ messages)
[PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
2026-04-08 18:17 UTC
[Buildroot] [PATCH v2 1/2] package/libnl: enable host package variant
2026-04-08 19:33 UTC (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/nfs-utils: bump version to 2.9.1
[PATCH] system: Improve error handling and robustness
2026-04-08 2:25 UTC
[PATCH] ati-vga: Fix check for overflowing vram
2026-04-08 18:56 UTC (2+ messages)
[PATCH v3] media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping ranges
2026-04-08 19:33 UTC (3+ messages)
[PATCH v2 00/10] qapi: enforce section ordering
2026-04-08 4:55 UTC (4+ messages)
` [PATCH v2 05/10] qapi: add "Details:" markers where potentially needed
` [PATCH v2 07/10] qapi: re-order QAPI doc block sections
` [PATCH v2 08/10] qapi: enforce doc block section ordering
[PATCH 0/4] Xen: Add Q35 initial support for HVM guests
2026-04-08 7:33 UTC (5+ messages)
[RFC v4 0/5] net/filter: Add AF_PACKET support for vhost-net
2026-04-08 12:07 UTC (5+ messages)
` [RFC v4 3/5] io/channel-socket: tolerate AF_PACKET getpeername
` [RFC v4 4/5] chardev/socket: add AF_PACKET inject path
[PATCH net] can: raw: fix ro->uniq use-after-free in raw_rcv()
2026-04-08 19:32 UTC (5+ messages)
[PATCH v3 4/6] x86/sev: Add interface to re-enable RMP optimizations
2026-04-08 19:32 UTC (3+ messages)
[PATCH 00/15] s390x/pci: Implement migration for emulated devices
2026-04-08 12:28 UTC (4+ messages)
` [PATCH 14/15] "
[RFT PATCH v3 0/5] staging: rtl8723bs: Code cleanup in drivers/staging/rtl8723bs
2026-04-08 19:31 UTC (3+ messages)
[PATCH] qemu-keymap: fix altgr modifier lookup for newer xkeyboard-config
2026-04-08 9:14 UTC
[PATCH] drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docs
2026-04-08 19:31 UTC
[PATCH] HID: core: add short report quirk and use it for GPD Win (2f24:0137)
2026-04-08 19:30 UTC (3+ messages)
[PATCH] scsi: libsas: Delete unused to_dom_device() and to_dev_attr()
2026-04-08 19:30 UTC (2+ messages)
[PATCH 0/2] target/arm: Remove bswap_code
2026-04-08 1:33 UTC
[PATCH 0/5] driver core: Allow the constification of device attributes
2026-04-08 19:30 UTC (6+ messages)
` [PATCH 1/5] driver core: Delete DEVICE_ATTR_PREALLOC()
` [PATCH 2/5] driver core: Add low-level macros for device attributes
` [PATCH 3/5] driver core: stop using generic sysfs "
` [PATCH 4/5] driver core: Allow the constification of "
` [PATCH 5/5] driver core: Constify core "
[PATCH for-11.1 00/10] Deprecate the qemu-system-i386 binary
2026-04-08 15:42 UTC (5+ messages)
[PULL 0/6] Block layer patches
2026-04-08 9:05 UTC (9+ messages)
` [PULL 4/6] monitor: Fix deadlock in monitor_cleanup
[PATCH topic/core-for-CI] iommu: Do not call drivers for empty gathers
2026-04-08 19:30 UTC (2+ messages)
` ✓ i915.CI.BAT: success for iommu: Do not call drivers for empty gathers (rev2)
[PATCH v3 0/3] hwmon: Fix bugs in pt5161l, isl28022, and powerz
2026-04-08 19:30 UTC (3+ messages)
` [PATCH v3 3/3] hwmon: (powerz) Fix use-after-free and signal handling on USB disconnect
[PATCHSET for-next 0/2] Deduplicate fd-to-ctx conversions
2026-04-08 19:27 UTC (3+ messages)
` [PATCH 1/2] io_uring/register: don't get a reference to the registered ring fd
` [PATCH 2/2] io_uring: unify getting ctx from passed in file descriptor
[PATCH v4 0/6] target/riscv: Implement Smsdid and Smmpt extension
2026-04-08 9:33 UTC (2+ messages)
[PATCH v2 0/5] hw/ufs: Add Write Booster Support on UFS
2026-04-08 3:14 UTC (3+ messages)
` [PATCH v2 4/5] hw/ufs: Add UFS Write Booster Support
[PATCH v5 0/8] hw/nvme: add basic live migration support
2026-04-08 11:47 UTC (11+ messages)
` [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
` [PATCH v5 7/8] hw/nvme: add basic live migration support
[PATCH net] tcp: update window_clamp when SO_RCVBUF is set
2026-04-08 19:27 UTC (2+ messages)
[PATCHSET for-next 0/2] tctx setup cleanups
2026-04-08 19:24 UTC (3+ messages)
` [PATCH 1/2] io_uring/tctx: have io_uring_alloc_task_context() return tctx
` [PATCH 2/2] io_uring/tctx: clean up __io_uring_add_tctx_node() error handling
[PATCH] net/intel: optimize for fast-free hint
2026-04-08 19:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/5] target/riscv: A collection of bug fixes
2026-04-08 8:48 UTC (7+ messages)
` [PATCH 1/5] target/riscv: Generate access fault if sc comparison fails
` [PATCH 2/5] linux-user/strace: Add a wrapper for read and write
[PATCH v3 0/5] monitor: add dynamic QMP monitor hotplug support
2026-04-08 9:52 UTC (4+ messages)
[PATCH for 11.0] util: fix missing aio_wait_kick sym in qemu guest agent only build
2026-04-08 9:41 UTC (2+ messages)
[PATCH 8/8] ui: use g_clear_handle_id() for GSource cleanup
2026-04-08 1:03 UTC
[PATCH for 11.0] hw/uefi: fix heap overflow (CVE-2026-5744)
2026-04-08 7:34 UTC
[PATCH net] ipv4: nexthop: update has_v4 flag for any family change in replace_nexthop_single()
2026-04-08 19:22 UTC (2+ messages)
[PATCH] dcache: warn when a dentry is freed with a non-empty ->d_lru
2026-04-08 19:26 UTC (4+ messages)
[PATCH] nvmet-tcp: fix race between ICReq handling and queue teardown
2026-04-08 19:22 UTC (2+ messages)
[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-04-08 19:22 UTC (6+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
[PATCH-for-11.0 0/6] Misc patches for 2026-04-07
2026-04-07 21:58 UTC (3+ messages)
` [PATCH-for-11.0 3/6] hw/arm/omap_sx1: map CS3 at the correct base
` [PATCH-for-11.0 5/6] ati-vga: Update mode on CRTC_PITCH change
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-04-08 19:21 UTC (3+ messages)
[PATCH v22 00/18] Support virtio-gpu DRM native context and MAP_FIXED API
2026-04-08 13:47 UTC (5+ messages)
` [PATCH v22 02/18] ui/sdl2: Don't disable scanout when display is refreshed
[PATCH] hwmon: (powerz) Avoid cacheline sharing for DMA buffer
2026-04-08 19:19 UTC (2+ messages)
[PATCH RFC 00/12] migration/vfio: Fix a few issues on API misuse or statistic reports
2026-04-08 14:33 UTC (5+ messages)
` [PATCH RFC 10/12] migration: Introduce a helper to return switchover bw estimate
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.