All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-20 08:58:09 to 2025-11-20 09:47:03 UTC [more...]

linux-next: manual merge of the riscv-soc tree with the risc-v tree
 2025-11-20  9:46 UTC  (2+ messages)

[PATCH] drm/buddy: release free_trees array on buddy mm teardown
 2025-11-20  9:46 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v9 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-20  9:46 UTC  (12+ messages)
` [PATCH v9 01/11] HID: asus: simplify RGB init sequence
` [PATCH v9 02/11] HID: asus: initialize additional endpoints only for legacy devices
` [PATCH v9 03/11] HID: asus: use same report_id in response
` [PATCH v9 04/11] HID: asus: fortify keyboard handshake
` [PATCH v9 05/11] HID: asus: move vendor initialization to probe
` [PATCH v9 06/11] HID: asus: early return for ROG devices
` [PATCH v9 07/11] platform/x86: asus-wmi: Add support for multiple kbd led handlers
` [PATCH v9 08/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v9 09/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v9 10/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v9 11/11] HID: asus: add support for the asus-wmi brightness handler

[PATCH net-next 0/3] net: stmmac: qcon-ethqos: "rgmii" accessor cleanups
 2025-11-20  9:46 UTC  (6+ messages)
` [PATCH net-next 2/3] net: stmmac: qcom-ethqos: add rgmii set/clear functions
` [PATCH net-next 3/3] net: stmmac: qcom-ethqos: use read_poll_timeout_atomic()

bpf: system freezes due to recursive lock in bpf_ringbuf_reserve() caused by commit a650d38 ("bpf: Convert ringbuf map to rqspinlock")
 2025-11-20  9:45 UTC  (7+ messages)

[PATCH v2] wifi: ipw2x00: replace use of system_wq with system_percpu_wq
 2025-11-20  9:45 UTC 

[PATCH v5 0/7] Implement the Generic System Interconnect Subsystem for U-Boot
 2025-11-20  9:44 UTC  (2+ messages)

[PATCH v1 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
 2025-11-20  5:44 UTC 

[PATCH v6 0/5] Added QCOM RPMH Power Domain Driver
 2025-11-20  9:44 UTC  (2+ messages)
` (subset) "

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-20  9:42 UTC  (7+ messages)
` [PATCH v1 01/26] mm: memcontrol: remove dead code of checking parent memory cgroup
` [PATCH v1 17/26] mm: workingset: prevent lruvec release in workingset_refault()
` [PATCH v1 18/26] mm: zswap: prevent lruvec release in zswap_folio_swapin()

[PATCH -next] PCI: cadence: remove unneeded semicolon
 2025-11-20  9:41 UTC  (2+ messages)
` 回复: "

[PATCH v2 0/5] Initial ESWIN/EIC7700 support
 2025-11-20  9:39 UTC  (7+ messages)

[PATCH -next] coresight: remove unneeded semicolon
 2025-11-20  9:41 UTC 

[PATCH] spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pm
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH v2 0/4] spi: aspeed: Add AST2700 SoC support and Quad SPI handling update
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH v2] spi: bcm63xx: fix premature CS deassertion on RX-only transactions
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH v2] spi: davinci: remove platform data header
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH 1/9] ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds check
 2025-11-20  9:40 UTC  (2+ messages)
` (subset) "

[PATCH 000/292] ASoC: convert to snd_soc_dapm_xxx()
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH] ASoC: codecs: Fix error handling in pm4125 audio codec driver
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH 0/2] ASoC: Intel: avs: Allow for NHLT configuration override
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver
 2025-11-20  9:40 UTC  (2+ messages)

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20  9:38 UTC  (10+ messages)
` [PATCH 18/44] drivers/gpio: use min() instead of min_t()
` [PATCH 28/44] drivers/usb/storage: "
` [PATCH 39/44] mm: "

[PATCH v9 00/11] drm: Reduce page tables overhead with THP
 2025-11-20  9:39 UTC  (5+ messages)
` [PATCH v9 05/11] drm/i915: Use huge tmpfs mountpoint helpers
` [PATCH v9 06/11] drm/v3d: "

[PATCH v3 1/2] boot: android: Always use 8-byte aligned DT with libfdt
 2025-11-20  9:39 UTC  (4+ messages)
` [PATCH v3 2/2] test/py: android: Point fdt command to aligned addresses

