The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-01 16:46:59 to 2026-07-01 18:41:08 UTC [more...]

[PATCH v5 0/3] iio: dac: Add support for AD5529R DAC
 2026-07-01 18:41 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: spi: Add spi,device-addr peripheral property
` [PATCH v5 2/3] dt-bindings: iio: dac: Add AD5529R

[PATCH RESEND v5 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-07-01 18:40 UTC  (3+ messages)
` [PATCH RESEND v5 1/3] x86/asm, x86/boot: expose inline memcmp

[PATCH bpf 0/2] bpf: Copy per-CPU map value padding in copy_map_value_long()
 2026-07-01 18:40 UTC  (2+ messages)

[PATCH 0/5] x86/msr: Drop 32-bit interfaces of native MSR functions
 2026-07-01 18:39 UTC  (3+ messages)
` [PATCH 1/5] x86/msr: Switch users of native_wrmsr() to native_wrmsrq()

[PATCH] gpu: nova: fix rust-analyzer generation
 2026-07-01 18:39 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix NULL vs error pointer bug in vmw_prime_import_sg_table()
 2026-07-01 18:43 UTC  (2+ messages)

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-07-01 18:38 UTC  (2+ messages)

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-07-01 18:38 UTC  (10+ messages)
` [RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs

[PATCH] mm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentation
 2026-07-01 18:37 UTC  (3+ messages)

[PATCH v2 0/4] minix: convert to iomap and add direct I/O
 2026-07-01 18:37 UTC  (10+ messages)
` [PATCH v2 1/4] minix: add iomap infrastructure
` [PATCH v2 2/4] minix: convert address space operations to iomap
` [PATCH v2 3/4] minix: convert file operations to iomap and add

[PATCH RFC] coding-assistants: simplify attribution
 2026-07-01 18:35 UTC  (2+ messages)

[PATCH v3 0/3] wifi: carl9170: firmware trust boundary hardening
 2026-07-01 18:32 UTC  (4+ messages)
` [PATCH v3 3/3] wifi: carl9170: fix buffer overflow in rx_stream failover path

[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
 2026-07-01 18:29 UTC  (2+ messages)

[PATCH v2 0/1] KVM: powerpc: Use generic xfer to guest work function
 2026-07-01 18:30 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-07-01 18:29 UTC  (3+ messages)

[PATCH v3 0/3] drm/nouveau/gsp/r570: Fix runtime PM
 2026-07-01 18:17 UTC  (4+ messages)
` [PATCH v3 1/3] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
` [PATCH v3 2/3] drm/nouveau/gsp/r570: Never enter Gcoff state
` [PATCH v3 3/3] drm/nouveau/gsp/r570: Add missing state flags to GSP resume arguments

[PATCH] perf build: Fix compiler errors with old capstone
 2026-07-01 18:28 UTC 

[PATCH] sched_ext: Reject task setter kfuncs outside SCX contexts
 2026-07-01 18:26 UTC  (3+ messages)

[PATCH v2] ASoC: amd: acp: amd-acp70-acpi-match: Add tas2783 support
 2026-07-01 18:21 UTC  (2+ messages)

[PATCH v4 0/2] tools/bpf/bpftool: Fix vmlinux BTF state cleanup
 2026-07-01 18:20 UTC  (2+ messages)

[PATCH] drm/imagination: make pvr_fw_trace_init_mask_ops static
 2026-07-01 18:18 UTC  (3+ messages)

[PATCH] drm/imagination: Fix user array stride in pvr_set_uobj_array()
 2026-07-01 18:16 UTC  (2+ messages)

[PATCH v2 0/4] drm/nouveau/gsp/r570: Fix runtime PM
 2026-07-01 18:16 UTC  (7+ messages)
` [PATCH v2 1/4] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"

[PATCH net-next v4 3/3] r8152: Add firmware upload capability for RTL8157/RTL8159
 2026-07-01 18:15 UTC  (4+ messages)
` RTL8159 firmware

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-01 18:14 UTC  (9+ messages)
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode

[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
 2026-07-01 18:12 UTC 

[PATCHSET v2 sched_ext/for-7.3] sched_ext: Split sub-scheduler implementation into sub.c
 2026-07-01 18:10 UTC  (5+ messages)
` [PATCH v2 sched_ext/for-7.3 1/4] sched_ext: Prefix file-local ext.c helpers exposed by the sub.c split
` [PATCH v2 sched_ext/for-7.3 2/4] sched_ext: Expose the ext.c internals used "
` [PATCH v2 sched_ext/for-7.3 3/4] sched_ext: Inline small ext.c helpers shared across "
` [PATCH v2 sched_ext/for-7.3 4/4] sched_ext: Split sub-scheduler implementation into sub.c

[PATCH v1] cpufreq: intel_pstate: Rearrange checks in hybrid_get_cost()
 2026-07-01 18:08 UTC  (2+ messages)

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-07-01 18:06 UTC  (10+ messages)

[PATCH 0/1] KVM: powerpc/book3s_hv: Handle deferred CFS bandwidth throttle on guest re-entry
 2026-07-01 18:04 UTC  (4+ messages)
` [PATCH 1/1] KVM: powerpc/book3s_hv: Use generic xfer to guest work function

[PATCH net] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
 2026-07-01 18:03 UTC  (5+ messages)

[PATCH v2] workqueue: dump the last woken worker for stalled pools
 2026-07-01 18:01 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Add handler for sriov configure
 2026-07-01 18:01 UTC 

[PATCH v7 0/2] add mcf54415 DAC driver
 2026-07-01 18:00 UTC  (2+ messages)

[PATCH] iio: hid-sensors: Fix poll_value sign check before msleep_interruptible
 2026-07-01 17:59 UTC  (4+ messages)

[PATCH v3] remoteproc: qcom_q6v5_pas: Fix dtb firmware lifecycle and leak
 2026-07-01 17:57 UTC 

[PATCH AUTOSEL 7.0-6.12] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
 2026-07-01 17:55 UTC  (2+ messages)

[PATCH v5 00/11] x86,fs/resctrl: Fix long-standing issues
 2026-07-01 17:55 UTC  (7+ messages)

[PATCH] dt-bindings: leds: lacie,ns2-leds: Convert to DT schema
 2026-07-01 17:53 UTC 

[PATCH] platform/x86: hp-bioscfg: Use more common code in hp_init_bios_package_attribute()
 2026-07-01 17:53 UTC  (3+ messages)

[EXTERNAL] Re: [PATCH net-next] net: mana: Add handler for sriov configure
 2026-07-01 17:54 UTC  (3+ messages)

[PATCH] scsi: ufs: ufshcd: use str_enabled_disabled() for Write Booster messages
 2026-07-01 17:51 UTC 

[PATCH v2] iio: imu: fix typos in comments
 2026-07-01 17:49 UTC  (2+ messages)

[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
 2026-07-01 17:45 UTC  (7+ messages)
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-07-01 17:44 UTC  (5+ messages)
` [PATCH v8 19/22] tools/perf: Support event code for arch standard events
` [PATCH v8 20/22] tools/perf: Add RISC-V CounterIDMask event field

[PATCH v13 00/11] tracing/probes: Add more typecast features
 2026-07-01 17:44 UTC  (6+ messages)
` [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file

[PATCH v3 00/13] perf tests: Robustness and performance improvements
 2026-07-01 17:43 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1] perf pmu: Recognize default_core as a core PMU in more places
 2026-07-01 17:43 UTC  (2+ messages)

[PATCH v3 0/8] perf timechart: Fix memory leaks
 2026-07-01 17:43 UTC  (2+ messages)

[PATCH v2] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
 2026-07-01 17:42 UTC 

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-07-01 17:41 UTC  (3+ messages)

[PATCH] net: airoha: fix MIB stats collection to be lossless
 2026-07-01 17:39 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH v2 0/3] iio: Use named initializers for device_id structures
 2026-07-01 17:40 UTC  (4+ messages)
` [PATCH v2 2/3] iio: imu: adis16550: Simplify device abstraction

[PATCH] mm: memcg: reset zswap settings in css_reset
 2026-07-01 17:37 UTC  (3+ messages)

[PATCH v2 0/6] KVM: arm64: ptdump: Shadow ptdump fixes
 2026-07-01 17:35 UTC  (7+ messages)
` [PATCH v2 3/6] KVM: arm64: ptdump: Fix UAF when mmu->pgt is freed
` [PATCH v2 6/6] KVM: arm64: ptdump: Introduce the shadow ptdump file

[PATCH 0/3] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-07-01 17:34 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add sii,wakealarm-output-pin property for S35390A

[PATCHSET sched_ext/for-7.3] sched_ext: Split sub-scheduler implementation into sub.c
 2026-07-01 17:34 UTC  (4+ messages)
` [PATCH sched_ext/for-7.3 4/4] "

[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
 2026-07-01 17:33 UTC  (5+ messages)
` [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is disabled

[PATCH] tracing: Add a no-rcu-check version of trace_##event##_enabled()
 2026-07-01 17:27 UTC 

[BUG] shmem: shmem_get_folio_gfp livelock
 2026-07-01 17:25 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: qcom: sdm630/660 FastRPC fixes
 2026-07-01 15:31 UTC  (6+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sdm630: describe adsp_mem region properly

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

[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
 2026-07-01 17:24 UTC  (2+ messages)
` [External] : "

[PATCH] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
 2026-07-01 17:24 UTC  (3+ messages)

[PATCH v3] media: atomisp: remove redundant prefix from dev_dbg calls
 2026-07-01 17:22 UTC  (3+ messages)

[PATCH RFC v5 00/12] ZTE zx297520v3 clock bindings and driver
 2026-07-01 17:22 UTC  (3+ messages)

[PATCH 0/1] udmabuf: reject unknown UDMABUF_CREATE flags
 2026-07-01 17:21 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/3] drm/bridge: fix wording in comment about graph
 2026-07-01 17:19 UTC  (4+ messages)
` [PATCH 1/3] drm: of: fix wording in comment
` [PATCH 2/3] drm/bridge: samsung-dsim: "
` [PATCH 3/3] drm/bridge: "

[PATCH] drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
 2026-07-01 17:19 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: microchip,pic32mzda-dmt: Convert to DT schema
 2026-07-01 17:19 UTC 

[PATCH 0/4] treewide, mm: initialize node_possible_map like the other node maps
 2026-07-01 17:18 UTC  (5+ messages)
` [PATCH 1/4] sparc64: set node_possible_map in bootmem_init_numa()
` [PATCH 2/4] sh: set node_possible_map in do_init_bootmem()
` [PATCH 3/4] powerpc/numa: set node_possible_map from node_online_map
` [PATCH 4/4] mm/page_alloc: initialize node_possible_map like the other node maps

[PATCH] accel/rocket: initialize job domain before cleanup paths
 2026-07-01 17:15 UTC 

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-07-01 17:15 UTC  (2+ messages)
` [PATCH v6] "

[PATCH 0/5] Rate limited printing for Rust
 2026-07-01 17:14 UTC  (5+ messages)
` [PATCH 3/5] rust: add pr_*_ratelimit! macros for printing

[PATCH 1/2] HID: multitouch: fix out-of-bounds bit access on mt_io_flags
 2026-07-01 17:13 UTC  (2+ messages)
  ` [PATCH 2/2] selftests/hid: multitouch: test a large ContactCountMaximum

[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-07-01 17:12 UTC  (11+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v4 03/10] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v4 04/10] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v4 05/10] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v4 06/10] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v4 07/10] vfio/pci: Clean up BAR zap and revocation
` [PATCH v4 08/10] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v4 09/10] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v4 10/10] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH v2 0/2] KVM: x86: gmem populate fix and cleanups
 2026-07-01 17:12 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: TDX: Return EINVAL, not EOPNOTSUPP, for NULL INIT_MEM_REGION source

[for-next][PATCH 00/15] tracing: Updates for 7.2
 2026-07-01 17:11 UTC  (6+ messages)
` [for-next][PATCH 04/15] tracepoint: Add lockdep rcu_is_watching() check to trace_##name##_enabled()

[PATCH] arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1
 2026-07-01 17:09 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-01 17:07 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: add compatible for new Skov I.MX8MP variant

[PATCH 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-01 17:06 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: Add Himax HM1092 NIR sensor

[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
 2026-07-01 17:05 UTC  (5+ messages)
` [PATCH v1 1/4] drm/hyperv: Unregister pci driver in error path before module unload
` [PATCH v1 2/4] drm/hyperv: Explicitly set subvendor and subdevice for pci match array
` [PATCH v1 3/4] drm/hyperv: Drop useless empty remove callback
` [PATCH v1 4/4] drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arrays

[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
 2026-07-01 17:03 UTC  (3+ messages)

[PATCH] wifi: ath: avoid repeated divisions in DFS PRI detector
 2026-07-01 17:04 UTC 

[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-01 17:03 UTC  (7+ messages)
` [PATCH v6 05/23] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v6 09/23] sched/core: Push current task from non preferred CPU

[PATCH] dt-bindings: mmc: mtk-sd: Document extra clocks for MT8189
 2026-07-01 17:03 UTC  (2+ messages)

[PATCH] mm/migrate_device: pin large folios before splitting
 2026-07-01 17:02 UTC  (3+ messages)

[PATCH v3 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-07-01 17:01 UTC  (3+ messages)
` [PATCH v3 4/4] pmdomain: add support system-wide resume latency constraints

[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
 2026-07-01 17:01 UTC  (5+ messages)
` [PATCH 3/4] sfc/siena: use kmalloc() to allocate logging buffer
` [PATCH 4/4] sfc: "

[PATCH v5 0/3] x86/tdx: Fix port I/O handling bugs
 2026-07-01 17:00 UTC  (4+ messages)
` [PATCH v5 2/3] x86/insn-eval: Add insn_assign_reg() helper

[PATCH] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8189 SoC
 2026-07-01 17:00 UTC  (2+ messages)

[PATCH] dt-bindings: phy: mediatek,tphy: Add support for MT8189 SoC
 2026-07-01 16:59 UTC  (3+ messages)

[PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
 2026-07-01 16:59 UTC  (3+ messages)

[PATCH v2] perf test amd ibs: avoid using executable heap
 2026-07-01 16:59 UTC  (3+ messages)

[PATCH v2 0/3] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-01 16:58 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: leds: nxp,pca963x: add multicolor LED support

[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
 2026-07-01 16:57 UTC  (8+ messages)
` [PATCH v3 1/3] KVM: arm64: skip pKVM cache flushes for non cacheable mappings

[PATCH] x86/setup: do not include kexec_handover.h from asm/setup.h
 2026-07-01 16:57 UTC  (2+ messages)

[PATCH 0/5] gpio: nomadik: silence boot log
 2026-07-01 16:57 UTC  (6+ messages)
` [PATCH 1/5] gpio: nomadik: convert nmk_gpio_populate_chip() to goto cleanup
` [PATCH 2/5] gpio: nomadik: add missing dev_err() call on chip populate failure
` [PATCH 3/5] gpio: nomadik: drop duplicate probe error line
` [PATCH 4/5] gpio: nomadik: use dev_err_probe()
` [PATCH 5/5] gpio: nomadik: drop "chip registered" log on probe success

[PATCH v1 0/2] reset: mediatek: add syscon-based reset controller
 2026-07-01 16:57 UTC  (5+ messages)
` [PATCH v1 1/2] Documentation: dt: reset: add mediatek,syscon-reset binding

[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
 2026-07-01 16:56 UTC  (5+ messages)

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-01 16:56 UTC  (3+ messages)
` [PATCH 2/6] mm: extract mm_prepare_for_swap_entries() helper

[PATCH v2 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2026-07-01 16:55 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC
` [PATCH v2 2/4] dt-bindings: arm: mediatek: add Mediatek Genio 520/720-EVK boards

[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8189 SoC
 2026-07-01 16:55 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-07-01 16:55 UTC  (4+ messages)
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined

[PATCH] mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
 2026-07-01 16:54 UTC  (4+ messages)

[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-01 16:53 UTC  (4+ messages)
` [PATCH 23/42] dt-bindings: display: mediatek: Introduce Digital Video Output HW

[PATCH rfc 0/2] Improvements to ftrace comm[] handling
 2026-07-01 16:52 UTC  (10+ messages)
` [PATCH 2/2] tracing: Keep pid and comm[] in the same structure

[PATCH v4 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-07-01 16:50 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: phy: qcom,qusb2: Document QUSB2 Phy for Shikra
` [PATCH v4 2/4] dt-bindings: phy: qcs615-qmp-usb3dp: Add support for Shikra SoC
` [PATCH v4 3/4] phy: qcom-qusb2: Add support for Shikra
` [PATCH v4 4/4] phy: qcom: qmp-usbc: Add qmp configuration "

[PATCH v2 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-01 16:50 UTC  (5+ messages)
` [PATCH v2 1/4] media: v4l2-common: Convert v4l2_fill_pixfmt_mp() to static inline wrapper
` [PATCH v2 2/4] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()
` [PATCH v2 3/4] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper
` [PATCH v2 4/4] media: rzg2l-cru: Align bytesperline to hardware DMA stride requirement

[PATCH] fix: sound/soc/samsung: snow_probe: leaked of_node references on devm_snd_soc_register_card failure
 2026-07-01 16:49 UTC  (2+ messages)

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-01 16:49 UTC  (3+ messages)
` [PATCH 17/32] x86/resctrl: Stop using "

[PATCH] sched/eevdf: Delayed dequeue task can't preempt
 2026-07-01 16:49 UTC 

[PATCH bpf-next v8 0/9] bpf: Introduce global percpu data
 2026-07-01 16:49 UTC  (3+ messages)
` [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for "

[PATCH v3 0/3] Add devicetree for the Graperain G3568 v2
 2026-07-01 16:45 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add graperain
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Graperain G3568 series
` [PATCH v3 3/3] arm64: dts: rockchip: Add devicetree for the Graperain G3568 v2


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