All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-06 15:28:29 to 2025-11-06 16:10:46 UTC [more...]

[PATCH 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-06 16:10 UTC  (5+ messages)
` [PATCH 04/11] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
` [PATCH 06/11] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-11-06 16:10 UTC  (10+ messages)
` [PATCH v3 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v3 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v3 26/29] arm_mpam: Use long MBWU counters if supported

[PATCH v1 0/7] reverse ifq refcount
 2025-11-06 16:10 UTC  (2+ messages)

[PATCH 00/16] block: Some multi-threading fixes
 2025-11-06 16:08 UTC  (6+ messages)
` [PATCH 10/16] qcow2: Fix cache_clean_timer

[PATCH v3 0/5] Add support for the LTM8054 voltage regulator
 2025-11-06 16:10 UTC  (5+ messages)
` [PATCH v3 2/5] iio: add processed write API
` [PATCH v3 3/5] iio: test: Add kunit tests for iio_divide_by_value()

[PATCH v2 00/10] drm/i915: Stop the intel_de_wait_custom() abuse
 2025-11-06 16:10 UTC  (19+ messages)
` [PATCH v2 01/10] drm/i915/cx0: Print the correct timeout
` [PATCH v2 02/10] drm/i915/cx0: Nuke extraneous timeout debugs
` [PATCH v2 03/10] drm/i915/ltphy: "
` [PATCH v2 04/10] drm/i915/cx0: Replace XELPDP_PORT_POWERDOWN_UPDATE_TIMEOUT_US with XELPDP_PORT_POWERDOWN_UPDATE_TIMEOUT_MS
` [PATCH v2 07/10] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_US/
  ` [PATCH v3 07/10] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_MS/
` [PATCH v2 08/10] drm/i915/ltphy: Nuke bogus weird timeouts
` ✓ CI.KUnit: success for drm/i915: Stop the intel_de_wait_custom() abuse (rev2)
` ✗ CI.checksparse: warning "

[PATCH v2 0/3] Don't sleep in split_kernel_leaf_mapping() when in atomic context
 2025-11-06 16:09 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: mm: "
` [PATCH v2 2/3] arm64: mm: Optimize range_split_to_ptes()
` [PATCH v2 3/3] arm64: mm: Tidy up force_pte_mapping()

[PATCH] scsi: ufs: core: fix hid sysfs group update
 2025-11-06 16:09 UTC  (2+ messages)

[PATCH net-next] tcp: add net.ipv4.tcp_comp_sack_rtt_percent
 2025-11-06 16:09 UTC  (3+ messages)

[PATCH v2] drm/amd/pm: Add NULL check for power limit
 2025-11-06 16:09 UTC  (2+ messages)

[PATCH 0/3] PF: migration-friendly auto-provisioning
 2025-11-06 16:09 UTC  (3+ messages)
` [PATCH 3/3] drm/xe/tests: Add KUnit tests for PF fair provisioning

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-06 16:09 UTC  (17+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 08/26] soc: renesas: rz-sysc: #undef field_get() before local definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 21/26] soc: renesas: rz-sysc: Convert to common field_get() helper

[PATCH 0/2] s390/fpu: Fix kmsan false-positive report
 2025-11-06 16:08 UTC  (3+ messages)
` [PATCH 1/2] instrumented.h: Add function instrument_write_after
` [PATCH 2/2] s390/fpu: Fix kmsan in fpu_vstl function

[RFC/RFT PATCH net-next v3 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-11-06 16:08 UTC  (6+ messages)
` [RFC/RFT PATCH net-next v3 1/2] net: Add ndo_write_rx_config and helper structs and functions:

[PATCH] KVM: x86: SVM: Mark VMCB_LBR dirty when L1 sets DebugCtl[LBR]
 2025-11-06 16:08 UTC  (2+ messages)

[PATCH] ata: libata-sff: add WQ_PERCPU to alloc_workqueue users
 2025-11-06 16:08 UTC 

[RFC] Another take at restarting FUSE servers
 2025-11-06 16:08 UTC  (17+ messages)

[RFC PATCH 0/1] arch: arm64: Implement unaligned atomic emulation
 2025-11-06 16:07 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH v8] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-11-06 16:07 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev5)

Only rust/bindings.o build fail on rust-1.91.0
 2025-11-06 16:07 UTC  (3+ messages)

cached zone reporting fixes
 2025-11-06 16:06 UTC  (2+ messages)

[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-11-06 16:06 UTC  (3+ messages)

[PATCH] scsi: fix uninitialized pointers with free attr
 2025-11-06 16:06 UTC  (6+ messages)

[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-06 16:06 UTC  (6+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags

[PATCH v1 0/2] iio: adc: Add support for TI ADS131M0x ADCs
 2025-11-06 16:06 UTC  (3+ messages)
` [PATCH v1 1/2] bindings: iio: adc: Add bindings "

[Intel-wired-lan] [PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
 2025-11-06 16:05 UTC  (3+ messages)

[PATCH] m68k: coldfire: Add RNG support for MCF54418
 2025-11-06 16:05 UTC  (2+ messages)

Problem building poky
 2025-11-06 16:04 UTC  (3+ messages)
` [poky] "

[PATCH v2 1/4] mfd: simple-mfd-i2c: remove select I2C_K1
 2025-11-06 16:04 UTC  (3+ messages)
` (subset) "

[PATCH 0/5] io_uring: add IORING_OP_BPF for extending io_uring
 2025-11-06 16:03 UTC  (4+ messages)

[BUG REPORT] cifs/smb data corruption when writing, x86_64, kernel 6.6.71
 2025-11-06 16:03 UTC  (11+ messages)
` AW: [[ EXT ]] "
  `  "

[PATCH 0/2] Zone related cleanups
 2025-11-06 16:02 UTC  (3+ messages)
` [PATCH 2/2] block: introduce bdev_zone_start()

[Regression] depmod fails on kernel 6.17.1 rc1
 2025-11-06 16:02 UTC  (2+ messages)

[PATCHSET v6] fstests: support ext4 fuse testing
 2025-11-06 16:02 UTC  (6+ messages)
` [PATCH 22/33] generic/631: don't run test if we can't mount overlayfs

[PATCH v9 2/4] i2c: tegra: Add HS mode support
 2025-11-06 16:02 UTC  (3+ messages)

[PATCH] mfd: bd718x7: Use regmap_reg_range()
 2025-11-06 16:02 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/16] SRCU updates for v6.19
 2025-11-06 16:02 UTC  (3+ messages)
` [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast

[PATCH v2] i2c: designware: Replace magic numbers with named constants
 2025-11-06 16:02 UTC 

[PATCH] target/arm: Fix accidental write to TCG constant
 2025-11-06 16:01 UTC  (4+ messages)

[PATCH v1 1/1] compiler_types: Warn about unused static inline functions on second
 2025-11-06 16:01 UTC  (3+ messages)

[ath:pending-ath12k-ng] BUILD SUCCESS f87034a7576f918f2e60a14f17185b492e91580d
 2025-11-06 15:59 UTC 

[PATCH 0/6] Hello,
 2025-11-06 15:59 UTC  (3+ messages)

[PATCH v6 0/2] platform/chrome: Fix an UAF via revocable primitive APIs
 2025-11-06 15:59 UTC  (3+ messages)
` [PATCH v6 2/2] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH] ASoC: codecs: va-macro: fix resource leak in probe error path
 2025-11-06 15:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] replace system_wq with system_percpu_wq, add WQ_PERCPU to alloc_workqueue
 2025-11-06 15:58 UTC  (3+ messages)