[RFC PATCH 0/3] folio->mapping == NULL check issue
 2025-11-20  9:37 UTC  (7+ messages)
` [RFC PATCH 1/3] mm/huge_memory: prevent NULL pointer dereference in try_folio_split_to_order()
` [RFC PATCH 2/3] mm/huge_memory: add kernel-doc for folio_split_supported()
` [RFC PATCH 3/3] mm/memory-failure: handle min_order_for_split() error code properly

[OE-core][kirkstone][PATCH 1/3] ruby: fix CVE-2024-35176
 2025-11-20  9:37 UTC  (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] ruby: fix CVE-2024-39908
` [OE-core][kirkstone][PATCH 3/3] ruby: fix CVE-2024-41123

[PATCH -next] ima: Handle error code returned by ima_filter_rule_match()
 2025-11-20  9:17 UTC  (2+ messages)

[PATCH v3 0/4] Initial ESWIN/EIC7700 support
 2025-11-20  9:34 UTC  (5+ messages)
` [PATCH v3 1/4] lib: sbi: allow platform to override PMP (un)configuration
` [PATCH v3 2/4] lib: sbi: give platform choice of using single memregion to cover OpenSBI
` [PATCH v3 3/4] include: sbi_domain: make is_region_subset public
` [PATCH v3 4/4] platform: generic: eswin: add EIC7700

[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-11-20  9:35 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] mm/mremap: allow VMAs with VM_DONTEXPAND|VM_PFNMAP when creating new mapping
 2025-11-20  9:35 UTC  (4+ messages)

Soft lock-ups caused by iptables
 2025-11-20  9:34 UTC  (6+ messages)

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-20  9:33 UTC  (13+ messages)
` [PATCH v9 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v9 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v9 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v9 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v9 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v9 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v9 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v9 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH v3 0/9] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-11-20  9:24 UTC  (10+ messages)
` [PATCH v3 7/9] arm64: dts: renesas: r9a09g047: Add USB3 PHY/Host nodes
` [PATCH v3 8/9] arm64: dts: renesas: r9a09g047e57-smarc: Enable USB3HOST
` [PATCH v3 9/9] arm64: defconfig: Enable RZ/G3E USB3 PHY driver

[PATCH] fixup: mm/huge_memory.c: introduce folio_split_unmapped
 2025-11-20  9:32 UTC  (4+ messages)

[PATCH next] configs: am64x, am65x: add CONFIG_DA8XX_GPIO
 2025-11-20  9:31 UTC 

[PATCH 0/9] gitdm metadata updates 2025 edition
 2025-11-20  9:30 UTC  (3+ messages)
` [PATCH 6/9] contrib/gitdm: add mapping for Eviden

[PATCH] wifi: ipw2x00: replace use of system_unbound_wq with system_dfl_wq
 2025-11-20  9:31 UTC  (3+ messages)

[PATCH v5 0/9] vfio: relax the vIOMMU check
 2025-11-20  9:29 UTC  (2+ messages)

[PATCH][next] iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-11-20  9:30 UTC  (2+ messages)

[PATCH v6 00/31] drm/dyndbg: Fix dynamic debug classmap regression
 2025-11-20  9:30 UTC  (3+ messages)
` [PATCH v6 04/31] docs/dyndbg: explain flags parse 1st

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-20  9:29 UTC  (3+ messages)

[PATCH] spi: cs42l43: Use actual ACPI firmware node for chip selects
 2025-11-20  9:29 UTC  (3+ messages)

[oe][meta-oe][PATCH] libplist: fix ptest error
 2025-11-20  9:29 UTC  (3+ messages)

[PATCH v2] mtd: spi-nor: core: Check read CR support
 2025-11-20  9:27 UTC  (5+ messages)

[PATCH] lockdown: Only log restrictions once
 2025-11-20  9:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kho: free already restored pages when kho_restore_vmalloc() fails
 2025-11-20  9:26 UTC  (3+ messages)

[PATCH 1/2] erofs-utils: mkfs: fix memleak in error exit path
 2025-11-20  9:22 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: lib: support AWS SigV4 for S3 backend

