All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-07 01:17:13 to 2025-12-07 10:38:02 UTC [more...]

[PATCH v3 0/2] further damage-control lack of clone scalability
 2025-12-07 10:37 UTC  (5+ messages)
` [PATCH v3 2/2] pid: only take pidmap_lock once on alloc

[PATCH 0/5] Fixes to Tegra USB role switching and Smaug USB role switching enablement
 2025-12-07 10:37 UTC  (3+ messages)
` [PATCH 1/5] usb: host: tegra: Remove redundant pm_runtime_mark_last_busy() call

[PATCH] dt-bindings: remoteproc: qcom,adsp: Re-add cx-supply
 2025-12-07 10:35 UTC 

[RFC PATCH v1 0/1] ACPI: s2idle: Add /sys/power/lps0_screen_off
 2025-12-07 10:34 UTC  (17+ messages)
` [RFC PATCH v1 1/1] ACPI: PM: s2idle: Add lps0_screen_off sysfs interface

[cocci] Matching objects as well as pointers to objects?
 2025-12-07 10:23 UTC  (2+ messages)

[PATCH net 0/4] inet: frags: flush pending skbs in fqdir_pre_exit()
 2025-12-07 10:21 UTC  (3+ messages)
` [PATCH net 4/4] netfilter: conntrack: warn when cleanup is stuck

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-12-07 10:18 UTC  (3+ messages)

[PATCH] mm/memory_hotplug: Cache auto_movable stats to optimize online check
 2025-12-07 10:16 UTC  (2+ messages)

[PATCH 0/2] Few fixes for cross-compiling with Meson
 2025-12-07 10:17 UTC  (2+ messages)

I still use git whatchanged
 2025-12-07 10:12 UTC 

[bluez/bluez]
 2025-12-07 10:09 UTC 

[PATCH v2 00/12] Fix bio chain related issues
 2025-12-07 10:03 UTC  (8+ messages)
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns

[PATCH] arm64/simd: Avoid pointless clearing of FP/SIMD buffer
 2025-12-07  9:59 UTC  (5+ messages)

[syzbot] [btrfs?] WARNING in __btrfs_run_delayed_items (2)
 2025-12-07  9:53 UTC 

[PATCH RESEND v4 0/2] ocfs2: give ocfs2 the ability to reclaim suballocator free bg
 2025-12-07  9:50 UTC  (3+ messages)

[PATCH] usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
 2025-12-07  9:45 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3 1/1] "

[for alsa-lib 1.2.15] USB-Audio: add support for conf.d configurations
 2025-12-07  9:43 UTC 

[PATCH v1] Call prctl(2) with long integers, specify 5 arguments, and avoid casts
 2025-12-07  9:41 UTC  (6+ messages)
      ` [PATCH] x32: Switch back to assembly syscall wrapper for prctl

[PATCH v4] docs: improve introduction wording in howto.rst
 2025-12-07  9:37 UTC 

[for alsa-lib 1.2.15] USB-Audio: Steinberg UR22C - fix capture channels for older firmware
 2025-12-07  9:36 UTC 

[for alsa-lib-1.2.15]: USB-Audio: GoXLR: enable detection of beta firmware (25 channels)
 2025-12-07  9:36 UTC 

[tip:locking/urgent] BUILD SUCCESS 90dfeef1cd38dff19f8b3a752d13bfd79f0f7694
 2025-12-07  9:30 UTC 

[Buildroot] [PATCH 1/2] support/scripts/cve-check: fix typos and grammar
 2025-12-07  9:28 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/scripts/cve-check: don't fail with unknown CVE

[PATCH] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
 2025-12-07  9:28 UTC  (6+ messages)

[PATCH] mfd: bd71828: Add some missing charger related registers
 2025-12-07  8:50 UTC 

[PATCH 1/2] dt-bindings: firmware: arm,scmi: Document arm,poll-transport property
 2025-12-07  9:16 UTC  (12+ messages)

[PATCH] arm64: dts: imx95: Use GPU_CGC as core clock for GPU
 2025-12-07  9:01 UTC  (9+ messages)

[PULL] Pull request for u-boot next / v2026.04 = u-boot-stm32-20251205
 2025-12-07  8:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] {linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 6, 12, 17}.x series
 2025-12-07  9:14 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] {toolchain, linux-headers}: add support for 6.18 headers
` [Buildroot] [PATCH 3/4] linux: bump latest version to 6.18
` [Buildroot] [PATCH 4/4] package/linux-headers: drop 5.4.x option

[PATCH v2 0/4] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-12-07  9:13 UTC  (2+ messages)

[RFC][PATCH] sched/ext: Split curr|donor references properly
 2025-12-07  9:12 UTC  (4+ messages)

[PATCH] bpf: Fix bpf_seq_read docs for increased buffer size
 2025-12-07  9:12 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix bpf_seq_read docs for increased buffer size
 2025-12-07  9:10 UTC 

[meta-networking][scarthgap][PATCH] nftables: remove python dependency from main package
 2025-12-07  9:08 UTC 

[PATCH] wireless-regdb: Update Australia (AU) 6 GHz band to 6585 MHz
 2025-12-07  9:06 UTC 

[PATCH] doc: Update urllib3 version for building
 2025-12-07  9:06 UTC  (3+ messages)

[jpoimboe:alternative-macro 5/8] include/linux/annotate.h:32:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2025-12-07  9:03 UTC 

[PATCH] perf bench: Add -t/--threads option to perf bench mem mmap
 2025-12-07  8:57 UTC 

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-07  8:55 UTC 

[RFC 0/7] gpu: nova-core: Enable booting GSP with vGPU enabled
 2025-12-07  7:12 UTC  (8+ messages)
` [RFC 1/7] rust: pci: expose sriov_get_totalvfs() helper
` [RFC 4/7] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
` [RFC 7/7] gpu: nova-core: load the scrubber ucode when vGPU support "