` [PATCH 1/2] xen/events: replace use of system_wq with system_percpu_wq
` [PATCH 2/2] xen: privcmd: WQ_PERCPU added to alloc_workqueue users

[PATCH v17 0/3] leds: add new LED driver for TI LP5812
 2025-11-06 15:59 UTC  (3+ messages)
` [PATCH v17 2/3] leds: add basic support for TI/National Semiconductor LP5812 LED Driver

[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
 2025-11-06 15:58 UTC  (15+ messages)
` [PATCH 1/6] iomap: replace folio_batch allocation with stack allocation
` [PATCH 2/6] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH 6/6] xfs: replace zero range flush with folio batch

[XEN][PATCH] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
 2025-11-06 15:57 UTC  (2+ messages)

[PATCH v4 0/5] media: imx8qxp: add parallel camera support
 2025-11-06 15:58 UTC  (10+ messages)

[PATCH v2 net-next] tcp: add net.ipv4.tcp_comp_sack_rtt_percent
 2025-11-06 15:57 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/wcurl: new package
 2025-11-06 15:57 UTC  (2+ messages)

[PATCH net v9 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-11-06 15:56 UTC  (5+ messages)
` [PATCH net v9 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v9 2/4] selftest: netcons: refactor target creation
` [PATCH net v9 3/4] selftest: netcons: create a torture test
` [PATCH net v9 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH net-next v3 00/14] ipvlan: support mac-nat mode
 2025-11-06 15:56 UTC  (6+ messages)
