messages from 2023-08-30 08:46:40 to 2023-08-30 09:43:45 UTC [more...]
[PATCH v2 0/4] io: follow coroutine AioContext in qio_channel_yield()
2023-08-30 9:40 UTC (3+ messages)
` [PATCH v2 1/4] nbd: drop unused nbd_receive_negotiate() aio_context argument
[PATCH 00/67] Make pixman an optional dependency
2023-08-30 9:38 UTC (41+ messages)
` [PATCH 01/67] ui: remove qemu_pixman_color() helper
` [PATCH 02/67] ui: remove qemu_pixman_linebuf_copy()
` [PATCH 03/67] ui/qmp: move screendump to ui-qmp-cmds.c
` [PATCH 04/67] ui/vc: replace vc_chr_write() with generic qemu_chr_write()
` [PATCH 05/67] ui/vc: drop have_text
` [PATCH 06/67] ui/console: console_select() regardless of have_gfx
` [PATCH 07/67] ui/console: call dpy_gfx_update() "
` [PATCH 08/67] ui/console: drop have_gfx
` [PATCH 09/67] ui/console: get the DisplayState from new_console()
` [PATCH 10/67] ui/console: new_console() cannot fail
` [PATCH 11/67] ui/vc: VC always has a DisplayState now
` [PATCH 12/67] ui/vc: move VCChardev declaration at the top
` [PATCH 13/67] ui/vc: replace variable with static text attributes default
` [PATCH 14/67] ui/vc: fold text_update_xy()
` [PATCH 15/67] ui/vc: pass VCCharDev to VC-specific functions
` [PATCH 16/67] ui/vc: move VCCharDev specific fields out of QemuConsole
` [PATCH 17/67] ui/console: use OBJECT_DEFINE_TYPE for QemuConsole
` [PATCH 18/67] ui/console: change new_console() to use object initialization
` [PATCH 19/67] ui/console: introduce different console objects
` [PATCH 20/67] ui/console: instantiate a specific console type
` [PATCH 21/67] ui/console: register the console from qemu_console_init()
` [PATCH 22/67] ui/console: remove new_console()
` [PATCH 24/67] ui/console: update the head from unused QemuConsole
` [PATCH 25/67] ui/console: allocate ui_timer in QemuConsole
` [PATCH 27/67] ui/console: free more QemuConsole resources
` [PATCH 28/67] ui/vc: move text fields to QemuTextConsole
` [PATCH 30/67] ui/vc: fold text_console_do_init() in vc_chr_open()
` [PATCH 31/67] ui/vc: move some text console initialization to qom handlers
` [PATCH 32/67] ui/console: simplify getting active_console size
` [PATCH 33/67] ui/console: remove need for g_width/g_height
` [PATCH 34/67] ui/vc: use common text console surface creation
` [PATCH 35/67] ui/console: declare console types in console.h
` [PATCH 37/67] ui/console: rename vga_ functions → qemu_console_
` [PATCH 38/67] ui/console: assert(surface) where appropriate
` [PATCH 39/67] ui/console: fold text_console_update_cursor_timer
` [PATCH 41/67] ui/console: minor stylistic changes
` [PATCH 42/67] ui/vc: move text console invalidate in helper
` [PATCH 50/67] ui/console: move DisplaySurface to its own header
` [PATCH 57/67] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PATCH 64/67] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
[Intel-xe] [RFC 0/5] PAT and cache coherency support
2023-08-30 9:43 UTC (9+ messages)
` [Intel-xe] [RFC 3/5] drm/xe: move pat_table into device info
` [Intel-xe] [RFC 4/5] drm/xe/pat: annotate pat_index with coherency mode
[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
2023-08-30 9:42 UTC (11+ messages)
` [Intel-gfx] "
[PATCH v14 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
2023-08-30 9:42 UTC (3+ messages)
` [PATCH v14 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine
[PATCH -next] isdn: capi, Use list_for_each_entry() helper
2023-08-30 9:42 UTC (2+ messages)
Sporadic segfault upon start of Linux app while Xenomai app is running
2023-08-30 9:41 UTC (3+ messages)
[PATCH v1] firmware: arm_scmi: Fix NULL pointer dereference in mailbox_clear_channel
2023-08-30 9:39 UTC (2+ messages)
[PATCH 0/2] mtd: switch to keying by dev_t
2023-08-30 9:38 UTC (5+ messages)
` [PATCH 1/2] fs: export sget_dev()
[Intel-xe] [PATCH] drm/xe: fix error handling flow when device probing fails
2023-08-30 9:38 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
[PATCH -next] ptp: ptp_ines: Use list_for_each_entry() helper
2023-08-30 9:38 UTC (2+ messages)
[PATCH 00/15] stackdepot: allow evicting stack traces
2023-08-30 9:38 UTC (11+ messages)
` [PATCH 11/15] stackdepot: use read/write lock
` [PATCH 12/15] stackdepot: add refcount for records
` [PATCH 13/15] stackdepot: add backwards links to hash table buckets
` [PATCH 14/15] stackdepot: allow users to evict stack traces
` [PATCH 15/15] kasan: use stack_depot_evict for tag-based modes
[Intel-gfx] [PATCH v3 0/4] Handle dma fences in dirtyfb ioctl
2023-08-30 9:38 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Handle dma fences in dirtyfb ioctl (rev4)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[PATCH net-next] ipv6: do not merge differe type and protocol routes
2023-08-30 9:37 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 0/3] [RFC] benchmarks/gem_wsim: added basic xe support
2023-08-30 9:37 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/xe_spin: fixed duration xe_spin capability
[PATCH] site: remove at-spi2-core values
2023-08-30 9:36 UTC
[Intel-gfx] [RFC PATCH] kunit: Fix test log size limit too low for some tests
2023-08-30 9:35 UTC (11+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-xe] [RFC PATCH] "
` [Intel-xe] ✓ CI.BAT: success for "
[PATCH 0/2] riscv: fix --enable-debug in riscv-to-apply.next
2023-08-30 9:34 UTC (8+ messages)
` [PATCH 2/2] hw/riscv/virt.c: fix non-KVM --enable-debug build
[RFC/PATCH bpf-next] bpf: Fix d_path test after last fs update
2023-08-30 9:35 UTC
[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-08-30 9:32 UTC (12+ messages)
` [PATCH 3/7] vhost-user: factor out "vhost_user_write_msg"
` [PATCH 7/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
[PATCH] dma-pool: remove a __maybe_unused label in atomic_pool_expand
2023-08-30 9:28 UTC
[PATCH 0/3] add missing CVE_PRODUCT
2023-08-30 9:27 UTC (7+ messages)
` [PATCH 3/3] libx11-compose-data: add CVE_PRODUCT
` [OE-core] "
[PATCH] dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
2023-08-30 9:27 UTC
[PATCH] mmc: Fix force card detect in sdhci
2023-08-30 9:23 UTC
[Qemu-devel] [PATCH] acpi: Add emulated sleep button
2023-08-30 9:22 UTC (8+ messages)
[PATCH 0/6] vfio/migration: Block VFIO migration with postcopy and background snapshot
2023-08-30 9:21 UTC (8+ messages)
` [PATCH 5/6] vfio/migration: Block VFIO migration with postcopy migration
[oe][meta-networking][kirkstone][PATCH] spice-protocol: fix populate_sdk error when spice is installed
2023-08-30 9:22 UTC (3+ messages)
[oe][meta-oe][mickledore][PATCH 1/1] hwloc: fix CVE-2022-47022
2023-08-30 9:21 UTC
[regression v6.5-rc1] PCI: comm "swapper/0" leaking memory
2023-08-30 9:21 UTC
[Intel-wired-lan] hardware filter for matching GTP-U TEID
2023-08-30 9:18 UTC (3+ messages)
` [EXT] "
[PATCH] pinctrl: sunxi: add SPI1 pinmuxes for f1c100s
2023-08-30 9:18 UTC (3+ messages)
[XEN][PATCH v10 00/20] dynamic node programming using overlay dtbo
2023-08-30 9:17 UTC (5+ messages)
` [XEN][PATCH v10 12/20] xen/smmu: Add remove_device callback for smmu_iommu ops
[Intel-xe] [PATCH v2] fixup! drm/xe: Rename engine to exec_queue
2023-08-30 9:17 UTC
[PATCH v2] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-08-30 9:13 UTC (6+ messages)
` ACPI binding with SCMI
[PATCH net v4 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
2023-08-30 9:13 UTC (4+ messages)
` [PATCH net v4 1/3] ipv4: ignore dst hint for multipath routes
` [PATCH net v4 2/3] ipv6: "
` [PATCH net v4 3/3] selftests: fib_tests: Add multipath list receive tests
[PATCH v7 0/3] Add support for Xilinx XDMA Soft IP as Root Port
2023-08-30 9:07 UTC (4+ messages)
` [PATCH v7 1/3] PCI: xilinx-cpm: Move interrupt bit definitions to common header
` [PATCH v7 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge
` [PATCH v7 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
4.17 backports
2023-08-30 9:06 UTC (2+ messages)
[PATCH v4 0/2] ARM: dts: aspeed:Minerva:
2023-08-30 9:02 UTC (9+ messages)
` [PATCH v4 1/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva (AST2600) BMC
` [PATCH v4 2/2] dt-bindings: arm: aspeed: add Meta Minerva board
[intel-lts:5.15/android_t-cve 2/16] arch/x86/kvm/xen.c:53:35: error: 'struct gfn_to_pfn_cache' has no member named 'lock'
2023-08-30 9:04 UTC
[PATCH] base.bbclass: Do not fail during parsing if ${SRCREV} does not exist
2023-08-30 9:04 UTC (2+ messages)
` [OE-core] "
[PATCH -next] firmware: ti_sci: Use list_for_each_entry() helper
2023-08-30 9:03 UTC
[PATCH v4] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
2023-08-30 9:03 UTC (4+ messages)
[PATCH] vhost: avoid potential null pointer access
2023-08-30 9:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH -next] firmware: arm_scmi: Use list_for_each_entry() helper
2023-08-30 9:02 UTC
[PATCH 1/2] i3c: master: fixes i3c bus driver probe failure if no i3c device attached
2023-08-30 8:52 UTC (6+ messages)
` [PATCH 2/2] i3c: master: svc: fix probe failure when no i3c device exist
[PATCH V6 0/2] coresight: trbe: Enable ACPI based devices
2023-08-30 9:02 UTC (2+ messages)
[PATCH v1] maintainers: take maintainership of AMD axgbe driver
2023-08-30 9:02 UTC
[LTP] [PATCH v1] Regression check for unlink fail issue after successful mknod
2023-08-30 8:59 UTC (3+ messages)
` [LTP] [PATCH v2] "
cip/linux-5.10.y-cip ltp-timers: 8 runs, 2 regressions (v5.10.191-cip38-2-g09e5ecd8645b)
2023-08-30 9:01 UTC
[Intel-gfx] [RFC 00/33] Add Support for Plane Color Pipeline
2023-08-30 8:59 UTC (8+ messages)
` [Intel-gfx] [RFC 01/33] drm/doc/rfc: Add RFC document for proposed "
` "
` [RFC 00/33] Add Support for "
[Buildroot] [PATCH v2 1/1] configs/zynqmp_kria_kr260_defconfig: new defconfig
2023-08-30 8:58 UTC
[PATCH v4 00/48] Add LoongArch LASX instructions
2023-08-30 8:49 UTC (49+ messages)
` [PATCH v4 01/48] target/loongarch: Add LASX data support
` [PATCH v4 02/48] target/loongarch: meson.build support build LASX
` [PATCH v4 03/48] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
` [PATCH v4 04/48] target/loongarch: Add avail_LASX to check LASX instructions
` [PATCH v4 05/48] target/loongarch: Implement xvadd/xvsub
` [PATCH v4 06/48] target/loongarch: Implement xvreplgr2vr
` [PATCH v4 07/48] target/loongarch: Implement xvaddi/xvsubi
` [PATCH v4 08/48] target/loongarch: Implement xvneg
` [PATCH v4 09/48] target/loongarch: Implement xvsadd/xvssub
` [PATCH v4 10/48] target/loongarch: rename lsx_helper.c to vec_helper.c
` [PATCH v4 11/48] target/loongarch: Implement xvhaddw/xvhsubw
` [PATCH v4 12/48] target/loongarch: Implement xvaddw/xvsubw
` [PATCH v4 13/48] target/loongarch: Implement xavg/xvagr
` [PATCH v4 14/48] target/loongarch: Implement xvabsd
` [PATCH v4 15/48] target/loongarch: Implement xvadda
` [PATCH v4 16/48] target/loongarch: Implement xvmax/xvmin
` [PATCH v4 17/48] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
` [PATCH v4 18/48] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v4 19/48] target/loongarch; Implement xvdiv/xvmod
` [PATCH v4 20/48] target/loongarch: Implement xvsat
` [PATCH v4 21/48] target/loongarch: Implement xvexth
` [PATCH v4 22/48] target/loongarch: Implement vext2xv
` [PATCH v4 23/48] target/loongarch: Implement xvsigncov
` [PATCH v4 24/48] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
` [PATCH v4 25/48] target/loognarch: Implement xvldi
` [PATCH v4 26/48] target/loongarch: Implement LASX logic instructions
` [PATCH v4 27/48] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PATCH v4 28/48] target/loongarch: Implement xvsllwil xvextl
` [PATCH v4 29/48] target/loongarch: Implement xvsrlr xvsrar
` [PATCH v4 30/48] target/loongarch: Implement xvsrln xvsran
` [PATCH v4 31/48] target/loongarch: Implement xvsrlrn xvsrarn
` [PATCH v4 32/48] target/loongarch: Implement xvssrln xvssran
` [PATCH v4 33/48] target/loongarch: Implement xvssrlrn xvssrarn
` [PATCH v4 34/48] target/loongarch: Implement xvclo xvclz
` [PATCH v4 35/48] target/loongarch: Implement xvpcnt
` [PATCH v4 36/48] target/loongarch: Implement xvbitclr xvbitset xvbitrev
` [PATCH v4 37/48] target/loongarch: Implement xvfrstp
` [PATCH v4 38/48] target/loongarch: Implement LASX fpu arith instructions
` [PATCH v4 39/48] target/loongarch: Implement LASX fpu fcvt instructions
` [PATCH v4 40/48] target/loongarch: Implement xvseq xvsle xvslt
` [PATCH v4 41/48] target/loongarch: Implement xvfcmp
` [PATCH v4 42/48] target/loongarch: Implement xvbitsel xvset
` [PATCH v4 43/48] target/loongarch: Implement xvinsgr2vr xvpickve2gr
` [PATCH v4 44/48] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v
` [PATCH v4 45/48] target/loongarch: Implement xvpack xvpick xvilv{l/h}
` [PATCH v4 46/48] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins
` [PATCH v4 47/48] target/loongarch: Implement xvld xvst
` [PATCH v4 48/48] target/loongarch: CPUCFG support LASX
[PATCH bpf v3 0/4] bug fixes for sockmap
2023-08-30 8:55 UTC (4+ messages)
` [PATCH bpf v3 3/4] selftests/bpf: fix a CI failure caused by vsock sockmap test
[PATCH 0/2] Fix vhost reconnect issues
2023-08-30 8:51 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] vhost-user: Fix lost reconnect
` [PATCH v3 2/2] vhost: Add Error parameter to vhost_scsi_common_start()
[linux-next:master 13043/13390] arch/loongarch/kernel/traps.c:707:21: error: implicit declaration of function 'kgdb_breakpoint_handler'; did you mean 'kprobe_breakpoint_handler'?
2023-08-30 8:53 UTC
[PATCH] coresight: tmc-etr: Don't fail probe when non-secure access is disabled
2023-08-30 8:52 UTC (4+ messages)
Optee + OpenSSH/OpenSSL
2023-08-30 8:51 UTC
[Intel-gfx] [PATCH] drm/i915: add minimal i915_gem_object_frontbuffer.h
2023-08-30 8:51 UTC
[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
2023-08-30 8:50 UTC (5+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic
[PATCH] powerpc: Hide empty pt_regs at base of the stack
2023-08-30 8:49 UTC (2+ messages)
[PATCH 0/1] Issue description and debug
2023-08-30 8:50 UTC (2+ messages)
DRM debugfs cleanup take 6
2023-08-30 8:48 UTC (8+ messages)
` [PATCH 2/5] drm/debugfs: disallow debugfs access when device isn't registered
[PATCH 00/12] Batch hugetlb vmemmap modification operations
2023-08-30 8:47 UTC (3+ messages)
` [PATCH 12/12] hugetlb: batch TLB flushes when restoring vmemmap
[XEN PATCH 00/13] address violations of MISRA C:2012 Directive 4.10
2023-08-30 8:47 UTC (7+ messages)
` [XEN PATCH 01/13] misra: add deviation for headers that explicitly avoid guards
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.