The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-06 17:17:24 to 2026-07-06 18:32:32 UTC [more...]

[PATCH v2 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-06 18:32 UTC  (4+ messages)
` [PATCH v2 6/6] mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES

[PATCH v3] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-06 18:31 UTC 

[PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status
 2026-07-06 18:29 UTC  (2+ messages)

[PATCH v5] drm/rockchip: Remove dependency on DRM simple helpers
 2026-07-06 18:29 UTC  (2+ messages)

[PATCH v2] cifs: Show reason why autodisabling serverino support
 2026-07-06 18:29 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] x86/topology: Add support for Low Power cpu_type
 2026-07-06 18:29 UTC  (7+ messages)
` [PATCH 1/2] x86/topology: Name the AMD core-type values

[PATCH 5/8] mm/khugepaged: Refactor the PTE state checks into a helper
 2026-07-06 18:29 UTC  (3+ messages)

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-06 18:28 UTC  (6+ messages)
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH 0/4] gpu: nova: Export parameters from nova-core to nova-drm
 2026-07-06 18:26 UTC  (11+ messages)
` [PATCH 1/4] gpu: nova-core: Add public driver API to nova-core
` [PATCH 2/4] gpu: nova: Add DRM registration data
` [PATCH 3/4] drm: nova: Add GETPARAM parameter to read the GPU chipset
` [PATCH 4/4] drm: nova: Add a GETPARAM parameter to read usable VRAM size

[PATCH RESEND] dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
 2026-07-06 18:25 UTC  (6+ messages)

[PATCH v2] From b1014148d31468e2dcd8f237740ca1643571e875 Mon Sep 17 00:00:00 2001 From: Hao-Yu Yang <naup96721@gmail.com> Date: Sun, 5 Jul 2026 11:43:02 +0800 Subject: [PATCH v1] io_uring: fix dangling iovec after provided-buffer bundle grow failure
 2026-07-06 18:25 UTC 

