All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-15 20:18:53 to 2026-06-15 20:43:10 UTC [more...]

[PATCH i-g-t v2] tests/intel: Skip multi-queue tests when no engine supports it
 2026-06-15 20:42 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel: Skip multi-queue tests when no engine supports it (rev2)

[PATCH v2 00/53] qom/qdev: associate properties with QAPI schema types
 2026-06-15 20:38 UTC  (48+ messages)
` [PATCH v2 01/53] qapi: add QAPITypeInfo struct definition
` [PATCH v2 02/53] qapi/introspect: expose the type name map
` [PATCH v2 03/53] qapi: add type-infos generator
` [PATCH v2 04/53] qapi/backend: wire up type-infos generation
` [PATCH v2 05/53] qapi/gen: fix _module_basename for multi-dash 'what' parameters
` [PATCH v2 06/53] meson: add qapi-type-infos-*.c/h to build
` [PATCH v2 07/53] qom: add qapi_type field to ObjectProperty
` [PATCH v2 08/53] qapi/qom: add qapi-type field to ObjectPropertyInfo
` [PATCH v2 09/53] qom/qmp: populate qapi-type in QMP handlers
` [PATCH v2 10/53] qom: add QAPI-aware property registration
` [PATCH v2 11/53] tests: update check-qom-proplist for "
` [PATCH v2 12/53] qom: convert enum properties to QAPI-aware registration
` [PATCH v2 13/53] qom: remove old enum property registration API
` [PATCH v2 15/53] qom: convert struct properties to QAPI-aware registration
` [PATCH v2 16/53] x86: convert OnOffAuto "
` [PATCH v2 17/53] microvm: "
` [PATCH v2 18/53] pc: convert OnOffAuto vmport property "
` [PATCH v2 19/53] arm/virt: convert OnOffAuto acpi "
` [PATCH v2 21/53] loongarch/virt: convert OnOffAuto properties "
` [PATCH v2 23/53] sev: convert OnOffAuto legacy-vm-type property "
` [PATCH v2 24/53] whpx: convert OnOffAuto hyperv "
` [PATCH v2 25/53] whpx: convert OnOffAuto arch properties "
` [PATCH v2 26/53] accel/kvm: convert OnOffSplit property "
` [PATCH v2 27/53] whpx: "
` [PATCH v2 28/53] ppc/spapr-caps: convert to QAPI-aware property registration
` [PATCH v2 29/53] system/memory: fix "priority" property typename
` [PATCH v2 30/53] hw/mem/nvdimm: fix "size" "
` [PATCH v2 31/53] qom: convert scalar properties to QAPI-aware registration
` [PATCH v2 32/53] i386/cpu: convert strList property "
` [PATCH v2 34/53] i386/x86: convert SgxEPCList "
` [PATCH v2 35/53] virtio-balloon: convert guest-stats property to QAPI type
` [PATCH v2 36/53] qom: replace object_property_add_tm with StructTm "
` [PATCH v2 37/53] hw/nvdimm: convert UUID property to QAPI-aware registration
` [PATCH v2 38/53] hw/s390-virtio-ccw: convert loadparm "
` [PATCH v2 39/53] hw/ppc/spapr_drc: convert fdt "
` [PATCH v2 40/53] spdm-socket: convert SpdmTransportType to QAPI enum
` [PATCH v2 41/53] hw/pci: change the busnr type to uint8
` [PATCH v2 42/53] qdev: add qapi_type field to PropertyInfo with fallback registration
` [PATCH v2 43/53] qdev: convert core PropertyInfo definitions to use qapi_type
` [PATCH v2 44/53] qdev: convert system "
` [PATCH v2 46/53] target/riscv: fix incorrect QAPI types and u8 casting
` [PATCH v2 47/53] target/riscv: convert PropertyInfo definitions to use qapi_type
` [PATCH v2 48/53] qdev: "
` [PATCH v2 49/53] qdev: introduce typed array PropertyInfos
` [PATCH v2 50/53] qdev: simplify DEFINE_PROP_ARRAY and remove generic array PropertyInfo
` [PATCH v2 51/53] qdev: remove deprecated PropertyInfo.type and .enum_table fields
` [PATCH v2 53/53] qom: use QAPITypeInfo in object_property_get_enum

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-15 20:42 UTC  (3+ messages)

[PATCH 00/13] hw/riscv: FDT creation helpers
 2026-06-15 20:37 UTC  (13+ messages)
` [PATCH 01/13] hw/riscv/sifive_u.c: add a FDT phandle to cpu-intc
` [PATCH 02/13] hw/riscv: add fdt-common helper
` [PATCH 03/13] hw/riscv/numa: make numa_enabled() public
` [PATCH 04/13] hw/riscv: add create_fdt_socket_memory() helper
` [PATCH 05/13] hw/riscv/sifive_u.c: add intc_phandles array
` [PATCH 06/13] hw/riscv/spike.c: "
` [PATCH 07/13] hw/riscv: add create_fdt_clint() helper
` [PATCH 08/13] hw/riscv/sifive_u.c: add cpu-map, cluster and core DTs
` [PATCH 09/13] hw/riscv: add fdt_create_cpu_socket_subnode() helper
` [PATCH 10/13] hw/riscv: add create_fdt_socket_cpus()
` [PATCH 11/13] hw/riscv/spike.c: use create_fdt_socket_cpus()
` [PATCH 12/13] hw/riscv/fdt_common.c: create create_fdt_socket_cpu_internal()

[PATCH] ext4: Remove ext4_end_buffer_io_sync()
 2026-06-15 20:41 UTC  (2+ messages)

[PATCH v8 00/27] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-15 20:41 UTC  (29+ messages)
` [PATCH v8 08/27] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v8 11/27] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v8 12/27] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH v8 13/27] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v8 14/27] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v8 15/27] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v8 16/27] drm/i915: Drop the irqs_disabled() check
` [PATCH v8 17/27] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v8 18/27] drm/i915/gt: Fix selftests on PREEMPT_RT
` [PATCH v8 19/27] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [PATCH v8 20/27] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [PATCH v8 21/27] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v8 22/27] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v8 23/27] PREEMPT_RT injection
` [PATCH v8 24/27] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
` [PATCH v8 25/27] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` [PATCH v8 26/27] drm/xe/display: Always use system memory on PREEMPT_RT for DPT
` [PATCH v8 27/27] drm/xe/display: Prefer not to allocate a framebuffers in stolen memory
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev16)
` ✓ CI.KUnit: success "

[PATCH v2] riscv: dts: spacemit: k1-orangepi-rv2: Add cpu scaling
 2026-06-15 20:41 UTC  (3+ messages)

[PATCH net-next v3 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-06-15 20:41 UTC  (2+ messages)

[PATCH 0/3] Additional fixes for "Support for Samsung S2MU005 PMIC and its sub-devices"
 2026-06-15 20:40 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mfd: s2mu005-pmic: reorder reg and interrupts properties
` [PATCH 2/3] dt-bindings: mfd: s2mu005-pmic: drop compatible property for multi-led node
` [PATCH 3/3] leds: rgb: s2m: use multi-led node of mfd as source node

[PATCHSET v2] Add lockless MPSC FIFO queue for task work
 2026-06-15 20:40 UTC  (10+ messages)
` [PATCH 4/6] io_uring: switch normal task_work to a mpscq