[PATCH 0/2] LoongArch: Add 128-bit atomic cmpxchg support
 2025-11-20  9:25 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] MAINTAINERS: add test_kho to KHO's entry
 2025-11-20  9:25 UTC  (5+ messages)

[meta-oe][PATCH] exiftool: Upgrade 12.89 -> 13.42
 2025-11-20  9:24 UTC 

Safety of resolving untrusted paths with detached mount dirfd
 2025-11-20  9:24 UTC  (4+ messages)

[BUG] bpftool: Build failure due to opensslv.h
 2025-11-20  9:24 UTC  (7+ messages)

[PATCH] fbdev: core: Fix vmalloc-out-of-bounds in fb_imageblit
 2025-11-20  9:23 UTC  (2+ messages)

[amir73il:vfs-6.19.ovl 43/57] include/linux/cleanup.h:228:38: warning: cast to pointer from integer of different size
 2025-11-20  9:24 UTC 

[POC][RFC][PATCH 1/3] tracing: Add perf events
 2025-11-20  9:23 UTC  (3+ messages)

RFC: remove STAGING_DIR_NATIVE from CMAKE_FIND_ROOT_PATH and specify full path to compilers
 2025-11-20  9:24 UTC 

[Patch v2] mm/huge_memory: fix NULL pointer deference when splitting folio
 2025-11-20  9:24 UTC  (2+ messages)

[fustini:b4/ssqosid-cbqri 23/24] arch/riscv/boot/dts/qemu/qemu-virt-cbqri.dtb: /: failed to match any schema with compatible: ['riscv-virtio']
 2025-11-20  9:23 UTC 

[PATCH 0/2] PCI: host-common: Allow drivers to use the device's drvdata pointer
 2025-11-20  9:23 UTC  (5+ messages)
` [PATCH 1/2] PCI: host-common: Do not set drvdata in pci_host_common_init()

[PATCH] media: qcom: venus: flip the venus/iris switch
 2025-11-20  9:22 UTC  (2+ messages)

[PATCH 00/11] Account for DSC bubble overhead for horizontal slices
 2025-11-20  9:22 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for Account for DSC bubble overhead for horizontal slices (rev2)
` ✓ Xe.CI.Full: success "

[PATCH v1 0/5] Redesign of the xe_debugfs test
 2025-11-20  9:21 UTC  (7+ messages)
` [PATCH v1 2/5] lib/debugfs: Add debugfs helpers to open tile directory
` [PATCH v1 3/5] tests/intel/debugfs: Rewrite tests to use array-based required debugfs file lists
` [PATCH v1 4/5] tests/intel/debugfs: Add tile-dir subtest for per-tile debugfs validation

[PATCH] kho: free chunks using free_page() instead of kfree()
 2025-11-20  9:21 UTC  (3+ messages)

weston 13.0.1 assert fail #scarthgap
 2025-11-20  9:21 UTC  (3+ messages)
` [yocto] "

[PATCH 0/4] led: remove green and red status LEDs from legacy LED API
 2025-11-20  9:21 UTC  (8+ messages)
` [PATCH 1/4] corvus: remove green led support
` [PATCH 2/4] led: remove support for green status led in legacy API
` [PATCH 3/4] corvus: migrate red LED to the modern API

[PATCH][next] fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
 2025-11-20  9:20 UTC  (2+ messages)

[PATCH v10 0/5] perf: arm_spe: Armv8.8 SPE features
 2025-11-20  9:19 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-x1e80100: Use BRANCH_HALT_DELAY for UFS PHY symbol
 2025-11-20  9:19 UTC  (2+ messages)

[RFC v3 wireless-next 0/4] background CAC fixes
 2025-11-20  9:18 UTC  (5+ messages)
` [RFC v3 wireless-next 1/4] wifi: cfg80211: fix background CAC cancellation
` [RFC v3 wireless-next 2/4] wifi: cfg80211: set and report chandef CAC ongoing

[PATCH v7] Add optimized Makefile support for SoCFPGA handoff
 2025-11-20  9:17 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix spelling in gmc9/10 code
 2025-11-20  9:17 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: reduce btrfs_get_extent() calls for buffered write path
 2025-11-20  9:16 UTC  (5+ messages)
` [PATCH v3 1/4] btrfs: make sure all ordered extents beyond EOF is properly truncated
` [PATCH v3 2/4] btrfs: integrate the error handling of submit_one_sector()
` [PATCH v3 3/4] btrfs: replace for_each_set_bit() with for_each_set_bitmap()
` [PATCH v3 4/4] btrfs: reduce extent map lookup during writes

[linux-next:master 9911/10183] fs/smb/client/fs_context.c:1839 smb3_fs_context_parse_param() warn: variable dereferenced before check 'fc' (see line 1123)
 2025-11-20  9:15 UTC  (2+ messages)
  ` Fwd: Fw: [EXTERNAL] "

