All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-13 19:26:44 to 2025-10-13 20:30:56 UTC [more...]

[PATCH i-g-t v2 00/18] Change OA IGT's to run on all OA units
 2025-10-13 20:30 UTC  (18+ messages)
` [PATCH i-g-t 01/18] tests/intel/xe_oa: Add OAM formats to lnl_oa_formats
` [PATCH i-g-t 02/18] tests/intel/xe_oa: Get rid of unnecessary DRM_XE_OA_PROPERTY_OA_ENGINE_INSTANCE
` [PATCH i-g-t v2 03/18] tests/intel/xe_oa: Rename nth_oa_unit to oa_unit_by_id
` [PATCH i-g-t 04/18] tests/intel/xe_oa: Change oa_unit_engine to take an oa_unit argument
` [PATCH i-g-t 05/18] tests/intel/xe_oa: Add oa_unit_by_type
` [PATCH i-g-t 07/18] tests/intel/xe_oa: Convert test_oa_formats to take an OA unit argument
` [PATCH i-g-t 08/18] tests/intel/xe_oa: Convert several more tests to take OA unit arguments
` [PATCH i-g-t 09/18] tests/intel/xe_oa: Convert test_non_zero_reason to take an OA unit argument
` [PATCH i-g-t 10/18] tests/intel/xe_oa: Convert blocking/polling tests to take OA unit arguments
` [PATCH i-g-t 11/18] tests/intel/xe_oa: Convert test_mi_rpc to take an OA unit argument
` [PATCH i-g-t 12/18] tests/intel/xe_oa: Convert test_single_ctx_render_target_writes_a_counter
` [PATCH i-g-t 13/18] tests/intel/xe_oa: Convert OA buffer mmap tests to take OA unit arguments
` [PATCH i-g-t 14/18] tests/intel/xe_oa: Convert MMIO trigger "
` [PATCH i-g-t 15/18] tests/intel/xe_oa: Convert sync "
` [PATCH i-g-t 16/18] tests/intel/xe_oa: Run test_oa_unit_exclusive_stream on multiple OA units
` [PATCH i-g-t 17/18] tests/intel/xe_oa: Add new non-zero-reason-all test
` [PATCH i-g-t 18/18] tests/intel/xe_oa: Constify arguments to various functions

[openeuler:OLK-6.6 2967/2967] drivers/gpu/drm/phytium/phytium_gem.c:174:5: warning: no previous prototype for 'phytium_gem_prime_mmap'
 2025-10-13 20:29 UTC 

[PATCH net-next 1/2] dt-bindings: net: brcm,bcm54xx: add binding for Broadcom Ethernet PHYs
 2025-10-13 20:29 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: broadcom: support "brcm,master-mode" DT property

[PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
 2025-10-13 20:29 UTC  (5+ messages)

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-13 20:27 UTC  (7+ messages)

[PATCH v3] audit: include source and destination ports to NETFILTER_PKT
 2025-10-13 20:26 UTC  (7+ messages)

[Buildroot] [PATCH v1] package/webkitgtk: bump to version 2.48.6
 2025-10-13 20:26 UTC  (4+ messages)

[PATCH v2 00/23] vhost refactoring and fixes
 2025-10-13 20:26 UTC  (9+ messages)
` [PATCH v2 06/23] vhost: make vhost_dev.features private
` [PATCH v2 10/23] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH v2 11/23] vhost: make vhost_memory_unmap() null-safe
` [PATCH v2 12/23] vhost: simplify calls to vhost_memory_unmap()

FAILED: patch "[PATCH] media: mc: Clear minor number before put device" failed to apply to 6.17-stable tree
 2025-10-13 20:26 UTC  (2+ messages)