[PATCH v7 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-06 18:25 UTC  (7+ messages)
` [PATCH v7 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v7 2/6] alloc_tag: add ioctl filters "
` [PATCH v7 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH v7 4/6] alloc_tag: add accuracy based "
` [PATCH v7 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
` [PATCH v7 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest

[PATCH] mmc: dw_mmc: add declaration of dw_mci_pmops
 2026-07-06 18:25 UTC  (3+ messages)

[PATCH 1/2] proc: protect ptrace_may_access() with exec_update_lock (part 1)
 2026-07-06 18:24 UTC  (5+ messages)
` [PATCH] "

[PATCH] docs: admin-guide: thunderbolt: fix sentence structure
 2026-07-06 18:14 UTC 

[PATCH 0/8] SM8450 QoL changes
 2026-07-06 18:24 UTC  (8+ messages)
` [PATCH 1/8] clk: qcom: dispcc-sm8450: Fix mdss clocks
` [PATCH 2/8] arm64: dts: qcom: sm8450: Remove unneeded reserved memory nodes

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 18:23 UTC  (11+ messages)
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

[PATCH] perf jevents: make events order more deterministic
 2026-07-06 18:22 UTC  (3+ messages)

[PATCH 0/2] minix: modernize function declarations and eliminating some magic numbers
 2026-07-06 18:22 UTC  (3+ messages)
` [PATCH 1/2] minix: define constants for dirsize and namelen
` [PATCH 2/2] minix: modernize function declarations in minix.h

[PATCH] proc: Fix broken error paths for namespace links
 2026-07-06 18:22 UTC 

[PATCH v3 0/3] ACPI: battery: Do not generate too much pressure on ACPI methods
 2026-07-06 18:22 UTC  (3+ messages)
` [PATCH v3 1/3] ACPI: battery: Merge consecutive battery notifications

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-06 18:22 UTC  (5+ messages)
` [PATCH 2/4] rust: bitmap: add contiguous area operations

[PATCH v2] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
 2026-07-06 18:21 UTC  (4+ messages)

[PATCH v8 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-07-06 18:20 UTC  (6+ messages)
` [PATCH v8 08/13] coresight: etm4x: fix inconsistencies with sysfs configuration

[PATCH net-next v4 0/3] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-07-06 18:20 UTC  (3+ messages)
` [PATCH net-next v4 1/3] net: scm: move scm_detach_fds() from common path to scm_recv_unix()

[PATCH] crypto: af_alg - Allow additional ciphers for cryptsetup
 2026-07-06 18:20 UTC  (2+ messages)

[PATCH v3 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-06 18:18 UTC  (3+ messages)
` [PATCH v3 2/3] ASoC: qcom: q6apm-lpass-dais: "

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-06 18:17 UTC  (4+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH] drm/msm/dsi: don't re-lock the PHY PLL on every DSI command
 2026-07-06 18:17 UTC  (2+ messages)

[PATCH] cxl/features: bound fwctl command payload to the input buffer
 2026-07-06 18:16 UTC  (3+ messages)

[PATCH v6 0/4] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-06 18:16 UTC  (7+ messages)
` [PATCH v6 1/4] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v6 2/4] mm/hmm: add hmm_range_fault_unlocked() for mmap lock-drop support
` [PATCH v6 3/4] selftests/mm: add userfaultfd test for HMM unlocked path
` [PATCH v6 4/4] mshv: Use hmm_range_fault_unlocked() for region faults

[syzbot] [wireless?] [usb?] WARNING in __carl9170_tx_process_status
 2026-07-06 18:16 UTC  (3+ messages)
` Forwarded: "

[PATCH] RDMA/rxe: rework per-net tunnel socket lifetime to fix refcount underflow
 2026-07-06 18:14 UTC  (2+ messages)

[PATCH v4 0/6] remoteproc: qcom: pas: Misc fixes
 2026-07-06 18:13 UTC  (15+ messages)
` [PATCH v4 1/6] remoteproc: qcom: fix sparse warnings for __iomem annotated mem_region
` [PATCH v4 2/6] remoteproc: qcom: pas: Guard dtb metadata release with dtb_pas_id check
` [PATCH v4 3/6] remoteproc: qcom: pas: Fix the PAS context creation placement
` [PATCH v4 4/6] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
` [PATCH v4 5/6] remoteproc: qcom: pas: Drop unused dtb_mem_region field
` [PATCH v4 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context

[PATCH bpf-next v3 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
 2026-07-06 18:12 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next v3 2/3] riscv, bpf: Add support for BPF_MOVSX "
` [PATCH bpf-next v3 3/3] riscv, bpf: Add 32 bit atomic operations to "

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-06 18:11 UTC  (8+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants

[syzbot] [wireless?] [usb?] WARNING in __carl9170_tx_process_status
 2026-07-06 18:11 UTC 

[PATCH] cxl: Fix spelling typo in asynchronous event string
 2026-07-06 18:10 UTC  (2+ messages)

[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
 2026-07-06 18:09 UTC  (4+ messages)
` [PATCH v3 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path

[PATCH 00/26] sh: maple: cleanup and modernize input drivers
 2026-07-06 18:08 UTC  (3+ messages)
` [PATCH 02/26] Input: maple_keyb - fix key press detection

[PATCH v1] PNP: Fix card device cleanup on registration failure
 2026-07-06 18:07 UTC  (2+ messages)

[PATCH v2] selftests: harness: Mark test fixture objects __maybe_unused
 2026-07-06 18:06 UTC  (3+ messages)

[PATCH v1] io_uring: fix dangling iovec after provided-buffer bundle grow failure
 2026-07-06 18:06 UTC  (8+ messages)

[PATCH] Input: zinitix - support the 6-byte/count touch report used by bt532
 2026-07-06 18:08 UTC 

[PATCH v2 0/3] iommufd: Fix vDEVICE allocation lifecycle bugs
 2026-07-06 18:05 UTC  (4+ messages)
` [PATCH v2 2/3] iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeeds

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-06 18:05 UTC  (3+ messages)
` [PATCH v19 22/40] dept: track PG_locked with dept

[PATCH 1/2] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
 2026-07-06 18:05 UTC  (2+ messages)

[PATCH] ARM: dts: sigmastar: Correct indentation
 2026-07-06 18:04 UTC 

[PATCH v2 1/3] ARM: dts: marvell: armada: Correct indentation
 2026-07-06 18:03 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: marvell: kirkwood: "
` [PATCH v2 3/3] ARM: dts: marvell: orion5x: "

[PATCH v1] ACPI: sysfs: Fix hotplug kobject cleanup on failure
 2026-07-06 18:03 UTC  (2+ messages)

[PATCH] serial: msm: Disable DMA for kernel console UART
 2026-07-06 18:03 UTC 

[PATCH v2] ARM: dts: aspeed: Correct indentation
 2026-07-06 18:03 UTC 

[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-07-06 18:00 UTC  (4+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz

[PATCH] gfs2: validate stuffed inode size before unstuffing
 2026-07-06 18:00 UTC  (2+ messages)
` [PATCH v2] gfs2: reject oversized dinode sizes before i_size_write

[PATCH 1/3] ARM: dts: marvell: armada: Correct indentation
 2026-07-06 17:59 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: marvell: kirkwood: "

[PATCH] ARM: dts: aspeed: Correct indentation
 2026-07-06 17:59 UTC  (2+ messages)

[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
 2026-07-06 17:57 UTC  (3+ messages)
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()

[PATCH v3 00/11] mm: PMD-level swap entries for anonymous THPs
 2026-07-06 17:56 UTC  (3+ messages)
` [PATCH v3 09/11] mm: handle PMD swap entry faults on swap-in

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-06 17:57 UTC  (11+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH v2 0/3] hp-bioscfg: fix attribute enumeration on older HP BIOS
 2026-07-06 17:56 UTC  (3+ messages)
` [PATCH v2 1/3] platform/x86: hp-bioscfg: pass validated element count to package parsers

[PATCH] HID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-C
 2026-07-06 17:55 UTC 

[PATCH] ASoC: codecs: cs42l42-sdw: Propagate regcache_sync() errors
 2026-07-06 13:03 UTC  (2+ messages)

[PATCH] ASoC: sof_sdw: Add a quirk for 0x17aa383c laptop using sidecar amps with cs42l43
 2026-07-06 13:26 UTC  (2+ messages)

[PATCH] ASoC: rt712-sdca: reset codec at io_init to fix silent headphone
 2026-07-06 13:41 UTC  (2+ messages)

[PATCH 0/2] ASoC: cs35l3x: drain threaded IRQs before runtime suspend
 2026-07-06 13:39 UTC  (2+ messages)

[PATCH v4 0/4] Enable SPI on SA8255p Qualcomm platforms
 2026-07-06 13:31 UTC  (2+ messages)

[PATCH v2] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
 2026-07-06 17:54 UTC 

[PATCH v2 0/4] Add NVL CVS/IPU8 camera support
 2026-07-06 17:53 UTC  (3+ messages)
` [PATCH v2 1/4] ACPI: scan: Honor ACPI _DEP dependency for NVL CVS

[PATCH v3 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-07-06 17:51 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: rtc: renesas,rzn1-rtc: Add RZ/T2H and RZ/N2H support
` [PATCH v3 02/12] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
` [PATCH v3 03/12] rtc: rzn1: fix weekday underflow when alarm crosses month boundary
` [PATCH v3 04/12] rtc: rzn1: Fix malformed MODULE_AUTHOR string
` [PATCH v3 05/12] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
` [PATCH v3 06/12] rtc: rzn1: Fix alarm range check truncation on 32-bit systems
` [PATCH v3 07/12] rtc: rzn1: Replace remove callback with devm_add_action_or_reset()
` [PATCH v3 08/12] rtc: rzn1: Dynamically calculate synchronization delay based on clock rate
` [PATCH v3 09/12] rtc: rzn1: Use temporary variable for struct device
` [PATCH v3 10/12] rtc: rzn1: Consistently use dev_err_probe()
` [PATCH v3 11/12] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
` [PATCH v3 12/12] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH v6 0/2] remoteproc: xlnx: remote crash recovery
 2026-07-06 17:51 UTC  (2+ messages)

[PATCH v6 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-07-06 17:50 UTC  (6+ messages)
  ` [PATCH v6 2/3] "
  ` [PATCH v6 3/3] MAINTAINERS: add entry for MAX86150 IIO health driver

[PATCH v2] x86/boot: use BASE_BAUD and DEFAULT_SERIAL_PORT
 2026-07-06 17:49 UTC  (4+ messages)

[PATCH v2 0/9] Convert x86 pgd_lists to ptdescs
 2026-07-06 17:48 UTC  (2+ messages)

[PATCH v3 0/5] PCI: rcar-gen4: irqchip/gic-v3: Handle GIC ITS
 2026-07-06 17:48 UTC  (4+ messages)
` [PATCH v3 1/5] PCI: dwc: Determine whether iMSI is used before calling .init

[PATCH v2] x86/video: Only fall back to vga_default_device() without screen info
 2026-07-06 17:47 UTC  (4+ messages)

[PATCH v1 0/5] iommufd: Iterate the cache invalidation array in the core
 2026-07-06 17:46 UTC  (4+ messages)
` [PATCH v1 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands

[PATCH v2] ipe: fix typo
 2026-07-06 17:44 UTC 

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 17:44 UTC  (3+ messages)
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually

[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-07-06 17:42 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
` [PATCH v3 2/6] iommu/arm-smmu: Add interconnect bandwidth voting support
` [PATCH v3 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-07-06 17:40 UTC  (8+ messages)
` [PATCH v3 05/12] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH v3 09/12] arm64: cpufeature: Ensure atomic updates to system_cpucaps bitmap

[PATCH v2] proc: only bump parent nlink when registering directories
 2026-07-06 17:39 UTC  (5+ messages)

[PATCH v2 0/5] ARM: Basic support for Amazon ford tablet (MT8127)
 2026-07-06 17:37 UTC  (2+ messages)

[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
 2026-07-06 17:36 UTC  (4+ messages)
` [PATCH bpf-next 1/2] srcu: Add lock guard for srcu_fast_updown flavor
` [PATCH bpf-next 2/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown

[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
 2026-07-06 17:35 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible

[PATCH net-next v5 0/4] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-07-06 17:35 UTC  (3+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: pse-pd: add bindings for Realtek/Broadcom PSE MCU

[PATCH net v2] packet: avoid re-registering fanout hook after device unregister
 2026-07-06 17:35 UTC  (2+ messages)

[PATCH v2 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
 2026-07-06 17:33 UTC  (4+ messages)
  ` 答复: "

[PATCH v2 0/5] cxl: Sashiko bug fixes
 2026-07-06 17:33 UTC  (5+ messages)
` [PATCH v2 4/5] cxl/region: Start unmapped poison scan at the committed decoder boundary
` [PATCH v2 5/5] cxl/memdev: Don't overwrite the error from an earlier partition poison query

[PATCH ipsec] xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
 2026-07-06 17:32 UTC  (3+ messages)

[PATCH v3 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
 2026-07-06 17:30 UTC  (6+ messages)
` [PATCH v3 1/2] PM: runtime: Only set runtime_error on suspend callback failures

[PATCH] drm/sun4i: fix refcount leak in sun4i_backend_init_sat()
 2026-07-06 17:30 UTC  (2+ messages)

[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
 2026-07-06 17:30 UTC  (8+ messages)

[PATCH] platform/x86: asus-wireless: Check ACPI_COMPANION() against NULL
 2026-07-06 17:29 UTC  (2+ messages)

[PATCH v2 1/2] perf vendor events amd: Update Zen 5 core events
 2026-07-06 17:29 UTC  (4+ messages)

[PATCH v4 0/3] Add vm_bind param check to ensure no overlap with kbo AS carveout
 2026-07-06 17:27 UTC  (3+ messages)
` [PATCH v4 2/3] drm/panthor: Add vm_bind region with kbo range overlap check

[PATCH v4 0/6] Add support for IPQ5018 Bluetooth
 2026-07-06 17:26 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH v4 2/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH v4 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
` [PATCH v4 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH v4 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support
` [PATCH v4 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetooth driver

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-06 17:26 UTC  (5+ messages)
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()

[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
 2026-07-06 17:26 UTC  (3+ messages)
` [PATCH 1/2] s390/vdso: Pass --eh-frame-hdr to the linker

[PATCH v2 0/5] software node: provide support for fw_devlink
 2026-07-06 17:24 UTC  (3+ messages)
` [PATCH v2 2/5] software node: add fw_devlink support

[PATCH v7 0/3] mm: clean up folio LRU and swap declarations
 2026-07-06 17:24 UTC  (3+ messages)
` [PATCH v7 1/3] mm/swap: colocate page-cluster sysctl with swap readahead

[PATCH v3 0/4] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-06 17:24 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: regulator: qcom,usb-vbus-regulator: add qcom,pm4125-vbus-reg

Policy regarding linux-next only changes
 2026-07-06 17:23 UTC  (8+ messages)

[PATCH v2 0/7] iio: adc: Add TI ADS126X ADC family support
 2026-07-06 17:23 UTC  (8+ messages)
` [PATCH v2 5/7] iio: adc: ti-ads1262: Add conversion delay support

[PATCH] clk: thead: allow COMPILE_TEST builds
 2026-07-06 17:20 UTC  (2+ messages)

[PATCH v1] platform/x86: topstar-laptop: Stop setting acpi_device_name/class()
 2026-07-06 17:20 UTC  (2+ messages)

[PATCH v5 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-06 17:20 UTC  (3+ messages)
` [PATCH v5 2/4] iio: adc: ltc2378: Add support for LTC2378-20 "

[PATCH v1 00/10] platform/x86: Stop using acpi_device_name/class()
 2026-07-06 17:20 UTC  (2+ messages)

[PATCH v7 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2026-07-06 17:19 UTC  (3+ messages)
` [PATCH v7 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
 2026-07-06 17:19 UTC  (3+ messages)

[PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler
 2026-07-06 17:19 UTC  (2+ messages)
` [PATCH v2 next] pps-gpio: Remove dead capture_clear code

[PATCH v12 0/2] Add Support for LTC3220 18 Channel LED Driver
 2026-07-06 17:18 UTC  (3+ messages)
` [PATCH v12 2/2] leds: ltc3220: Add Support for LTC3220 18 channel "

[PATCH v4 0/3] Add support for NetCube Systems OpenNMC (dobermann)
 2026-07-06 17:17 UTC  (3+ messages)

[PATCH v1 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-06 17:17 UTC  (3+ messages)
` [PATCH v1 2/2] "


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