linux-next: manual merge of the rust tree with the driver-core tree
 2025-11-20  9:15 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: qcom: msm8960: expressatt: Add more peripherals
 2025-11-20  9:14 UTC  (7+ messages)
` [PATCH 1/4] ARM: dts: qcom: msm8960: expressatt: Add Light/Proximity Sensor
` [PATCH 2/4] ARM: dts: qcom: msm8960: expressatt: Add NFC
` [PATCH 3/4] ARM: dts: qcom: msm8960: expressatt: Add Magnetometer

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-20  9:12 UTC  (5+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH RFT/RFC] mfd: cs42l43: setup true links with software nodes
 2025-11-20  9:12 UTC  (12+ messages)

Warning: drivers/android/binder/rust_binderfs.c:229 function parameter 'file' not described in 'binder_ctl_ioctl'
 2025-11-20  9:12 UTC 

[PATCH net v6 0/5] net: dsa: microchip: Fix resource releases in error path
 2025-11-20  9:12 UTC  (6+ messages)
` [PATCH net v6 1/5] net: dsa: microchip: common: Fix checks on irq_find_mapping()
` [PATCH net v6 2/5] net: dsa: microchip: ptp: "
` [PATCH net v6 3/5] net: dsa: microchip: Don't free uninitialized ksz_irq
` [PATCH net v6 4/5] net: dsa: microchip: Free previously initialized ports on init failures
` [PATCH net v6 5/5] net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()

[PATCH v2 0/2] mfd: ls2kbmc: A fix and a refactoring
 2025-11-20  9:11 UTC  (6+ messages)
` [PATCH v2 1/2] mfd: ls2kbmc: Fully convert to use managed resources

[PATCH V6 0/4] Add support for TI VIP
 2025-11-20  9:10 UTC  (5+ messages)
` [PATCH V6 1/4] media: ti: vpe: Re-introduce multi-instance and multi-client support
` [PATCH V6 2/4] media: ti: vpe: Export vpdma_load_firmware() function
` [PATCH V6 3/4] dt-bindings: media: ti: vpe: Add support for Video Input Port
` [PATCH V6 4/4] media: ti: vpe: Add the VIP driver

[PATCH] [PATCH] ntfs3: fix double free of sbi->options->nls and clarify ownership of fc->fs_private
 2025-11-20  9:10 UTC  (2+ messages)

[PATCH 0/4] lib/crypto: ML-DSA verification support
 2025-11-20  9:10 UTC  (3+ messages)
` [PATCH 1/4] lib/crypto: Add "

How to Avoid Starving the Kernel When Using SSE
 2025-11-20  9:09 UTC  (5+ messages)
      ` [External] "

[PATCH 00/12] x86/irq: drop interrupt target cpumasks
 2025-11-20  9:06 UTC  (6+ messages)
` [PATCH 01/12] x86/apic: remove cpu_mask_to_apicid hook
` [PATCH 02/12] x86/apic: remove vector_allocation_cpumask hook
` [PATCH 03/12] x86/irq: introduce local irq_desc
` [PATCH 04/12] x86/irq: set accurate cpu_mask for high priority vectors used by external interrupts
` [PATCH 05/12] x86/io-apic: purge usage of logical mode

[PATCH 0/3] mtd: maps: vmu-flash: Fix build and runtime errors
 2025-11-20  9:09 UTC  (8+ messages)

