All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 19:00:19 to 2026-04-08 19:28:49 UTC [more...]

[PATCH 0/2] target/arm: Remove bswap_code
 2026-04-08 19:04 UTC  (5+ messages)
` [PATCH 1/2] linux-user/arm: Improve get_user_code_u32 and usage
` [PATCH 2/2] target/arm: Remove bswap_code

[PULL 0/3] Trivial build-system patches for 2026-04-08
 2026-04-08 10:55 UTC  (2+ messages)
` [PULL 3/3] util: fix missing aio_wait sym in qemu guest agent only build

[PATCH v1 0/2] hw: introduce a lightweight MCTP-over-I2C responder
 2026-04-08  8:59 UTC  (3+ messages)
` [PATCH v1 1/2] hw/misc: introduce mctp I2C responder and NCSI support
` [PATCH v1 2/2] hw/arm/aspeed: add mctp responder device for test

[RFC PATCH 00/10] vfio: PCI device passthrough on Apple Silicon Macs
 2026-04-08 19:09 UTC  (7+ messages)

回复: Re: [PATCH] audio/pipewire: Fix stack overflow by moving buffer to heap
 2026-04-08  6:43 UTC  (2+ messages)

[PATCH] qemu-nbd: Support -s and -l at the same time
 2026-04-08  8:03 UTC  (2+ messages)

[PATCH v3 00/16] hexagon: add missing HVX float instructions
 2026-04-08 16:37 UTC  (6+ messages)
` [PATCH v3 04/16] hexagon: group cpu configurations in their own struct
` [PATCH v3 09/16] target/hexagon: add v68 HVX IEEE float conversion insns
` [PATCH v3 10/16] target/hexagon: add v68 HVX IEEE float compare insns
` [PATCH v3 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
` [PATCH v3 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons

[PATCH 0/2] io: use g_clear_handle_id() for GSource cleanup
 2026-04-08 10:06 UTC  (2+ messages)
` [PATCH-for-11.0? 1/2] io: Clear dangling GLib event source tag

[PATCH 0/2] vfio: Implement device features for vfio-user
 2026-04-08  8:57 UTC  (4+ messages)
` [PATCH 2/2] vfio: quieten dma-buf warning

[PATCH 00/14] migration/vfio: Fix a few issues on API misuse or statistic reports
 2026-04-08 16:55 UTC  (4+ messages)
` [PATCH 05/14] migration: Use the new save_query_pending() API directly
` [PATCH 08/14] migration: Make qemu_savevm_query_pending() available anytime
` [PATCH 12/14] migration: Fix calculation of expected_downtime to take VFIO info

[PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
 2026-04-08 18:21 UTC  (2+ messages)

[PATCH 00/15] s390x/pci: Implement migration for emulated devices
 2026-04-08 12:41 UTC  (5+ messages)
` [PATCH 14/15] "

[PATCH qemu v2 0/7] Update opentitan uart (part of supporting opentitan version 1)
 2026-04-08 11:07 UTC  (2+ messages)
` [PATCH qemu v2 6/7] ot_uart: update file headers with new authorship and documentation URL

[PATCH v11 00/21] target/arm: single-binary
 2026-04-08 15:18 UTC  (14+ 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 06/21] target/arm/tcg/translate-neon.c: make compilation unit common
` [PATCH v11 07/21] target/arm/tcg/translate-mve.c: "
` [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 16/21] target/arm/tcg/translate-a64.c: use translator_ldl_end instead of arm_ldl_code
` [PATCH v11 18/21] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
` [PATCH v11 21/21] target/arm/tcg/translate.c: make compilation unit common

[PATCH v4 00/28] Hexagon system emulation - Part 2/3
 2026-04-08  4:19 UTC  (9+ messages)
` [PATCH v4 02/28] target/hexagon: Implement iassign{r,w} helpers
` [PATCH v4 05/28] target/hexagon: Implement wait helper
` [PATCH v4 07/28] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PATCH v4 09/28] target/hexagon: Implement stack overflow exception
` [PATCH v4 25/28] target/hexagon: Add PC to raise_exception, use fTRAP() helper
` [PATCH v4 26/28] target/hexagon: Add TCG overrides for transfer insts
` [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/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 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-08 19:25 UTC  (4+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events

[PATCH for-11.1 00/10] Deprecate the qemu-system-i386 binary
 2026-04-08  7:20 UTC  (4+ messages)

[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 v10 00/21] target/arm: single-binary
 2026-04-07 22:17 UTC  (6+ messages)
` [PATCH v10 14/21] tcg/translator: add parameter to translator_loop for current addr type
` [PATCH v10 18/21] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end

[PATCH 8/8] ui: use g_clear_handle_id() for GSource cleanup
 2026-04-08  1:03 UTC 

[PATCH v5 0/6] target/riscv: Implement Smsdid and Smmpt extension
 2026-04-08 14:06 UTC  (3+ messages)
` [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 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 v4 0/9] Hexagon system emulation - Part 3/3
 2026-04-08  4:21 UTC  (5+ messages)
