messages from 2026-07-10 12:50:24 to 2026-07-10 14:00:27 UTC [more...]
[PATCH v3 00/10] nfsd: copy offload fixes
2026-07-10 14:00 UTC (7+ messages)
` [PATCH v3 01/10] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH v3 02/10] nfsd: fix UAF in async copy cancel and shutdown
` [PATCH v3 03/10] nfsd: fix stale s2s_cp_stateids IDR entry for async COPY
` [PATCH v3 04/10] nfsd: initialize copy-notify stateid before publishing it
` [PATCH v3 05/10] nfsd: check client ownership when cancelling a copy-notify stateid
` [PATCH v3 06/10] nfsd: revoke copy-notify stateids before dropping their reference
[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
2026-07-10 13:58 UTC (3+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "
[PATCH 0/4] Add Milos CPU OPP table for DDR & L3 bandwidth scaling
2026-07-10 13:58 UTC (6+ messages)
` [PATCH 2/4] arm64: dts: qcom: milos: add OSM L3 node
` [PATCH 4/4] arm64: dts: qcom: milos: add CPU OPP table with DDR & L3 bandwidths
[PATCH] docs/zh_CN: add docs-next checkout workaround
2026-07-10 13:57 UTC (5+ messages)
[PATCH 0/2] Bring includes in linux/kmod.h up to date
2026-07-10 13:57 UTC (3+ messages)
` [PATCH 2/2] module: "
[PATCH] drm/gma500: Remove dependency on DRM simple helpers
2026-07-10 13:57 UTC (2+ messages)
[PATCH 0/4] module: Limit ELF includes in linux/module.h to uapi/linux/elf.h
2026-07-10 13:56 UTC (3+ messages)
` [PATCH 4/4] "
[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
2026-07-10 13:56 UTC (6+ messages)
` [PATCH net 1/2] net: macb: reprogram TBQP after shuffling the TX ring on link-up
[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
2026-07-10 13:56 UTC (2+ messages)
[PATCH v1 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
2026-07-10 13:55 UTC (3+ messages)
` [PATCH v1 2/2] ASoC: codecs: add TAS2557 mono "
[PATCH 0/3] drm/bridge: nwl-dsi: Various fixes
2026-07-10 13:53 UTC (4+ messages)
` [PATCH 1/3] drm/bridge: nwl-dsi: Limit LCDIF specific sync override
` [PATCH 2/3] drm/bridge: nwl-dsi: Correct auto-insert EOTP behavior
` [PATCH 3/3] drm/bridge: nwl-dsi: Correct MIPI DSI horizontal sync timing
[PATCH] gpu: nova-core: add ChannelIdPool
2026-07-10 13:42 UTC
[PATCH] arm64: dts: qcom: eliza-mtp: Enable touchscreen
2026-07-10 13:52 UTC (2+ messages)
[PATCH v3 0/5] software node: provide support for fw_devlink
2026-07-10 13:51 UTC (6+ messages)
` [PATCH v3 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH v3 2/5] software node: add fw_devlink support
` [PATCH v3 3/5] software node: add kunit tests for "
` [PATCH v3 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH v3 5/5] gpio: kunit: add test cases verifying swnode devlink support
[PATCH] xhci: sideband: fix ring sg table pages leak
2026-07-10 13:51 UTC (2+ messages)
[PATCH v3 0/4] media: rzg2l-cru: Fix DMA stride alignment
2026-07-10 13:50 UTC (10+ messages)
` [PATCH v3 2/4] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper
[PATCH 0/3] power: sequencing: pcie-m2: Enable USB/UART BT coexistence on Hamoa EVK
2026-07-10 13:50 UTC (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: hamoa-iot-evk: Describe the PCIe M.2 Key E connector
[PATCH v5 0/4] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
2026-07-10 13:49 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: leds: nxp,pca963x: fix reg maximum for pca9635
` [PATCH v5 2/4] dt-bindings: leds: nxp,pca963x: add multicolor LED support
` [PATCH v5 3/4] leds: pca963x: add multicolor LED class support
` [PATCH v5 4/4] arm64: dts: monaco-arduino-monza: microcontroller LEDs
[PATCH v2 0/3] Add subsystem LPM stats support for Shikra
2026-07-10 13:49 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: shikra: Update rpm-stats compatible to SoC specific
[PATCH net] nfc: llcp: bound the remaining LLCP TLV parsers to their buffers
2026-07-10 13:48 UTC (2+ messages)
[PATCH] ALSA: usb-audio: Skip DSD quirk for Musical Fidelity M6s DAC
2026-07-10 13:48 UTC (2+ messages)
[PATCH v3 0/7] efi/runtime-wrappers: bound the wait for EFI runtime service calls
2026-07-10 13:47 UTC (8+ messages)
` [PATCH v3 5/7] "
[PATCH] smb: common: fix undefined shifts in LZ77 flag encoding
2026-07-10 13:48 UTC (3+ messages)
[PATCH 00/19] mm/damon: introduce data attributes only monitoring
2026-07-10 13:46 UTC (20+ messages)
` [PATCH 01/19] mm/damon/core: introduce damon_probe->weight
` [PATCH 02/19] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [PATCH 03/19] mm/damon/paddr: set samples in apply_probes() if requested
` [PATCH 04/19] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [PATCH 05/19] mm/damon/core: implement damon_probe_hits_wsum()
` [PATCH 06/19] mm/damon/paddr: respect return_max_wsum
` [PATCH 07/19] mm/damon/core: use abs_diff() instead of abs()
` [PATCH 08/19] mm/damon/core: extend merge function to work with probe hits
` [PATCH 09/19] mm/damon/core: disallow probe_hits overflow on attrs only monitoring
` [PATCH 10/19] mm/damon/core: validate params for probe hits weighted sum overflow
` [PATCH 11/19] mm/damon/core: disable access monitoring when probe weights are set
` [PATCH 12/19] mm/damon/core: set samples in apply_probes() if "
` [PATCH 13/19] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [PATCH 14/19] mm/damon/core: get merge threshold from probe hits when weights are set
` [PATCH 15/19] mm/damon/core: implement damon_has_probe_weight()
` [PATCH 16/19] mm/damon/sysfs: implement probe/weight file
` [PATCH 17/19] Docs/mm/damon/design: document attrs-only monitoring
` [PATCH 18/19] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [PATCH 19/19] Docs/ABI/damon: document probe weight file
[PATCH 0/8] md/raid5: scalability and rebuild-path improvements
2026-07-10 13:45 UTC (4+ messages)
[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
2026-07-10 13:45 UTC (5+ messages)
` [PATCH v6 2/7] drm/tyr: add a generic slot manager
` [PATCH v6 3/7] drm/tyr: add Memory Management Unit (MMU) support
[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
2026-07-10 13:45 UTC (14+ messages)
[PATCH slab/for-next-fixes v2 0/3] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-10 13:44 UTC (3+ messages)
[PATCH 0/2] firmware: stratix10-svc: async and teardown fixes
2026-07-10 13:44 UTC (2+ messages)
[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
2026-07-10 13:44 UTC (2+ messages)
[PATCH] iommu/rockchip: implement .flush_iotlb_all
2026-07-10 13:42 UTC (3+ messages)
[PATCH v4 0/3] firmware: stratix10-rsu: expose QSPI flash size and erase size from firmware
2026-07-10 13:42 UTC (3+ messages)
` [PATCH v4 3/3] firmware: stratix10-rsu: remove async client before freeing channel in remove()
[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-07-10 13:42 UTC (5+ messages)
` [PATCH v2 2/2] arm64: topology: read CPPC FFH feedback counters in one operation
[PATCH v10 0/5] rust: add SRCU abstraction
2026-07-10 13:42 UTC (7+ messages)
` [PATCH v10 1/5] srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
` [PATCH v10 2/5] rust: helpers: add SRCU helpers
` [PATCH v10 4/5] rust: sync: add SRCU abstraction
[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
2026-07-10 13:40 UTC
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-10 13:40 UTC (4+ messages)
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions
[PATCH] scsi: ufs: Allows the driver to choose the interrupt handler type
2026-07-10 13:40 UTC (2+ messages)
[PATCH] net: gianfar: fix use-after-free in gfar_enet_open on startup_gfar failure
2026-07-10 13:39 UTC (2+ messages)
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-10 13:38 UTC (4+ messages)
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
2026-07-10 13:38 UTC (4+ messages)
[tip: perf/urgent] perf/x86/amd/lbr: Fix kernel address leakage
2026-07-10 13:38 UTC
[PATCH v2 0/3] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
2026-07-10 13:37 UTC (4+ messages)
` [PATCH v2 2/3] leds: pca963x: add multicolor LED class support
[PATCH net-next 0/6] net/stmmac: Add Mediatek MT8189 support
2026-07-10 13:35 UTC (7+ messages)
` [PATCH net-next 1/6] dt-bindings: net: mediatek-dwmac: add support for MT8189 SoC
[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
2026-07-10 13:35 UTC (3+ messages)
[PATCH] ALSA: hda/realtek: Fix speakers on MECHREVO WUJIE Series
2026-07-10 13:34 UTC
[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
2026-07-10 13:33 UTC (4+ messages)
` [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible
[PATCH net-next 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
2026-07-10 13:32 UTC (3+ messages)
` [PATCH net-next 2/2] net: dsa: mt7530: add EN7528 support
[PATCH 6.12.y] net: add missing ns_capable check for peer netns
2026-07-10 13:31 UTC (4+ messages)
[PATCH net] net: stmmac: enable the MAC on link up at 10G on 10GBASE-R
2026-07-10 13:30 UTC (2+ messages)
[PATCH] mm/ptdump: always stabilise against page table freeing using init_mm
2026-07-10 13:29 UTC
[PATCH net] net: dpaa: always set a valid mode I/F mode
2026-07-10 13:27 UTC (4+ messages)
[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-10 13:28 UTC (9+ messages)
[PATCH] drm/amdgpu: Inline drm_simple_encoder_init()
2026-07-10 13:27 UTC (3+ messages)
[PATCH RFC v4 0/9] phy: qcom: qmp-pcie: Add link-mode based support for Glymur Gen5x8 PHY
2026-07-10 13:25 UTC (9+ messages)
` [PATCH RFC v4 9/9] arm64: dts: qcom: glymur: Wire PCIe3a/3b to shared "
[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
2026-07-10 13:25 UTC (3+ messages)
` [patch 17/48] x86/apic: Avoid the PVOPS indirection for the TSC deadline timer
[PATCH 0/2] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-10 13:24 UTC (4+ messages)
` [PATCH 1/2] mm/vmalloc: acquire init_mm read lock on huge vmap promotion
[PATCH] ocfs2: validate rl_used against rl_count in refcount block validator
2026-07-10 13:18 UTC (2+ messages)
[PATCH 0/6] md/raid5: size stripe-cache and worker tuning from the hardware
2026-07-10 13:23 UTC (7+ messages)
` [PATCH 1/6] md/raid5: size the worker group array by nr_node_ids
` [PATCH 2/6] md/raid5: size stripe-cache hash locks from the CPU count
` [PATCH 3/6] md/raid5: scale the stripe_cache_size limit with system memory
` [PATCH 4/6] md/raid5: make the stripe batch size a module parameter
` [PATCH 5/6] md/raid5: scale the default stripe cache size with system memory
` [PATCH 6/6] md/raid5: derive the default group_thread_cnt from the hardware
[PATCH 0/2] md/raid5: reduce resync/recovery dispatch overhead
2026-07-10 13:23 UTC (3+ messages)
` [PATCH 1/2] md/raid5: submit a window of stripes during resync/recovery
` [PATCH 2/2] md/raid5: reserve stripe cache for user I/O during rebuild
[PATCH net-next] net: mana: Add debug knob to skip TX timeout recovery reset
2026-07-10 13:22 UTC
[PATCH 0/2] md: widen size/count types for large arrays
2026-07-10 13:23 UTC (3+ messages)
` [PATCH 1/2] md: change chunk_sectors and stripe cache counts to unsigned int
` [PATCH 2/2] md: widen badblock sectors param from int to sector_t
[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
2026-07-10 13:21 UTC (3+ messages)
` [PATCH 07/12] dt-bindings: mmc: rockchip-dw-mshc: Add RV1106 compatible
[PATCH v2 0/2] rtsx_usb: fix tray-reader false card detect and autosuspend
2026-07-10 13:21 UTC (2+ messages)
Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
2026-07-10 13:21 UTC (10+ messages)
[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
2026-07-10 13:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mmc: block: reject invalid perdev_minors before division
2026-07-10 13:21 UTC (2+ messages)
[PATCH] PCI: qcom: Clear Attention Button Present in Slot Capabilities
2026-07-10 13:20 UTC
[RFC PATCH] drm/sched/tests: Let the DRM scheduler manage job lifetimes
2026-07-10 13:20 UTC (4+ messages)
[PATCH v5 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
2026-07-10 13:19 UTC (2+ messages)
[PATCH net v3] netfilter: nf_nat: recalculate TCP TS offset after SNAT port rewrite
2026-07-10 13:30 UTC
[PATCH] usb: phy: fsl-usb: clear fsl_otg_dev after freeing it
2026-07-10 13:17 UTC (2+ messages)
[PATCH v2 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-10 13:16 UTC (9+ messages)
` [PATCH v2 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v2 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v2 5/5] mm/rmap: add anon folio unmap dispatcher
[PATCH v2] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
2026-07-10 13:15 UTC (6+ messages)
[PATCH] rtla/cli: Unify and improve range validation logic
2026-07-10 13:15 UTC
[PATCH v3 00/23] mfd: Use named initializers for arrays of *_device_data
2026-07-10 13:15 UTC (4+ messages)
` [PATCH v3 21/23] mfd: Unify style of of_device_id arrays
[PATCH] usb: core: devio: validate device and interface before buffer allocation
2026-07-10 13:14 UTC (2+ messages)
[PATCH v3 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-10 13:13 UTC (3+ messages)
` [PATCH v3 03/11] power: sequencing: Add pwrseq_power_is_controllable() API
[PATCH v2 0/7] usb: fix UAF related to dynamic ID
2026-07-10 13:13 UTC (2+ messages)
[PATCH net V2] net: phy: motorcomm: read EEE abilities in yt8521_get_features()
2026-07-10 13:12 UTC (2+ messages)
[PATCH v3] EDAC/versalnet: Report PFN and page offset for DDR errors
2026-07-10 13:12 UTC (2+ messages)
[PATCH v2] drm/qxl: remove dependency on DRM simple helpers
2026-07-10 13:11 UTC (3+ messages)
[PATCH] usb: misc: cytherm: replace deprecated simple_strtoul with kstrtoint
2026-07-10 13:11 UTC (4+ messages)
[PATCH] PM: hibernate: Allow hibernation opt-in when locked down
2026-07-10 13:09 UTC (3+ messages)
[PATCH V4 0/9] null_blk: fix init/exit races and memleaks
2026-07-10 13:03 UTC (3+ messages)
` [PATCH V4 6/9] null_blk: clean up null_del_dev() to use cached dev pointer
[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
2026-07-10 13:08 UTC (3+ messages)
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
[PATCH net-next 0/4] dpll: zl3073x: add PTP clock support
2026-07-10 13:08 UTC (5+ messages)
` [PATCH net-next 1/4] dpll: zl3073x: add channel ToD and phase step operations
` [PATCH net-next 2/4] dpll: zl3073x: add PTP clock support
[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
2026-07-10 13:06 UTC (12+ messages)
[PATCH net v2 0/2] net: dsa: mv88e6xxx: 6141/6341 workarounds
2026-07-10 13:06 UTC (5+ messages)
` [PATCH net v2 1/2] net: dsa: mv88e6xxx: write the ATU FID register on 88E6141/88E6341
` [PATCH net v2 2/2] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes
[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
2026-07-10 13:06 UTC (10+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel
[PATCH] usb: musb: da8xx: depopulate OF children on teardown
2026-07-10 13:03 UTC (2+ messages)
[PATCH v3 0/4] arm64: dts: qcom: Add PMIC thermal support for Shikra platforms
2026-07-10 13:03 UTC (9+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: pm4125: Add VADC and temp alarm nodes
` [PATCH v3 2/4] arm64: dts: qcom: pm8005: Add temp alarm node
` [PATCH v3 3/4] arm64: dts: qcom: Add PMIC thermal support for Shikra CQ2390M SoM platform
` [PATCH v3 4/4] arm64: dts: qcom: Add PMIC thermal support for Shikra IQ2390S "
[PATCH 0/2] Add support to dump the kernel page tables
2026-07-10 13:03 UTC (4+ messages)
` [PATCH 1/2] LoongArch: Enforce W^X for page-mapped virtual memory region
[BUG] io_uring: task-scoped restriction/BPF filter bypass via blind register path and R_DISABLED rings
2026-07-10 13:03 UTC
[PATCH] usb: core: Notify through uevent when not enough bandwidth available
2026-07-10 13:01 UTC (2+ messages)
[PATCH 00/16] Add support for Inside-Secure EIP-150 crypto block
2026-07-10 12:59 UTC (4+ messages)
` [PATCH 05/16] dt-bindings: bus: eip150: Describe the EIP-150 container node
[PATCH] usb: gadget: f_fs: fix __le16 of wMaxPacketSize
2026-07-10 12:58 UTC (4+ messages)
[PATCH] usb: gadget: f_uac1_legacy: fix inverted NULL check after kstrndup()
2026-07-10 12:58 UTC (7+ messages)
[PATCH net v4] tipc: fix u16 MTU truncation in media and bearer MTU validation
2026-07-10 12:57 UTC (2+ messages)
[PATCH 1/2] usb: gadget: f_uac2: fix memory leak in UAC2_RATE_ATTRIBUTE store
2026-07-10 12:56 UTC (4+ messages)
[PATCH v2 0/7] KVM: x86: EFER validity fixes and cleanups
2026-07-10 12:56 UTC (3+ messages)
` [PATCH v2 6/7] KVM: x86: Move supported EFER bits to kvm_caps
[PATCH v2 0/3] KVM: x86: Convert nested ops to static calls
2026-07-10 12:56 UTC (3+ messages)
` [PATCH v2 1/3] KVM: x86: Reject nested CAP enablement if nested virtualization is disabled
[PATCH v4 0/3] driver core: add enumeration failure uevent helper
2026-07-10 12:55 UTC
[PATCH] platform/x86: asus-wmi: temporarily revert to setting a charge limit
2026-07-10 12:54 UTC (3+ messages)
[PATCH v15 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-07-10 12:53 UTC (3+ messages)
` [PATCH v15 6/6] mux: add NXP MC33978/MC34978 AMUX driver
[PATCH] KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
2026-07-10 12:53 UTC (2+ messages)
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-10 12:52 UTC (8+ messages)
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
[PATCH v10 0/7] rust: add ww_mutex support
2026-07-10 12:52 UTC (2+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
2026-07-10 12:52 UTC (4+ messages)
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-10 12:52 UTC (4+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
[PATCH v2] acpi: battery: Sanitise model_number by dropping unprintable characters
2026-07-10 12:51 UTC
[PATCH v3 0/5] Keep tail page private zero at free and folio split time
2026-07-10 12:51 UTC (3+ messages)
` [PATCH v3 4/5] mm/page_alloc: make sure tail_page->private is zero at page free time
[PATCH v4 0/6] riscv: spacemit: Add PCIe RC controller support for K3
2026-07-10 12:51 UTC (4+ messages)
` [PATCH v4 2/6] PCI: spacemit-k1: Add multiple PHY handles support
[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
2026-07-10 12:50 UTC (2+ messages)
[PATCH v5 0/2] arm64: dts: qcom: Introduce support for Monaco-ac-sku Evaluation Kit
2026-07-10 12:50 UTC (3+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: monaco-ac-evk: Add IFP mezzanine
[PATCH v3 00/10] serial: add new I/O type for SPI and I2C bus devices
2026-07-10 12:50 UTC (2+ messages)
[PATCH v2 0/3] Add support for Variscite VAR-SOM-AM62 and Symphony board
2026-07-10 12:50 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62
` [PATCH v2 2/3] arm64: dts: ti: Add support "
` [PATCH v2 3/3] arm64: dts: ti: var-som-am62: Add support for Variscite Symphony Board
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