[PATCH net v3 0/2] ipv4/ipv6: account for fraggap on paged allocation paths
 2026-06-15 20:39 UTC  (3+ messages)
` [PATCH net v3 2/2] ipv6: account for fraggap on the paged allocation path

[PATCH v8 06/27] drm/i915/display: Remove locking from intel_vblank_evade critical section
 2026-06-15 20:39 UTC  (2+ messages)

[PATCH v8 09/27] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
 2026-06-15 20:39 UTC  (2+ messages)

[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
 2026-06-15 20:39 UTC  (13+ messages)
` [PATCH 08/19] parisc: define DPS root partition type UUID
` [PATCH 12/19] x86: define DPS root partition type UUIDs

[RFC PATCH v6 00/25] Hierarchical Constant Bandwidth Server
 2026-06-15 20:38 UTC  (2+ messages)

[PATCH] accel/amdxdna: Use caller client for debug BO sync
 2026-06-15 20:38 UTC  (2+ messages)

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-15 20:37 UTC  (4+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support

[cocci] Searching for duplicate exception handling code with SmPL?
 2026-06-15 20:37 UTC  (5+ messages)

[PATCH v9 00/22] CMTG enablement
 2026-06-15 20:03 UTC  (23+ messages)
` [PATCH v9 01/22] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [PATCH v9 02/22] drm/i915/cmtg: Set CMTG clock select
` [PATCH v9 03/22] drm/i915/cmtg: Add CMTG transcoder offset in struct _device_info
` [PATCH v9 04/22] drm/i915/display: Pass target transcoder to intel_set_transcoder_timings()
` [PATCH v9 05/22] drm/i915/display: Rename cpu_transcoder parameter to transcoder
` [PATCH v9 06/22] drm/i915/display: Skip DP_MIN_HBLANK_CTL programming for CMTG transcoders
` [PATCH v9 07/22] drm/i915/display: Pass transcoder to intel_set_transcoder_timings_lrr()
` [PATCH v9 08/22] drm/i915/display: Rename cpu_transcoder parameter to transcoder in LRR path
` [PATCH v9 09/22] drm/i915/cmtg: Set timings for CMTG by using transcoder timing helpers
` [PATCH v9 10/22] drm/i915/vrr: Pass transcoder to intel_vrr_set_fixed_rr_timings()
` [PATCH v9 11/22] drm/i915/display: Rename cpu_transcoder parameter to transcoder in VRR fixed-rr path
` [PATCH v9 12/22] drm/i915/cmtg: Program VRR fixed-rate timings for CMTG transcoder
` [PATCH v9 13/22] drm/i915/cmtg: Program VRR control register "
` [PATCH v9 14/22] drm/i915/cmtg: Set link M/N "
` [PATCH v9 15/22] drm/i915/cmtg: Add hook to enable CMTG with sync to port
` [PATCH v9 16/22] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [PATCH v9 17/22] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v9 18/22] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v9 19/22] drm/i915/cmtg: Add CMTG scan line programming
` [PATCH v9 20/22] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v9 21/22] drm/i915/cmtg: Restore CMTG after DC6 exit
` [PATCH v9 22/22] drm/i915/cmtg: Add CMTG interrupt handling

