All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 02:02:48 to 2026-02-05 03:35:40 UTC [more...]

[PATCH] mm/memory_failure: reject unsupported non-folio compound page
 2026-02-05  3:34 UTC  (3+ messages)

[PATCH 0/6] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-02-05  3:35 UTC  (14+ messages)
  ` [PATCH v3 3/8] iommu/riscv: Add HPM support for performance monitoring
  ` [PATCH v3 4/8] dt-bindings: iommu: Add spacemit/t100 features
  ` [PATCH v3 8/8] perf vendor events riscv:: Add support for spacemit,riscv-iommu HPM aliasing

[PATCH i-g-t v1] tests/intel/kms_joiner: Add joiner modeset test across suspend resume
 2026-02-05  3:31 UTC 

[PATCH 0/8] Add Axiado AX3000 eMMC Host Controller Support
 2026-02-05  3:35 UTC  (8+ messages)
` [PATCH 5/8] dt-bindings: mmc: axiado: Add axiado eMMC variant

[PATCH v3 00/19] Add OCP FP8/FP4 and RISC-V Zvfofp8min/Zvfofp4min extension support
 2026-02-05  3:34 UTC  (7+ messages)
` [PATCH v3 02/19] fpu/softfloat: Refactor IEEE format NaN classification to share code
` [PATCH v3 03/19] fpu/softfloat: Refactor floatx80 "
` [PATCH v3 04/19] target/i386: Fix pseudo-NaN handling in FPATAN/FYL2XP1/FYL2X helpers

[PATCH] drm/amdgpu: Send applicable RMA CPERs at end of RAS init
 2026-02-05  3:34 UTC  (2+ messages)

[PATCH v3] [PATCH v3] staging: greybus: gbphy: Replace sprintf() with sysfs_emit()
 2026-02-05  3:34 UTC 

[LSF/MM/BPF TOPIC] Where is fuse going? API cleanup, restructuring and more
 2026-02-05  3:33 UTC  (3+ messages)

[PATCH] dt-bindings: hwmon: pmbus: mpq8785: add MPQ8786 support
 2026-02-05  3:32 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: arm: fsl: Add Gateworks GW7906 board
 2026-02-05  3:32 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx: Add i.mx8mm Gateworks GW7906 dts support

[PATCH 6.18.y] kho: init alloc tags when restoring pages from reserved memory
 2026-02-05  3:30 UTC  (2+ messages)

[Patch v3] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
 2026-02-05  3:31 UTC 

[PATCH 1/2] drm/i915: drop display version 2-4 overlay uAPI
 2026-02-05  3:30 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for series starting with [1/2] "
` ✓ CI.KUnit: success "

[PATCH i-g-t 1/2] intel-ci: Add valid skips on kms_plane to display blocklist
 2026-02-05  3:28 UTC  (3+ messages)

[PATCH v1] PM: sleep: core: Clear device async state upfront during suspend
 2026-02-05  3:28 UTC  (4+ messages)