` [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-for-11.0 0/6] Misc patches for 2026-04-07
 2026-04-07 21:59 UTC  (6+ messages)
` [PATCH-for-11.0 2/6] cirrus-vga: Make frame buffer endianness little endian by default
` [PATCH-for-11.0 3/6] hw/arm/omap_sx1: map CS3 at the correct base
` [PATCH-for-11.0 4/6] ati-vga: Fix setting CRTC_OFFSET
` [PATCH-for-11.0 5/6] ati-vga: Update mode on CRTC_PITCH change
` [PATCH-for-11.0 6/6] ati-vga: Do not crash on 24 bits per pixel

[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-04-08 19:21 UTC  (7+ 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 v2 00/10] qapi: enforce section ordering
 2026-04-08  4:55 UTC  (4+ messages)
` [PATCH v2 04/10] qapi: add "Details:" markers where needed
` [PATCH v2 07/10] qapi: re-order QAPI doc block sections
` [PATCH v2 10/10] qapi: enforce strict positioning for "Since:" section

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-08 19:21 UTC  (3+ messages)

[PATCH 0/2] migration: include timing and RAM stats on destination when query-migrate
 2026-04-08 16:14 UTC  (3+ messages)
` [PATCH 2/2] migration: expose RAM stats and timing on destination via query-migrate

[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

[PATCH] ui/spice-app: detect runtime directory creation failures
 2026-04-08  3:16 UTC 

[PATCH] ui/input-linux: close evdev fd when qemu_set_blocking fails
 2026-04-08  5:45 UTC  (2+ messages)

[RFC PATCH] docs/system: remove extraneous sentence
 2026-04-08 12:33 UTC  (2+ messages)

[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-08 19:15 UTC  (4+ messages)

[PATCH 3/8] io: use g_clear_handle_id() for GSource cleanup
 2026-04-08  1:02 UTC 

[PATCH v2 1/2] drm/panthor: Extend VM locked region for remap case to be a superset
 2026-04-08 19:12 UTC  (2+ messages)
` [PATCH v2 2/2] drm/panthor: Fix outdated function documentation

[PATCH] virtio: add support for SIZE_MAX & SEG_MAX features
 2026-04-08 19:12 UTC  (3+ messages)

[PATCH v2 0/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-04-08 19:12 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH bpf-next v2 1/4] bpf: Propagate error from visit_tailcall_insn
 2026-04-08 19:12 UTC  (4+ messages)
` [PATCH bpf-next v2 2/4] bpf: Fix ld_{abs,ind} failure path analysis in subprogs
` [PATCH bpf-next v2 3/4] bpf: Remove static qualifier from local subprog pointer
` [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs

[PATCH v2 0/5] hw/ufs: Add Write Booster Support on UFS
 2026-04-08  3:13 UTC  (3+ messages)
` [PATCH v2 3/5] hw/ufs: Add idle operation

[PATCH net-next v2] net: Add net_cookie to Dead loop messages
 2026-04-08 19:10 UTC 

[PATCH v2] drm/i915/dmc: Reduce wakelock hold time
 2026-04-08 19:10 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dmc: Reduce wakelock hold time (rev3)

[RFC v4 0/5] net/filter: Add AF_PACKET support for vhost-net
 2026-04-08 12:13 UTC  (3+ messages)
` [RFC v4 5/5] chardev/socket: add AF_PACKET capture path

[PATCH v4 0/2] driver core: make references to unregistered software nodes a special case
 2026-04-08 19:06 UTC  (7+ messages)
` [PATCH v4 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet

[PATCH 1/1] NFSv4.2: fix COPY attrs in presence of delegated timestamps
 2026-04-08 19:05 UTC  (2+ messages)

[PATCH V3 0/2] nvmet-tcp: fix receive path error handling and state machine
 2026-04-08 19:05 UTC  (2+ messages)

[PATCH] nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v1()
 2026-04-08 19:05 UTC  (2+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-08 19:04 UTC  (10+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH 0/8] spi: mtk_snor: various fixes and improvements
 2026-04-08 19:04 UTC  (3+ messages)
` [PATCH 8/8] spi: mtk_snor: Remove status register write procedure in probe()

[PATCH 6.19 000/311] 6.19.12-rc1 review
 2026-04-08 18:05 UTC  (76+ messages)
` [PATCH 6.19 207/311] USB: serial: io_edgeport: add support for Blackbox IC135A
` [PATCH 6.19 213/311] Input: xpad - add support for BETOP BTP-KP50B/C controllers wireless mode
` [PATCH 6.19 214/311] Input: xpad - add support for Razer Wolverine V3 Pro
` [PATCH 6.19 215/311] iio: adc: ti-ads7950: normalize return value of gpio_get
` [PATCH 6.19 216/311] iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()
` [PATCH 6.19 242/311] usb: ehci-brcm: fix sleep during atomic
` [PATCH 6.19 243/311] usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()
` [PATCH 6.19 244/311] usb: core: phy: avoid double use of usb3-phy
` [PATCH 6.19 245/311] usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
` [PATCH 6.19 246/311] usb: cdns3: gadget: fix state inconsistency on gadget init failure
` [PATCH 6.19 247/311] usb: core: use dedicated spinlock for offload state
` [PATCH 6.19 248/311] x86/platform/geode: Fix on-stack property data use-after-return bug
` [PATCH 6.19 249/311] io_uring: protect remaining lockless ctx->rings accesses with RCU
` [PATCH 6.19 250/311] auxdisplay: line-display: fix NULL dereference in linedisp_release
` [PATCH 6.19 251/311] bridge: br_nd_send: validate ND option lengths
` [PATCH 6.19 252/311] cdc-acm: new quirk for EPSON HMD
` [PATCH 6.19 253/311] comedi: dt2815: add hardware detection to prevent crash
` [PATCH 6.19 254/311] comedi: runflags cannot determine whether to reclaim chanlist
` [PATCH 6.19 255/311] comedi: Reinit dev->spinlock between attachments to low-level drivers
` [PATCH 6.19 256/311] comedi: ni_atmio16d: Fix invalid clean-up after failed attach
` [PATCH 6.19 257/311] comedi: me_daq: Fix potential overrun of firmware buffer
` [PATCH 6.19 258/311] comedi: me4000: "
` [PATCH 6.19 259/311] firmware: microchip: fail auto-update probe if no flash found
` [PATCH 6.19 260/311] dt-bindings: connector: add pd-disable dependency
` [PATCH 6.19 261/311] spi: cadence-qspi: Fix exec_mem_op error handling
` [PATCH 6.19 262/311] s390/zcrypt: Fix memory leak with CCA cards used as accelerator
` [PATCH 6.19 263/311] s390/cpum_sf: Cap sampling rate to prevent lsctl exception
` [PATCH 6.19 264/311] reset: gpio: fix double free in reset_add_gpio_aux_device() error path
` [PATCH 6.19 265/311] PM: EM: Fix NULL pointer dereference when perf domain ID is not found
` [PATCH 6.19 266/311] nvmem: imx: assign nvmem_cell_info::raw_len
` [PATCH 6.19 267/311] nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy
` [PATCH 6.19 268/311] netfilter: ipset: drop logically empty buckets in mtype_del
` [PATCH 6.19 269/311] gpib: Fix fluke driver s390 compile issue
` [PATCH 6.19 270/311] vt: discard stale unicode buffer on alt screen exit after resize
` [PATCH 6.19 271/311] vt: resize saved "
` [PATCH 6.19 272/311] counter: rz-mtu3-cnt: prevent counter from being toggled multiple times
` [PATCH 6.19 273/311] counter: rz-mtu3-cnt: do not use struct rz_mtu3_channels dev member
` [PATCH 6.19 274/311] crypto: tegra - Add missing CRYPTO_ALG_ASYNC
` [PATCH 6.19 275/311] vxlan: validate ND option lengths in vxlan_na_create
` [PATCH 6.19 276/311] net: ftgmac100: fix ring allocation unwind on open failure
` [PATCH 6.19 277/311] net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
` [PATCH 6.19 278/311] iommupt: Fix short gather if the unmap goes into a large mapping
` [PATCH 6.19 279/311] virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
` [PATCH 6.19 280/311] cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
` [PATCH 6.19 281/311] sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
` [PATCH 6.19 282/311] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
` [PATCH 6.19 283/311] gpio: mxc: map Both Edge pad wakeup to Rising Edge
` [PATCH 6.19 284/311] gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
` [PATCH 6.19 285/311] thermal: core: Address thermal zone removal races with resume
` [PATCH 6.19 286/311] thermal: core: Fix thermal zone device registration error path
` [PATCH 6.19 287/311] misc: fastrpc: possible double-free of cctx->remote_heap
` [PATCH 6.19 288/311] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
` [PATCH 6.19 289/311] usb: typec: thunderbolt: Set enter_vdo during initialization
` [PATCH 6.19 290/311] thunderbolt: Fix property read in nhi_wake_supported()
` [PATCH 6.19 291/311] USB: dummy-hcd: Fix locking/synchronization error
` [PATCH 6.19 292/311] USB: dummy-hcd: Fix interrupt synchronization error
` [PATCH 6.19 293/311] usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial transfer
` [PATCH 6.19 294/311] usb: typec: ucsi: validate connector number in ucsi_notify_common()
` [PATCH 6.19 295/311] HID: appletb-kbd: add .resume method in PM
` [PATCH 6.19 296/311] usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
` [PATCH 6.19 297/311] usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
` [PATCH 6.19 298/311] usb: gadget: uvc: fix NULL pointer dereference during unbind race
` [PATCH 6.19 299/311] usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
` [PATCH 6.19 300/311] usb: gadget: f_rndis: Protect RNDIS options with mutex
` [PATCH 6.19 301/311] usb: gadget: f_ecm: Fix net_device lifecycle with device_move
` [PATCH 6.19 302/311] usb: gadget: f_eem: "
` [PATCH 6.19 303/311] usb: gadget: f_subset: "
` [PATCH 6.19 304/311] usb: gadget: f_rndis: "
` [PATCH 6.19 305/311] usb: gadget: f_hid: move list and spinlock inits from bind to alloc
` [PATCH 6.19 306/311] usb: gadget: f_uac1_legacy: validate control request size
` [PATCH 6.19 307/311] kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
` [PATCH 6.19 308/311] kallsyms: clean up modname and modbuildid "
` [PATCH 6.19 309/311] kallsyms: cleanup code for appending the module buildid
` [PATCH 6.19 310/311] kallsyms: prevent module removal when printing module name and buildid
` [PATCH 6.19 311/311] wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free

[PATCH 1/1] NFSv4.2: fix CLONE attrs in presence of delegated attributes
 2026-04-08 19:03 UTC  (2+ messages)

[ANNOUNCE] 5.10.252-rt148
 2026-04-08 19:01 UTC 

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-08 19:02 UTC  (5+ messages)

[PATCH bpf-next v5 0/2] Reject sleepable kprobe_multi programs at attach time
 2026-04-08 19:01 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable

[PATCH net] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-04-08 19:02 UTC 

[PATCH v2 0/2] serial: sh-sci/rsci: Fix divide by zero and clean up baud rate logic
 2026-04-08 19:02 UTC  (8+ messages)
` [PATCH v2 1/2] serial: sh-sci: Avoid divide-by-zero fault

[PATCH v2 0/4] tools/nolibc: add support for 32-bit parisc
 2026-04-08 19:01 UTC  (3+ messages)
` [PATCH v2 2/4] parisc: Makefile: use the regular compiler to build a native 32-bit vDSO

[PATCH v2 0/3] nfsd update mtime/ctime on CLONE/COPY with delegated attritutes
 2026-04-08 19:00 UTC  (3+ messages)
` [PATCH v2 2/3] nfsd: update mtime/ctime on synchronous COPY with delegated attributes
` [PATCH v2 3/3] nfsd: update mtime/ctime on asynchronous "


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.