[Buildroot] [PATCH 1/2] package/intel-mediadriver: bump version to 26.2.2
 2026-06-15 20:36 UTC  (2+ messages)

[Buildroot] [git commit] package/intel-mediadriver: bump version to 26.2.2
 2026-06-15 20:11 UTC 

[Buildroot] [git commit] package/intel-vpl-gpu-rt: bump version to 26.2.2
 2026-06-15 20:11 UTC 

[PATCH] binder: synchronize Rust Binder stats with freeze commands
 2026-06-15 20:36 UTC  (2+ messages)

e1000e: Report link down after "Detected Hardware Unit Hang" ?
 2026-06-15 20:36 UTC  (3+ messages)

[PATCH v8 10/27] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
 2026-06-15 20:35 UTC  (2+ messages)

[PATCH v3 0/8] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-06-15 20:35 UTC  (5+ messages)
` [PATCH v3 7/8] KVM: x86: WARN if MOV DR emulation hits a "too late" #GP

[PATCH 0/3] usb: gadget: f_fs: Add R/W proxy EPs and ZLP support
 2026-06-15 20:35 UTC  (7+ messages)
` [PATCH 1/3] usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks
` [PATCH 3/3] usb: gadget: f_fs: Introduce rw_proxy file descriptors

[PATCH v8 04/27] drm/intel/display: Convert vblank event handling to 2-stage arming
 2026-06-15 20:35 UTC  (2+ messages)

[PATCH ext4 v4] ext4: fix out-of-bounds read in ext4_read_inline_dir()
 2026-06-15 20:35 UTC  (2+ messages)

[PATCH 0/4] drm/{i915,xe}: unify runtime pm calls
 2026-06-15 20:34 UTC  (4+ messages)
` [PATCH 3/4] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()

