messages from 2025-09-02 10:55:18 to 2025-09-02 11:52:43 UTC [more...]
[PATCH V2] mtd: core: skip badblocks increment for blocks already known bad
2025-09-02 11:41 UTC (2+ messages)
[PATCH 1/1] drm/amdgpu: use KMEM_CACHE instead of kmem_cache_create
2025-09-02 11:39 UTC (2+ messages)
[GSoC][PATCH v2 0/4] Add refs exists subcommand
2025-09-02 11:52 UTC (3+ messages)
` [GSoC][PATCH v3 "
what does it mean "externally maintained" ?
2025-09-02 11:52 UTC
[PATCH v2] ASoC: amd: acp: Adjust pdm gain value
2025-09-02 11:51 UTC (2+ messages)
FAILED: patch "[PATCH] xfs: do not propagate ENODATA disk errors into xattr code" failed to apply to 6.6-stable tree
2025-09-02 11:51 UTC (2+ messages)
` [PATCH 6.6.y] xfs: do not propagate ENODATA disk errors into xattr code
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-09-02 11:51 UTC (8+ messages)
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table
[PATCH v2] ASoC: SDCA: Add quirk for incorrect function types for 3 systems
2025-09-02 11:51 UTC (2+ messages)
[PATCH] ASoC: SDCA: Add quirk for incorrect function types for 3 systems
2025-09-02 11:51 UTC (2+ messages)
[PATCH] ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()
2025-09-02 11:51 UTC (2+ messages)
[PATCH 0/4] drm/msm: Assorted fixes and changes
2025-09-02 11:50 UTC (5+ messages)
` [PATCH 1/4] drm/msm: Fix bootup splat with separate_gpu_drm modparam
` [PATCH 2/4] drm/msm/a6xx: Fix GMU firmware parser
` [PATCH 3/4] drm/msm/adreno: Add a modparam to skip GPU
` [PATCH 4/4] drm/msm/a6xx: Add a comment to acd_probe()
[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
2025-09-02 11:49 UTC (3+ messages)
[PATCH v2 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
2025-09-02 11:50 UTC (3+ messages)
` [PATCH v2 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document static lanes mapping
[PATCH 1/6] bitbake-setup: add the initial implementation
2025-09-02 11:49 UTC (3+ messages)
` [PATCH 6/6] bitbake-setup: make sure git user is always configured
` [bitbake-devel] "
[PATCH v1 2/3] dts: add reception check to checksum offload suite
2025-09-02 11:48 UTC (3+ messages)
` [PATCH v1 3/3] dts: all are one
` [PATCH v1 0/3] dts: add tx_offload support in dts
FAILED: patch "[PATCH] fs: relax assertions on failure to encode file handles" failed to apply to 6.1-stable tree
2025-09-02 11:48 UTC (3+ messages)
` [PATCH 6.1.y 0/1] Backporting patches with git-llm-pick
[PATCH] cs35l56: Rename firmware for Thinkbook 16P Gen6 (17AA3921) without multiple speakers
2025-09-02 11:48 UTC (2+ messages)
[PATCH] hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_init
2025-09-02 11:47 UTC (2+ messages)
[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-09-02 11:47 UTC (5+ messages)
` [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper
[PATCH 0/4] Remove the wl1273 FM Radio
2025-09-02 11:47 UTC (5+ messages)
[PATCH v3 0/3] OPP: Add support to find OPP for a set of keys
2025-09-02 11:47 UTC (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm8450: Add opp-level to indicate PCIe data rates
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-09-02 11:36 UTC (30+ messages)
` [PATCH v8 01/29] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v8 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v8 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v8 04/29] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v8 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v8 06/29] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v8 07/29] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v8 08/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v8 09/29] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v8 10/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v8 12/29] KVM: arm64: Define internal features "
` [PATCH v8 13/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v8 14/29] KVM: arm64: Store vector lengths in an array
` [PATCH v8 15/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v8 16/29] KVM: arm64: Support SME control registers
` [PATCH v8 17/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v8 18/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v8 19/29] KVM: arm64: Support SME priority registers
` [PATCH v8 20/29] KVM: arm64: Provide assembly for SME register access
` [PATCH v8 21/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v8 22/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v8 23/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v8 24/29] KVM: arm64: Context switch SME state for guests
` [PATCH v8 25/29] KVM: arm64: Handle SME exceptions
` [PATCH v8 26/29] KVM: arm64: Expose SME to nested guests
` [PATCH v8 27/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v8 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v8 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH][next] ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
2025-09-02 11:45 UTC
[PATCH v3 0/3] cpufreq: Use int type to store negative error codes
2025-09-02 11:45 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] cpufreq: powernow: "
` [PATCH v3 3/3] cpufreq: speedstep-lib: "
[PATCH] migration-5.3.rst: update removed recipes list
2025-09-02 11:45 UTC (2+ messages)
` [docs] "
[bug report] drm/bridge: synopsys: Add DW DPTX Controller support library
2025-09-02 11:45 UTC (3+ messages)
` "
[PATCH v3] selftests: can: enable CONFIG_CAN_VCAN as a module
2025-09-02 11:45 UTC
qcom: add CDSP firmware for qcs615 platform
2025-09-02 11:45 UTC (2+ messages)
[PATCH v2 0/3] drm/xe: Fixes around eviction and suspend
2025-09-02 11:45 UTC (3+ messages)
` [PATCH v2 1/3] drm/xe: Attempt to bring bos back to VRAM after eviction
[PATCH v2 00/37] drm/atomic: Get rid of existing states (not really)
2025-09-02 11:45 UTC (3+ messages)
` [PATCH v2 17/37] drm/imx-dcss: Switch to drm_atomic_get_new_crtc_state()
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-02 11:44 UTC (5+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[PATCH v3 00/30] Live Update Orchestrator
2025-09-02 11:44 UTC (10+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd
qcom: add ADSP firmware for qcs615 platform
2025-09-02 11:44 UTC (2+ messages)
[PATCH v2 0/8] sd: Add RPMB emulation to eMMC model
2025-09-02 11:42 UTC (3+ messages)
[PATCH 5.4.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
2025-09-02 11:44 UTC (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.4-stable tree
[PATCH 0/8] iommu/amd: Introduce Nested Translation support
2025-09-02 11:42 UTC (4+ messages)
` [PATCH 7/8] iommu/amd: Add support for nested domain allocation
[PATCH 5.15.y 0/2] Fix TSA CPUID management in KVM
2025-09-02 11:42 UTC (3+ messages)
` [PATCH 5.15.y 2/2] KVM: SVM: Properly advertise TSA CPUID bits to guests
[Buildroot] Fixing the Buildroot 'bat' package
2025-09-02 11:41 UTC (2+ messages)
[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_buf_rele (4)
2025-09-02 11:40 UTC
[PATCH v2] net/tls: support maximum record size limit
2025-09-02 11:40 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: Fix allocating extra dwords for rings
2025-09-02 11:39 UTC (14+ messages)
` [PATCH 2/4] drm/amdgpu: Clarify that BO size is in bytes in comments
` [PATCH 3/4] drm/amdgpu: Fill extra dwords with NOPs
[PATCH v1] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data
2025-09-02 11:37 UTC (2+ messages)
[PATCH][next] misc: genwqe: Fix incorrect cmd field being reported in error
2025-09-02 11:37 UTC
[PATCH 0/2] leds: privacy-led support for devicetree
2025-09-02 11:37 UTC
[PATCH v2] pinentry: upgrade 1.3.1 -> 1.3.2
2025-09-02 11:37 UTC (3+ messages)
` [OE-core] "
[PATCH net-next v3] net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
2025-09-02 11:36 UTC
[PATCH 0/6] breaking changes: switch default initial branch name to "main"
2025-09-02 11:36 UTC (3+ messages)
` [PATCH 6/6] breaking-changes: switch default branch to main
[PROPOSAL RFC] S1G Primary Channel Implementation Proposal
2025-09-02 11:36 UTC (5+ messages)
[PATCH] rtl_bt: Update RTL8822C BT USB firmware to 0x2B66_D962
2025-09-02 11:35 UTC (2+ messages)
[PATCH nft] meta: introduce meta ibrhwdr support
2025-09-02 11:35 UTC
[PATCH v5 0/6] MHDP8546 fixes related to DBANC usecase
2025-09-02 11:34 UTC (4+ messages)
` [PATCH v5 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check
[PATCH 1/7] of: base: Add of_property_read_u8_index
2025-09-02 11:34 UTC (2+ messages)
[arm-integrator:b4/genexis-xg6846b-v6.17-rc1 7/9] drivers/i2c/busses/i2c-bcmbca.c:113:9: error: call to undeclared function 'readl'; ISO C99 and later do not support implicit function declarations
2025-09-02 11:34 UTC
[RFC PATCH 4/6] tracing: wprobe: Add wprobe event trigger
2025-09-02 11:34 UTC (2+ messages)
[PATCH] connman: Revert removal of no-version-scripts patch
2025-09-02 11:33 UTC (3+ messages)
` [OE-core] "
[PATCH v12 0/4] Add Loongson Security Engine chip driver
2025-09-02 11:33 UTC (3+ messages)
[PATCH net] net: libwx: fix to enable RSS
2025-09-02 11:33 UTC (2+ messages)
[PATCH 0/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL+
2025-09-02 11:35 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Remove FBC modulo 4 restriction for ADL+ (rev2)
` [PATCH 1/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL+
[PATCH libnftnl] expr: meta: introduce ibrhwdr meta expression
2025-09-02 11:32 UTC
pull request: iwlwifi firmware updates 2025-09-01
2025-09-02 11:31 UTC (2+ messages)
[PATCH net] netrom: validate header lengths in nr_rx_frame() using pskb_may_pull()
2025-09-02 11:31 UTC (2+ messages)
[rppt-memblock:for-next] BUILD SUCCESS 79533628b74b5ef659df73145075b54218890b5c
2025-09-02 11:30 UTC
[PATCH v3 02/15] xdiff: introduce rust
2025-09-02 11:30 UTC (12+ messages)
+ mm-hmm-populate-pfns-from-pmd-swap-entry.patch added to mm-new branch
2025-09-02 11:30 UTC (3+ messages)
` [PATCH] mm/hmm: populate PFNs from PMD swap entry
[PATCH] drm/bridge: dw-dp: Fix the EMPHASIS_SHIFT for dw_dp_voltage_max
2025-09-02 11:29 UTC
[PATCH nf-next] netfilter: nft_meta_bridge: introduce NFT_META_BRI_IIFHWADDR support
2025-09-02 11:28 UTC
[Intel-wired-lan] [PATCH iwl-next 0/2] idpf: add direct access for PHC control
2025-09-02 11:27 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/2] idpf: add direct access to discipline the main timer
` "
` [Intel-wired-lan] [PATCH iwl-next 2/2] idpf: add direct method for disciplining Tx timestamping
` "
[PATCH net v2] netrom: fix out-of-bounds read in nr_rx_frame()
2025-09-02 11:26 UTC
[PATCH] MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure
2025-09-02 11:25 UTC (3+ messages)
[PATCH 3/3] drm/panel: visionox-rm69299: Add backlight support
2025-09-02 11:23 UTC (2+ messages)
[PATCH] Improve information about logbsize valid values
2025-09-02 11:24 UTC (3+ messages)
issue with dom0_pvh on Xen 4.20
2025-09-02 11:23 UTC (5+ messages)
[android-common:android12-5.10 1/1] include/trace/trace_events.h:27:23: warning: 'str__mmc_core__trace_system_name' defined but not used
2025-09-02 11:22 UTC
[PATCH] huge_memory: return -EINVAL in folio split functions when THP is disabled
2025-09-02 11:22 UTC (2+ messages)
[PATCH] cpufreq: nforce2: fix PCI device reference leaks in nforce2_fsb_read
2025-09-02 11:21 UTC (2+ messages)
[PATCH v5 0/2] KVM: guest_memfd: use write for population
2025-09-02 11:20 UTC (3+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write
` [PATCH v5 2/2] KVM: selftests: update guest_memfd write tests
[PATCH 0/3] [2.51.0 Bug] Missing singleton objects in 'git repack -adf --path-walk'
2025-09-02 11:19 UTC (5+ messages)
` [PATCH v2 0/2] "
[RFC 0/1] writeback: add sysfs to config the number of writeback contexts
2025-09-02 11:19 UTC (3+ messages)
[RFC PATCH v3 0/5] rust: miscdevice: abstraction for uring_cmd
2025-09-02 11:18 UTC (7+ messages)
` [RFC PATCH v3 3/5] rust: io_uring: introduce rust abstraction for io-uring cmd
` [RFC PATCH v3 4/5] rust: miscdevice: Add `uring_cmd` support
[PATCH] firmware: arm_scmi: quirk: fix write to string constant
2025-09-02 11:18 UTC (6+ messages)
[LTP] [PATCH v2] ioctl_loop01.c: Use proper device for partitioning
2025-09-02 11:18 UTC (2+ messages)
` [LTP] [PATCH v3] "
[PATCH v2 0/3] Allow to drop the softirq-BKL lock on PREEMPT_RT
2025-09-02 11:17 UTC (4+ messages)
` [PATCH v2 1/3] workqueue: Provide a handshake for canceling BH workers
[PATCH] fix: Fix build error with CONFIG_POWERNV disabled
2025-09-02 11:16 UTC (4+ messages)
[RFC] cgroup: Avoid thousands of -Wflex-array-member-not-at-end warnings
2025-09-02 11:17 UTC (6+ messages)
[PATCH v5.10.y] xen: replace xen_remap() with memremap()
2025-09-02 11:16 UTC (2+ messages)
[TECH TOPIC] Kernel documentation - update and future directions
2025-09-02 11:15 UTC (16+ messages)
Suggestion for b4 prep: new flag to collect email addresses on a per patch basis
2025-09-02 11:15 UTC (2+ messages)
[PATCH v6 00/10] SLUB percpu sheaves
2025-09-02 11:13 UTC (3+ messages)
` [PATCH v6 08/10] mm, vma: use percpu sheaves for vm_area_struct cache
[PATCH v6 0/3] sched_ext: Harden scx_bpf_cpu_rq()
2025-09-02 11:11 UTC (4+ messages)
` [PATCH v6 1/3] sched_ext: Introduce scx_bpf_cpu_rq_locked()
` [PATCH v6 2/3] sched_ext: Introduce scx_bpf_remote_curr()
` [PATCH v6 3/3] sched_ext: deprecation warn for scx_bpf_cpu_rq()
[PATCH v2] drm/sched: Extend and update documentation
2025-09-02 11:12 UTC
[PATCH] drivers: bus: fix device node reference leak in __cci_ace_get_port
2025-09-02 11:11 UTC (3+ messages)
[PATCH] pasemi: fix PCI device reference leaks in pas_setup_mce_regs
2025-09-02 11:11 UTC (3+ messages)
[PATCH v3 0/3] Add Rust abstraction for Maple Trees
2025-09-02 11:11 UTC (5+ messages)
` [PATCH v3 1/3] rust: maple_tree: add MapleTree
[PATCH v5 00/20] AMD MCA interrupts rework
2025-09-02 11:10 UTC (3+ messages)
` [PATCH v5 13/20] x86/mce: Unify AMD THR handler with MCA Polling
[PATCH 1/2] dt-bindings: leds: add generic LED consumer documentation
2025-09-02 11:10 UTC (2+ messages)
` [PATCH 2/2] leds: led-class: Add devicetree support to led_get()
[PATCH 0/2] leds: privacy-led support for devicetree
2025-09-02 11:10 UTC
[PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
2025-09-02 11:09 UTC (2+ messages)
[PATCH v4 0/4] User readable error codes on atomic_ioctl failure
2025-09-02 11:08 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for User readable error codes on atomic_ioctl failure (rev3)
[PATCH v11 0/8] timers: Exclude isolated cpus from timer migration
2025-09-02 11:08 UTC (6+ messages)
` [PATCH v11 8/8] "
[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-02 11:06 UTC (4+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
[PATCH v2 1/2] dt-bindings: iio: temperature: Add NXP P3T175x support
2025-09-02 11:06 UTC (5+ messages)
` [PATCH v2 2/2] iio: temperature: Add driver for NXP P3T175x temperature sensor
[PATCH v4 0/5] initialize SCTRL2_ELx
2025-09-02 11:05 UTC (6+ messages)
` [PATCH v4 2/5] arm64: initialise SCTLR2_ELx register at boot time
[PATCH v7 00/17] rnull: add configfs, remote completion to rnull
2025-09-02 11:05 UTC (3+ messages)
` [PATCH v7 05/17] rust: str: introduce `kstrtobool` function
[patch V2 00/37] rseq: Optimize exit to user space
2025-09-02 11:03 UTC (4+ messages)
` [patch V2 36/37] rseq: Switch to TIF_RSEQ if supported
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-02 11:03 UTC (19+ messages)
[PATCH] dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate
2025-09-02 11:02 UTC (4+ messages)
[PATCH] audit: fix out-of-bounds read in audit_compare_dname_path
2025-09-02 11:00 UTC
[PATCH 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices
2025-09-02 11:00 UTC (4+ messages)
` [PATCH 5/5] docs: ABI: auxdisplay: document linedisp library sysfs attributes
[PATCH-for-10.1? 0/3] linux-user: Select default CPUs for MicroMIPS and MIPS16e ASEs
2025-09-02 10:59 UTC (2+ messages)
[PATCH] md: Correctly disable write zeroes for raid 1, 10 and 5
2025-09-02 10:58 UTC (2+ messages)
[PATCH] system: drop the -old-param option
2025-09-02 10:58 UTC (3+ messages)
next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
2025-09-02 10:58 UTC (3+ messages)
[nft PATCH 0/5] Fixes (and fallout) from running tests/monitor in JSON mode
2025-09-02 10:57 UTC (2+ messages)
[syzbot] [net?] INFO: task hung in switchdev_deferred_process_work (3)
2025-09-02 10:57 UTC (2+ messages)
[PATCH v2 0/3] media: Support runtime PM and system sleep for TI-CSI2RX
2025-09-02 10:56 UTC (4+ messages)
` [PATCH v2 1/3] media: cadence: csi2rx: Support runtime PM
` [PATCH v2 2/3] media: ti: j721e-csi2rx: Support runtime suspend
` [PATCH v2 3/3] media: ti: j721e-csi2rx: Support system suspend using pm_notifier
[PATCH 0/3] ASoC: qcom: audioreach: fix sparse warnings
2025-09-02 10:57 UTC (2+ messages)
[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
2025-09-02 10:57 UTC (3+ messages)
` [PATCH v6 04/12] fs: constify mapping related test functions for improved const-correctness
[PATCH nft] gitignore: ignore "tools/nftables.service"
2025-09-02 10:56 UTC (4+ messages)
[PATCH v2] tools/libs: Use superpages where possible on migrate/resume
2025-09-02 10:56 UTC
[PATCH v7 bpf] xsk: fix immature cq descriptor production
2025-09-02 10:55 UTC (5+ messages)
[REGRESSION 6.17-rc3] usb/xhci: possible memory leak after suspend/resume cycle
2025-09-02 10:55 UTC (10+ messages)
` [PATCH] usb: xhci: Fix xhci_free_virt_devices_depth_first()
` "
[PATCHES v2][RFC][CFT] mount-related stuff
2025-09-02 10:55 UTC (4+ messages)
` [PATCH v2 01/63] fs/namespace.c: fix the namespace_sem guard mess
` [PATCH v2 35/63] do_lock_mount(): don't modify path
LSM namespacing API
2025-09-02 10:55 UTC (7+ messages)
"lock file exists" when fetching in bare clone of repository
2025-09-02 10:55 UTC (4+ messages)
[PATCH] drm/i915/hdmi: add debugfs to contorl HDMI bpc
2025-09-02 10:55 UTC (3+ messages)
` ✓ i915.CI.Full: success for drm/i915/hdmi: add debugfs to contorl HDMI bpc (rev7)
[PATCH v9] drm/xe/vf: Enable CCS save/restore only on supported GUC versions
2025-09-02 10:55 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/vf: Enable CCS save/restore only on supported GUC versions (rev9)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.