` [PATCH 6.17.y] media: mc: Clear minor number before put device

[PATCH v5 00/23] Allow configfs to disable specific GT type(s)
 2025-10-13 20:25 UTC  (25+ messages)
` [PATCH v5 01/23] drm/xe/huc: Adjust HuC check on primary GT
` [PATCH v5 02/23] drm/xe: Drop GT parameter to xe_display_irq_postinstall()
` [PATCH v5 03/23] drm/xe: Move 'va_bits' flag back to platform descriptor
` [PATCH v5 04/23] drm/xe: Move 'vm_max_level' "
` [PATCH v5 05/23] drm/xe: Move 'vram_flags' "
` [PATCH v5 06/23] drm/xe: Move 'has_flatccs' "
` [PATCH v5 07/23] drm/xe: Read VF GMD_ID with a specifically-allocated dummy GT
` [PATCH v5 08/23] drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_init
` [PATCH v5 09/23] drm/xe: Skip L2 / TDF cache flushes if primary GT is disabled
` [PATCH v5 10/23] drm/xe/query: Report hwconfig size as 0 "
` [PATCH v5 11/23] drm/xe/pmu: Initialize PMU event types based on first available GT
` [PATCH v5 12/23] drm/xe: Check for primary GT before looking up Wa_22019338487
` [PATCH v5 13/23] drm/xe: Make display part of Wa_22019338487 a device workaround
` [PATCH v5 14/23] drm/xe/irq: Don't try to lookup engine masks for non-existent primary GT
` [PATCH v5 15/23] drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workarounds
` [PATCH v5 16/23] drm/xe/rtp: Pass xe_device parameter to FUNC matches
` [PATCH v5 17/23] drm/xe: Bypass Wa_14018094691 when primary GT is disabled
` [PATCH v5 18/23] drm/xe: Correct lineage for Wa_22014953428 and only check with valid GT
` [PATCH v5 19/23] drm/xe: Check that GT is not NULL before testing Wa_16023588340
` [PATCH v5 20/23] drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabled
` [PATCH v5 21/23] drm/xe: Break GT setup out of xe_info_init()
` [PATCH v5 22/23] drm/xe/configfs: Add attribute to disable GT types
` [PATCH v5 23/23] drm/xe/sriov: Disable SR-IOV if primary GT is disabled via configfs

[PATCH v2] lib/xz: remove dead IA-64 (Itanium) support code
 2025-10-13 20:25 UTC  (2+ messages)

[PATCH] drm/xe: xe_guc_pc.c: fix DOC underlines
 2025-10-13 20:25 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

FAILED: patch "[PATCH] Squashfs: reject negative file sizes in squashfs_read_inode()" failed to apply to 6.6-stable tree
 2025-10-13 20:24 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] Squashfs: add additional inode sanity checking
  ` [PATCH 6.6.y 2/2] Squashfs: reject negative file sizes in squashfs_read_inode()

[Buildroot] [PATCH 1/1] configs/stm32f429_disco_xip: bump Linux to 6.1.155
 2025-10-13 20:23 UTC 

[amd-pstate:amd-pstate-fixes] BUILD SUCCESS 46fd2a111aa531f08805431d22312b37e43926d5
 2025-10-13 20:23 UTC 

[PATCH v6 0/7] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-10-13 20:15 UTC  (8+ messages)
` [PATCH v6 1/7] HID: asus: refactor init sequence per spec
` [PATCH v6 2/7] HID: asus: prevent binding to all HID devices on ROG
` [PATCH v6 3/7] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH v6 4/7] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v6 5/7] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v6 6/7] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v6 7/7] HID: asus: add support for the asus-wmi brightness handler

[PATCH] perf trace: Increase syscall handler map size to 1024
 2025-10-13 20:22 UTC  (6+ messages)

[PATCH v3 0/3] Load cros_ec_ucsi from OF and ACPI definitions
 2025-10-13 20:21 UTC  (7+ messages)
