All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-27 13:52:48 to 2026-02-27 14:14:54 UTC [more...]

[PATCH i-g-t 00/17] lib/kms: Finish the igt_crtc_t API refactoring
 2026-02-27 14:14 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 1/2] arm-toolchains: Update to 15.2
 2026-02-27 14:14 UTC  (2+ messages)
` [PATCH 2/2] arm/trusted-firmware-m: workarounds for new(er) toolchains

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-27 14:13 UTC  (11+ messages)

[PATCH cgroup/for-6.19] cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
 2026-02-27 14:13 UTC  (7+ messages)
` ~90s reboot delay with v6.19 and PREEMPT_RT

cleanup the RAID5 XOR library
 2026-02-27 14:13 UTC  (5+ messages)
` [PATCH 17/25] s390: move the XOR code to lib/raid/

[PATCH 0/3] drm/imagination: Fixes for power domain handling on single-domain devices
 2026-02-27 14:12 UTC  (4+ messages)
` [PATCH 1/3] drm/imagination: Check for NULL struct dev_pm_domain_list
` [PATCH 2/3] drm/imagination: Detach pm domains if linking fails
` [PATCH 3/3] drm/imagination: Ensure struct pvr_device->power is initialized

[PATCH v2 0/7] media: iris: add support for kaanapali platform
 2026-02-27 14:11 UTC  (8+ messages)
` [PATCH v2 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v2 2/7] media: iris: switch to hardware mode after firmware boot
` [PATCH v2 3/7] media: iris: add iris vpu bus support and register it with iommu_buses
` [PATCH v2 4/7] media: iris: add context bank devices using iommu-map
` [PATCH v2 5/7] media: iris: add helper to select context bank device
` [PATCH v2 6/7] media: iris: add iris4 specific H265 line buffer calculation
` [PATCH v2 7/7] media: iris: add platform data for kaanapali

[PATCH 00/12] i3c: mipi-i3c-hci: Fixes for v7.0
 2026-02-27 14:11 UTC  (13+ messages)
` [PATCH 01/12] i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
` [PATCH 02/12] i3c: mipi-i3c-hci: Fix Hot-Join NACK
` [PATCH 03/12] i3c: mipi-i3c-hci: Fix race in DMA ring enqueue for parallel xfers
` [PATCH 04/12] i3c: mipi-i3c-hci: Fix race in DMA ring dequeue
` [PATCH 05/12] i3c: mipi-i3c-hci: Fix race between DMA ring dequeue and the interrupt handler
` [PATCH 06/12] i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue
` [PATCH 07/12] i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
` [PATCH 08/12] i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
` [PATCH 09/12] i3c: mipi-i3c-hci: Consolidate common xfer processing logic
` [PATCH 10/12] i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt context
` [PATCH 11/12] i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
` [PATCH 12/12] i3c: mipi-i3c-hci: Fallback to software reset when bus disable fails

[PATCH] tests/intel/kms: Drop unneeded igt_device_set_master calls
 2026-02-27 14:12 UTC  (2+ messages)

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-02-27 14:11 UTC  (30+ messages)
` [PATCH v5 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v5 05/28] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v5 06/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 08/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v5 09/28] pinctrl: cs42l43: "
` [PATCH v5 10/28] cxl/test: Use device_set_node()
` [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v5 12/28] PCI: of: "
` [PATCH v5 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v5 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v5 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v5 16/28] i2c: mux: Set adapter physical device
` [PATCH v5 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v5 18/28] of: property: Allow fw_devlink device-tree on x86
` [PATCH v5 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v5 20/28] i2c: busses: at91: "
` [PATCH v5 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v5 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v5 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v5 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v5 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v5 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v5 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v5 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH 6.18 000/641] 6.18.14-rc2 review
 2026-02-27 14:10 UTC  (3+ messages)

[Bug 221149] New: hp-wmi: Fan control fails and RPM always reads as zero on HP OMEN 16-wf1xxx (Board 8C76)
 2026-02-27 14:10 UTC  (2+ messages)
` [Bug 221149] "

[PATCH v2 00/14] drm: Create drm_output_color_format enum
 2026-02-27 13:59 UTC  (30+ messages)
` [PATCH v2 01/14] drm/connector: Introduce "
` [PATCH v2 02/14] drm/edid: Convert to "
` [PATCH v2 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH v2 04/14] drm/amdgpu: display: "
` [PATCH v2 05/14] drm/bridge: adv7511: "
` [PATCH v2 06/14] drm/bridge: analogix: "
` [PATCH v2 07/14] drm/bridge: cadence: "
` [PATCH v2 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH v2 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH v2 10/14] drm/arm: komeda: "
` [PATCH v2 11/14] drm/mediatek: dp: "
` [PATCH v2 12/14] drm/rockchip: analogix: "
` [PATCH v2 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH v2 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-02-27 14:10 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH] platform/x86: hp-wmi: Add keyboard backlight support
 2026-02-27 14:08 UTC  (2+ messages)

[RFC 0/2] add FALLOC_FL_WRITE_ZEROES support to xfs
 2026-02-27 14:08 UTC  (3+ messages)
