All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 12:53:29 to 2026-01-20 13:37:02 UTC [more...]

[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
 2026-01-20 13:33 UTC  (8+ messages)
` [PATCH v2 3/4] iommufd: Require DMABUF revoke semantics

[PATCH v4 net-next 00/10] geneve: introduce double tunnel GSO/GRO support
 2026-01-20 13:30 UTC  (3+ messages)

[syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (6)
 2026-01-20 13:37 UTC  (5+ messages)

[PATCH 0/5] efi_loader: disk: Add EFI_PARTITION_INFO_PROTOCOL support for MBR
 2026-01-20 13:36 UTC  (2+ messages)
` [PATCH 1/5] disk: part_dos: Move header to the main include directory

should a vendor layer override the base "u-boot" recipe?
 2026-01-20 13:37 UTC 

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-20 13:36 UTC  (5+ messages)
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only

[PATCH 0/2] x86/svm: Add support for Bus Lock Threshold
 2026-01-20 13:34 UTC  (14+ messages)
` [PATCH 1/2] x86/svm: Add infrastructure "
` [PATCH 2/2] x86/svm: Intercept Bus Locks for HVM guests

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-01-20 13:34 UTC  (3+ messages)
` [PATCH RESEND v8 17/21] media: i2c: maxim-serdes: add MAX9296A driver

[PATCH v8 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-01-20 13:33 UTC  (9+ messages)
` [PATCH v8 1/8] dmaengine: sh: rz-dmac: Protect the driver specific lists
` [PATCH v8 2/8] dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
` [PATCH v8 3/8] dmaengine: sh: rz-dmac: Drop read of CHCTRL register
` [PATCH v8 4/8] dmaengine: sh: rz-dmac: Drop goto instruction and label
` [PATCH v8 5/8] dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
` [PATCH v8 6/8] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc()
` [PATCH v8 7/8] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v8 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks

[PATCH v8 0/3] Optimize zone->contiguous update and issue fix
 2026-01-20 14:33 UTC  (4+ messages)
` [PATCH v8 1/3] mm/memory hotplug: Fix zone->contiguous always false when hotplug
` [PATCH v8 2/3] mm/memory hotplug/unplug: Add online_memory_block_pages() and offline_memory_block_pages()
` [PATCH v8 3/3] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH 0/3] iio: light: add AMS TCS3400 driver
 2026-01-20 13:33 UTC  (4+ messages)
` [PATCH 2/3] iio: light: add AMS TCS3400 RGB and RGB-IR color sensor driver

[Linux Kernel Bug] possible deadlock in ocfs2_try_to_free_truncate_log
 2026-01-20 13:32 UTC 

[PATCH v3] phy: fsl-imx8mq-usb: add debugfs to access control register
 2026-01-20 13:32 UTC  (7+ messages)

[syzbot] [input?] KASAN: stack-out-of-bounds Read in ft260_smbus_write
 2026-01-20 13:32 UTC  (3+ messages)

[PATCH V5 0/4] ufs: ufs-qcom: Add support firmware managed platforms
 2026-01-20 13:31 UTC  (7+ messages)
` [PATCH V5 2/4] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller
` [PATCH V5 3/4] scsi: ufs: core Enforce minimum pm level for sysfs configuration
` [PATCH V5 4/4] ufs: ufs-qcom: Add support for firmware-managed resource abstraction

[PATCH] drm/bridge: dw-hdmi-qp: fix multi-channel audio output
 2026-01-20 13:31 UTC  (3+ messages)

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-20 13:30 UTC  (3+ messages)

[Question] Best practice for ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-20 13:30 UTC  (11+ messages)

[cocci] Checking data structure member accesses after function return value assignments?
 2026-01-20 13:30 UTC  (11+ messages)

[PATCH v3 00/11] plugins: enable C++ plugins
 2026-01-20 13:28 UTC  (5+ messages)
` [PATCH v3 01/11] plugins: move win32_linker.c file to plugins directory
` [PATCH v3 10/11] meson: update C++ standard to C++23

[PATCH v3] mmc: sdhci: Stop advertising the driver in dmesg
 2026-01-20 13:28 UTC  (2+ messages)

[PATCH] selftests/mm: Have the harness run each test category separately
 2026-01-20 13:25 UTC 

[PATCH v6 00/12] VRAM Self Refresh
 2026-01-20 13:28 UTC  (5+ messages)
` [PATCH v6 06/12] drm/xe/vrsr: Enable VRSR on default VGA boot device

[PATCH blktests] bcache: add bcache/001
 2026-01-20 13:28 UTC 

[PATCH 11/11] wifi: mt76: mt7925: fix ROC deadlocks and race conditions
 2026-01-20 13:26 UTC  (2+ messages)

[LTP] [PATCH v4] syscalls: add file_attr05 test
 2026-01-20 13:26 UTC 

[PATCH 1/2] dma-direct: Validate DMA mask against canonical DMA addresses
 2026-01-20 13:26 UTC  (2+ messages)

[PATCH 0/2] Provide Rust atomic helpers over raw pointers
 2026-01-20 13:25 UTC  (5+ messages)
` [PATCH 1/2] rust: sync: atomic: Remove bound `T: Sync` for `Atomci::from_ptr()`
` [PATCH 2/2] rust: sync: atomic: Add atomic operation helpers over raw pointers

[PATCH v4 0/6] KFuzzTest: a new kernel fuzzing framework
 2026-01-20 13:23 UTC  (3+ messages)
` [PATCH v4 1/6] kfuzztest: add user-facing API and data structures

[PATCH] btrfs: don't pass io_ctl to __btrfs_write_out_cache
 2026-01-20 13:23 UTC  (2+ messages)

[PATCH v2] media: dvb_demux: fix potential TOCTOU race conditions
 2026-01-20 13:20 UTC  (3+ messages)

[GIT PULL FOR 6.20] Please pull platform-qcom-iris-6.20-improvements
 2026-01-20 13:23 UTC 

[PATCH v2 0/3] fsnotify: Independent inode tracking
 2026-01-20 13:23 UTC  (4+ messages)
` [PATCH v2 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH v2 2/3] fsnotify: Use connector hash for destroying inode marks
` [PATCH v2 3/3] fsnotify: Shutdown fsnotify before destroying sb's dcache

FAILED: patch "[PATCH] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory" failed to apply to 5.10-stable tree
 2026-01-20 13:23 UTC  (2+ messages)
` [PATCH 5.10.y] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak

[LTP] [PATCH v3] syscalls: add file_attr05 test
 2026-01-20 13:22 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20 13:22 UTC 

FAILED: patch "[PATCH] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory" failed to apply to 5.15-stable tree
 2026-01-20 13:21 UTC  (2+ messages)
` [PATCH 5.15.y] can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak

[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-20 13:21 UTC  (11+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
    ` [f2fs-dev] "
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
    ` [f2fs-dev] "

Memory leak
 2026-01-20 13:22 UTC  (2+ messages)

[PATCH i-g-t v4] tools/gputop: Add GPU frequencies to the client headers
 2026-01-20 13:21 UTC  (2+ messages)

[PATCH v2] char: lp: Fix NULL pointer dereference of cad
 2026-01-20 13:21 UTC  (7+ messages)

[PATCH v7] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-01-20 13:20 UTC 

[PATCH 0/6] rust: add `bitfield!` and `register!` macros
 2026-01-20 13:20 UTC  (11+ messages)
` [PATCH 1/6] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH 3/6] rust: add `bitfield!` macro