` [PATCH net-next 06/14] ipvlan: Support GSO for port -> ipvlan

[PATCH] scsi: target: tcm_loop: fix segfault in tcm_loop_tpg_address_show()
 2025-11-06 15:56 UTC  (2+ messages)

[moderation/CI] Re: vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-06 15:56 UTC 

[PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-06 15:55 UTC  (4+ messages)
` [PATCH v3 17/29] drm/i915/xe3p_lpd: Log FBC-related debug info for PIPE underrun

[PATCH 1/2] drm/amdgpu: avoid memory allocation in the critical code path
 2025-11-06 15:55 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS 2f6adeaf92c4ea4adf5a91b87497ba13bb057996
 2025-11-06 15:54 UTC 

[PATCH v2] drm/sched: Replace use of system_wq with system_percpu_wq
 2025-11-06 15:54 UTC  (3+ messages)

[PATCH v2] util/oslib-posix: increase memprealloc thread count to 32
 2025-11-06 16:31 UTC  (2+ messages)

[PATCH 00/25] media: i2c: ov01a10: Add crop, ov01a1b and ov01a1s support
 2025-11-06 15:54 UTC  (7+ messages)
` [PATCH 16/25] media: i2c: ov01a10: Add cropping support / allow arbitrary sizes
` [PATCH 21/25] media: i2c: ov01a10: Add ov01a10_sensor_cfg struct
` [PATCH 22/25] media: i2c: ov01a10: Optimize setting h/vflip values

[PATCH v10 0/5] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-11-06 15:52 UTC  (5+ messages)
` [PATCH v10 5/5] NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rst

[PATCH v9 0/4] Add I2C support for Tegra264
 2025-11-06 15:52 UTC  (5+ messages)
` [PATCH v9 1/4] i2c: tegra: Do not configure DMA if not supported
` [PATCH v9 3/4] i2c: tegra: Add support for SW mutex register

[PATCH] arm64: Use load LSE atomics for the non-return per-CPU atomic operations
 2025-11-06 15:52 UTC 

[PATCH] irqchip/irq-bcm7038-l1: Drop unused reg_mask_status() function
 2025-11-06 15:52 UTC 

[RESEND PATCH 0/4] Improve RaspBerry Pi 5 support part1: Fixes
 2025-11-06 15:51 UTC  (5+ messages)
` [RESEND PATCH 1/4] macb: wrap asm/arch/clk.h with ifndef CLK
` [RESEND PATCH 2/4] pci-uclass: respect ofnode_read_pci_vendev retval

[RFC PATCH 00/19] Fix building much of DPDK with -Wshadow
 2025-11-06 15:51 UTC  (5+ messages)
` [RFC PATCH 05/19] graph: fix variable shadowing errors
` [RFC PATCH 09/19] pcapng: rename variable to fix shadowing

[PATCH] tun: use skb_attempt_defer_free in tun_do_read
 2025-11-06 15:50 UTC 

[PATCH 0/4] editorial: Prepare master branch for 1.4 spec release
 2025-11-06 15:50 UTC  (9+ messages)

[OE-core][PATCH] wayland: Remove event_loop_timer test
 2025-11-06 15:50 UTC 

[PATCH] drm/amd/pm: Add NULL check for power limit
 2025-11-06 15:49 UTC 

[PATCH 0/2] riscv: riscv,isa fixes + check script
 2025-11-06 15:48 UTC  (2+ messages)

[PATCH v2 1/1] x86/boot/compressed: Fix avoiding memmap in physical KASLR
 2025-11-06 15:48 UTC  (3+ messages)

[PATCH] hid/hid-multitouch: Keep latency normal on deactivate for reactivation gesture
 2025-11-06 15:48 UTC  (2+ messages)

[PATCH 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-06 15:48 UTC  (7+ messages)
` [PATCH 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[PATCH v5 15/32] hw/pci/pci: Introduce optional get_msi_address_space() callback
 2025-11-06 15:47 UTC  (12+ messages)

[PATCH v6 0/3] platform/chrome: Fix an UAF via replacing fops
 2025-11-06 15:47 UTC  (3+ messages)
` [PATCH v6 1/3] revocable: Add fops replacement

[XEN][PATCH 0/3] x86/hvm: vmx: refactor cache disable mode code
 2025-11-06 15:46 UTC  (6+ messages)
` [XEN][PATCH 1/3] x86/hvm: move hvm_shadow_handle_cd() in vmx code

Question about FAQ 5.21: "Why is there no "Nuke-Option"?"
 2025-11-06 15:46 UTC  (2+ messages)

[PATCH v4 00/12] ext4: optimize online defragment
 2025-11-06 15:45 UTC  (2+ messages)

[PATCH] fs: ext4: fix uninitialized symbols
 2025-11-06 15:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 0/8] virtio-net: live-TAP local migration
 2025-11-06 15:44 UTC  (5+ messages)
` [PATCH v9 2/8] qapi: introduce query-backend-transfer-support
` [PATCH v9 3/8] qapi: add backend-transfer migration parameter

[PATCH] ext4: Make error code in __ext4fs_dirhash() consistent
 2025-11-06 15:45 UTC  (2+ messages)

[PATCH 1/2] qemu: arm: Rename QEMU arm* defconfig files
 2025-11-06 15:45 UTC  (3+ messages)
` [PATCH 2/2] qemu: arm: sbsa: Rename sbsa defconfig to arm64

[PATCH 0/3] dmengine: qcom: bam_dma: some driver refactoring
 2025-11-06 15:44 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: qcom: bam_dma: order includes alphabetically
` [PATCH 2/3] dmaengine: qcom: bam_dma: use lock guards
` [PATCH 3/3] dmaengine: qcom: bam_dma: convert tasklet to a workqueue

[PATCH i-g-t v1] tests/kms_vrr: Fix potential NULL dereference in test_cleanup
 2025-11-06 15:44 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-06 15:44 UTC  (5+ messages)
` [PATCH v5 31/32] vfio: Synthesize vPASID capability to VM

[PATCHv2 0/4] null_blk: relaxed memory alignments
 2025-11-06 15:43 UTC  (6+ messages)
` [PATCHv2 4/4] null_blk: allow byte aligned memory offsets

[PATCH net] lan966x: Fix sleeping in atomic context
 2025-11-06 15:40 UTC  (2+ messages)

[PATCH v2 0/5] i2c: designware: Improve support of multi-messages transfer
 2025-11-06 15:40 UTC  (4+ messages)
` [PATCH v2 5/5] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCH net] bonding: fix NULL pointer dereference in actor_port_prio setting
 2025-11-06 15:40 UTC  (2+ messages)

[PATCH net v2] selftests/vsock: avoid false-positives when checking dmesg
 2025-11-06 15:40 UTC  (2+ messages)

[PATCH net v2 0/2] net: bridge: fix two MST bugs
 2025-11-06 15:40 UTC  (2+ messages)

[PATCH 1/1] user: add runtime switch to call safe_syscall via libc
 2025-11-06 15:39 UTC  (2+ messages)

[PATCH] drm/amd/pm: Remove unneeded semicolon
 2025-11-07 16:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/libcurl: bump to version 8.17.0
 2025-11-06 15:39 UTC 

[PATCH] wincred: align Makefile with other Makefiles in contrib
 2025-11-06 15:37 UTC  (2+ messages)

[PATCH v4 1/2] i82596: Removing crc_valid variable
 2025-11-06 15:36 UTC  (2+ messages)
` [PATCH v4 2/2] i82596: Adding proper break-statement functionality in RX functions

[PATCH 0/2] xlnx-dp: fix a couple of fuzzer bugs
 2025-11-06 15:35 UTC  (3+ messages)
` [PATCH 1/2] hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrun

[PATCH v5 0/6] Additional NPCM7xx devices
 2025-11-06 15:35 UTC  (3+ messages)
` [PATCH v5 3/6] hw/adc: Add an ADC module for NPCM7XX

[PATCH 0/5] drm/i915/rps: call rps functions through the parent interface
 2025-11-06 15:34 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH i-g-t v2 0/3] Introduce NVL-S and CRI platforms
 2025-11-06 15:34 UTC  (4+ messages)
` [PATCH i-g-t v2 1/3] lib: Add NVL-S support
` [PATCH i-g-t v2 2/3] lib: Add Crescent Island Support
` [PATCH i-g-t v2 3/3] lib/intel_pat: Define pat indices for xe3p_xpc

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-06 15:33 UTC  (6+ messages)
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

[PATCH ath-next 0/2] wifi: ath12k: Address issues during beacon stats retrieval
 2025-11-06 15:34 UTC  (2+ messages)

[PATCH v3 1/4] drm/amd/pm: Update pmfw headers for smuv_13_0_12
 2025-11-06 15:33 UTC  (4+ messages)
` [PATCH v3 2/4] drm/amd/pm: Add ppt1 support for smu_v13_0_12
` [PATCH v3 3/4] drm/amd/pm: Expose ppt1 limit for gc_v9_5_0
` [PATCH v3 4/4] drm/amd/pm: Enable ppt1 caps for smu_v13_0_12

[PATCH v2 0/6] Fixes for iavf VLAN insertion offload
 2025-11-06 15:32 UTC  (3+ messages)
` [PATCH v3 "

[PATCH ath-next] wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
 2025-11-06 15:32 UTC  (2+ messages)

[meta-virtualization][PATCH v2] libvirt: Fix missing libvirt-python
 2025-11-06 15:32 UTC  (4+ messages)

GDB causing OOPS on insmod
 2025-11-06 15:31 UTC  (3+ messages)

[PATCH 0/5] arm64: qcom: add support for Arduino UnoQ SBC
 2025-11-06 15:31 UTC  (6+ messages)
` [PATCH 1/5] dt-binding: trivial-devices: add arduino spi mcu interface
` [PATCH 2/5] drivers: spi: spidev: add compatible for "
` [PATCH 3/5] dt-binding: arm: qcom: add arduino unoq codename
` [PATCH 4/5] arm64: dts: qcom: qcm2290: add uart2 node
` [PATCH 5/5] arm64: dts: qcom: unoq: add dts for arduino unoq

[PATCH v3] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
 2025-11-06 15:31 UTC  (2+ messages)

[PATCH v6 0/2] Implement vbus support for HD3SS3220 port controller
 2025-11-06 15:31 UTC  (4+ messages)
` [PATCH v6 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[PATCH v2] ext4: synchronize free block counter when detecting corruption
 2025-11-06 15:30 UTC  (2+ messages)

[PATCH net-next v7 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-11-06 15:30 UTC  (5+ messages)
` [PATCH net-next v7 12/12] net: dsa: add driver "

[scarthgap v3 00/16] backport: SPDX 3.0 support to Scarthgap
 2025-11-06 15:30 UTC  (3+ messages)
` [OE-core] "

[PATCH 3/5] tracing: Have tracer option be instance specific
 2025-11-06 15:29 UTC  (2+ messages)

[PATCH] meson: make GIT_HTML_PATH configurable
 2025-11-06 15:29 UTC  (3+ messages)

[PATCH i-g-t 0/6] Multi-tile support for xe_sriov_flr and related MMIO improvements
 2025-11-06 15:28 UTC  (7+ messages)
` [PATCH i-g-t 1/6] lib/xe_mmio: Introduce tile-level XE MMIO access helpers
` [PATCH i-g-t 2/6] lib/xe_mmio: Add init flag and helper to check initialization
` [PATCH i-g-t 3/6] lib/xe/xe_query: Add tile helpers and iteration macro
` [PATCH i-g-t 4/6] tests/intel/xe_sriov_flr: Make subchecks Tile aware
` [PATCH i-g-t 5/6] tests/intel/xe_sriov_flr: Use global MMIO context initialized in verify_flr
` [PATCH i-g-t 6/6] tests/intel/xe_sriov_flr: Do not ignore failed prerequisites


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.