` [RFC 1/2] xfs: add flags field to xfs_alloc_file_space
` [RFC 2/2] xfs: add support for FALLOC_FL_WRITE_ZEROES

[PATCH] tcl8: skip more timing-sensitive tests
 2026-02-27 14:08 UTC 

[PATCH v1 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-02-27 14:08 UTC  (10+ messages)
` [PATCH v1 3/8] dt-bindings: pinctrl: add NXP MC33978/MC34978 pinctrl
` [PATCH v1 4/8] pinctrl: add NXP MC33978/MC34978 pinctrl driver

[PATCH v6 0/8] Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-02-27 14:08 UTC  (6+ messages)
` [PATCH v6 3/8] phy: Add driver for EyeQ5 Ethernet PHY wrapper

[PATCH v2 0/2] timeout immediate arg
 2026-02-27 14:08 UTC  (3+ messages)
` [PATCH v2 2/2] io_uring/timeout: immediate timeout arg

[PATCH v1] spi: designware: add support for bits-per-word DT binding
 2026-02-27 14:07 UTC  (2+ messages)

[PATCH v1 0/4] Allow order zero pages in page reporting
 2026-02-27 14:06 UTC  (5+ messages)
` [PATCH v1 1/4] page_reporting: add PAGE_REPORTING_DEFAULT_ORDER
` [PATCH v1 2/4] virtio_balloon: set default page reporting order
` [PATCH v1 3/4] hv_balloon: "
` [PATCH v1 4/4] page_reporting: change PAGE_REPORTING_DEFAULT_ORDER to -1

[PATCH net-next v4] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-02-27 14:06 UTC  (3+ messages)
` [net-next,v4] "

[PATCH 1/2] arm_mpam: Force __iomem casts
 2026-02-27 14:06 UTC  (2+ messages)

[RFC][PATCH 0/6] x86/topo: SNC Divination
 2026-02-27 14:06 UTC  (4+ messages)
` [RFC][PATCH 2/6] x86/topo: Add TOPO_NUMA_DOMAIN

[PATCH i-g-t 0/5] Add support for xe3p and prefetch fault test
 2026-02-27 14:04 UTC  (3+ messages)
` [PATCH i-g-t 2/5] lib/allocator: add canonicalize helper for 57 bit

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-02-27 14:04 UTC  (2+ messages)
` [Bug 221073] "

[PATCH v2] x86/irq: Optimize interrupts decimals printing
 2026-02-27 14:04 UTC  (4+ messages)

[PATCH v2 00/18] svcrdma performance scalability enhancements
 2026-02-27 14:03 UTC  (19+ messages)
` [PATCH v2 01/18] svcrdma: Add fair queuing for Send Queue access
` [PATCH v2 02/18] svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
` [PATCH v2 03/18] svcrdma: Clean up use of rdma->sc_pd->device
` [PATCH v2 04/18] svcrdma: Add Write chunk WRs to the RPC's Send WR chain
` [PATCH v2 05/18] svcrdma: Factor out WR chain linking into helper
` [PATCH v2 06/18] svcrdma: Reduce false sharing in struct svcxprt_rdma
` [PATCH v2 07/18] svcrdma: Use lock-free list for Receive Queue tracking
` [PATCH v2 08/18] svcrdma: Convert Read completion queue to use lock-free list
` [PATCH v2 09/18] svcrdma: Release write chunk resources without re-queuing
` [PATCH v2 10/18] svcrdma: Defer send context release to xpo_release_ctxt
` [PATCH v2 11/18] svcrdma: Use watermark-based Receive Queue replenishment
` [PATCH v2 12/18] svcrdma: Add per-recv_ctxt chunk context cache
` [PATCH v2 13/18] svcrdma: clear XPT_DATA on sc_read_complete_q consumption
` [PATCH v2 14/18] svcrdma: retry when receive queues drain transiently
` [PATCH v2 15/18] svcrdma: clear XPT_DATA on sc_rq_dto_q consumption
` [PATCH v2 16/18] sunrpc: skip svc_xprt_enqueue when no work is pending
` [PATCH v2 17/18] sunrpc: skip svc_xprt_enqueue in svc_xprt_received when idle
` [PATCH v2 18/18] sunrpc: Skip xpt_reserved accounting for non-UDP transports

Record/replay thread determinism
 2026-02-27 14:02 UTC  (3+ messages)

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-02-27 14:03 UTC  (3+ messages)

[PATCH v3] iommu: Fix mapping check for 0x0 to avoid re-mapping it
 2026-02-27 14:03 UTC  (2+ messages)

[PATCH v4 0/9] Add RZ/G3L IRQC support
 2026-02-27 14:03 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Use pattern for interrupt-names
` [PATCH v4 2/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3L SoC
` [PATCH v4 3/9] irqchip/renesas-rzg2l: Dynamically allocate fwspec array
` [PATCH v4 4/9] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH v4 5/9] irqchip/renesas-rzg2l: Drop IRQC_TINT_START macro
` [PATCH v4 6/9] irqchip/renesas-rzg2l: Drop IRQC_IRQ_COUNT macro
` [PATCH v4 7/9] irqchip/renesas-rzg2l: Add RZ/G3L support
` [PATCH v4 8/9] irqchip/renesas-rzg2l: Add shared interrupt support
` [PATCH v4 9/9] arm64: dts: renesas: r9a08g046: Add ICU node

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-02-27 14:03 UTC  (2+ messages)

[PATCH v4 00/12] iio: use dev_err_probe in probe path for ADI drivers
 2026-02-27 14:01 UTC  (13+ messages)
` [PATCH v4 01/12] iio: frequency: adrf6780: add dev variable
` [PATCH v4 02/12] iio: frequency: adrf6780: use dev_err_probe
` [PATCH v4 03/12] iio: frequency: admv1014: add dev variable
` [PATCH v4 04/12] iio: frequency: admv1014: use dev_err_probe
` [PATCH v4 05/12] iio: frequency: admv1013: add dev variable
` [PATCH v4 06/12] iio: frequency: admv1013: use dev_err_probe
` [PATCH v4 07/12] iio: frequency: adf4377: add dev variable
` [PATCH v4 08/12] iio: frequency: adf4377: use dev_err_probe
` [PATCH v4 09/12] iio: dac: ad7293: add dev variable
` [PATCH v4 10/12] iio: dac: ad7293: use dev_err_probe
` [PATCH v4 11/12] iio: filter: admv8818: add dev variable
` [PATCH v4 12/12] iio: filter: admv8818: use dev_err_probe

[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
 2026-02-27 14:01 UTC  (11+ messages)

[PATCH] arm/edk2-firmware: Update to 202602
 2026-02-27 14:01 UTC 

[PATCH] hash: fix pointer alignment
 2026-02-27 13:59 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-02-27 14:00 UTC  (4+ messages)

linux-next: manual merge of the amdgpu tree with the drm-fixes tree
 2026-02-27 14:00 UTC 

Missing signoff in the drivers-x86-fixes tree
 2026-02-27 14:00 UTC 

[PATCH 0/4] arm: Fix some memory leaks
 2026-02-27 13:57 UTC  (5+ messages)
` [PATCH 1/4] scripts: Move lsan_suppressions.txt out of oss-fuzz subdir
` [PATCH 2/4] scripts/lsan_suppressions.txt: Add more leaks
` [PATCH 3/4] hw/arm/aspeed_gpio: Don't leak string in aspeed_gpio_init()
` [PATCH 4/4] tests/qtest/iommu-smmuv3-test: Free QPCIDevice

Linux 6.19.4
 2026-02-27 13:59 UTC  (8+ messages)
` Linux 6.19.4 - Oops, regression

[PATCH] io_uring/net: don't fail linked ops when done_io > 0
 2026-02-27 13:59 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4 0/7] ice: in VEB, prevent "cross-vlan" traffic
 2026-02-27 13:51 UTC  (2+ messages)