` [PATCH v3 2/3] usb: typec: cros_ec_ucsi: Load driver "

[Buildroot] [PATCH 1/1] package/hwloc: bump to version 2.12.2
 2025-10-13 20:20 UTC 

[conor:pinctrl 17/18] arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: syscon@20002000 (microchip,pic64gx-mss-top-sysreg): compatible:2: 'simple-mfd' was expected
 2025-10-13 20:19 UTC 

[PATCH] i3c: fix refcount inconsistency in i3c_master_register
 2025-10-13 20:19 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
 2025-10-13 19:42 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: gpu: img, powervr-rogue: "

[Buildroot] [PATCH 1/1] package/highway: bump to version 1.3.0
 2025-10-13 20:18 UTC 

[Buildroot] [PATCH 1/1] package/gupnp: bump to version 1.6.9
 2025-10-13 20:17 UTC 

[Buildroot] [PATCH 1/1] package/ifupdown: bump to version 0.8.44
 2025-10-13 20:15 UTC 

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD 3002 DMC v2.27
 2025-10-13 20:14 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/dmc: Test Xe3LPD 3002 DMC v2.27 (rev3)
` ✗ Xe.CI.Full: failure for drm/i915/dmc: Test Xe3LPD 3002 DMC v2.27 (rev2)
` ✓ Xe.CI.BAT: success for drm/i915/dmc: Test Xe3LPD 3002 DMC v2.27 (rev3)

[PATCH v3] sched_ext: Allocate scx_kick_cpus_pnt_seqs lazily using kvzalloc()
 2025-10-13 20:13 UTC  (3+ messages)

[PATCH 0/9] drm/i915: Reorder cdclk stuff for vblank/guardband length checks
 2025-10-13 20:12 UTC  (10+ messages)
` [PATCH 1/9] drm/i915/bw: Untangle dbuf bw from the sagv/mem bw stuff
` [PATCH 2/9] drm/i915: s/"not not"/"not"/
` [PATCH 3/9] drm/i915/bw: Relocate intel_bw_crtc_min_cdclk()
` [PATCH 4/9] drm/i915/ips: Eliminate the cdclk_state stuff from hsw_ips_compute_config()
` [PATCH 5/9] drm/i915/fbc: Decouple FBC from intel_cdclk_atomic_check()
` [PATCH 6/9] drm/i915: s/min_cdck[]/plane_min_cdclk[]/
` [PATCH 7/9] drm/i915: Compute per-crtc min_cdclk earlier
` [PATCH 8/9] drm/i915: Include the per-crtc minimum cdclk in the crtc state dump
` [PATCH 9/9] drm/i915: Neuter cdclk_prefill_adjustment()

[PATCH] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
 2025-10-13 20:11 UTC  (3+ messages)

In defense of Link (was Re: [b4] initial "b4 dig" to supplant Link: trailers)
 2025-10-13 20:12 UTC  (6+ messages)

[PATCH v4 0/2] rust: leds: add led classdev abstractions
 2025-10-13 20:11 UTC  (4+ messages)
` [PATCH v4 2/2] rust: leds: add basic "

[RFC PATCH 0/3] Arm LFA: Improvements and interrupt support
 2025-10-13 20:09 UTC  (4+ messages)
` [RFC PATCH 2/3] firmware: smccc: LFA: refactor, add device node support

[PATCH RFC 1/1] mm/ksm: Add recovery mechanism for memory failures
 2025-10-13 20:10 UTC  (2+ messages)
` [PATCH RFC] "

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-10-13 20:08 UTC  (5+ messages)
` [PATCH v3 2/5] mbuf: record mbuf operations history

[tip:x86/core 1/1] vmlinux.o: warning: objtool: rcar_pcie_probe+0x13e: no-cfi indirect call!
 2025-10-13 20:08 UTC  (9+ messages)

[PATCH 0/2] dmaengine: dw-axi-dmac: PM cleanup and reset control support
 2025-10-13 20:08 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: dw-axi-dmac: add "

KernelCI Dashboard Report - October 1 - October 13, 2025
 2025-10-13 20:07 UTC 

[PATCH] kernelshark: make sure ksmodels index is valid before use
 2025-10-13 20:07 UTC 

[PATCH v3] bpf: test_run: fix atomic context in timer path causing sleep-in-atomic BUG
 2025-10-13 20:06 UTC  (4+ messages)

[PATCH] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-13 20:04 UTC  (5+ messages)

