messages from 2026-02-26 20:24:31 to 2026-02-26 21:21:21 UTC [more...]
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-26 21:11 UTC (18+ messages)
` [PATCH 17/61] nilfs2: update for u64 i_ino
` [f2fs-dev] "
` [PATCH 25/61] ceph: update format strings "
` [f2fs-dev] "
` [PATCH 33/61] hfs: "
` [f2fs-dev] "
` [PATCH 34/61] hfsplus: "
` [f2fs-dev] "
` [PATCH 37/61] jffs2: "
` [PATCH 47/61] ubifs: "
` [PATCH 51/61] security: update audit "
[PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
2026-02-26 20:34 UTC (2+ messages)
[syzbot] [rds?] possible deadlock in rds_tcp_tune (2)
2026-02-26 21:21 UTC
[PATCH v4 0/8] nvme: set discard_granularity from NPDG/NPDA
2026-02-26 21:20 UTC (6+ messages)
` [PATCH v4 4/8] nvme: always issue I/O Command Set specific Identify Namespace
` [PATCH v4 6/8] nvme: set discard_granularity from NPDG/NPDA
[PATCH v4 0/10] xen: Add NUMA-aware memory claims for domains
2026-02-26 21:19 UTC (3+ messages)
` [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-02-26 20:21 UTC (2+ messages)
[PATCH net-next 0/7] net: sparx5: clean up probe/remove init and deinit paths
2026-02-26 20:12 UTC (3+ messages)
[PATCH v3 0/2] arm/hvf: Add SME2 support
2026-02-26 21:18 UTC (6+ messages)
` [PATCH v3 1/2] hvf/arm: handle FEAT_SME2 migration
` [PATCH v3 2/2] hvf/arm: expose FEAT_SME2 to guest if available
[PATCH 0/5] btrfs: fix exploits that allow malicious users to turn fs into RO mode
2026-02-26 21:18 UTC (5+ messages)
` [PATCH 2/5] btrfs: fix transaction abort when snapshotting received subvolumes
[PATCH bpf-next v4 0/4] bpf: Allow void return type for global subprogs
2026-02-26 21:17 UTC (7+ messages)
` [PATCH bpf-next v4 1/4] bpf: Factor out program return value calculation
` [PATCH bpf-next v4 2/4] bpf: Separate bpf_throw() and bpf_exit() return value validation
[RFC] net/cnxk: only build if platform is specified
2026-02-26 21:16 UTC (7+ messages)
` [EXTERNAL] "
[REGRESSION] madvise(MADV_REMOVE) corrupts pages in THP-backed MAP_SHARED memfd (bisected to 7460b470a131)
2026-02-26 21:16 UTC (4+ messages)
` [External Sender] "
[PATCH 5/9] accel/neutron: Add GEM buffer object support
2026-02-26 21:15 UTC (2+ messages)
[pci:controller/dwc] BUILD SUCCESS eed390775470ff0db32cce37a681f3acc2b941c3
2026-02-26 21:14 UTC
[PATCH] mfd: core: Preserve OF node when ACPI handle is present
2026-02-26 20:36 UTC (6+ messages)
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-02-26 21:14 UTC (4+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [f2fs-dev] "
[Buildroot] [PATCH/next 1/1] package/rust-bindgen: bump version to 0.72.1
2026-02-26 21:14 UTC
[PATCH v3 0/5] repo: extend info path reporting and structure statistics
2026-02-26 21:14 UTC (12+ messages)
` [PATCH v4 00/10] repo info: add category/path keys and --path-format
` [PATCH v4 01/10] repo: teach info context and category keys
` [PATCH v4 02/10] repo: add path keys to repo info
` [PATCH v4 03/10] repo: add --path-format for info path output
` [PATCH v4 04/10] repo: add structure max object size metrics
` [PATCH v4 05/10] repo: add structure topology and path-depth metrics
` [PATCH v4 06/10] repo: add aggregate structure totals to keyvalue output
` [PATCH v4 07/10] t1900: cover repo info path keys and path-format
` [PATCH v4 08/10] t1901: extend structure metric coverage and portability
` [PATCH v4 09/10] docs: describe repo info path keys and structure metrics
` [PATCH v4 10/10] repo: reduce repetition in structure keyvalue output
[meta-oe][PATCH] jwt-cpp: upgrade 0.7.1 -> 0.7.2
2026-02-26 21:14 UTC
[PATCH v4 0/3] Add support for exynos5250-manta (Google Nexus 10)
2026-02-26 21:14 UTC (4+ messages)
` [PATCH v4 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot
` (subset) "
` (subset) [PATCH v4 0/3] Add support for exynos5250-manta (Google Nexus 10)
[PATCH net-next v3 0/5] net: macb: EyeQ5 support
2026-02-26 21:13 UTC (8+ messages)
` [PATCH net-next v3 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible
[PATCH v7 0/5] rebase: support --trailer
2026-02-26 21:12 UTC (2+ messages)
[android-common:android12-kiwi-5.10 205/205] htmldocs: Warning: Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt references a file that doesn't exist: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
2026-02-26 21:12 UTC
[PATCH RFC bpf-next 0/5] skb extension for BPF local storage
2026-02-26 21:12 UTC (6+ messages)
` [PATCH RFC bpf-next 1/5] bpf: Introduce local storage for sk_buff
` [PATCH RFC bpf-next 2/5] bpf: Allow passing kernel context pointer to kfuncs
` [PATCH RFC bpf-next 3/5] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH RFC bpf-next 4/5] selftests/bpf: Add verifier tests for skb local storage
` [PATCH RFC bpf-next 5/5] selftests/bpf: Add functional "
[PATCH RFC v2 0/2] block: enable RWF_DONTCACHE for block devices
2026-02-26 21:12 UTC (6+ messages)
` [PATCH RFC v2 1/2] filemap: defer dropbehind invalidation from IRQ context
[PATCH] kbuild: install-extmod-build: Package resolve_btfids if necessary
2026-02-26 20:47 UTC (3+ messages)
[GIT PULL] ACPI support updates for v7.0-rc2
2026-02-26 21:11 UTC
[GIT PULL] Power management updates for v7.0-rc2
2026-02-26 21:09 UTC
[PATCH i-g-t v5] tests/kms_explict_fence: Add Test for Explicit Fencing
2026-02-26 21:08 UTC (2+ messages)
` ✗ i915.CI.Full: failure for tests/kms_explict_fence: Add Test for Explicit Fencing (rev6)
[PATCH wireless 0/3] wifi: mt76: Fix possible out-of-bound accesses in mt76 driver
2026-02-26 21:08 UTC (2+ messages)
[PATCH] openssl: Package /etc/ssl/openssl.conf.d in openssl-conf
2026-02-26 21:08 UTC
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-02-26 21:08 UTC (7+ messages)
` [PATCH kernel 1/9] pci/tsm: Add TDISP report blob and helpers to parse it
[RFC] Support UTF-8 characters in Git alias names
2026-02-26 21:08 UTC (6+ messages)
` [PATCH v2 0/3] Fix small issues in alias subsection handling
` [PATCH v2 1/3] doc: fix list continuation in alias subsection example
` [PATCH v2 2/3] alias: treat empty subsection [alias ""] as plain [alias]
` [PATCH v2 3/3] git, help: fix memory leaks in alias listing
[PATCH] iommufd: Constify struct dma_buf_attach_ops
2026-02-26 21:05 UTC
[GSoC] Introduction - Mansi, microproject t7605
2026-02-26 21:05 UTC (2+ messages)
[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-02-26 21:04 UTC (5+ messages)
` [PATCH v2 2/3] vfio/ism: Implement "
` [PATCH v2 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
IMA and PQC
2026-02-26 21:05 UTC (12+ messages)
[PATCH BlueZ v2 1/2] hciemu: Fix silently dropping packet if writev return -EAGAIN
2026-02-26 21:05 UTC (2+ messages)
` [BlueZ,v2,1/2] "
[PATCH net-next v2 0/8] bng_en: add link management and statistics support
2026-02-26 21:04 UTC (3+ messages)
` [PATCH net-next v2 2/8] bng_en: query PHY capabilities and report link status
[GIT PULL] RISC-V updates for v7.0
2026-02-26 21:04 UTC (11+ messages)
[PATCH 1/2] drm/dp: Add definition for Panel Replay full-line granularity
2026-02-26 21:04 UTC (5+ messages)
` [PATCH 2/2] drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
[PATCH] x86/split_lock: Remove dead kmsg formatting when split_lock_detect=fatal
2026-02-26 21:01 UTC (8+ messages)
` [PATCH] x86/split_lock: Zap the unwieldy switch-case in sld_state_show()
` [PATCH -v2] x86/split_lock: Restructure "
[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
2026-02-26 21:01 UTC (2+ messages)
[Buildroot] [PATCH v1 1/1] configs/versal_vpk120_defconfig: new defconfig
2026-02-26 21:00 UTC (2+ messages)
What's cooking in git.git (Feb 2026, #10)
2026-02-26 21:00 UTC
[Buildroot] [git commit branch/next] configs/versal_vpk120_defconfig: new defconfig
2026-02-26 20:40 UTC
[PATCH v4 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
2026-02-26 20:59 UTC (6+ messages)
` [PATCH v4 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}
[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
2026-02-26 20:59 UTC (10+ messages)
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode
[RFC PATCH 00/14] repack: incremental MIDX/bitmap-based repacking
2026-02-26 20:58 UTC (6+ messages)
` [RFC PATCH 01/14] midx: use `string_list` for retained MIDX files
` [RFC PATCH 02/14] strvec: introduce `strvec_init_alloc()`
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-02-26 20:58 UTC (7+ messages)
` [PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring
[PATCH v1] ALSA: aoa: Constify struct configfs_item_operations and configfs_group_operations
2026-02-26 20:56 UTC (3+ messages)
[PATCH 1/2] clk: samsung: pll: Fix possible truncation in a9fraco recalc rate
2026-02-26 20:54 UTC (2+ messages)
` [PATCH 2/2] clk: samsung: Use %pe format to simplify
[PATCH v2 1/4] platform/x86/uniwill: uniwill-laptop: Rework hwmon feature defines
2026-02-26 20:50 UTC (4+ messages)
` [PATCH v2 2/4] platform/x86/uniwill: Implement USB-C power priority setting
` [PATCH v2 3/4] platform/x86/uniwill: Apply features across all TUXEDO devices
` [PATCH v2 4/4] Documentation: laptops: Update documentation for uniwill laptops
[krzk:next/clk 2/3] drivers/clk/samsung/clk-pll.c:1488:1-7: WARNING: do_div() does a 64-by-32 division, please consider using div64_u64 instead
2026-02-26 20:52 UTC (2+ messages)
[PATCH v2] iommu: Skip mapping at address 0x0 if it already exists
2026-02-26 20:51 UTC (2+ messages)
[PATCH v2] Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPS
2026-02-26 20:48 UTC (2+ messages)
[PATCH v2 0/7] testing/next: libvirt-ci, tests/vm and vbsa functional test
2026-02-26 20:48 UTC (4+ messages)
` [PATCH v2 7/7] tests/functional: add Arm VBSA uefi conformance test
[PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
2026-02-26 20:47 UTC (3+ messages)
[RFC][PATCH 0/6] x86/topo: SNC Divination
2026-02-26 20:47 UTC (4+ messages)
` [RFC][PATCH 6/6] x86/resctrl: Fix SNC detection
[PATCH] tests/tcg/multiarch/linux-test: use portable alternative for dirent64
2026-02-26 20:46 UTC (2+ messages)
[Buildroot] [2025.02.x, PATCH 1/2] package/jasper: add patch for CVE-2025-8836
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [2025.02.x, PATCH 2/2] package/jasper: add patch for CVE-2025-8837
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [2025.02.x, PATCH] package/postgresql: security bump to v17.8
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/netsnmp: add patch for CVE-2025-68615
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/qemu: Remove CRIS support
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH] package/c-ares: security bump to v1.34.6
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/wmctrl: fix tarball URL
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libzlib: security bump version to 1.3.2
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/util-linux: correct missing comma in license
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH 3/3] openblocks_a6_defconfig: specify Linux license file
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH] package/dtc: fix host build with glibc 2.43
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH 2/3] sheevaplug_defconfig: specify Linux license file
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [PATCH 1/3] linux: make license option visible for _CUSTOM_VERSION as well
2026-02-26 20:47 UTC (2+ messages)
[Buildroot] [2025.02.x, PATCH] package/fluidsynth: add patch for CVE-2025-56225
2026-02-26 20:46 UTC (2+ messages)
[PATCH] configure: allow PyPI access for python 'tooling' dependencies
2026-02-26 20:45 UTC (4+ messages)
[Buildroot] [git commit branch/2025.11.x] package/dtc: fix host build with glibc 2.43
2026-02-26 9:25 UTC
[Buildroot] [git commit branch/2025.11.x] package/jasper: add patch for CVE-2025-8836
2026-02-26 9:20 UTC
[Buildroot] [git commit branch/2025.11.x] linux: make license option visible for _CUSTOM_VERSION as well
2026-02-26 9:24 UTC
[Buildroot] [git commit branch/2025.11.x] package/wmctrl: fix tarball URL
2026-02-26 9:26 UTC
[Buildroot] [git commit branch/2025.11.x] package/c-ares: security bump to v1.34.6
2026-02-26 9:38 UTC
[Buildroot] [git commit branch/2025.11.x] package/qemu: Remove CRIS support
2026-02-26 9:29 UTC
[Buildroot] [git commit branch/2025.11.x] package/netsnmp: add patch for CVE-2025-68615
2026-02-26 9:37 UTC
[Buildroot] [git commit branch/2025.11.x] package/postgresql: security bump to v17.8
2026-02-26 9:23 UTC
[Buildroot] [git commit branch/2025.11.x] package/libzlib: security bump version to 1.3.2
2026-02-26 9:25 UTC
[Buildroot] [git commit branch/2025.11.x] package/jasper: add patch for CVE-2025-8837
2026-02-26 9:20 UTC
[Buildroot] [git commit branch/2025.11.x] configs/sheevaplug: specify Linux license file
2026-02-26 9:24 UTC
[Buildroot] [git commit branch/2025.11.x] package/util-linux: correct missing comma in license info
2026-02-26 9:21 UTC
[Buildroot] [git commit branch/2025.11.x] configs/openblocks_a6: specify Linux license file
2026-02-26 9:24 UTC
[PATCH] mqueue: introduce new do_mq_timedreceive2() [ mq_peek syscall] for non-destructive receive and inspection
2026-02-26 20:44 UTC (2+ messages)
[PATCH v1] ALSA: aoa: Constify struct codec_connection
2026-02-26 20:44 UTC
[Buildroot] [git commit branch/2025.02.x] package/libzlib: security bump version to 1.3.2
2026-02-26 9:25 UTC
[Buildroot] [git commit branch/2025.02.x] package/dtc: fix host build with glibc 2.43
2026-02-26 9:25 UTC
[Buildroot] [git commit branch/2025.02.x] package/util-linux: correct missing comma in license info
2026-02-26 9:21 UTC
[Buildroot] [git commit branch/2025.02.x] package/postgresql: security bump to v17.8
2026-02-26 9:22 UTC
[Buildroot] [git commit branch/2025.02.x] package/jasper: add patch for CVE-2025-8837
2026-02-26 9:20 UTC
[Buildroot] [git commit branch/2025.02.x] configs/openblocks_a6: specify Linux license file
2026-02-26 9:24 UTC
[Buildroot] [git commit branch/2025.02.x] package/netsnmp: add patch trailer
2026-02-26 9:37 UTC
[Buildroot] [git commit branch/2025.02.x] package/fluidsynth: add patch for CVE-2025-56225
2026-02-26 9:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/netsnmp: add patch for CVE-2025-68615
2026-02-26 9:32 UTC
[Buildroot] [git commit branch/2025.02.x] linux: make license option visible for _CUSTOM_VERSION as well
2026-02-26 9:24 UTC
[Buildroot] [git commit branch/2025.02.x] package/c-ares: security bump to v1.34.6
2026-02-26 9:37 UTC
[Buildroot] [git commit branch/2025.02.x] package/jasper: add patch for CVE-2025-8836
2026-02-26 9:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/qemu: Remove CRIS support
2026-02-26 9:28 UTC
[Buildroot] [git commit branch/2025.02.x] configs/sheevaplug: specify Linux license file
2026-02-26 9:24 UTC
[Buildroot] [git commit branch/2025.02.x] package/wmctrl: fix tarball URL
2026-02-26 9:26 UTC
[PATCH 0/1] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_init
2026-02-26 20:43 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v1] dts: update yaml configs
2026-02-26 20:43 UTC
[PATCH v2 0/4] powerpc64/bpf: Add support for instruction array and indirect jump
2026-02-27 1:43 UTC (5+ messages)
` [PATCH v2 1/4] powerpc64/bpf: Add support for instruction array
` [PATCH v2 2/4] selftest/bpf: Enable instruction array test for powerpc64
` [PATCH v2 3/4] powerpc64/bpf: Add support for indirect jump
` [PATCH v2 4/4] selftest/bpf: Enable gotox tests for powerpc64
[PATCH] drm/xe/compat: Remove unused i915_reg.h from compat header
2026-02-26 20:43 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/xe/compat: Remove unused i915_reg.h from compat header (rev2)
[PATCH 0/1] software node: Use-after-free fix in drivers/base/swnode.c
2026-02-26 20:42 UTC (9+ messages)
` [PATCH 1/1] sofware node: Only the managing device can unreference managed software node
[Buildroot] [PATCH/next 1/1] package/gkrellm: bump version to 2.5.1
2026-02-26 20:41 UTC
[RFC PATCH v5 02/10] migrate: Add migrate_misplaced_folios_batch()
2026-02-26 20:40 UTC (2+ messages)
[PATCH net v2] net: mana: Ring doorbell at 4 CQ wraparounds
2026-02-26 20:40 UTC (2+ messages)
[PATCH v1] iommu: Skip mapping at address 0x0 if it already exists
2026-02-26 20:40 UTC (9+ messages)
[PATCH] clk: qcom: sc7280: add missing SDCC1 clocks
2026-02-26 19:32 UTC
[PATCH 0/8] drivers: media: i2c: Omnivision OV08D10 improvements
2026-02-26 20:30 UTC (4+ messages)
` [PATCH 3/8] media: i2c: ov08d10: add support for reset and power management
[Buildroot] [PATCH] package/rust: bump to version 1.93.1
2026-02-26 20:39 UTC (2+ messages)
[PATCH] Add rpdfs_unlink() and rpdfs_rmdir()
2026-02-26 20:38 UTC
[PATCH v4] hwlatdetect: Add MTBF calculation
2026-02-26 20:37 UTC (2+ messages)
[Buildroot] [PATCH/next 1/1] package/transmission: bump version to 4.1.1
2026-02-26 20:36 UTC
[PATCH 0/4] memory: Few code cleanups
2026-02-26 20:35 UTC (5+ messages)
` [PATCH 1/4] memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probe
` [PATCH 2/4] memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return value
` [PATCH 3/4] memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probe
` [PATCH 4/4] memory: tegra-mc: Use %pe format
[PATCH] rt-tests: hwlatdetect: Add check that width is not zero
2026-02-26 20:34 UTC
[PATCH] kconfig: fix potential NULL pointer dereference in conf_askvalue
2026-02-26 20:35 UTC (4+ messages)
[PATCH v1] PCI: Add write-only 'uevent' sysfs attribute for PCI slots
2026-02-26 20:33 UTC (7+ messages)
[PATCH v3 0/5] pkcs7: better handling of signed attributes
2026-02-26 20:31 UTC (3+ messages)
` [PATCH v3 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
[android-common:android12-kiwi-5.10 205/205] htmldocs: Warning: Documentation/devicetree/bindings/usb/dwc3-st.txt references a file that doesn't exist: Documentation/devicetree/bindings/usb/generic.txt
2026-02-26 20:32 UTC
Improving DISTRO_FEATURES backfill & opt-out
2026-02-26 20:31 UTC (4+ messages)
` [Openembedded-architecture] "
` [OE-core] "
[PATCH] iio: tsl2772: fix all kernel-doc warnings
2026-02-26 20:29 UTC (4+ messages)
[PATCH v1 00/11] arm64: dts: freescale: imx8mm-var-som: Align SOM and Symphony DTSs
2026-02-26 20:29 UTC (10+ messages)
` [PATCH v1 06/11] arm64: dts: freescale: imx8mm-var-som: Update WiFi/BT configuration
[PATCH mm-unstable v2 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-02-26 20:27 UTC (4+ messages)
` [PATCH mm-unstable v2 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
[PATCH] Added special upper bound check for the logical block address in mmc_ioctl_cdrom_read_data()
2026-02-26 20:28 UTC (3+ messages)
` [PATCH v2 1/2] [PATCH] cdrom: extra upper bound check for logical block address
[PATCH] usb: dwc3: Support for USB3340x ULPI PHY, via "snps,enable_xcvrdly_quirk"
2026-02-26 20:27 UTC (7+ messages)
[PATCH] genksyms: Fix parsing a declarator with a preceding attribute
2026-02-26 20:26 UTC (3+ messages)
[PATCH v2 0/9] i2c: provide and use i2c_adapter_set_node()
2026-02-26 20:25 UTC (6+ messages)
` [PATCH v2 8/9] i2c: designware-amdisp: "
[PATCH net] net: dsa: b53: prevent standalone from trying to forward to other ports
2026-02-26 20:24 UTC (2+ messages)
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.