[PATCH 0/3] mcb: enable register PCI devices using any BAR
 2026-02-27 13:57 UTC  (3+ messages)
` [PATCH 2/3] mcb: Fix detection of iomapped pci devices

[AUH] python3-rdflib: upgrading to 7.6.0 SUCCEEDED
 2026-02-27 13:57 UTC  (6+ messages)
` [OE-core] "

[CI] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
 2026-02-27 13:56 UTC  (2+ messages)
` ✓ CI.KUnit: success for gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions (rev2)

[PATCH v7 0/2] phy: Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-02-27 13:55 UTC  (4+ messages)
` [PATCH v7 1/2] phy: sort Kconfig and Makefile

[PATCHv2 0/3] nvme: multi-path scan races fixes
 2026-02-27 13:54 UTC  (5+ messages)
` [PATCHv2 2/3] nvme-multipath: rescan siblings on last path removal
` [PATCHv2 3/3] nvme: fix unmatched id's under delayed path deletion

[PATCH v2] iio: pressure: abp2030pa: Remove IRQF_ONESHOT from devm_request_irq()
 2026-02-27 13:54 UTC 

linux-next: manual merge of the net-next tree with the mm-unstable tree
 2026-02-27 13:54 UTC 

[PATCH] accel/ivpu: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 13:54 UTC  (2+ messages)

[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-02-27 13:54 UTC  (3+ messages)

[PATCH 1/2] nvme-multipath: fix leak on try_module_get failure
 2026-02-27 13:53 UTC  (7+ messages)
` [PATCH 2/2] nvme: fix unmatched id's under delayed path deletion

[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-27 13:53 UTC  (7+ messages)
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper to avoid conflict
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state

[PATCH v18 00/20] Appended Signature Secure Boot Support for PowerPC
 2026-02-27 13:52 UTC  (4+ messages)
` [PATCH v18 11/20] powerpc_ieee1275: Read the db and dbx secure boot variables

[PULL v2 00/19] Python patches
 2026-02-27 13:52 UTC  (5+ messages)
` block/nfs.c and libnfs vs Fedora 43 (was: Re: [PULL v2 00/19] Python patches)
  ` block/nfs.c and libnfs vs Fedora 43


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.