[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-06-15 20:33 UTC  (8+ messages)
` [PATCH v3 1/7] drm/i915/wm: clear the plane ddb_y entries on plane disable
` [PATCH v3 2/7] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
` [PATCH v3 3/7] drm/i915/display: sagv pre/post plane calls to check pmdemand support
` [PATCH v3 4/7] drm/i915/bw: Extract icl_init_qgv_info()
` [PATCH v3 5/7] drm/i915/bw: extract update_sagv_status()
` [PATCH v3 6/7] drm/i915/bw: avoid replicating the update_sagv_status() calls
` [PATCH v3 7/7] drm/i915/bw: introduce the peak bandwidth threshold

[tip:x86/urgent] BUILD SUCCESS 2d36d3b451a94899db9c965adde15492ffe6027a
 2026-06-15 20:33 UTC 

[BUG] KASAN: slab-use-after-free in ipoctal_write_tty
 2026-06-15 20:33 UTC  (3+ messages)

+ ocfs2-fix-null-h_transaction-deref-in-ocfs2_assure_trans_credits.patch added to mm-nonmm-unstable branch
 2026-06-15 20:33 UTC 

[PATCH net-next] octeontx2-pf: add page pool ethtool statistics
 2026-06-15 20:32 UTC  (2+ messages)

[syzbot] Monthly afs report (Jun 2026)
 2026-06-15 20:32 UTC 

[PATCH v8 02/27] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
 2026-06-15 20:31 UTC  (2+ messages)

[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
 2026-06-15 20:30 UTC  (2+ messages)

[PATCH v8 01/27] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
 2026-06-15 20:30 UTC  (2+ messages)

[PATCH v8 07/27] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
 2026-06-15 20:29 UTC  (2+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-15 20:29 UTC  (7+ messages)
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-15 20:28 UTC  (2+ messages)

htmldocs: Warning: arch/arm/xen/enlighten.c references a file that doesn't exist: Documentation/devicetree/bindings/arm/xen.txt
 2026-06-15 20:28 UTC 

[PATCH] drm/xe/guc: Downgrade Memory CAT error message
 2026-06-15 20:27 UTC 

[PATCH] EDAC/altera: use SDMMC compatibles to select A10/S10 IRQ layout
 2026-06-15 20:27 UTC  (2+ messages)

Project Takeoffs
 2026-06-15 20:27 UTC 

[Buildroot] [next 1/2] package/pkg-download: add pypi helper for downloading packages from pypi.org
 2026-06-15 20:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/5] {linux, linux-headers}: bump 6.12.x, 7.0.x, 6.18.x series
 2026-06-15 20:25 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] linux: select host-openssl for all architectures when building latest CIP version
` [Buildroot] [PATCH 3/5] linux: select host-libelf for all architectures when building latest version
` [Buildroot] [PATCH 4/5] {toolchain, linux-headers}: add support for 7.1 headers
` [Buildroot] [PATCH 5/5] linux: bump latest version to 7.1

[PATCH v2] hw_random: timeriomem-rng: add configurable read width and data mask
 2026-06-15 20:26 UTC  (2+ messages)

[PATCH v8 05/27] drm/i915/display: Move vblank put until after critical section
 2026-06-15 20:25 UTC  (2+ messages)

[Buildroot] [PATCH] boot/shim: add patch to fix builds with -O3 / -Ofast
 2026-06-15 20:25 UTC 

[GIT PULL] tracing tools: RTLA updates for 7.2
 2026-06-15 20:25 UTC 

[PATCH] f2fs: stop checkpoint on compressed write IO error
 2026-06-15 20:24 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] xfs/013: fix ENOSPC handling
 2026-06-15 20:23 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free in _copy_to_user from platform/x86/dell-smbios-wmi
 2026-06-15 20:21 UTC  (4+ messages)

[PATCH 0/2] MAINTAINERS: enforce file entries are consistent from meson
 2026-06-15 20:21 UTC  (3+ messages)
` [PATCH 2/2] meson.build: check MAINTAINERS file is consistent with source tree

[PATCH v2 i-g-t] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-15 20:20 UTC 

where to add a couple things related to kernel metadata?
 2026-06-15 20:21 UTC 

[PATCH v4 0/5] Enhance RPMsg buffer management
 2026-06-15 20:20 UTC  (6+ messages)
` [PATCH v4 1/5] rpmsg: virtio_rpmsg_bus: rename rbufs and sbufs
` [PATCH v4 2/5] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
` [PATCH v4 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v4 4/5] docs: rpmsg: add virtio config space details
` [PATCH v4 5/5] samples: rpmsg: add MTU size info

[PATCH 00/39] MAINTAINERS: Fix F: lines
 2026-06-15 20:19 UTC  (4+ messages)

[PATCH v1 0/4] iommufd: Cache invalidation hardening and SMMUv3 batching rework
 2026-06-15 20:19 UTC  (6+ messages)
` [PATCH v1 4/4] iommu/arm-smmu-v3: Process vIOMMU invalidations in batches


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.