[PATCH] arm64: swiotlb: Don’t shrink default buffer when bounce is forced
 2026-01-20 13:20 UTC  (2+ messages)

[PATCH v2 0/2] Enable uart and bluetooth for Xperia devices
 2026-01-20 13:20 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-sony-xperia-tama: Add bluetooth

[PATCH] ci: improve logging of unit tests runs
 2026-01-20 13:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2026-01-20 13:19 UTC  (3+ messages)
` [PATCH 20/44] drivers/i2c/busses: use min() instead of min_t()

[PATCH] lib/find_bit: fix uninitialized variable use in FIND_NTH_BIT
 2026-01-20 13:18 UTC 

[PATCH 0/4] Add CCI support for Milos, enable on Fairphone (Gen. 6)
 2026-01-20 13:18 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: i2c: qcom-cci: Document Milos compatible

[poky][PATCH] README: switch to released documentation URLs
 2026-01-20 13:17 UTC 

[PATCH RFT] ARM: stm32mp: lxa: reuse USB nodes from upstream DT
 2026-01-20 13:17 UTC 

[PATCH 0/4] btrfs: some cleanups to the block group size class code
 2026-01-20 13:16 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
 2026-01-20 13:14 UTC  (6+ messages)

[Intel-wired-lan] [PATCH v5 iwl-next] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-20 13:14 UTC  (12+ messages)
                    `  "

