messages from 2026-05-11 17:45:09 to 2026-05-11 19:16:37 UTC [more...]
[PATCH v2 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
2026-05-11 19:16 UTC (11+ messages)
` [PATCH v2 01/23] PCI: Add SNIA SDXI accelerator sub-class
` [PATCH v2 02/23] MAINTAINERS: Add entry for SDXI driver
` [PATCH v2 03/23] dmaengine: sdxi: Add PCI initialization
` [PATCH v2 04/23] dmaengine: sdxi: Feature discovery and initial configuration
` [PATCH v2 05/23] dmaengine: sdxi: Configure context tables
` [PATCH v2 06/23] dmaengine: sdxi: Allocate DMA pools
` [PATCH v2 07/23] dmaengine: sdxi: Allocate administrative context
` [PATCH v2 08/23] dmaengine: sdxi: Install "
` [PATCH v2 09/23] dmaengine: sdxi: Start functions on probe, stop on remove
` [PATCH v2 10/23] dmaengine: sdxi: Complete administrative context jump start
[PATCH] Fix possible strscpy() buffer overflows
2026-05-11 19:15 UTC (8+ messages)
[PATCH net-next v2 1/9] dt-bindings: net: add onsemi's S2500 10BASE-T1S MACPHY
2026-05-11 19:15 UTC (2+ messages)
[PATCH v3 0/2] dmaengine: fsl-edma: Scatter/gather improvements
2026-05-11 19:13 UTC (3+ messages)
` [PATCH v3 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
[PATCH v3] dt-bindings: mfd: st,stmpe: fix PWM schema and drop legacy binding
2026-05-11 19:13 UTC (2+ messages)
[RFC PATCH] mm/damon/sysfs-schemes: fix double increment of nr_regions
2026-05-11 19:12 UTC
[PATCH v3 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
2026-05-11 19:11 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA
` [PATCH v3 2/2] iio: magnetometer: add driver for "
[PATCH] clk: rockchip: Use flexible array for clock table
2026-05-11 19:08 UTC (3+ messages)
[PATCH 0/2] Doc, scripts: facilitate phaseout of strlcat
2026-05-11 19:07 UTC (5+ messages)
` [PATCH 1/2] [PATCH 1/2] Doc: deprecated.rst: add strlcat()
[PATCH] workqueue: forbid TEST_WORKQUEUE from being built-in
2026-05-11 19:04 UTC (2+ messages)
[PATCH] workqueue: drop apply_wqattrs_lock()/unlock() wrappers
2026-05-11 19:04 UTC (2+ messages)
[PATCH v2 0/3] i3c: dw: Add apb reset support
2026-05-11 19:04 UTC (2+ messages)
` [EXT] "
[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
2026-05-11 18:58 UTC (15+ messages)
` [PATCH mm-unstable v17 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH mm-unstable v17 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v17 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v17 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v17 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v17 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v17 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v17 10/14] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v17 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v17 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v17 14/14] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
2026-05-11 19:01 UTC (5+ messages)
` [PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
[PATCH 00/28] perf: Harden perf.data parsing against crafted/corrupted files
2026-05-11 19:01 UTC (3+ messages)
` [PATCH 01/28] perf session: Add minimum event size validation table
[PATCH net-next 0/6] netdevsim: psp: implement real crypto operations from the PSP spec
2026-05-11 19:01 UTC (5+ messages)
` [PATCH net-next 2/6] netdevsim: psp: remove unnecessary UDP checksum computation
[PATCH v2 0/2] Improvement spotted during patch review
2026-05-11 19:00 UTC (4+ messages)
` [PATCH v2 1/2] gpio: regmap: Support sparsed fixed direction
[PATCH 00/16] arm64: Use EL2 virtual timer when running VHE
2026-05-11 19:00 UTC (3+ messages)
` [PATCH 09/16] arm64: dts: intel: Add EL2 virtual timer interrupt
[PATCH v5 0/9] iommufd: Enable noiommu mode for cdev
2026-05-11 18:58 UTC (11+ messages)
` [PATCH v5 1/9] vfio: Rename VFIO_NOIOMMU to VFIO_GROUP_NOIOMMU
` [PATCH v5 2/9] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v5 3/9] iommufd: Move igroup allocation to a function
` [PATCH v5 4/9] iommufd: Allow binding to a noiommu device
` [PATCH v5 5/9] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v5 6/9] vfio/group: Add VFIO_CDEV_NOIOMMU Kconfig and tolerate NULL group
` [PATCH v5 7/9] vfio: Enable cdev noiommu mode under iommufd
` [PATCH v5 8/9] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH v5 9/9] Documentation: Update VFIO NOIOMMU mode
[PATCH v12 00/16] lenovo-wmi: Add fixes and enhancement
2026-05-11 18:57 UTC (4+ messages)
` [PATCH v12 13/16] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
[PATCH] dt-bindings: Consolidate "sram" property definition
2026-05-11 18:55 UTC (2+ messages)
[PATCH 1/1] checkpatch: Ignore <inttypes.h> format macros
2026-05-11 18:54 UTC (2+ messages)
[PATCH v8 0/1] staging: rtl8723bs: fix missing frame length checks in OnAuth()
2026-05-11 18:53 UTC (2+ messages)
` [PATCH v8 1/1] "
[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
2026-05-11 18:51 UTC (2+ messages)
[RFC PATCH 0/9] Add System Controller support for RZ/T2H and RZ/N2H SoCs
2026-05-11 18:50 UTC (10+ messages)
` [RFC PATCH 1/9] dt-bindings: clock: renesas,cpg-mssr: Support RZ/T2H system controllers
` [RFC PATCH 2/9] clk: renesas: r9a09g077: Add SYSC regmap support
` [RFC PATCH 3/9] arm64: dts: renesas: r9a09g077: Add system controller child nodes
` [RFC PATCH 4/9] arm64: dts: renesas: r9a09g087: "
` [RFC PATCH 5/9] dt-bindings: watchdog: renesas,r9a09g057-wdt: Add SYS syscon support
` [RFC PATCH 6/9] watchdog: rzv2h: Refactor WDTDCR start/stop handling
` [RFC PATCH 7/9] watchdog: rzv2h: Add syscon support for RZ/T2H and RZ/N2H WDT control register
` [RFC PATCH 8/9] arm64: dts: renesas: r9a09g077: Use SYS syscon for WDTDCR access
` [RFC PATCH 9/9] arm64: dts: renesas: r9a09g087: "
[PATCH v9 00/16] platform-x86: lenovo-wmi: Add fixes and enhancement
2026-05-11 18:48 UTC (4+ messages)
` [PATCH v9 14/16] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
[PATCH 0/3] sched: Simplify ifdeffery around CONFIG_SCHED_SMT
2026-05-11 18:46 UTC (5+ messages)
` [PATCH 2/3] sched: Simplify ifdeffery around cpu_smt_mask
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-11 18:45 UTC (4+ messages)
` [PATCH v2 11/16] iommu/vt-d: preserve PASID table of preserved device
[PATCH 0/2] DWC3 link tunneling state reporting
2026-05-11 18:44 UTC (10+ messages)
` [PATCH 2/2] usb: dwc3: Notify XHCI core of tunneled status
[PATCH] netlink, audit: prevent false ENOBUFS on timeout expiry
2026-05-11 18:43 UTC
[RFC] mm: restrict zero-page remapping to underused THP splits
2026-05-11 18:42 UTC (5+ messages)
[PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
2026-05-11 18:39 UTC (5+ messages)
` [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
[ANNOUNCE] 5.15.206-rt95
2026-05-11 18:35 UTC
[PATCH RESEND v2 0/5] hwmon: (pmbus/adm1266) blackbox, FW rev, rtc_class, GPIO label
2026-05-11 18:34 UTC (3+ messages)
[PATCH 0/4] media: uvcvideo: Fixes for hw timestamping
2026-05-11 18:33 UTC (5+ messages)
` [PATCH 4/4] media: uvcvideo: Do not add clock samples with small sof delta
[PATCH 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-05-11 18:31 UTC (5+ messages)
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-05-11 18:30 UTC (12+ messages)
` [PATCH v2 10/22] mm: introduce freetype_t
` [PATCH v2 12/22] mm: add definitions for allocating unmapped pages
` [PATCH v2 13/22] mm: rejig pageblock mask definitions
` [PATCH v2 14/22] mm: encode freetype flags in pageblock flags
` [PATCH v2 15/22] mm/page_alloc: remove ifdefs from pindex helpers
[PATCH 3/3] pinctrl: mediatek: fix SPDX comment style in header
2026-05-11 18:30 UTC
[PATCH 2/3] pinctrl: actions: fix SPDX comment style in header
2026-05-11 18:30 UTC
[PATCH v5 0/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
2026-05-11 18:29 UTC (3+ messages)
` [PATCH v5 1/2] "
[PATCH 1/3] pinctrl: bcm: fix SPDX comment style in header
2026-05-11 18:29 UTC
[RFC PATCH v5 00/29] Hierarchical Constant Bandwidth Server
2026-05-11 18:28 UTC (13+ messages)
` [RFC PATCH v5 20/29] sched/deadline: Allow deeper hierarchies of RT cgroups
[PATCH v4 0/2] Support BPF traversal of wakeup sources
2026-05-11 18:27 UTC (4+ messages)
` [PATCH v4 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
` [PATCH v4 2/2] selftests/bpf: Add tests for wakeup_sources kfuncs
[PATCH v2] x86: update comment about pgd_list
2026-05-11 18:27 UTC (2+ messages)
` [tip: x86/mm] x86: Update "
[PATCH] MAINTAINERS: change maintainers for macb Ethernet driver
2026-05-11 18:26 UTC (3+ messages)
[PATCH net-next v2 0/2] second series for xpcs based rsfec configuration
2026-05-11 18:26 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: pcs: xpcs: Add hooks for xpcs configuration of rsfec
` [PATCH net-next v2 2/2] net: pcs: xpcs: Add handling for 4 channel rsfec device
[RFC PATCH v2 00/10] rv/tlob: Add task latency over budget RV monitor
2026-05-11 18:24 UTC (11+ messages)
` [RFC PATCH v2 01/10] rv/da: fix monitor start ordering and memory ordering for monitoring flag
` [RFC PATCH v2 02/10] rv/da: fix per-task da_monitor_destroy() ordering and sync
` [RFC PATCH v2 03/10] selftests/verification: fix verificationtest-ktap for out-of-tree execution
` [RFC PATCH v2 04/10] rv/da: add pre-allocated storage pool for per-object monitors
` [RFC PATCH v2 05/10] rv: add generic uprobe infrastructure for RV monitors
` [RFC PATCH v2 06/10] rvgen: support reset() on the __init arrow for global-window HA clocks
` [RFC PATCH v2 07/10] rv/tlob: add tlob model DOT file
` [RFC PATCH v2 08/10] rv/tlob: add tlob hybrid automaton monitor
` [RFC PATCH v2 09/10] rv/tlob: add KUnit tests for the tlob monitor
` [RFC PATCH v2 10/10] selftests/verification: add tlob selftests
[PATCH] usb: typec: ucsi: acpi: Disable on devices with broken firmware
2026-05-11 18:25 UTC (2+ messages)
[PATCH v2] staging: media: atomisp: remove stale "Generated code" comments
2026-05-11 18:23 UTC (2+ messages)
[PATCH] staging: fbtft: remove sysfs debug interface
2026-05-11 18:23 UTC (2+ messages)
[PATCH v3 0/7] perf build: Update kernel headers
2026-05-11 18:22 UTC (2+ messages)
[RFC net-next 0/4] devlink: Add boot-time defaults
2026-05-11 18:21 UTC (10+ messages)
[PATCH v2 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-05-11 18:21 UTC (7+ messages)
` [PATCH v2 1/6] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v2 2/6] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v2 3/6] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v2 4/6] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v2 5/6] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v2 6/6] phy: rockchip: samsung-hdptx: Consistently use bitfield macros
[PATCH net-next v2 9/9] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
2026-05-11 18:19 UTC
[PATCH net-next v2 8/9] onsemi: s2500: Add driver support for TS2500 MAC-PHY
2026-05-11 18:19 UTC
[PATCH net-next v2 7/9] net: ethernet: oa_tc6: fix for minor issues
2026-05-11 18:19 UTC
[PATCH net-next v2 6/9] net: ethernet: oa_tc6: Hardware timestamp support for OA TC6 framework
2026-05-11 18:19 UTC
[PATCH net-next v2 5/9] net: ethernet: oa_tc6: Adding vendor specific MMS
2026-05-11 18:19 UTC
[PATCH net-next v2 4/9] net: phy: ncn26000: Support for internal phy for S2500
2026-05-11 18:19 UTC
[PATCH net-next v2 3/9] net: phy: ncn26000: Added PHY loopback and read/write MMD callbacks
2026-05-11 18:19 UTC
[PATCH net-next v2 2/9] net: phy: ncn26000: bugfixes/improvements to NCN26000 PHY driver
2026-05-11 18:19 UTC
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-05-11 18:18 UTC (20+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH] infiniband: hw : use clamp() in _mlx5r_umr_zap_mkey()
2026-05-11 18:17 UTC (2+ messages)
[PATCH 0/8] iio: magnetometer: ak8975: driver cleanup
2026-05-11 18:17 UTC (8+ messages)
` [PATCH 3/8] iio: magnetometer: ak8975: switch to using managed resources
[PATCH] ntfs3: fix out-of-bounds read in ntfs_dir_emit() and hdr_find_e()
2026-05-11 18:15 UTC
[PATCH] ALSA: hda/realtek: Limit mic boost on Positivo DN50E
2026-05-11 18:15 UTC
[PATCH] mm/filemap: fix page_cache_prev_miss() when no hole is found
2026-05-11 18:15 UTC (4+ messages)
[PATCH 0/1] wifi: rtw89: usb: Support switching to USB 3 mode
2026-05-11 18:14 UTC (4+ messages)
` [PATCH rtw-next v2 "
` [PATCH rtw-next v2 1/1] "
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-11 18:14 UTC (9+ messages)
[PATCH] RDMA/ucma: Fix use-after-free in ucma_create_uevent
2026-05-11 18:13 UTC (2+ messages)
[PATCH] fpga: dfl: afu: use kzalloc_obj over kzalloc with sizeof
2026-05-11 18:12 UTC
[PATCH 0/7] KVM: x86/xen: Fix Xen / GPC / PREEMPT_RT issues with rwlock_t
2026-05-11 18:12 UTC (6+ messages)
` [PATCH 4/7] KVM: x86/xen: Remove unnecessary irqsave from GPC lock usage in xen.c
[PATCH v7 0/2] rust: take advantage of newer rust-analyzer features
2026-05-11 18:11 UTC (3+ messages)
` [PATCH v7 2/2] scripts: generate_rust_analyzer.py: fix IDE support for primitive types
[PATCH] libceph: accept addrvecs with multiple entries of the same type
2026-05-11 18:11 UTC (6+ messages)
[PATCH] killswitch: add per-function short-circuit mitigation primitive
2026-05-11 18:09 UTC (11+ messages)
[PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
2026-05-11 18:08 UTC (11+ messages)
[PATCH net-next 0/3] xgmac: Support for 16 MTL/DMA queues
2026-05-11 18:05 UTC (5+ messages)
` [PATCH net-next 1/3] net/stmmac/dwxgmac: Modify DMA functions for future hardware
` [PATCH net-next 2/3] net/stmmac/dwxgmac: Extend MTL/DMA support to 16 queues
[PATCH 0/2 v2] perf: Fix missing branch counter information in script and annotate
2026-05-11 18:05 UTC (2+ messages)
[PATCH v3 0/4] pinctrl: qcom: eliza: Split up some QUP function groups
2026-05-11 18:04 UTC (3+ messages)
` [PATCH v3 4/4] pinctrl: qcom: eliza: Split QUP1_SE4 lanes
[PATCH rtw-next v2 1/1] wifi: rtw89: usb: Support switching to USB 3 mode
2026-05-11 18:03 UTC (2+ messages)
[PATCH v2 0/5] treewide: Convert buses to use generic driver_override
2026-05-11 18:02 UTC (2+ messages)
[PATCH v4 0/7]] VFS: Prepare to lift lookup out of exclusive lock for directory ops
2026-05-11 18:01 UTC (3+ messages)
` [PATCH v4 2/7] VFS: use wait_var_event for waiting in d_alloc_parallel()
[PATCH v4 0/3] iio: adc: ti-ads1298: Minor driver cleanups
2026-05-11 17:59 UTC (5+ messages)
` [PATCH v4 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init
[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
2026-05-11 17:58 UTC (2+ messages)
[bug report] wifi: mt76: mt7925: iw set txpower fixed accepted but ignored
2026-05-11 17:58 UTC (4+ messages)
[PATCH] media: venus: Annotate flex arrays with __counted_by()
2026-05-11 17:57 UTC (2+ messages)
[PATCH v2] dma-mapping: move dma_map_resource() sanity check into debug code
2026-05-11 17:56 UTC (2+ messages)
[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
2026-05-11 17:55 UTC (4+ messages)
` [PATCH 11/23] dmaengine: sdxi: Add client context alloc and release APIs
[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-11 17:54 UTC (5+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
[PATCH -next v1 00/12] Candidate patches for the v7.2 merge window
2026-05-11 17:54 UTC (13+ messages)
` [PATCH -next v1 01/12] rcutorture: Fully test lazy RCU
` [PATCH -next v1 02/12] torture: Add torture_sched_set_normal() for user-specified nice values
` [PATCH -next v1 03/12] torture: Improve kvm-series.sh header comment
` [PATCH -next v1 04/12] torture: Allow "norm" abbreviation for "normal"
` [PATCH -next v1 05/12] srcu: Don't queue workqueue handlers to never-online CPUs
` [PATCH -next v1 06/12] srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()
` [PATCH -next v1 07/12] checkpatch: Undeprecate rcu_read_lock_trace() and rcu_read_unlock_trace()
` [PATCH -next v1 08/12] rcu: Simplify rcu_do_batch() by applying clamp()
` [PATCH -next v1 09/12] rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
` [PATCH -next v1 10/12] rcu: Document rcu_access_pointer() feeding into cmpxchg()
` [PATCH -next v1 11/12] rcu: Latch normal synchronize_rcu() path on flood
` [PATCH -next v1 12/12] rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
[PATCH v2] platform/x86: thinkpad_acpi: Add debugfs entry to display HWDD raw
2026-05-11 17:53 UTC (2+ messages)
[PATCH] platform/x86/intel/vsec: allocate res with intel_vsec_dev
2026-05-11 17:53 UTC (2+ messages)
[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
2026-05-11 17:53 UTC (5+ messages)
[PATCH] platform/x86: panasonic-laptop: simplify allocation of sinf
2026-05-11 17:53 UTC (2+ messages)
[PATCH] thermal: sysfs: fix whitespace and use octal permissions
2026-05-11 17:52 UTC (2+ messages)
` [PATCH v2] thermal: sysfs: remove space before tab in macro
[PATCH] HID: lenovo: Fix buffer over-read in X12 Tab raw_event handler
2026-05-11 17:52 UTC (2+ messages)
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-11 17:51 UTC (7+ messages)
` [PATCH 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
[PATCH] clk: hisilicon: reset: Use devm_kzalloc to initialize hisi_reset_controller
2026-05-11 17:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 00/10] i2c: core: adapter registration fixes
2026-05-11 17:49 UTC (3+ messages)
[PATCH] Documentation: kvm: update links in the references section of AMD Memory Encryption
2026-05-11 17:46 UTC (2+ messages)
[PATCH v8 00/11] iio: adc: hx711: add HX710B support
2026-05-11 17:43 UTC (5+ messages)
` [PATCH v8 v8 08/11] iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
` [PATCH v8 v8 09/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v8 v8 10/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v8 v8 11/11] iio: adc: hx711: add support for HX710B
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).