[PATCH v2 0/9] st_lsm6dsx: add tap event detection
 2025-11-20  9:09 UTC  (4+ messages)
` [PATCH v2 7/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis

[PATCH v2 0/2] Backlight driver to control backlight behind Congatec Board Controller
 2025-11-20  9:09 UTC  (3+ messages)
` [PATCH v2 1/2] backlight: Add Congatec Board Controller (CGBC) backlight support

[PATCH] arm64: dts: qcom: kodiak: Add memory region for audiopd
 2025-11-20  9:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] i2c: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-20  9:08 UTC  (2+ messages)

[PATCH] scsi: message: fusion: add WQ_PERCPU to alloc_workqueue users
 2025-11-20  9:08 UTC  (3+ messages)

[OE-core][kirkstone][PATCH] python3-idna: Fix CVE-2024-3651
 2025-11-20  9:07 UTC 

[PATCH linux-next] fs/ntfs3: Initialize allocated memory before use
 2025-11-20  9:07 UTC  (2+ messages)

[krzk:next/clk 9/10] drivers/clk/samsung/clk-pll.c:1488:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_u64 instead
 2025-11-20  9:07 UTC  (2+ messages)

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-20  9:06 UTC  (4+ messages)
` [PATCH 3/4 v5] PCI: s32g: Add initial PCIe support (RC)

[PATCH net v4] xsk: avoid data corruption on cq descriptor number
 2025-11-20  9:06 UTC  (3+ messages)

[PATCH 0/3] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2025-11-20  9:05 UTC  (4+ messages)
` [PATCH 3/3] usb: dwc3: xilinx: Add support to program MMI USB TX deemphasis

[PATCH v2 0/4] media: adv7180: make VPP handling more flexible
 2025-11-20  9:05 UTC  (5+ messages)
` [PATCH v2 1/4] media: dt-bindings: adi,adv7180: add VPP and CSI register maps

[PATCH 0/9] st_lsm6dsx: add tap event detection
 2025-11-20  9:05 UTC  (9+ messages)
` [PATCH 8/9] iio: imu: st_lsm6dsx: add event configurability on a per axis basis

[syzbot] [ntfs3?] WARNING in indx_insert_into_buffer (3)
 2025-11-20  9:04 UTC  (3+ messages)
` [PATCH] ntfs3: avoid memcpy size warning

[PATCH v3 0/5] Add support for StarFive VisionFive 2 Lite board
 2025-11-20  8:29 UTC  (2+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: starfive,jh7110-pcie: Add enable-gpios property

[PATCH -next] Documentation: reset: Remove reset_controller_add_lookup()
 2025-11-20  9:04 UTC  (2+ messages)

Support Tas2781 and mute led for HP platform
 2025-11-20  9:01 UTC  (3+ messages)

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_set_size
 2025-11-20  9:02 UTC  (3+ messages)
` [PATCH Next] ntfs3: init run lock for extend inode

[PATCH 0/4] Enable mdss1 Display Port for Qualcomm lemans-ride platform
 2025-11-20  9:01 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: lemans-ride: Enable dispcc1

[PATCH CI] drm/i915/cx0: Fix port to PLL ID mapping on BMG
 2025-11-20  9:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[amir73il:vfs-6.19.ovl 43/57] fs/overlayfs/dir.c:599:27: error: incompatible pointer types passing 'const struct cred *(const struct cred *)' to parameter of type 'struct cred *'
 2025-11-20  9:01 UTC 

[PATCH] ntfs: set dummy blocksize to read boot_block when mounting
 2025-11-20  9:01 UTC  (2+ messages)

[PATCH v7 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2025-11-20  9:01 UTC  (3+ messages)

[PATCH] dt-bindings: arm: cpus: Add Qualcomm Oryon compatibles
 2025-11-20  9:00 UTC  (4+ messages)

[PATCH 0/4] btrfs: reduce btrfs_get_extent() calls for buffered write path
 2025-11-20  9:00 UTC  (5+ messages)
` [PATCH 4/4] btrfs: reduce extent map lookup during writes

[PATCH] mtd: nand: realtek-ecc: Fix Kconfig dependencies
 2025-11-20  8:59 UTC  (2+ messages)
` AW: "


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.