[PATCH v1 0/2] platform/chrome: cros_typec_switch: Fix fwnode and _ADR handling
 2026-01-20 13:12 UTC  (3+ messages)
` [PATCH v1 1/2] platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::dev
` [PATCH v1 2/2] platform/chrome: cros_typec_switch: simplify code with acpi_get_local_u64_address()

[LTP] clone10.c failed on 32bit compilation
 2026-01-20 13:13 UTC  (4+ messages)

FAILED: patch "[PATCH] mm/vma: enforce VMA fork limit on unfaulted,faulted mremap" failed to apply to 6.18-stable tree
 2026-01-20 13:14 UTC 

[PATCH] smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
 2026-01-20 13:13 UTC  (2+ messages)

[PATCH] smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on init
 2026-01-20 13:12 UTC  (3+ messages)

[PATCH 0/2] drm, drm/xe: Fix xe SVM configs
 2026-01-20 13:12 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH i-g-t v2 0/3] Improve pixel-format tests
 2026-01-20 13:12 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Improve pixel-format tests (rev2)

[PATCH] iommu/arm-smmu-v3: Maintain valid access attributes for non-coherent SMMU
 2026-01-20 13:11 UTC  (7+ messages)

[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
 2026-01-20 13:11 UTC  (6+ messages)
` [PATCH 26/26] rv/rvgen: extract node marker string to class constant

[PATCH] scsi: core: Don't free dev_name() manually
 2026-01-20 13:11 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-am62d2-evm: Fix missing RX delay for DP83867 PHY
 2026-01-20 13:12 UTC  (3+ messages)
` [EXTERNAL] "

[Intel-wired-lan] [PATCH iwl-next v6] ice: add support for unmanaged DPLL on E830 NIC
 2026-01-20 13:04 UTC  (2+ messages)
`  "

FAILED: patch "[PATCH] LoongArch: dts: Describe PCI sideband IRQ through" failed to apply to 6.12-stable tree
 2026-01-20 13:09 UTC 

[PATCH] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20 12:59 UTC 

FAILED: patch "[PATCH] mm/damon/sysfs-scheme: cleanup access_pattern subdirs on" failed to apply to 6.6-stable tree
 2026-01-20 13:09 UTC 

FAILED: patch "[PATCH] mm/damon/sysfs-scheme: cleanup access_pattern subdirs on" failed to apply to 6.1-stable tree
 2026-01-20 13:09 UTC 

FAILED: patch "[PATCH] mm/damon/sysfs-scheme: cleanup access_pattern subdirs on" failed to apply to 6.12-stable tree
 2026-01-20 13:09 UTC 

FAILED: patch "[PATCH] mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir" failed to apply to 6.1-stable tree
 2026-01-20 13:09 UTC 

FAILED: patch "[PATCH] mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir" failed to apply to 6.6-stable tree
 2026-01-20 13:09 UTC 

FAILED: patch "[PATCH] mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir" failed to apply to 6.12-stable tree
 2026-01-20 13:09 UTC 

[PATCH v1 0/4] LoongArch: Fix errors about "cannot find unwind pc at"
 2026-01-20 13:08 UTC  (6+ messages)
` [PATCH v1 2/4] LoongArch: Handle percpu handler address in bt_address()

FAILED: patch "[PATCH] mm/page_alloc: prevent pcp corruption with SMP=n" failed to apply to 6.1-stable tree
 2026-01-20 13:08 UTC 

FAILED: patch "[PATCH] mm/page_alloc: prevent pcp corruption with SMP=n" failed to apply to 6.6-stable tree
 2026-01-20 13:08 UTC 

FAILED: patch "[PATCH] mm/page_alloc: prevent pcp corruption with SMP=n" failed to apply to 6.12-stable tree
 2026-01-20 13:08 UTC 

FAILED: patch "[PATCH] mm/page_alloc: prevent pcp corruption with SMP=n" failed to apply to 6.18-stable tree
 2026-01-20 13:08 UTC 

[PATCH 0/4] docs: Remove bogus mailto links, minor cleanups
 2026-01-20 13:07 UTC  (5+ messages)
` [PATCH 3/4] qemu-options.hx: Drop uses of @var

[PATCH 0/4] ASoC/SOF/PCI/Intel: Support for Nova Lake
 2026-01-20 13:08 UTC  (3+ messages)
` [PATCH 2/4] ASoC: SOF: Intel: add support for Nova Lake NVL

FAILED: patch "[PATCH] mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge" failed to apply to 6.18-stable tree
 2026-01-20 13:08 UTC 

[RFC PATCH 00/56] Dynamic mitigations
 2026-01-20 13:07 UTC  (3+ messages)
` [RFC PATCH 08/56] x86/bugs: Reset SSB mitigations

[PATCH v4 0/7] ADF41513/ADF41510 PLL frequency synthesizers
 2026-01-20 13:07 UTC  (10+ messages)
` [PATCH v4 3/7] iio: frequency: adf41513: driver implementation

[PATCH RESEND] fix(data): correct type for TpmSignCommand.in_scheme
 2026-01-20 13:07 UTC  (4+ messages)

FAILED: patch "[PATCH] mm: numa,memblock: include <asm/numa.h> for" failed to apply to 6.12-stable tree
 2026-01-20 13:07 UTC 

[PATCH 0/3] fsnotify: Independent inode tracking
 2026-01-20 13:07 UTC  (9+ messages)
` [PATCH 1/3] fsnotify: Track inode connectors for a superblock
` [PATCH 2/3] fsnotify: Use connector hash for destroying inode marks

[PATCH v3 0/4] i2c: designware: Enable mode swapping
 2026-01-20 13:07 UTC  (5+ messages)
` [PATCH v3 1/4] i2c: designware: Combine some of the common functions
` [PATCH v3 2/4] i2c: designware: Combine the init functions
` [PATCH v3 3/4] i2c: designware: Enable mode swapping
` [PATCH v3 4/4] i2c: designware: Remove an unnecessary condition

FAILED: patch "[PATCH] mm: kmsan: fix poisoning of high-order non-compound pages" failed to apply to 6.1-stable tree
 2026-01-20 13:07 UTC 

FAILED: patch "[PATCH] mm: kmsan: fix poisoning of high-order non-compound pages" failed to apply to 6.12-stable tree
 2026-01-20 13:07 UTC 

FAILED: patch "[PATCH] mm: kmsan: fix poisoning of high-order non-compound pages" failed to apply to 6.6-stable tree
 2026-01-20 13:07 UTC 

FAILED: patch "[PATCH] nvme: fix PCIe subsystem reset controller state transition" failed to apply to 5.10-stable tree
 2026-01-20 13:07 UTC 

FAILED: patch "[PATCH] nvme: fix PCIe subsystem reset controller state transition" failed to apply to 5.15-stable tree
 2026-01-20 13:07 UTC 

FAILED: patch "[PATCH] nvme: fix PCIe subsystem reset controller state transition" failed to apply to 6.1-stable tree
 2026-01-20 13:07 UTC 

FAILED: patch "[PATCH] nvme: fix PCIe subsystem reset controller state transition" failed to apply to 6.6-stable tree
 2026-01-20 13:07 UTC 

[PATCH 1/2] eeprom: at25: add support for Infineon Cypress QSN FRAMs
 2026-01-20 13:06 UTC  (2+ messages)
` [PATCH 2/2] eeprom: at25: expose JEDEC ID via sysfs

[PATCH v2 0/2] kho: clean up page initialization logic
 2026-01-20 13:06 UTC  (7+ messages)
` [PATCH v2 1/2] kho: use unsigned long for nr_pages
` [PATCH v2 2/2] kho: simplify page initialization in kho_restore_page()

FAILED: patch "[PATCH] x86/resctrl: Add missing resctrl initialization for Hygon" failed to apply to 5.10-stable tree
 2026-01-20 13:05 UTC 

FAILED: patch "[PATCH] ASoC: codecs: wsa881x: fix unnecessary initialisation" failed to apply to 5.10-stable tree
 2026-01-20 13:04 UTC 

FAILED: patch "[PATCH] ASoC: codecs: wsa881x: fix unnecessary initialisation" failed to apply to 6.1-stable tree
 2026-01-20 13:04 UTC 

FAILED: patch "[PATCH] ASoC: codecs: wsa881x: fix unnecessary initialisation" failed to apply to 5.15-stable tree
 2026-01-20 13:04 UTC 

[PATCH v2 0/2] rpm: 4.20.1 -> 6.0.1
 2026-01-20 13:04 UTC  (4+ messages)
` [PATCH v2 2/2] "

FAILED: patch "[PATCH] ASoC: codecs: wsa881x: fix unnecessary initialisation" failed to apply to 6.6-stable tree
 2026-01-20 13:04 UTC 

[PATCH i-g-t] intel-ci: Update display blocklist
 2026-01-20 13:03 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for intel-ci: Update display blocklist (rev2)

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-20 13:03 UTC  (5+ messages)

[PATCH] scripts: Allow sha512 in clean_functional_cache.py, too
 2026-01-20 13:02 UTC  (2+ messages)

[PATCH v2] wifi: p54: Fix memory leak in p54_beacon_update()
 2026-01-20 13:01 UTC 

FAILED: patch "[PATCH] phy: rockchip: inno-usb2: Fix a double free bug in" failed to apply to 6.1-stable tree
 2026-01-20 13:00 UTC 

FAILED: patch "[PATCH] phy: rockchip: inno-usb2: Fix a double free bug in" failed to apply to 6.6-stable tree
 2026-01-20 13:00 UTC 

FAILED: patch "[PATCH] phy: rockchip: inno-usb2: Fix a double free bug in" failed to apply to 6.12-stable tree
 2026-01-20 13:00 UTC 

[OE-core][scarthgap 11/22] cups: allow unknown directives in conf files
 2026-01-20 12:59 UTC  (4+ messages)
` Patchtest results for "

[PATCH v8] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-20 12:59 UTC  (3+ messages)
` [PATCH v9] "

[GIT PULL FOR 6.20] Please pull platform-qcom-iris-6.20-fixes
 2026-01-20 12:59 UTC 

[PATCH 0/2] rust: kernel: add missing safety documentation
 2026-01-20 12:58 UTC  (3+ messages)
` [PATCH 1/2] rust: kernel: document safety for rust_fmt_argument

[PATCH i-g-t] tests/kms_explict_fence: Add Test for Explicit Fencing
 2026-01-20 12:58 UTC  (2+ messages)

[PATCH v6 00/12] virtio-console: notify about the terminal size
 2026-01-20 12:58 UTC  (9+ messages)
` [PATCH v6 08/12] virtio-serial-bus: add terminal resize messages

[PATCH v2 0/8] drm/rockchip: No more post-atomic_check fixups
 2026-01-20 12:58 UTC  (8+ messages)
` [PATCH v2 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
` [PATCH v2 3/8] drm/rockchip: vop2: Fix Esmart test condition

[PATCH] hw/arm: Move the "arm-cpu" compat settings out of hw/core/machine.c
 2026-01-20 12:55 UTC  (2+ messages)

[GIT PULL] STM32 DT changes for v6.20#1
 2026-01-20 12:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-01-20 12:56 UTC 

[PATCH v3 00/30] Eliminate Dying Memory Cgroup
 2026-01-20 12:50 UTC  (5+ messages)
` [PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock

[PATCH v6 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75
 2026-01-20 12:55 UTC  (3+ messages)
` [PATCH v6 2/5] drm/microchip: add a driver for the Microchip GFX2D GPU

[PATCH 0/1] Sync kernel-doc.py with Linux upstream
 2026-01-20 12:55 UTC  (3+ messages)
` [PATCH 1/1] kernel-doc.py: sync with upstream Kernel v6.19-rc4

[PATCH] slab: replace cache_from_obj() with inline checks
 2026-01-20 12:55 UTC  (3+ messages)

[PATCH bpf-next] bpf: Remove leftover accounting in htab_map_mem_usage after rqspinlock
 2026-01-20 12:55 UTC 

[PATCH 1/2] smb: client: prevent races in ->query_interfaces()
 2026-01-20 12:54 UTC  (3+ messages)

[PATCH net-next] tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
 2026-01-20 12:53 UTC 

[PATCH v1 0/2] backlight: gpio-backlight: Add support for multiple GPIOs
 2026-01-20 12:53 UTC  (8+ messages)
` [PATCH v1 2/2] backlight: gpio: add support for multiple GPIOs for backlight control


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.