FAILED: patch "[PATCH] ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples" failed to apply to 6.12-stable tree
 2025-10-13 20:05 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams
  ` [PATCH 6.12.y 2/2] ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples

[RFC 0/6] rust: pci: add config space read/write support
 2025-10-13 20:02 UTC  (4+ messages)

[usb:usb-next] BUILD SUCCESS 1c97fc901fb6318aca0160da96736d0bc136ddcd
 2025-10-13 20:01 UTC 

[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
 2025-10-13 20:00 UTC  (3+ messages)
` [PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter

[PATCH 1/2] dt-bindings: clk: si522xx: Clock driver for Skyworks Si522xx I2C PCIe clock generators
 2025-10-13 20:00 UTC  (2+ messages)

[PATCH v2] xen/x86: fix xen.efi boot crash from some bootloaders
 2025-10-13 19:59 UTC  (6+ messages)

[thomas-weissschuh:b4/uml-remove-32bit-pseudo-vdso 1/12] make[4]: *** No rule to make target 'usr/init', needed by 'usr/initramfs_data.cpio'
 2025-10-13 19:58 UTC 

[PATCH v4 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: add backlight
 2025-10-13 19:58 UTC 

[Regerssion] [KSM] KSM CPU overhead in 6.16+ kernel compared to <=6.15 versions ("folio_walk_start" kernel object overhead)
 2025-10-13 19:58 UTC  (3+ messages)

[REGRESSION] linux-pci/for-linus: (build) undefined reference to `screen_info' in vmlinux.unstripped (driver
 2025-10-13 19:59 UTC 

[PATCH] drm/xe/guc: Refresh RPe frequency while setting min frequency
 2025-10-13 19:57 UTC  (7+ messages)

[PATCH 0/2] Add support for clean shutdown with MSHV
 2025-10-13 19:57 UTC  (4+ messages)

[PATCH v5 0/5] i3c: Add basic HDR mode support
 2025-10-13 19:54 UTC  (10+ messages)
` [PATCH v5 5/5] iio: magnetometer: Add mmc5633 sensor

[PATCH v2 00/24] PCI: Bridge window selection improvements
 2025-10-13 19:54 UTC  (3+ messages)
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()

[PATCH v3 0/3] replay: make atomic ref updates the default
 2025-10-13 19:54 UTC  (3+ messages)
` [PATCH v3 1/3] replay: use die_for_incompatible_opt2() for option validation

[i-g-t, v6, 0/3] tests/intel/xe_survivability: Add xe_survivability test
 2025-10-13 19:49 UTC  (4+ messages)
` [i-g-t, v6, 1/3] tests/intel/xe_survivability: Add new xe_survivability test for i2c adapter
` [i-g-t, v6, 2/3] tests/intel/xe_survivability: Add new test runtime survivability
` [i-g-t,v6,3/3] HAX: Add xe_survivability tests to fast feedback list

git whatchanged --i-still-use-this
 2025-10-13 19:51 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: accel: adxl345: document second interrupt
 2025-10-13 19:51 UTC  (2+ messages)

[PATCH v13 0/8] platform/x86: Add asus-armoury driver
 2025-10-13 19:50 UTC  (4+ messages)
` [PATCH v13 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
  ` [External] : "

[PATCH 0/7] Add support for AD4062 device family
 2025-10-13 19:50 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: Add adi,ad4062

[PATCH] dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure
 2025-10-13 19:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-10-13 19:48 UTC  (5+ messages)
` [PATCH v3 2/6] mm: page_alloc: add __split_page()
` [PATCH v3 4/6] mm: cma: add __cma_release()

[Buildroot] [PATCH 1/3] package/xmlstarlet: Fix build with libxml2-2.14+
 2025-10-13 19:48 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libxml2: bump version to 2.15.0

[PATCH nft] meta: introduce meta ibrhwdr support
 2025-10-13 19:47 UTC  (2+ messages)

[PATCH 0/3] smb: client: Better exception handling for SMB3 hash allocations
 2025-10-13 19:45 UTC  (4+ messages)
` [PATCH 3/3] smb: client: Omit a variable initialisation in smb311_crypto_shash_allocate()

[PATCH v2] vdso: Remove struct getcpu_cache
 2025-10-13 19:44 UTC  (4+ messages)

[PATCH v2 00/15] Introduce Allwinner H6/H616 NAND controller support
 2025-10-13 19:44 UTC  (4+ messages)
` [PATCH v2 14/15] dt-bindings: mtd: sunxi: Add H616 compatible

[nftables PATCH] doc: fix tcpdump example
 2025-10-13 19:43 UTC  (3+ messages)

[PATCH BlueZ v2 1/2] tools: add 6lowpan-tester
 2025-10-13 19:43 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[PULL 00/29] aspeed queue
 2025-10-13 18:33 UTC  (3+ messages)
` [PULL 10/29] aspeed: Deprecate the qcom-dc-scm-v1-bmc and qcom-firework-bmc machines

FAILED: patch "[PATCH] tracing: Have trace_marker use per-cpu data to read user" failed to apply to 6.12-stable tree
 2025-10-13 19:42 UTC  (2+ messages)

grub argon2 gpl rewrite
 2025-10-13 16:18 UTC 

FAILED: patch "[PATCH] ASoC: wcd934x: fix error handling in" failed to apply to 5.10-stable tree
 2025-10-13 19:42 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] ASoC: codecs: wcd934x: Simplify with dev_err_probe
  ` [PATCH 5.10.y 2/2] ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()

[PATCH v3 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2025-10-13 19:41 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: add "

[PATCH v2 0/1] replay: make atomic ref updates the default behavior
 2025-10-13 19:39 UTC  (3+ messages)
` [PATCH v3 0/3] replay: make atomic ref updates the default

[PATCH v4] PM: Support aborting sleep during filesystem sync
 2025-10-13 19:39 UTC  (6+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 959c58491d04e9611fcc58d209f05795975816d7
 2025-10-13 19:38 UTC 

[PATCH v3 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
 2025-10-13 19:38 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
` [PATCH v3 2/2] scsi: ufs: core: Replace hard coded vcc-off delay with a variable

Replacing Link trailers
 2025-10-13 19:37 UTC  (11+ messages)

[PATCH v3 0/2] Incorporate DRAM address in EDAC messages
 2025-10-13 19:34 UTC  (3+ messages)
` [PATCH v3 1/2] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v3 2/2] EDAC/amd64: Incorporate DRAM Address in EDAC message

[RFC PATCH] docs/system/security: Restrict "virtualization use case" to specific machines
 2025-10-13 19:36 UTC  (6+ messages)

[PATCH sched_ext/for-6.18] sched_ext: Exit early on hotplug events during attach
 2025-10-13 19:37 UTC  (3+ messages)

[GIT PULL] NFSD changes for v6.18
 2025-10-13 19:37 UTC  (4+ messages)

[PATCH v4] x86/resctrl: Fix miscount of bandwidth event when reactivating previously Unavailable RMID
 2025-10-13 19:36 UTC  (2+ messages)
` [tip: x86/urgent] x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID

[PATCH 0/4] Properly take MMIO path
 2025-10-13 19:35 UTC  (8+ messages)
` [PATCH 2/4] blk-mq-dma: unify DMA unmap routine
` [PATCH 3/4] block-dma: properly take MMIO path

[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
 2025-10-13 19:34 UTC  (4+ messages)
` [PATCH v2 2/2] scsi: ufs: core: Replace hard coded vcc-off delay with a variable

[PATCH v1] NFSD: Enable return of an updated stable_how to NFS clients
 2025-10-13 19:34 UTC  (2+ messages)

[PATCH net-next] net: mana: Support HW link state events
 2025-10-13 19:33 UTC 

[PATCH 0/7] Fix a couple of wedge corner-case memory leaks
 2025-10-13 19:31 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for Fix a couple of wedge corner-case memory leaks (rev2)

[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-10-13 19:31 UTC  (3+ messages)
` [RFC PATCH 3/4] KVM: x86/tdx: Do VMXON and TDX-Module initialization during tdx_init()

[PATCH] PM: console: Fix memory allocation error handling in pm_vt_switch_required()
 2025-10-13 19:30 UTC 

[PATCH sched_ext/for-6.19] sched_ext: Fix build error in cgroup_set_idle()
 2025-10-13 19:30 UTC 

FAILED: patch "[PATCH] KVM: x86: Don't (re)check L1 intercepts when completing" failed to apply to 5.4-stable tree
 2025-10-13 19:30 UTC  (2+ messages)
` [PATCH 5.4.y] KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O

FAILED: patch "[PATCH] Squashfs: reject negative file sizes in squashfs_read_inode()" failed to apply to 6.12-stable tree
 2025-10-13 19:28 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] Squashfs: add additional inode sanity checking
  ` [PATCH 6.12.y 2/2] Squashfs: reject negative file sizes in squashfs_read_inode()

FAILED: patch "[PATCH] ASoC: wcd934x: fix error handling in" failed to apply to 5.15-stable tree
 2025-10-13 19:28 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] ASoC: codecs: wcd934x: Simplify with dev_err_probe
  ` [PATCH 5.15.y 2/2] ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()

[PATCH 0/2] block/mq-deadline: Fix BLK_MQ_INSERT_AT_HEAD support
 2025-10-13 19:28 UTC  (3+ messages)
` [PATCH 1/2] block/mq-deadline: Introduce dd_start_request()
` [PATCH 2/2] block/mq-deadline: Switch back to a single dispatch list

[PATCH v2] platform/x86: alienware-wmi-wmax: Fix null pointer derefence in sleep handlers
 2025-10-13 19:27 UTC  (2+ messages)
` [v2] "

[PATCH 1/2] WHENCE: nvidia: rearrange GSP-RM firmware lines
 2025-10-13 19:24 UTC  (2+ messages)
` [PATCH 2/2] nvidia: add generic bootloader for GSP-enabled systems

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-13 19:26 UTC  (3+ messages)
` [PATCH 38/39] dt-bindings: clock: support i.MX95 Display Stream CSR module


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.