The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-10-27 13:47:40 to 2025-10-27 15:04:22 UTC [more...]

[PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
 2025-10-27 15:04 UTC  (2+ messages)

[PATCH] rust: usb: fix formatting
 2025-10-27 15:03 UTC  (4+ messages)

[PATCH v2 0/7] drm/msm: Add display support for Glymur platform
 2025-10-27 15:03 UTC  (4+ messages)
` [PATCH v2 7/7] soc: qcom: ubwc: Add configuration "

[PATCH RFC 0/3] Input: add initial support for Goodix GTX8 touchscreen ICs
 2025-10-27 15:02 UTC  (3+ messages)

[PATCH 00/22] VKMS: Introduce multiple configFS attributes
 2025-10-27 15:01 UTC  (5+ messages)
` [PATCH 20/22] drm/vkms: Store the enabled/disabled status for connector
` [PATCH 21/22] drm/vkms: Allow to hot-add connectors

[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
 2025-10-27 15:00 UTC  (7+ messages)
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued

[PATCH] mm: shmem/tmpfs hugepage defaults config choice
 2025-10-27 15:00 UTC  (3+ messages)

[PATCH 0/3] Resolve ARM kCFI build failure in idpf xsk.c
 2025-10-27 14:59 UTC  (3+ messages)
` [PATCH 3/3] libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()

[PATCH v3 0/7] drm/msm: Add display support for Glymur platform
 2025-10-27 14:59 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: display: msm: Document the Glymur Mobile Display SubSystem
` [PATCH v3 2/7] dt-bindings: display: msm: Document the Glymur Display Processing Unit
` [PATCH v3 3/7] dt-bindings: display: msm: Document the Glymur DiplayPort controller
` [PATCH v3 4/7] drm/msm/mdss: Add Glymur device configuration
` [PATCH v3 5/7] drm/msm/dpu: Add support for Glymur
` [PATCH v3 6/7] drm/msm/dp: "
` [PATCH v3 7/7] soc: qcom: ubwc: Add configuration Glymur platform

[PATCH v1 0/6] iio: Introduce and use value of π
 2025-10-27 14:59 UTC  (9+ messages)
` [PATCH v1 1/6] media: vidtv: Rename PI definition to PI_SAMPLES
` [PATCH v1 2/6] units: Add value of π * 10⁹
` [PATCH v1 3/6] media: dvb-frontends: atbm8830: Convert to use PI definition
` [PATCH v1 4/6] iio: cros_ec_sensors: "
` [PATCH v1 5/6] iio: frequency: ad9523: "
` [PATCH v1 6/6] iio: position: iqs624-pos: "

[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
 2025-10-27 14:54 UTC  (6+ messages)

[PATCH bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
 2025-10-27 14:58 UTC  (7+ messages)
        ` pahole next->master. Was: "

[PATCH v5 0/4] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-10-27 14:58 UTC  (3+ messages)
` [PATCH v5 4/4] arm64: dts: layerscape: add dma-coherent for usb node

[PATCH v1 0/2] Enable TSENS and thermal zone for QCS8300 SoC
 2025-10-27 15:01 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: thermal: tsens: Add QCS8300 compatible

[PATCH 0/2] Make standalone compatible for IPQ5018 tsens v1 without RPM
 2025-10-27 14:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone compatible

[PATCH v1 0/2] Add runtime PM support to Rockchip DW PCIe driver
 2025-10-27 14:55 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: dw-rockchip: Add remove callback for resource cleanup
` [PATCH v1 2/2] PCI: dw-rockchip: Add runtime PM support to Rockchip PCIe driver

[PATCH 1/1] release_task: kill unnecessary rcu_read_lock() around dec_rlimit_ucounts()
 2025-10-27 14:55 UTC  (4+ messages)
` [RFC 2/1] kill task_ucounts()->rcu_read_lock(), add __task_ucounts()

[PATCH v7 0/4] stratix10: Add framework for asynchronous communication with SDM
 2025-10-27 14:54 UTC  (5+ messages)
` [PATCH v7 1/4] firmware: stratix10-svc: Add mutex in stratix10 memory management
` [PATCH v7 2/4] firmware: stratix10-svc: Add support for async communication
` [PATCH v7 3/4] firmware: stratix10-svc: Add support for RSU commands in asynchronous framework
` [PATCH v7 4/4] firmware: stratix10-rsu: Migrate RSU driver to use stratix10 "

[PATCH net v5] virtio-net: fix received length check in big packets
 2025-10-27 14:55 UTC  (6+ messages)

[PATCH 0/2] iio: accel: rohm: use regmap_reg_range()
 2025-10-27 14:54 UTC  (2+ messages)

[PATCH v1] net: phy: dp83867: Disable EEE support as not implemented
 2025-10-27 14:53 UTC  (8+ messages)

[PATCH bpf-next v3 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
 2025-10-27 14:51 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: add tc helpers
` [PATCH bpf-next v3 2/4] selftests/bpf: make test_tc_tunnel.bpf.c compatible with big endian platforms
` [PATCH bpf-next v3 3/4] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs
` [PATCH bpf-next v3 4/4] selftests/bpf: remove test_tc_tunnel.sh

[PATCH v2 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-27 14:52 UTC  (4+ messages)
` [PATCH v2 07/26] drm/xe/pf: Add minimalistic migration descriptor

[PATCH v6 0/2] Add support for sound profile switching and leverage for OnePlus 6 slider
 2025-10-27 14:52 UTC  (3+ messages)
` [PATCH v6 1/2] Input: add ABS_SND_PROFILE

[PATCH v2 0/7] rtla/timerlat: Add --bpf-action option
 2025-10-27 14:48 UTC  (8+ messages)
` [PATCH v2 1/7] rtla/timerlat: Support tail call from BPF program
` [PATCH v2 2/7] rtla/timerlat: Add --bpf-action option
` [PATCH v2 3/7] rtla/timerlat: Add example for BPF action program
` [PATCH v2 4/7] rtla/tests: Test "
` [PATCH v2 5/7] rtla/tests: Run Test::Harness in verbose mode
` [PATCH v2 6/7] Documentation/rtla: Rename sample/ to example/
` [PATCH v2 7/7] Documentation/rtla: Document --bpf-action option

[PATCH] x86/microcode/AMD: Limit Entrysign signature checking to known generations
 2025-10-27 14:47 UTC  (2+ messages)

[RFC PATCH] PCI: fix concurrent pci_bus_add_device() execution during SR-IOV VF creation
 2025-10-27 14:45 UTC  (2+ messages)

[PATCH v2 0/3] drm/display: bridge_connector: get/put the stored bridges: fix NULL pointer regression
 2025-10-27 14:44 UTC  (2+ messages)

[PATCH] iio: core: Use datasheet name as fallback for label
 2025-10-27 14:43 UTC  (2+ messages)

[syzbot] [kvm?] KASAN: slab-use-after-free Write in kvm_gmem_release
 2025-10-27 14:41 UTC  (3+ messages)

[PATCH v6 0/3] spi: support the SpacemiT K1 SPI controller
 2025-10-27 14:40 UTC  (2+ messages)

[PATCH] slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves
 2025-10-27 14:39 UTC  (2+ messages)

[PATCH v2 0/4] Add support to read RPMH regulator settings
 2025-10-27 14:38 UTC  (18+ messages)
` [PATCH v2 1/4] regulator: rpmh-regulator: Fix PMIC5 BOB bypass mode handling
` [PATCH v2 2/4] soc: qcom: rpmh: Add support to read back resource settings

[PATCH v3] f2fs: revert summary entry count from 2048 to 512 in 16kb block support
 2025-10-27 14:38 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] iio: imu: adis: fix all kernel-doc warnings in header file
 2025-10-27 14:37 UTC  (3+ messages)

[PATCH for-next 0/1] net: jme: migrate to dma_map_phys instead of map_page
 2025-10-27 14:35 UTC  (3+ messages)
` [PATCH for-next 1/1] "

[PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards
 2025-10-27 14:34 UTC  (10+ messages)
` [PATCH V3 1/4] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible
` [PATCH V3 2/4] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc
` [PATCH V3 3/4] arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board
` [PATCH V3 4/4] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

[PATCH v4 0/2] iio: pressure: add driver and bindings for adp810
 2025-10-27 14:34 UTC  (4+ messages)
` [PATCH v4 2/2] iio: pressure: adp810: Add driver for adp810 sensor

[PATCH] media: c8sectpfe: fix probe device leaks
 2025-10-27 14:28 UTC  (3+ messages)

[PATCH] tty: serial: 8250: exar: fix kernel warning in default_setup function
 2025-10-27 14:33 UTC  (9+ messages)

[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
 2025-10-27 14:33 UTC  (2+ messages)

[PATCH v3] drm/panthor: Fix UAF race between device unplug and FW event processing
 2025-10-27 14:31 UTC  (2+ messages)

regmap: Modeling a shared page selection register
 2025-10-27 14:30 UTC  (4+ messages)

[PATCH v3 00/14] serial: sc16is7xx: register access fixes and improvements
 2025-10-27 14:29 UTC  (15+ messages)
` [PATCH v3 01/14] serial: sc16is7xx: rename LCR macros to better reflect usage
` [PATCH v3 02/14] serial: sc16is7xx: rename EFR mutex with generic name
` [PATCH v3 03/14] serial: sc16is7xx: define common register access function
` [PATCH v3 04/14] serial: sc16is7xx: remove unnecessary pointer cast
` [PATCH v3 05/14] serial: sc16is7xx: use guards for simple mutex locks
` [PATCH v3 06/14] serial: sc16is7xx: drop -ENOMEM error message
` [PATCH v3 07/14] serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile
` [PATCH v3 08/14] serial: sc16is7xx: move port/channel init to separate function
` [PATCH v3 09/14] serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter
` [PATCH v3 10/14] serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
` [PATCH v3 11/14] serial: sc16is7xx: use KBUILD_MODNAME
` [PATCH v3 12/14] serial: sc16is7xx: change conditional operator indentation
` [PATCH v3 13/14] serial: sc16is7xx: reformat comments to improve readability
` [PATCH v3 14/14] serial: sc16is7xx: add comments for lock requirements

[PATCH net 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-10-27 14:29 UTC  (3+ messages)
` [PATCH net v2 "

[PATCH] iio: adc: ad7124: fix possible OOB array access
 2025-10-27 14:27 UTC  (2+ messages)

x86/fpu: Inaccurate AVX-512 Usage Tracking via arch_status
 2025-10-27 14:26 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2025-10-27 14:24 UTC  (6+ messages)
` [PATCH net-next v2 1/2] "

[RFC PATCH 00/56] Dynamic mitigations
 2025-10-27 14:24 UTC  (15+ messages)
` [RFC PATCH 34/56] x86/alternative: Save old bytes for alternatives
` [RFC PATCH 52/56] x86/bugs: Support parsing mitigation options
` [RFC PATCH 53/56] drivers/cpu: Re-patch mitigations through sysfs
` [RFC PATCH 55/56] x86/debug: Show return thunk in debugfs

[PATCH v5 0/6] Add OnePlus 6T display (Samsung S6E3FC2X01 DDIC with AMS641RW panel)
 2025-10-27 14:24 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: panel: Add Samsung S6E3FC2X01 DDIC with panel
` [PATCH v5 2/6] drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel

[PATCH next] iio: imu: inv_icm45600: Add a missing return statement in probe()
 2025-10-27 14:23 UTC  (2+ messages)

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-10-27 14:22 UTC  (5+ messages)
` [PATCH v6 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v6 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH v6 0/8] Introduce Glymur USB support
 2025-10-27 14:21 UTC  (3+ messages)
` [PATCH v6 6/8] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[RFC PATCH v3 0/3] Significantly Improve BTF Type Lookup Performance
 2025-10-27 14:20 UTC  (5+ messages)
` [RFC PATCH v3 1/3] btf: implement BTF type sorting for accelerated lookups
` [RFC PATCH v3 2/3] selftests/bpf: add tests for BTF type permutation
` [RFC PATCH v3 3/3] btf: Reuse libbpf code for BTF type sorting verification and binary search

[PATCH] arm64: acpi: Fix incorrect check for default console message
 2025-10-27 14:19 UTC 

[PATCH v1] mm: vmstat: output reserved_highatomic and free_highatomic in zoneinfo
 2025-10-27 14:18 UTC 

[PATCH v3 0/2] arm64: dts: rockchip: Add vdpu 381 and 383 nodes
 2025-10-27 14:18 UTC  (3+ messages)

[PATCH v2] media: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-10-27 14:18 UTC  (5+ messages)

[PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
 2025-10-27 14:18 UTC  (12+ messages)

[PATCH] dt-bindings: iio: adc: Add rockchip,rk3506-saradc variant
 2025-10-27 14:16 UTC  (3+ messages)

[PATCH v2 2/2] net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix
 2025-10-27 14:15 UTC  (4+ messages)
` [PATCH v3 0/2] net/tcp: fix permanent FIN-WAIT-1 state and add packetdrill test
  ` [PATCH v3 1/2] net/tcp: fix permanent FIN-WAIT-1 state with continuous zero window packets
  ` [PATCH v3 2/2] net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix

[PATCH 0/6] iio: adc: ad4080: add support for AD4083, AD4086, and AD4087
 2025-10-27 14:14 UTC  (3+ messages)

[PATCH net V1 0/3] veth: Fix TXQ stall race condition and add recovery
 2025-10-27 14:12 UTC  (9+ messages)
` [PATCH net V1 1/3] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V1 3/3] veth: more robust handing of race to avoid txq getting stuck

[PATCH v2 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-10-27 14:12 UTC  (6+ messages)
` [PATCH v2 3/8] drm/panthor: Introduce panthor_pwr API and power control framework

[PATCH] PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
 2025-10-27 14:12 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: socionext,milbeaut-m10v-sdhci-3.0: convert to DT schema
 2025-10-27 14:11 UTC  (3+ messages)

[PATCH] iio: accel: bma220: move set_wdt() out of bma220_core
 2025-10-27 14:11 UTC  (6+ messages)

[PATCH v7 0/8] AMD MCA interrupts rework
 2025-10-27 14:11 UTC  (8+ messages)
` [PATCH v7 2/8] x86/mce: Unify AMD DFR handler with MCA Polling

[PATCH 0/2] amba/iommu: tegra: enable compile testing
 2025-10-27 14:11 UTC  (3+ messages)

[PATCH v3 00/70] nstree: listns()
 2025-10-27 14:10 UTC  (6+ messages)
` [PATCH v3 14/70] nstree: allow lookup solely based on inode
` [PATCH v3 17/70] nstree: add listns()

[tip:sched/core] [sched/fair] 79104becf4: BUG:kernel_NULL_pointer_dereference,address
 2025-10-27 14:09 UTC  (7+ messages)

[PATCH net] dpll: zl3073x: Fix output pin registration
 2025-10-27 14:09 UTC 

[PATCH 00/19] Cache Aware Scheduling
 2025-10-27 14:07 UTC  (4+ messages)
` [PATCH 02/19] sched/fair: Record per-LLC utilization to guide cache-aware scheduling decisions

[PATCH v1] iio: adc: clear reference voltage bits before configuring vref
 2025-10-27 14:07 UTC  (2+ messages)

[PATCH v2] usb: renesas_usbhs: Fix synchronous external abort on unbind
 2025-10-27 14:07 UTC 

[PATCH] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add NMI pushbutton support
 2025-10-27 14:06 UTC 

[PATCH 0/2] powerpc: Fix backlight include fallout
 2025-10-27 14:05 UTC  (3+ messages)
` [PATCH 1/2] powermac: backlight: Include <linux/of.h>
` [PATCH 2/2] macintosh/via-pmu-backlight: Include <linux/fb.h> and <linux/of.h>

[PATCH v6 0/3] Add OP-TEE based RPMB driver for UFS devices
 2025-10-27 14:06 UTC  (3+ messages)
` [PATCH v6 3/3] scsi: ufs: core: "

[PATCH] soc: qcom: gsbi: fix double disable caused by devm
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc-glymur: Update the halt check flags for pipe clocks
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm8750: Add a new frequency for sdcc2 clock
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v7 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Fix Agera PLL config of CAMCC for SM6350 & SM7150
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100: Fix compile warnings for USB HS controller
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] Add missing quirk for HS only USB controller
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Drop unused USB4 master clock frequencies
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] Add the missing entries in the SMEM image table
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: llcc: Add LLCC support for the Kaanapali platform
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: ocmem/pbs: fix device leaks on lookup
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v2] soc: qcom: pmic_glink: Add support for SOCCP remoteproc channels
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/3] Fixes for SM7150 dispcc driver
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/8] Add SPI offload support to AD4030
 2025-10-27 14:04 UTC  (3+ messages)
` [PATCH v6 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[RFC PATCH 0/3] mm: PTEs batch optimization in mincore and mremap
 2025-10-27 14:03 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: Introduce can_pte_batch_count() for PTEs batch optimization
` [RFC PATCH 2/3] mm/mincore: Use can_pte_batch_count() in mincore_pte_range() for pte batch mincore_pte_range()
` [RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch

[PATCH v4 0/2] Add Google Tensor SoC USB PHY support
 2025-10-27 14:02 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[PATCH] KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
 2025-10-27 14:02 UTC  (2+ messages)

[PATCH net-next] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-10-27 13:58 UTC  (2+ messages)

[PATCH v4 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2025-10-27 13:56 UTC  (10+ messages)
` [PATCH v4 1/2] "

[PATCH 5.4.y] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-10-27 13:56 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-27 13:56 UTC  (3+ messages)
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[PATCH] xdrgen: handle _XdrString in union encoder/decoder
 2025-10-27 13:53 UTC  (2+ messages)

[PATCH v4 1/1] spi: offload: Add offset parameter
 2025-10-27 13:53 UTC  (4+ messages)

[PATCH v2 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-10-27 13:52 UTC  (3+ messages)

[PATCH] net: alteon: migrate to dma_map_phys instead of map_page
 2025-10-27 13:52 UTC  (2+ messages)

[tip: x86/urgent] x86/microcode/AMD: Limit Entrysign signature checking to known generations
 2025-10-27 13:51 UTC 

linux-next: build failure after merge of the pwm tree
 2025-10-27 13:49 UTC  (4+ messages)

[PATCH 1/2] PCI: Setup bridge resources earlier
 2025-10-27 13:49 UTC  (5+ messages)

[PATCH 5.10.y] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-10-27 13:49 UTC 

[PATCH] iio: adc: at91-sama5d2_adc: Fix use-after-free in sama5d2_adc driver
 2025-10-27 13:49 UTC  (3+ messages)
` [PATCH v2] iio: adc: at91-sama5d2_adc: Fix potential "

[PATCH] of: Make the number of reserved memory regions configurable
 2025-10-27 13:48 UTC  (4+ messages)

[PATCH 0/2] gpio: mmio: further refactoring
 2025-10-27 13:48 UTC  (3+ messages)
` [PATCH 1/2] gpio: mmio: use lock guards
` [PATCH 2/2] gpio: mmio: drop the "bgpio" prefix

[PATCH] virtio-fs: fix incorrect check for fsvq->kobj
 2025-10-27 13:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox