messages from 2026-08-12 12:53:01 to 2026-08-12 13:19:37 UTC [more...]
[PATCH v2 00/16] monitor: Reduce headers included in 'monitor/monitor.h'
2026-08-12 13:11 UTC (2+ messages)
` [PATCH v2 02/16] tests/unit: Include 'qemu/main-loop.h' header in test-util-sockets.c
[Stable-10.0.13 000/102] Patch Round-up for stable 10.0.13, freeze on 2026-08-24
2026-08-12 13:01 UTC (54+ messages)
` [Stable-10.0.13 001/102] hw/uefi: add sanity check
` [Stable-10.0.13 002/102] hw/uefi: remove debug function
` [Stable-10.0.13 003/102] hw/uefi: check lower limit for signature list size
` [Stable-10.0.13 004/102] hw/uefi: account variable policy entries against storage size
` [Stable-10.0.13 005/102] hw/uefi: add post_load checks
` [Stable-10.0.13 006/102] hw/uefi: make SetupMode read-only
` [Stable-10.0.13 007/102] vfio/pci: Initialize rom_read_failed in vfio_pci_load_rom()
` [Stable-10.0.13 008/102] vfio/igd: Clear saved BDSM in legacy VBIOS ROM at load time
` [Stable-10.0.13 009/102] vfio/pci: don't narrow a failed config read to a plausible value
` [Stable-10.0.13 010/102] vfio/pci: reject invalid PCI_INTERRUPT_PIN values
` [Stable-10.0.13 011/102] target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU
` [Stable-10.0.13 012/102] scsi-disk: protect against guest sending truncated data for MODE SELECT commands
` [Stable-10.0.13 013/102] scsi-disk: fix off by one in assertion
` [Stable-10.0.13 014/102] hw/ide: replace assert with proper error handling
` [Stable-10.0.13 015/102] hw/display/vmware_vga: Don't allow guest to trigger long running loop in host
` [Stable-10.0.13 016/102] hw/9pfs: fix O_TRUNC bypass on read-only export
` [Stable-10.0.13 017/102] hw/9pfs/virtio: drain in-flight PDUs before virtio-9p unrealize
` [Stable-10.0.13 019/102] hw/usb/dev-uas: Fix guest-triggerable heap OOB access
` [Stable-10.0.13 021/102] hw/usb/core: Avoid possible assert() in do_parameter() --> usb_packet_copy()
` [Stable-10.0.13 022/102] hw/usb/hcd-xhci: Check return value of xhci_xfer_create_sgl() for errors
` [Stable-10.0.13 023/102] hw/display/virtio-gpu: validate stride against width on scanout
` [Stable-10.0.13 026/102] hw/display/vhost-user-gpu: validate message payload sizes
` [Stable-10.0.13 027/102] ui/vnc: remove redundant rows computation
` [Stable-10.0.13 029/102] net/colo: fix g_hash_table_destroy assertion on uninitialized filter
` [Stable-10.0.13 030/102] target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
` [Stable-10.0.13 031/102] virtio-gpu: fix NULL deref in rutabaga set_scanout
` [Stable-10.0.13 032/102] hw/display/virtio-gpu: Fix empty blob discrimination
` [Stable-10.0.13 034/102] rutabaga: improve error handling, fix potential crash during init
` [Stable-10.0.13 035/102] hw/display/virtio-gpu: Block Rutabaga migration
` [Stable-10.0.13 036/102] virtio-net: fix OOB read in RSC receive path
` [Stable-10.0.13 037/102] virtio-net: fix short frame OOB read in receive_filter()
` [Stable-10.0.13 038/102] libvhost-user: protect against OOB writes in vu_set_inflight_fd
` [Stable-10.0.13 039/102] libvhost-user: protect against OOB vring queue access
` [Stable-10.0.13 040/102] hw/virtio: reject zero-length packed indirect descriptor table
` [Stable-10.0.13 041/102] vhost: do not crash on ring map failure
` [Stable-10.0.13 042/102] virtio-scsi: fix SCSIRequest leak on a bad request
` [Stable-10.0.13 043/102] virtio: fail early on bad config_len in migration
` [Stable-10.0.13 044/102] vhost-user: assert nregions within limit
` [Stable-10.0.13 046/102] libvhost-user: validate last_batch_head in vu_check_queue_inflights
` [Stable-10.0.13 047/102] libvhost-user: fix heap overflow "
` [Stable-10.0.13 049/102] virtio-iommu: fix OOM due to unbounded call_rcu
` [Stable-10.0.13 050/102] hw/pci-host/q35.c: Always initialize smram-region even if SMM disabled
` [Stable-10.0.13 053/102] hw/virtio/vdpa-dev: pass set_config buffer to vhost backend
` [Stable-10.0.13 055/102] intel_iommu: Check address mask before using it in pasid-based iotlb invalidation
` [Stable-10.0.13 057/102] hw/virtio-rng: Fix host use-after-free (CVE-2026-50624)
` [Stable-10.0.13 059/102] virtio: avoid packed vring virtio_queue_empty() infinite loops (CVE-2026-16457)
` [Stable-10.0.13 060/102] linux-user: Guard local FUTEX_CMD_MASK definition
` [Stable-10.0.13 061/102] hw/net/xilinx_axienet: Don't write checksums off end of packet
` [Stable-10.0.13 062/102] linux-user: fix guards for the fsmount(2) syscall series
` [Stable-10.0.13 065/102] target/sparc: set reg window data structures currently after vmstate load
` [Stable-10.0.13 071/102] virtio-mmio: fix QUEUE_NUM_MAX
` [Stable-10.0.13 074/102] hw/nvme: fix assertion failure on subregion removal
` [Stable-10.0.13 078/102] block: Fix crash after setting latency historygram with single bin
[PATCH v6 0/7] KUnit test for VF provisioning error handling
2026-08-12 13:19 UTC (3+ messages)
` ✗ CI.checkpatch: warning for KUnit test for VF provisioning error handling (rev6)
` ✓ CI.KUnit: success "
[PATCH RFC v2 0/9] drm: Add DRM_MODE_ATOMIC_RESET flag
2026-08-12 13:18 UTC (11+ messages)
` [PATCH RFC v2 1/9] drm/atomic: colorop: Rename state to state_to_destroy
` [PATCH RFC v2 2/9] drm/atomic: Create function to insert CRTC state into a commit
` [PATCH RFC v2 3/9] drm/atomic: Create function to insert plane "
` [PATCH RFC v2 4/9] drm/atomic: Create function to insert colorop "
` [PATCH RFC v2 5/9] drm/atomic: Create function to insert private obj "
` [PATCH RFC v2 6/9] drm/atomic: Create function to insert connector "
` [PATCH RFC v2 7/9] drm/atomic: Add drm_atomic_can_create_state() helper
` [PATCH RFC v2 8/9] drm/atomic: Allow filling a commit with pristine object states
` [PATCH RFC v2 9/9] drm/atomic-uapi: Add DRM_MODE_ATOMIC_RESET flag
[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
2026-08-12 13:18 UTC (13+ messages)
` [PATCH v3 05/10] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v3 06/10] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v3 07/10] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH v3 08/10] ACPI: APEI: GHES: Validate memory error section length before payload access
` [PATCH v3 09/10] ACPI: APEI: GHES: Bound AER info copy and sanitize software metadata
` [PATCH v3 10/10] ACPI: extlog: Validate elog record length before walking sections
[PATCH v3 1/6] drm/panel: Use devm_mipi_dsi_attach in BOE panels
2026-08-12 13:18 UTC (11+ messages)
` [PATCH v3 2/6] drm/panel: Use devm_mipi_dsi_attach in Samsung panels
` [PATCH v3 3/6] drm/panel: Use devm_mipi_dsi_attach in Novatek and Raydium panels
` [PATCH v3 4/6] drm/panel: Use devm_mipi_dsi_attach in Himax and Ilitek panels
` [PATCH v3 5/6] drm/panel: Use devm_mipi_dsi_attach in display vendor panels
` [PATCH v3 6/6] drm/panel: Use devm_mipi_dsi_attach in assorted panels
[scarthgap][PATCH v2] libssh2: fix CVE-2026-58050
2026-08-12 12:51 UTC
[OE-core][PATCH v1] glib-2.0: skip a timing sensitive monotonic-time ptest
2026-08-12 13:17 UTC (3+ messages)
` [OE-core][PATCH v2] "
[PATCH v3] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
2026-08-12 13:17 UTC (2+ messages)
[PATCH] gpio: pch: use raw_spinlock_t for the register lock
2026-08-12 13:16 UTC (3+ messages)
[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
2026-08-12 13:16 UTC (3+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
2026-08-12 13:16 UTC (9+ messages)
[PATCH 0/5] gitk: make color preferences visually more pleasing and better usable
2026-08-12 13:16 UTC (8+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] gitk: set intitial colors of swatches using the available helper
` [PATCH v2 2/6] gitk: condense repetitive code around color buttons into foreach loops
` [PATCH v2 3/6] gitk: show color preferences on the button instead of the label
` [PATCH v2 4/6] gitk: use more natural language for labels of color preferences
` [PATCH v2 5/6] gitk: avoid constructing dialog titles from text pieces
` [PATCH v2 6/6] gitk: move UI for generic colors above diff colors
[LTP] [PATCH v5 0/7] Add support for .max_kver
2026-08-12 13:16 UTC (10+ messages)
` [LTP] [PATCH v5 3/7] lib: Add support for max_kver to struct tst_test and tst_fs
[PATCH] ACPI: scan: Drop power resource references for deferred devices
2026-08-12 13:15 UTC (3+ messages)
[PATCH 0/5] Docs: changes.rst: Rework
2026-08-12 13:15 UTC (4+ messages)
` [PATCH 1/5] Docs: changes.rst: rename file and references and add links
[PATCH v10 00/12] ZTE zx297520v3 clock bindings and driver
2026-08-12 13:15 UTC (4+ messages)
` [PATCH v10 04/12] mfd: zx297520v3: Add a clock and reset MFD driver
[PATCH v2 0/9] KVM: s390: And then... even more fixes again
2026-08-12 13:14 UTC (8+ messages)
` [PATCH v2 6/9] KVM: s390: Fix IRQ injection with SIGP Stop and Store Status
` [PATCH v2 7/9] KVM: s390: Fix kvm_s390_clear_pv_state()
` [PATCH v2 8/9] KVM: s390: Fix potential tiny kernel stack leak
[PATCH] worktree add: improve message for ambiguous remote branch name
2026-08-12 13:14 UTC (3+ messages)
[PATCH v2 0/4] KVM: arm64: GICv5 KVM IRS review fixes
2026-08-12 13:14 UTC (7+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic: Free gic_kvm_info on initialization failure
` [PATCH v2 3/4] KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDs
` [PATCH v2 4/4] KVM: arm64: Validate GICv5 timer PPIs before claiming ownership
Bugreport
2026-08-12 13:14 UTC (4+ messages)
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-08-12 13:13 UTC (4+ messages)
[PATCH 00/14] objtool/klp: sympos/module/alternative/etc fixes
2026-08-12 13:13 UTC (5+ messages)
` [PATCH 05/14] objtool/klp: Add .klp.symid for sympos disambiguation
[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2026-08-12 13:12 UTC (6+ messages)
` [PATCH v3 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
support ZONE_RESET_ALL in liburing v2
2026-08-12 13:12 UTC (6+ messages)
` [PATCH 1/5] configure: shorten the message for the discard command
` [PATCH 2/5] man: fixups for io_uring_prep_cmd_discard.3
` [PATCH 3/5] liburing: add io_uring_prep_cmd_zone_reset
` [PATCH 4/5] man: add io_uring_prep_cmd_zone_reset_all.3 man page
` [PATCH 5/5] test: add zone_reset_all command test
[PATCH] net: tipc: replace deprecated strcpy with strscpy
2026-08-12 13:12 UTC (2+ messages)
` [PATCH net-next v2] "
[PATCH] mips: econet: fulfill unmet kconfig dependencies
2026-08-12 13:12 UTC (2+ messages)
[PATCH v3] erofs: cap LZMA stream pool size
2026-08-12 13:11 UTC (2+ messages)
` [PATCH] erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platforms
[PATCH v4 00/12] syscalls: Add a shared table for all archs
2026-08-12 13:11 UTC (8+ messages)
` [PATCH v4 08/12] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v4 12/12] alpha: Use the common syscall table
[PATCH 00/14] monitor: Reduce headers included in 'monitor/monitor.h'
2026-08-12 13:09 UTC (3+ messages)
` [PATCH 13/14] system: Move runstate-related code from cpus.c to runstate.c
[PATCH v2 0/3] drm/xe: Adopt xe_log SIGID API for structured error reporting
2026-08-12 13:10 UTC (4+ messages)
` [PATCH v2 2/3] drm/xe/pcode: Improve PCODE logging using xe_log helper
[PATCH 0/2] net: dhcp6: fix an infinite loop parsing IA options
2026-08-12 13:09 UTC (3+ messages)
` [PATCH 1/2] net: dhcp6: prevent "
[LTP] [PATCH ltp] testcases/kernel/crypto/crypto_user02.c: try non-generic hmac names first
2026-08-12 13:09 UTC (2+ messages)
` [LTP] "
[PATCH 01/27] include/qemu/target-info-qom.h: declare TYPE_TARGET_SPECIFIC interface
2026-08-12 13:03 UTC (13+ messages)
[PATCH i-g-t v4 0/2] Add CMRR subtests
2026-08-12 13:07 UTC (3+ messages)
` [PATCH i-g-t v4 1/2] lib/igt_vrr:Add VRR helper library for display refresh rate testing
` [PATCH i-g-t v4 2/2] tests/kms_vrr: add CMRR fixed and video mode subtests
[PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
2026-08-12 13:08 UTC (5+ messages)
[OE-core] [PATCH] kernel.bbclass: add strip process for signed kernel modules
2026-08-12 13:06 UTC
[PATCH] ceph: fix leaked inode reference on writeback abort at umount
2026-08-12 13:07 UTC
[PATCH v2 1/6] drm/panel: Use devm_mipi_dsi_attach in BOE panels
2026-08-12 13:06 UTC (3+ messages)
[PATCH] video: backlight: Use sysfs_emit() instead of sprintf()
2026-08-12 13:06 UTC (2+ messages)
` (subset) "
[PATCH] backlight: qcom-wled: Remove redundant dev_err()
2026-08-12 13:06 UTC (2+ messages)
` (subset) "
[PATCH v2] dt-bindings: clock: agilex: mark mpu_l2ram_clk deprecated
2026-08-12 13:06 UTC (2+ messages)
[PATCH] tests/sw_sync: fix invalid fd test
2026-08-12 13:05 UTC (2+ messages)
[PATCH i-g-t] intel-ci: Add xe_sriov_vram to NVL blocklist
2026-08-12 13:10 UTC (2+ messages)
[PATCH] intel-ci/i915/blocklist: Add sriov tests to blocklist
2026-08-12 13:04 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v3 0/3] X2 Elite HP EliteBook X G2q support
2026-08-12 13:04 UTC (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI
[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
2026-08-12 13:03 UTC (6+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller
[PATCH] block: skip redundant flush for O_DSYNC direct writes
2026-08-12 13:03 UTC
[RFC PATCH 00/56] disas/riscv: Reorganize the disassembler
2026-08-12 13:03 UTC (23+ messages)
` [PATCH 46/56] disas/riscv: Split xlrbr_opcode_data
` [PATCH 47/56] disas/riscv: Split xthead_opcode_data
` [PATCH 48/56] disas/riscv: Move rv_op_illegal to riscv.c
` [PATCH 49/56] disas/riscv: Split out riscv-op.c.inc
` [PATCH 50/56] disas/riscv: Merge all mop.r.n to one pattern
` [PATCH 51/56] disas/riscv: Merge all mop.rr.n "
` [PATCH 52/56] disas/riscv: Merge all c.mop.n "
` [PATCH 53/56] disas/riscv: Tidy decode of c.mop.n
` [PATCH 54/56] disas/riscv: Tidy decode of mop.r.n and mop.rr.n
` [PATCH 55/56] disas/riscv: Split rvi_opcode_data
` [PATCH 56/56] disas/riscv: Sort riscv-op.c.inc
[PATCH v2 0/2] accel/rocket: fix shared-device lifecycle on probe failure and unbind
2026-08-12 13:03 UTC (3+ messages)
[PATCH v8 0/9] perf c2c: add a function view
2026-08-12 13:03 UTC (6+ messages)
` [PATCH v8 6/9] perf c2c: add function view hierarchy entry creation
[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
2026-08-12 13:02 UTC (4+ messages)
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()
[PATCH 0/5] smb: client: Avoid leaking of sensitive data to the stack or heap
2026-08-12 13:01 UTC (6+ messages)
` [PATCH 1/5] smb: client: Clear sensitive stack data in smb2transport.c
` [PATCH 2/5] smb: client: Clear sensitive stack and heap data in smb2ops.c
` [PATCH 3/5] smb: client: Clear sensitive stack data in cifsencrypt.c
` [PATCH 4/5] smb: client: Clear sensitive stack data in smb1encrypt.c
` [PATCH 5/5] smb: client: Avoid leaking sensitive data to the heap in connect.c
[PATCH] ALSA: hda/conexant: Add mute LED quirk for HP ProBook 440 G5
2026-08-12 13:01 UTC (2+ messages)
[PATCH 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
2026-08-12 13:01 UTC (3+ messages)
` [PATCH 3/3] ALSA: hda: allow direct complete with a powered-off GPU
[PATCH] ALSA: seq: Restore the delivery error code in the bounce event
2026-08-12 13:01 UTC (2+ messages)
Question on damon_sysfs_memcg_path_to_id() path resolution
2026-08-12 13:00 UTC (2+ messages)
[PATCH] tipc: defer local Nagle backlog xmit from receive path
2026-08-12 13:00 UTC
[PATCH] toolchain/clang: prepend target host-sys to HOST_CC_ARCH
2026-08-12 12:59 UTC
[PATCH 0/2] scsi: mpi3mr: Fix error handling and resource leak in mpi3mr_sas_port_add()
2026-08-12 12:59 UTC (2+ messages)
[PATCH net-next v2] net: stmmac: dwxgmac2: add XGMAC timestamp interrupt support
2026-08-12 12:59 UTC (3+ messages)
[PATCH v2 0/9] dmaengine: Support bus widths of 32 bytes and above
2026-08-12 12:59 UTC (9+ messages)
` [PATCH v2 1/9] "
[PATCH v3 0/4] rv/reactors: fix lockdep warning and add KUnit tests
2026-08-12 12:58 UTC (3+ messages)
` [PATCH v3 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch
[PATCH v2 0/4] nvme-tcp: NIC topology aware I/O queue scaling and queue info export
2026-08-12 12:57 UTC (5+ messages)
` [PATCH v2 2/4] nvme-tcp: limit I/O queue count based on NIC queue count
` (no subject)
`
[PATCH RFC v4] tipc: defer local Nagle backlog xmit from receive path
2026-08-12 12:57 UTC (2+ messages)
[v3 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
2026-08-12 12:56 UTC (4+ messages)
` [v3 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
[PATCH v2] drm/amdgpu: force complete the MES scheduler ring fences on reset
2026-08-12 12:56 UTC (2+ messages)
[PATCH] sched/topology: Add a cpus_read_lock to partition_sched_domains()
2026-08-12 12:54 UTC (2+ messages)
[PATCH net 0/1] ipv6: fix use-after-free in ip6_finish_output2
2026-08-12 12:54 UTC (2+ messages)
` [PATCH net 1/1] ipv6: fix use-after-free in ip6_finish_output2()
[PATCH 0/2] Add panel driver for Novatek NT37703
2026-08-12 12:53 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "
[PATCH RFC] KVM: x86/xen: Avoid sleeping lock in kvm_xen_set_evtchn_fast()
2026-08-12 12:53 UTC
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.