[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-02-05  3:27 UTC  (14+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down

[tip:irq/drivers] BUILD SUCCESS 6054b10c328813e88bca31ac0d02eaff06057db0
 2026-02-05  3:26 UTC 

[PATCH v2 0/3] arm: demuxed ID registers (CCSIDR_EL1)
 2026-02-05  3:24 UTC  (3+ messages)
` [PATCH v2 1/3] arm: handle demuxed ID registers

[PATCH] global: constify some pointers that are not written to
 2026-02-05  3:24 UTC 

[PATCH userspace v2] libsepol: add bpf_token_perms polcap
 2026-02-05  3:24 UTC  (3+ messages)

[PATCH v2 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-05  3:24 UTC  (3+ messages)
` ✓ CI.KUnit: success for Fix fs_reclaim deadlock caused by CCS save/restore (rev2)
` ✓ Xe.CI.BAT: "

WARNING in memory_failure() at include/linux/huge_mm.h:635 triggered
 2026-02-05  3:21 UTC  (12+ messages)

[PATCH net-next] net: marvell: prestera: fix FEC error message for SFP ports
 2026-02-05  3:16 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH v3 0/3] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-05  3:15 UTC  (5+ messages)
` [PATCH v3 1/3] crash: Exclude crash kernel memory in crash core

[PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
 2026-02-05  3:14 UTC  (8+ messages)
` [PATCH v2 14/24] clk: clk-composite: Resolve parent clock by name

[PATCH bpf-next v3 0/2] bpf: Add bitwise tracking for BPF_END
 2026-02-05  3:14 UTC  (2+ messages)

[RFC PATCH 00/14] intel_iommu: Enable PASID support for passthrough device
 2026-02-05  3:11 UTC  (15+ messages)
` [RFC PATCH 01/14] backends/iommufd: Add pasid attach/detach callbacks
` [RFC PATCH 02/14] vfio/iommufd: Implement pasid attach/detach callbacks in TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO
` [RFC PATCH 03/14] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
` [RFC PATCH 04/14] intel_iommu: Create the nested "
` [RFC PATCH 05/14] intel_iommu: Change pasid property from bool to uint8
` [RFC PATCH 06/14] intel_iommu: Export some functions
` [RFC PATCH 07/14] intel_iommu: Handle PASID entry addition for pc_inv_dsc request
` [RFC PATCH 08/14] intel_iommu: Handle PASID entry removal "
` [RFC PATCH 09/14] intel_iommu: Handle PASID entry removal for system reset
` [RFC PATCH 10/14] intel_iommu_accel: Support pasid binding/unbinding and PIOTLB flushing
` [RFC PATCH 11/14] intel_iommu_accel: drop _lock suffix in vtd_flush_host_piotlb_all_locked()
` [RFC PATCH 12/14] intel_iommu_accel: Add pasid bits size check
` [RFC PATCH 13/14] intel_iommu: Drop pasid related check
` [RFC PATCH 14/14] intel_iommu: Expose flag VIOMMU_FLAG_PASID_SUPPORTED when configured

Report: lenovo_wmi_other FW attributes always read 0
 2026-02-05  3:13 UTC  (7+ messages)

[Patch v2] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
 2026-02-05  3:13 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] dmabuf backed read/write
 2026-02-05  3:12 UTC  (2+ messages)

[PATCH] ACPI: APEI: Avoid NULL pointer dereference in ghes_estatus_pool_region_free
 2026-02-05  3:11 UTC  (3+ messages)

[PATCH v2 0/3] target-info: set target_arch statically
 2026-02-05  3:06 UTC  (4+ messages)
` [PATCH v2 1/3] qapi: Add hexagon to SysEmuTarget
` [PATCH v2 2/3] meson: Add TARGET_ARCH to config_target_data
` [PATCH v2 3/3] target-info: Statically initialize target_arch

[PATCH] selftests/futex: fix incorrect result reporting of futex_wait test item
 2026-02-05  3:05 UTC 

[GIT PULL] ASoC fixes for v6.19-rc3
 2026-02-05  3:04 UTC  (2+ messages)

[PATCH v8 0/3] drm/xe: Separate out GuC RC code
 2026-02-05  3:04 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Separate out GuC RC code (rev6)

[PATCH 0/6] or1k: Rename the architecture from openrisc
 2026-02-05  3:02 UTC  (7+ messages)
` [PATCH 1/6] target/or1k: Rename "
` [PATCH 2/6] include/hw/or1k: "
` [PATCH 3/6] hw/or1k: "
` [PATCH 4/6] tests/tcg/or1k: "
` [PATCH 5/6] docs/system/or1k: "
` [PATCH 6/6] hw/or1k: Rename or1k-sim.c from openrisc_sim.c

[PATCH net-next RFC v1 0/3] net: sched: refactor qdisc drop reasons into dedicated tracepoint
 2026-02-05  3:04 UTC  (2+ messages)

[PATCH net] atm: fore200e: fix use-after-free in tasklets during device removal
 2026-02-05  3:03 UTC 

[PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
 2026-02-05  3:03 UTC  (10+ messages)

nouveau : fix r570 suspend/resume regression
 2026-02-05  3:00 UTC  (5+ messages)
` [PATCH 1/3] nouveau/gsp: use rpc sequence numbers properly

[PATCH 0/6] Investigate hotdoc and add a recipe to build it
 2026-02-05  2:59 UTC  (5+ messages)
` [OE-core][PATCH 6/6] orc: Enable hotdoc to produce doc
    ` 回复: "

[PATCH bpf-next] selftests/bpf: Remove unnecessary volatile and barrier_var()
 2026-02-05  2:57 UTC  (5+ messages)

[PATCH i-g-t v8 0/9] Add writeback changes for intel-supported formats
 2026-02-05  2:55 UTC  (3+ messages)
` [PATCH i-g-t v8 6/9] tests/kms_writeback: Remove unused invalid_fb parameter

[PATCH RFC v2 0/2] virtio-net: add flow filter for receive timestamps
 2026-02-05  2:52 UTC  (7+ messages)
` [PATCH RFC v2 2/2] virtio-net: support receive timestamp

[PATCH v6 0/4] tls: Add TLS 1.3 hardware offload support
 2026-02-05  2:52 UTC  (5+ messages)
` [PATCH v6 4/4] selftests: tls: add two-node hardware offload test

[RESEND PATCH V3 1/3] qapi/misc: Fix missed query-iothreads items
 2026-02-05  2:49 UTC  (4+ messages)
` [RESEND PATCH V3 3/3] qapi: Add attached flag for iothread

[PATCH] vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
 2026-02-05  2:50 UTC  (4+ messages)

[PATCH net-next v2] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx, rx} clocks
 2026-02-05  2:50 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} clocks To: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>, Andrew Lunn <andrew+netdev@lunn.ch>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com>
 2026-02-05  2:50 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} clocks
 2026-02-05  2:50 UTC  (5+ messages)

[PATCH net-next 00/15] mptcp: misc. features for v6.20/7.0
 2026-02-05  2:50 UTC  (5+ messages)
` [PATCH net-next 07/15] mptcp: allow overridden write_space to be invoked

[PATCH i-g-t] lib/igt_aux: Protect expressions from premature casting in aux macros
 2026-02-05  2:50 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

Talk proposal: What 125K kernel bugs tell us about testing gaps
 2026-02-05  2:49 UTC 

[PATCH v2] workqueue: Automatic affinity scope fallback for single-pod topologies
 2026-02-05  2:49 UTC 

[PATCH net 0/2] net: cpsw_new: Fix multiple issues in the cpsw_probe() error path
 2026-02-05  2:47 UTC  (3+ messages)
` [PATCH net 1/2] net: cpsw_new: Fix unnecessary netdev unregistration in "
` [PATCH net 2/2] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet

[f2fs-dev] [PATCH] f2fs: sysfs: introduce critical_task_priority
 2026-02-04  3:05 UTC  (2+ messages)
`  "

[PATCH] timers/migration: Ensure proper resource cleanup on error in tmigr_init
 2026-02-05  2:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ALSA: hda/realtek: Enable headset mic for Acer Nitro 5
 2026-02-05  2:43 UTC 

[Intel-wired-lan] [PATCH v2] ice: fix race condition in TX timestamp ring cleanup
 2026-02-05  2:43 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/xe: Move number of XeCore fuse registers to graphics descriptor
 2026-02-05  2:42 UTC  (3+ messages)
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe: Move number of XeCore fuse registers to graphics descriptor (rev3)
` ✓ Xe.CI.BAT: "

[PATCH nft,v2 00/20] prepare for EXPR_SET_ELEM removal
 2026-02-05  2:41 UTC  (21+ messages)
` [PATCH nft 01/20] src: normalize set element with EXPR_MAPPING
` [PATCH nft 02/20] src: allocate EXPR_SET_ELEM for EXPR_SET in embedded set declaration in sets
` [PATCH nft 03/20] src: assert on EXPR_SET only contains EXPR_SET_ELEM in the expressions list
` [PATCH nft 04/20] evaluate: simplify sets as set elems evaluation
` [PATCH nft 05/20] evaluate: clean up expr_evaluate_set()
` [PATCH nft 06/20] segtree: rename set_elem_add() to set_elem_expr_add()
` [PATCH nft 07/20] src: move flags from EXPR_SET_ELEM to key
` [PATCH nft 08/20] src: remove EXPR_SET_ELEM in range_expr_value_{low,high}()
` [PATCH nft 09/20] src: use key location to prepare removal of EXPR_SET_ELEM
` [PATCH nft 10/20] intervals: remove interval_expr_key()
` [PATCH nft 11/20] src: move __set_expr_add() to src/intervals.c
` [PATCH nft 12/20] segtree: remove EXPR_VALUE from expr_value()
` [PATCH nft 13/20] segtree: more assert on EXPR_SET_ELEM
` [PATCH nft 14/20] segtree: remove dead code in set_expr_add_splice()
` [PATCH nft 15/20] segtree: disentangle concat_range_aggregate()
` [PATCH nft 16/20] segtree: replace default case by specific types in get_set_intervals()
` [PATCH nft 17/20] segtree: consolidate calls to expr_value() to fetch the element key
` [PATCH nft 18/20] segtree: use set->key->byteorder instead of expr->byteorder
` [PATCH nft 19/20] evaluate: remove check for constant expression in set/map statement
` [PATCH nft 20/20] evaluate: skip EXPR_SET_ELEM in error path of set statements

[PATCH v9] arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride
 2026-02-05  2:41 UTC  (2+ messages)

[PATCH v3 09/11] PCI: endpoint: pci-epf-test: Add smoke test for EPC remote resource API
 2026-02-05  2:37 UTC  (2+ messages)

Arch Linux - Python Newer than Recommend i.e. post 3.12
 2026-02-05  2:39 UTC 

Performance regressions introduced via Revert "cpuidle: menu: Avoid discarding useful information" on 5.15 LTS
 2026-02-05  2:37 UTC  (11+ messages)

[PATCH v3 0/4] ASoC: fsl_asrc: support the i.MX952 platform
 2026-02-05  2:36 UTC  (6+ messages)
` [PATCH v3 2/4] ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2M

[Intel-wired-lan] [PATCH] ice: fix race condition in TX timestamp ring cleanup
 2026-02-05  2:34 UTC  (3+ messages)

[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-02-05  2:34 UTC  (6+ messages)
` [PATCH net-next v8 15/16] selftests/net: Add env for container based tests

[PATCH 0/3] iommupt/vtd: Support dirty tracking on PASID
 2026-02-05  2:34 UTC  (4+ messages)
` [PATCH 1/3] iommupt/vtd: Pass dmar_domain pointer to device_set_dirty_tracking()
` [PATCH 2/3] iommupt/vtd: Support dirty tracking on PASID
` [PATCH 3/3] iommufd/selftest: Test "

[PATCH net-next v25 0/6] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2026-02-05  2:33 UTC  (8+ messages)
` [PATCH net-next v25 4/6] eea: create/destroy rx,tx queues for netdevice open and stop
  ` [net-next,v25,4/6] "

[PATCH bpf-next v1 0/2] Fix for bpf_wq retry loop during free
 2026-02-05  2:31 UTC  (2+ messages)

[PATCH nft] tests: shell: double chain update with same device
 2026-02-05  2:31 UTC 

[STATUS] next/master - 0f8a890c4524d6e4013ff225e70de2aed7e6d726
 2026-02-05  2:30 UTC 

[PATCH v6 0/3] s32g: Use a syscon for GPR
 2026-02-05  2:30 UTC  (2+ messages)

[syzbot] [erofs?] WARNING in erofs_iget (2)
 2026-02-05  2:27 UTC  (2+ messages)

[soc:soc/dt] BUILD SUCCESS f51d34065de4f29fd237276a49cad06ac7356a55
 2026-02-05  2:25 UTC 

[PATCH net-next v8 10/13] octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
 2026-02-05  2:25 UTC  (2+ messages)
` [net-next,v8,10/13] "

[PATCH net-next v8 09/13] octeontx2-af: npc: cn20k: virtual index support
 2026-02-05  2:25 UTC  (2+ messages)
` [net-next,v8,09/13] "

[PATCH net-next v8 08/13] octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon
 2026-02-05  2:25 UTC  (2+ messages)
` [net-next,v8,08/13] "

[PATCH net-next v8 02/13] octeontx2-af: npc: cn20k: KPM profile changes
 2026-02-05  2:25 UTC  (2+ messages)
` [net-next,v8,02/13] "

[PATCH net-next v8 00/13] NPC HW block support for cn20k
 2026-02-05  2:24 UTC  (2+ messages)

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-05  2:23 UTC  (4+ messages)
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()

[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
 2026-02-05  2:20 UTC  (4+ messages)
` [PATCH bpf-next v9 3/9] bpf: Refactor reporting log_true_size for prog_load

[PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC
 2026-02-05  2:20 UTC  (2+ messages)

[PATCH net-next v13 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2026-02-05  2:20 UTC  (4+ messages)

[PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
 2026-02-05  2:17 UTC  (2+ messages)

[PATCH v6 0/4] tracing: Remove backup instance after read all
 2026-02-05  2:17 UTC  (3+ messages)
` [PATCH v6 2/4] tracing: Make the backup instance non-reusable

[PATCH] staging: most: video: fix potential race in list iteration
 2026-02-05  2:16 UTC  (2+ messages)
` [PATCH v2] "

[BUG] UBIFS corruption on powerpc 32-bit targets
 2026-02-05  2:14 UTC  (6+ messages)

[PATCH v2] perf tests: mmap: skip rdpmc tests when sysfs disabled
 2026-02-05  2:14 UTC  (3+ messages)

[PATCH 0/2] drm/nouveau: ZCULL support
 2026-02-05  2:13 UTC  (10+ messages)
` [PATCH 1/2] drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFO

[PATCH v3] tee: optee: prevent use-after-free when the client exits before the supplicant
 2026-02-05  2:13 UTC  (8+ messages)

(no subject)
 2026-02-05  2:13 UTC  (4+ messages)
` [PATCH v1 1/3] exfat: add block readahead in exfat_chain_cont_cluster

[PATCH v5 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-02-05  2:05 UTC 

[PATCH v10 0/5] xen: console_io for dom0less guests
 2026-02-05  2:13 UTC  (5+ messages)
` [PATCH v10 1/5] xen/console: use ACCESS_ONCE for console_rx
` [PATCH v10 5/5] xen: enable dom0less guests to use console_io hypercalls

[PATCH v2] drm/panel: jdi-lt070me05000: Use MIPI DSI multi functions
 2026-02-05  2:10 UTC  (3+ messages)

[PATCH 0/3] KVM: nSVM: Stop tracking EFER.SVME in guest mode
 2026-02-05  2:10 UTC  (5+ messages)
` [PATCH 2/3] KVM: nSVM: Do not track EFER.SVME toggling "

[PATCH] test: shell: run-test.sh: introduce NFT_TEST_EXCLUDES
 2026-02-05  2:10 UTC  (4+ messages)

[PATCH V3 0/1] Enable/Disable NVMe quirks via module parameter
 2026-02-05  2:10 UTC  (3+ messages)
` [PATCH V3 1/1] nvme: add support for dynamic quirk configuration "

[tip:sched/urgent] BUILD SUCCESS 4463c7aa11a6e67169ae48c6804968960c4bffea
 2026-02-05  2:09 UTC 

[PATCH v5 0/2] selftests/futex: fix the failed futex_requeue test
 2026-02-05  2:09 UTC  (3+ messages)
` [PATCH v5 1/2] selftests/futex: implement the interfaces related to threads
` [PATCH v5 2/2] selftests/futex: fix the failed futex_requeue test issue

[PATCH net 0/4] bnxt_en: Fix RSS context and ntuple filter issues
 2026-02-05  2:09 UTC  (5+ messages)
` [PATCH net 4/4] selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up

[PATCH] ASoC: amd: add DMIC support for RPL platform
 2026-02-05  2:07 UTC 

[RFC] Introducing AI Agents to Git Localization
 2026-02-05  2:06 UTC  (4+ messages)

[PATCH] kexec: allow KEXEC_HANDOVER to build with COMPILE_TEST
 2026-02-05  2:05 UTC  (3+ messages)

[PATCH v5 1/2] selftests/futex: implement the interfaces related to threads
 2026-02-05  2:05 UTC 

[PATCH net-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-02-05  2:06 UTC  (13+ messages)
` [PATCH net-next V7 01/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V7 02/14] devlink: introduce shared devlink instance for PFs on same chip

[RFC PATCH] Move rust gitcore crate to a different subdirectory
 2026-02-05  2:06 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am62a7-sk: Disable mmc Schmitt Trigger
 2026-02-05  2:03 UTC  (6+ messages)

[PATCH RFC 0/3] md/raid1: data corruption with serialization
 2026-02-05  2:03 UTC  (6+ messages)

[PATCH v4] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-02-05  1:59 UTC  (4+ messages)

[PATCH] drm/xe/pf: Fix sysfs initialization
 2026-02-05  2:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/pf: Fix sysfs initialization (rev3)


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.