[PATCH v7 5/6] clocksource/drivers/exynos_mct: Add module support for ARM64
 2025-12-07  8:42 UTC  (2+ messages)

[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
 2025-12-07  8:42 UTC  (7+ messages)
` [PATCH v1 22/30] io_uring/rsrc: refactor io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v1 23/30] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v1 24/30] io_uring/rsrc: Allow buffer release callback to be optional

[jpoimboe:alternative-macro 5/8] include/linux/annotate.h:32: Error: unrecognized opcode: `define_macro(__ANNOTATE)'
 2025-12-07  8:42 UTC 

[PATCH v3] docs: improve introduction wording in howto.rst
 2025-12-07  8:28 UTC 

[PATCH] nfsd: Drop the client reference in client_states_open()
 2025-12-07  8:24 UTC  (2+ messages)

[PATCH V5 00/21] ublk: add UBLK_F_BATCH_IO
 2025-12-07  8:22 UTC  (9+ messages)
` [PATCH V5 08/21] ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
` [PATCH V5 09/21] ublk: abort requests filled in event kfifo
` [PATCH V5 10/21] ublk: add new feature UBLK_F_BATCH_IO
` [PATCH V5 11/21] ublk: document "

[PATCH][next] wifi: rtl8xxxu: Avoid -Wflex-array-member-not-at-end warnings
 2025-12-07  8:05 UTC  (8+ messages)

[RESEND PATCH v3] arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1
 2025-12-07  7:50 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable QCOMTEE for Qualcomm SoCs
 2025-12-07  7:50 UTC  (6+ messages)

[PATCH 0/6] TDX: Stop metadata auto-generation, improve readability
 2025-12-07  7:44 UTC  (2+ messages)

What's cooking in git.git (Dec 2025, #01)
 2025-12-07  7:38 UTC 

[PATCH ath12k-ng] wifi: ath12k: Skip DP peer creation for scan vdev
 2025-12-07  7:27 UTC 

[PATCH] riva/fbdev: fix divide error in nv3_arb()
 2025-12-07  7:25 UTC 

[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-12-07  7:25 UTC  (5+ messages)
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
` [PATCH v2 3/7] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init

kernel BUG when mounting filesystem on 9p
 2025-12-07  7:18 UTC  (6+ messages)
` kernel BUG when mounting large block xfs backed by 9p (folio ref count bug)

[ANNOUNCE] QEMU 10.1.3 Stable released
 2025-12-07  7:15 UTC 

[akpm-mm:mm-unstable 52/72] mm/kasan/common.c:601:21: error: 'KASAN_VMALLOC_KEEP_TAG' undeclared; did you mean 'KASAN_VMALLOC_PAGE_RANGE'?
 2025-12-07  7:14 UTC 

[PATCH v22 00/25] Type2 device basic support
 2025-12-07  7:12 UTC  (2+ messages)

[PATCH v2 0/1] gpiolib: acpi: Add quirk for Dell Precision 7780
 2025-12-07  7:12 UTC  (4+ messages)
` [PATCH v2 1/1] "

[morimoto:renesas-lts/v6.18.0-2025-12-04-sparrow-hawk 12/34] ERROR: modpost: "vsp1_isp_alloc_buffer" [drivers/media/platform/renesas/rcar-isp/rcar-isp.ko] undefined!
 2025-12-07  7:09 UTC 

[PATCH] MAINTAINERS: update one straggling entry for Bartosz Golaszewski
 2025-12-07  7:09 UTC  (3+ messages)

[akpm-mm:mm-unstable 52/72] mm/kasan/common.c:601:14: error: use of undeclared identifier 'KASAN_VMALLOC_KEEP_TAG'
 2025-12-07  7:04 UTC 

[jpoimboe:alternative-macro 8/8] arch/x86/include/asm/mshyperv.h:89: Error: expecting mnemonic; got nothing
 2025-12-07  6:59 UTC 

[PATCH v3 0/2] iio: pressure: add Honeywell ABP2 driver
 2025-12-07  6:58 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] jfs: fix directory tree corruption in dtSplitRoot()
 2025-12-07  6:58 UTC 

[PATCH] jfs: fix directory tree corruption in dtSplitRoot()
 2025-12-07  6:55 UTC  (2+ messages)

[GIT PULL] PCIe Link Encryption and Device Authentication
 2025-12-07  6:54 UTC  (3+ messages)

[GIT PULL] perf-tools changes for v6.19
 2025-12-07  6:49 UTC 

[PATCH 05/10] tools: add kfuzztest-bridge utility
 2025-12-07  6:38 UTC  (2+ messages)

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-12-07  6:35 UTC  (7+ messages)
` [PATCH 1/8] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/8] rust: pci: add is_physfn(), to check for PFs
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability

[PATCH] mm/swapfile: validate swap offset in unuse_pte_range()
 2025-12-07  6:32 UTC  (6+ messages)

[PATCH] docs: improve introduction wording in howto.rst
 2025-12-07  6:30 UTC  (2+ messages)

[syzbot] [block?] kernel BUG in bio_chain
 2025-12-07  6:24 UTC 

[syzbot] [jfs?] kernel BUG in dtSplitRoot
 2025-12-07  6:23 UTC 

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-07  6:16 UTC  (4+ messages)
` [PATCH 1/3] cgroup, binfmt_elf: "

[PATCH v3 0/4] Initial ESWIN/EIC7700 support
 2025-12-07  6:12 UTC  (7+ messages)
` [PATCH v3 2/4] lib: sbi: give platform choice of using single memregion to cover OpenSBI

[syzbot] [jfs?] kernel BUG in dtSplitRoot
 2025-12-07  6:05 UTC  (4+ messages)
` Forwarded: [PATCH] jfs: fix directory tree corruption in dtSplitRoot()

[PATCH v4 0/2] iio: pressure: add Honeywell ABP2 driver
 2025-12-07  6:00 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: pressure: add honeywell,abp2030pa
` [PATCH v4 2/2] iio: pressure: add Honeywell ABP2 driver

[PATCH RESEND] tcg/loongarch64: Support every TCGCond for cmp_vec ops
 2025-12-07  5:56 UTC 

[syzbot] [jfs?] kernel BUG in dtSplitRoot
 2025-12-07  5:42 UTC 

[PATCH] completion: clarify support for short options and arguments
 2025-12-07  5:38 UTC  (2+ messages)

Git for structured data
 2025-12-07  5:26 UTC  (2+ messages)

[PATCH] nfs/localio: fix regression due to out-of-order __put_cred
 2025-12-07  5:23 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in btrfs_add_to_free_space_tree
 2025-12-07  5:19 UTC 

[openeuler:OLK-6.6 3482/3482] drivers/firmware/ubios_uvb/odf/odf_get_fdt.c:29:54: sparse: sparse: incorrect type in argument 1 (different base types)
 2025-12-07  5:15 UTC 

Upcoming OpenSBI v1.8 release
 2025-12-07  5:15 UTC 

[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
 2025-12-07  5:14 UTC  (4+ messages)

[syzbot] [jfs?] kernel BUG in dtSplitRoot
 2025-12-07  5:14 UTC 

[linux-next] potential deadlock in ufshcd?
 2025-12-07  5:07 UTC 

[PATCH 00/12] gpio: convert more GPIO chips to using new value setters - part 2 for v6.16
 2025-12-07  4:55 UTC  (3+ messages)
` [PATCH 05/12] gpio: it87: use new line value setter callbacks

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS fca15428c32349b4afd3d9e69458b6f46d0be14f
 2025-12-07  4:52 UTC 

[RFC v2 0/7] mm/damon: extend for page faults reporting based access monitoring
 2025-12-07  4:52 UTC  (2+ messages)

[PATCH] connect: plug protocol capability leak
 2025-12-07  4:40 UTC 

[PATCH rc v1 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2025-12-07  4:37 UTC  (6+ messages)
` [PATCH rc v1 1/4] iommu/arm-smmu-v3: Add ignored bits to fix STE update sequence

[PATCH v3 0/4] rust/hw: Add the I2C and the first GPIO device
 2025-12-07  3:33 UTC  (5+ messages)
` [PATCH v3 1/4] rust/hw/core: Add the BusState of rust version
` [PATCH v3 2/4] rust/hw/core: Add rust bindings/funcs for i2c bus
` [PATCH v3 3/4] rust/hw/core: Provide some interfaces for the GPIO device
` [PATCH v3 4/4] rust/hw/gpio: Add the the first gpio device pcf8574

[PATCH 1/1] nfsd: check that server is running in unlock_filesystem
 2025-12-07  4:30 UTC  (2+ messages)

[syzbot] [net?] [s390?] general protection fault in smc_diag_dump_proto
 2025-12-07  4:29 UTC  (2+ messages)
` [syzbot] [smc?] "

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-12-06
 2025-12-07  4:26 UTC 

[PATCH] tests/intel/xe_pat: add helper funtion to read PAT table
 2025-12-07  4:24 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_pat: add helper funtion to read PAT table (rev2)

[PATCH] btrfs: avoid access-byoned-folio for bs > ps encoded writes
 2025-12-07  4:23 UTC 

[PATCH] net: atm: lec: add pre_send validation to avoid uninitialized
 2025-12-07  4:14 UTC 

[PATCH RESEND] sched: fair: drop useless cpumask_empty() in find_energy_efficient_cpu()
 2025-12-07  4:05 UTC 

[syzbot] [net?] KMSAN: uninit-value in lec_atm_send
 2025-12-07  4:03 UTC 

[PATCH i-g-t, v5 00/13] Add plane color pipeline tests for Intel hardware
 2025-12-07  3:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Add plane color pipeline tests for Intel hardware (rev5)

[PATCH] hfsplus: fix volume corruption issue for generic/498
 2025-12-07  3:58 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 46d70bcb23af8692e49fc05766d3de4dce06c46c
 2025-12-07  3:57 UTC 

[PATCH] bug: hush suggest-attribute=format for __warn_printf()
 2025-12-07  3:53 UTC 

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbJoin (2)
 2025-12-07  3:52 UTC  (4+ messages)
` [PATCH] jfs: Add a sanity check for budmin

[moderation/CI] Re: team: fix qom_list corruption by using list_del_init_rcu()
 2025-12-07  3:51 UTC 

[PATCH RESEND] sched/fair: use cpumask_weight_and() in sched_balance_find_dst_group()
 2025-12-07  3:42 UTC 

[Intel IOMMU] Question about memory ordering in context/PASID entry updates
 2025-12-07  3:35 UTC  (4+ messages)

[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
 2025-12-07  3:34 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for RFC: Fix chamelium port allocation during igt_fixture (rev2)

[PATCH v9 0/2] Generate strided vector loads/stores with tcg nodes
 2025-12-07  3:32 UTC  (2+ messages)

[PATCH RESEND] sched/fair: simplify task_numa_find_cpu()
 2025-12-07  3:30 UTC 

[PATCH v8 0/2] Add support for MAX77675 device
 2025-12-07  3:29 UTC  (3+ messages)
` [PATCH v8 1/2] regulator: dt-bindings: Add MAX77675 regulator
` [PATCH v8 2/2] regulator: max77675: Add MAX77675 regulator driver

[syzbot] [net?] KMSAN: uninit-value in lec_atm_send
 2025-12-07  3:29 UTC  (2+ messages)
` Forwarded: [PATCH] net: atm: lec: add pre_send validation to avoid uninitialized

Requesting guidance on no space left issue
 2025-12-07  3:20 UTC  (2+ messages)

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2025-12-07  3:12 UTC  (2+ messages)

[GIT PULL] Staging driver updates for 6.19-rc1
 2025-12-07  3:00 UTC  (2+ messages)

[GIT PULL] USB/Thunderbolt driver updates for 6.19-rc1
 2025-12-07  3:00 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver updates for 6.19-rc1
 2025-12-07  3:00 UTC  (2+ messages)

[GIT PULL] Char/Misc/IIO driver updates for 6.19-rc1
 2025-12-07  3:00 UTC  (2+ messages)

[GIT PULL] SPDX/LICENSES update for 6.19-rc1
 2025-12-07  3:00 UTC  (2+ messages)

[PATCH] HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)
 2025-12-07  2:43 UTC 

[PATCH] x86/sev: Disable GCOV on noinstr object
 2025-12-07  2:59 UTC  (7+ messages)

[syzbot] [net?] BUG: corrupted list in team_priority_option_set (6)
 2025-12-07  2:59 UTC  (3+ messages)
` [PATCH] team: fix qom_list corruption by using list_del_init_rcu()

[PATCH 0/4] x86/mm: some cleanups for pagetable setup code
 2025-12-07  2:39 UTC  (6+ messages)
` [PATCH 2/4] x86/mm: harmonize return value of phys_pte_init()

[PATCH] mm/damon: modified damon_call_control from static to kmalloc
 2025-12-07  2:36 UTC  (2+ messages)

[PATCH v2 00/10] perf: Refactor/add fallbacks for reading build-id and debuglink
 2025-12-07  2:28 UTC  (5+ messages)
` [PATCH v2 10/10] perf symbol: Fix ENOENT case for filename__read_build_id

[PATCH 0/2] x86/resctrl: Fix Platform QoS issues for Hygon
 2025-12-07  2:26 UTC  (7+ messages)
` [PATCH 2/2] x86/resctrl: Fix memory bandwidth counter width "

[PATCH v1] perf symbol: Fix ENOENT case for filename__read_build_id
 2025-12-07  2:23 UTC 

[PATCH] printf: add __printf attribute
 2025-12-07  2:21 UTC  (3+ messages)

[PATCH] kunit: make FAULT_TEST default to n when PANIC_ON_OOPS
 2025-12-07  2:17 UTC 

[openeuler:openEuler-1.0-LTS 1934/1934] block/blk-throttle.c:2306:1-7: preceding lock on line 2212
 2025-12-07  2:09 UTC 

[jpoimboe:alternative-macro 8/8] arch/x86/kernel/irq_32.c:59: Error: expecting mnemonic; got nothing
 2025-12-07  2:09 UTC 

[TEST] conntrack_reverse_clash.sh flakes
 2025-12-07  1:56 UTC  (2+ messages)

[PATCH i-g-t 0/2] RFC: Fix chamelium port allocation during igt_fixture
 2025-12-07  1:55 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v4 0/5] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-12-07  1:51 UTC  (6+ messages)
` [PATCH v4 1/5] landlock: "
` [PATCH v4 2/5] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT userspace api
` [PATCH v4 3/5] samples/landlock: Add LANDLOCK_ADD_RULE_NO_INHERIT to landlock-sandboxer
` [PATCH v4 4/5] selftests/landlock: Implement selftests for LANDLOCK_ADD_RULE_NO_INHERIT
` [PATCH v4 5/5] landlock: Implement KUnit test "

[PATCH v2 0/7] Perf stat --null/offline CPU segv related fixes/tests
 2025-12-07  1:43 UTC  (4+ messages)

[PATCH net] tools: ynl: fix build on systems with old kernel headers
 2025-12-07  1:38 UTC 

[djwong-xfs:fuse-service-container 75/84] error: register `R6' modified more than once
 2025-12-07  1:37 UTC 

[PATCH v2 00/11] Introduce SRIOV scheduler groups
 2025-12-07  1:34 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/xe/sriov: Add support for enabling "

[PATCH v2 03/11] drm/xe/sriov: Add support for enabling scheduler groups
 2025-12-07  1:31 UTC  (2+ messages)
` [PATCH v3] "

[PATCH i-g-t v2 0/3] intel-ci: unify Xe and i915 block/test/lists
 2025-12-07  1:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for intel-ci: unify Xe and i915 block/test/lists (rev2)


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.