public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-12 14:56:03 to 2026-01-12 16:28:33 UTC [more...]

[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 16:26 UTC  (3+ messages)
` [PATCH v4 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v4 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node

[PATCH] Input: serio - complete sizeof(*pointer) conversions
 2026-01-12 16:27 UTC 

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-12 16:26 UTC  (3+ messages)
` [PATCH v2 12/27] rust: of: add __rust_helper to helpers

[PATCH] i2c: Add FTDI FT4222H USB I2C adapter
 2026-01-12 16:26 UTC  (3+ messages)

[PATCH v6] panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
 2026-01-12 16:24 UTC  (2+ messages)

[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-12 16:24 UTC  (4+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "

[PATCH v2] i2c: riic: Move suspend handling to NOIRQ phase
 2026-01-12 16:23 UTC  (2+ messages)

[PATCH v4] tools: jobserver: Prevent deadlock caused by incorrect jobserver configuration and enhance error reporting
 2026-01-12 16:23 UTC  (3+ messages)

[PATCH v3 0/2] rust: add new workqueue functions
 2026-01-12 16:22 UTC  (8+ messages)
` [PATCH v3 2/2] rust: add system_percpu() around the new system_percpu_wq

[PATCH] mm/khugepaged: make khugepaged_collapse_control static
 2026-01-12 16:22 UTC  (2+ messages)

[PATCH v4 00/19] ublk: add support for integrity data
 2026-01-12 16:22 UTC  (2+ messages)

[PATCH] fat: avoid parent link count underflow in rmdir
 2026-01-12 16:20 UTC  (3+ messages)

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-12 16:20 UTC  (12+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
    ` [Intel-wired-lan] "
` [PATCH net-next 03/12] dpll: Add helpers to find DPLL pin fwnode

[PATCH v3 RESEND] rust: cpumask: rename methods of Cpumask for clarity and consistency
 2026-01-12 16:20 UTC  (2+ messages)

[PATCH] mm/khugepaged: make khugepaged_collapse_control static
 2026-01-12 16:18 UTC 

[RFC PATCH 0/2] mm: improve folio refcount scalability
 2026-01-12 16:17 UTC  (5+ messages)

[PATCH] gpio: remove the gpio-tn48m driver
 2026-01-12 16:16 UTC  (4+ messages)

[syzbot] [exfat?] WARNING in msdos_rmdir
 2026-01-12 16:15 UTC  (2+ messages)

[PATCH] perf: fix segfault in `lock contention -b`
 2026-01-12 16:15 UTC  (3+ messages)

[PATCH v1 0/7] i2c: busses: Introduce and use HZ_PER_GHZ
 2026-01-12 16:15 UTC  (6+ messages)
` [PATCH v1 1/7] units: Add HZ_PER_GHZ
` [PATCH v1 4/7] i2c: nomadik: Use HZ_PER_GHZ constant instead of plain number

[PATCH v11] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2026-01-12 16:14 UTC 

[PATCH v2 00/15] `syn` rewrite of pin-init
 2026-01-12 16:14 UTC  (5+ messages)
` [PATCH v2 02/15] rust: pin-init: allow the crate to refer to itself as `pin-init` in doc tests
` [PATCH v2 04/15] rust: pin-init: internal: add utility API for syn error handling

[PATCH 0/4] dma-buf: add revoke mechanism to invalidate shared buffers
 2026-01-12 16:12 UTC  (8+ messages)

[PATCH 00/11] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-12 16:10 UTC  (8+ messages)
` [PATCH 02/11] dt-bindings: pinctrl: document access-controllers property for stm32 HDP

[PATCH rc v5 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2026-01-12 16:10 UTC  (6+ messages)
` [PATCH rc v5 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence

[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
 2026-01-12 16:09 UTC  (5+ messages)

[PATCH net-next 10/12] dpll: Add reference count tracking support
 2026-01-12 16:06 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] KVM: arm64: fix missing <asm/stackpage/nvhe.h> include
 2026-01-12 16:04 UTC 

[PATCH 1/1] cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()
 2026-01-12 16:03 UTC  (4+ messages)

[PATCH] percpu: add basic double free check
 2026-01-12 16:03 UTC  (2+ messages)

[PATCH cgroup/for-6.20 v4 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-12 16:02 UTC  (7+ messages)
` [PATCH cgroup/for-6.20 v4 4/5] "

[PATCH cgroup/for-6.20 v5 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-12 16:00 UTC  (6+ messages)
` [PATCH cgroup/for-6.20 v5 1/5] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [PATCH cgroup/for-6.20 v5 2/5] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [PATCH cgroup/for-6.20 v5 3/5] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [PATCH cgroup/for-6.20 v5 4/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
` [PATCH cgroup/for-6.20 v5 5/5] cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()

[PATCH] i3c: Move device name assignment after i3c_bus_init
 2026-01-12 16:00 UTC  (2+ messages)

[PATCH mm-new] mm/early_ioremap: Clean up the use of WARN() for debugging
 2026-01-12 16:00 UTC  (2+ messages)

[PATCH v1 0/2] Free contiguous order-0 pages efficiently
 2026-01-12 15:57 UTC  (7+ messages)
` [PATCH v1 1/2] mm/page_alloc: Optimize free_contig_range()

[PATCH v2 0/4] fix -Werror issues
 2026-01-12 15:57 UTC  (7+ messages)
` [PATCH v2 1/4] scripts/kernel-doc: fix logic to handle unissued warnings
` [PATCH v2 2/4] scripts/kernel-doc: avoid error_count overflows
` [PATCH v2 3/4] scripts/kernel-doc: ensure that comments are using our coding style
` [PATCH v2 4/4] scripts/kernel-doc: some fixes to kernel-doc comments

[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
 2026-01-12 15:54 UTC  (3+ messages)

[ANNOUNCE] 5.4.302-rt104 (EOL)
 2026-01-12 15:52 UTC  (2+ messages)

[PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
 2026-01-12 15:52 UTC  (6+ messages)
` [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced

[PATCH v1] drm/amd/display: Initialise backlight level values from hw
 2026-01-12 15:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH mm-hotfixes] mm/vma: do not leak memory when .mmap_prepare swaps the file
 2026-01-12 15:51 UTC 

[PATCH v4 0/2] Add FD-Only mode support for R-Car CANFD
 2026-01-12 15:51 UTC  (2+ messages)

[PATCH 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
 2026-01-12 15:50 UTC  (7+ messages)
` [PATCH 01/10] dt-bindings: mtd: brcm,brcmnand: Drop "brcm,brcmnand" compatible for iProc
` [PATCH 05/10] dt-bindings: mtd: partitions: Define "#{address,size}-cells" in specific schemas

[syzbot] [gfs2?] WARNING in rgblk_free (2)
 2026-01-12 15:49 UTC 

[PATCH] regulator: dummy, make dummy_regulator_driver static
 2026-01-12 15:49 UTC 

[PATCH v6 1/2] tee: add revision sysfs attribute
 2026-01-12 15:48 UTC  (3+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] tee: optee: store OS revision for TEE core

[PATCH 0/6] Address race condition with Device::drvdata()
 2026-01-12 15:47 UTC  (11+ messages)
` [PATCH 6/6] rust: driver: drop device private data post unbind

[PATCH 0/3] dma-mapping: Improve atomic pool behaviour
 2026-01-12 15:46 UTC  (4+ messages)
` [PATCH 1/3] dma/pool: Improve pool lookup
` [PATCH 2/3] mm_zone: Generalise has_managed_dma()
` [PATCH 3/3] dma/pool: Avoid allocating redundant pools

[PATCH] arm64/mm: Fix annotated branch unbootable kernel
 2026-01-12 15:46 UTC  (5+ messages)

[PATCH v5] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-12 15:44 UTC  (9+ messages)

[PATCH] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
 2026-01-12 15:43 UTC 

[PATCH v7 0/3] media: qcom: camss: Add camss TPG support for multiple targets
 2026-01-12 15:43 UTC  (3+ messages)
` [PATCH v7 3/3] media: qcom: camss: tpg: Add "

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2026-01-12 15:43 UTC  (9+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode

[PATCH v2 0/6] uaccess: Introduce copy_from_user_nul helper
 2026-01-12 15:43 UTC  (3+ messages)
` [PATCH v2 3/6] tracing: Use copy_from_user_nul() instead of copy_from_user()

[PATCH] dma-direct: swiotlb: Skip encryption toggles for swiotlb allocations
 2026-01-12 15:42 UTC  (5+ messages)

[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
 2026-01-12 15:41 UTC  (3+ messages)
` [RFC PATCH 05/77] fdtdump: Change FDT_PROP prob handling to ease future addition

[syzbot] [usb?] memory leak in es58x_open
 2026-01-12 15:41 UTC  (3+ messages)

[PATCH v2 1/6] uaccess: Add copy_from_user_nul helper
 2026-01-12 15:40 UTC  (4+ messages)

[PATCH] btrfs: zoned: remove redundant space_info lock and variable in do_allocation_zoned
 2026-01-12 15:40 UTC 

[PATCH v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2026-01-12 15:39 UTC  (2+ messages)

[RFC PATCH v1] mm: improve call_controls_lock
 2026-01-12 15:36 UTC  (2+ messages)

[Samsung] bsg-lib.c patch for double-free error fix
 2026-01-12 15:36 UTC 

[PATCH net-next] net: hv_netvsc: reject RSS hash key programming without RX indirection table
 2026-01-12 15:34 UTC  (2+ messages)

[PATCH v7 1/2] platform/x86: thinkpad_acpi: Add support to detect hardware damage detection capability
 2026-01-12 15:34 UTC  (2+ messages)

[PATCH v2 0/4] Enable substate residencies for multiple PMCs
 2026-01-12 15:34 UTC  (2+ messages)

[PATCH v2] platform/x86: ISST: Optimize suspend/resume callbacks
 2026-01-12 15:34 UTC  (2+ messages)

[PATCH v2] platform/x86: ISST: Check for admin capability for write commands
 2026-01-12 15:34 UTC  (2+ messages)

[PATCH v2 0/2] platform/x86: ISST: Fix for write lock and suspend/resume
 2026-01-12 15:33 UTC  (2+ messages)

[PATCH v3 0/9] platform/wmi: Introduce marshalling support
 2026-01-12 15:33 UTC  (2+ messages)

[REGRESSION] VirtualBox VM crashes (BSOD) during Windows installation on btrfs with kernels 6.18+ (works on 6.12 LTS)
 2026-01-12 15:33 UTC  (5+ messages)

[PATCH v11 0/4] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2026-01-12 15:31 UTC  (2+ messages)

Regression in performance when using PREEMPT_RT
 2026-01-12 15:27 UTC  (2+ messages)

[PATCH v1 0/2] Add support for HiTRON HAC300S PSU
 2026-01-12 15:26 UTC  (3+ messages)
` [PATCH v1 2/2] hwmon: "

[PATCH net-next v2] net: stmmac: convert to use .get_rx_ring_count
 2026-01-12 15:26 UTC  (2+ messages)

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-12 15:25 UTC  (4+ messages)
` [RFC PATCH v3 5/8] Documentation/admin-guide/cgroups: update docs for mems_allowed

[PATCH net-next v4 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2026-01-12 15:24 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: "

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2026-01-12 15:22 UTC  (5+ messages)
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-12 15:20 UTC  (22+ messages)
` [PATCH RFC v2 01/20] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH RFC v2 02/20] mm/slab: move and refactor __kmem_cache_alias()
` [PATCH RFC v2 03/20] mm/slab: make caches with sheaves mergeable
` [PATCH RFC v2 04/20] slab: add sheaves to most caches
` [PATCH RFC v2 05/20] slab: introduce percpu sheaves bootstrap
` [PATCH RFC v2 06/20] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC v2 07/20] slab: handle kmalloc sheaves bootstrap
` [PATCH RFC v2 08/20] slab: add optimized sheaf refill from partial list
` [PATCH RFC v2 09/20] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH RFC v2 10/20] slab: remove SLUB_CPU_PARTIAL
` [PATCH RFC v2 11/20] slab: remove the do_slab_free() fastpath
` [PATCH RFC v2 12/20] slab: remove defer_deactivate_slab()
` [PATCH RFC v2 13/20] slab: simplify kmalloc_nolock()
` [PATCH RFC v2 14/20] slab: remove struct kmem_cache_cpu
` [PATCH RFC v2 15/20] slab: remove unused PREEMPT_RT specific macros
` [PATCH RFC v2 16/20] slab: refill sheaves from all nodes
` [PATCH RFC v2 17/20] slab: update overview comments
` [PATCH RFC v2 18/20] slab: remove frozen slab checks from __slab_free()
` [PATCH RFC v2 19/20] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH RFC v2 20/20] mm/slub: cleanup and repurpose some "
` [PATCH v2 00/20] slab: replace cpu (partial) slabs with sheaves

[PATCH] arm64: dts: qcom: sm8750: Enable download mode register write
 2026-01-12 15:17 UTC 

[PATCH v1] mm: kmsan: add tests for high-order page freeing
 2026-01-12 15:18 UTC  (2+ messages)

[PATCH 0/4] Add eMMC PHY support for Axiado AX3000 SoC
 2026-01-12 15:17 UTC  (2+ messages)

[PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
 2026-01-12 15:17 UTC  (2+ messages)

[PATCH net-next v10 0/7] netconsole: support automatic target recovery
 2026-01-12 15:16 UTC  (4+ messages)
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume

[PATCH v2] arm64: dts: imx93-11x11-frdm: Add MQS audio support
 2026-01-12 15:19 UTC  (3+ messages)

[PATCH v0] PM: wakeup: call device resume after superior device complete resume
 2026-01-12 15:14 UTC 

[PATCH][next] optee: make read-only array attr static const
 2026-01-12 15:15 UTC  (3+ messages)

[PATCH 0/2] platform/x86: hp-wmi: Add manual fan support for Victus S laptops
 2026-01-12 15:14 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] platform/x86: hp-wmi: add manual fan control for Victus S models
  ` [PATCH v2 2/2] platform/x86: hp-wmi: implement fan keep-alive

[PATCH v2 0/2] Add Microchip IPC remoteproc support
 2026-01-12 15:14 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc

[PATCH v11 0/5] media: qcom: camss: Add Kaanapali support
 2026-01-12 15:13 UTC  (4+ messages)
` [PATCH v11 3/5] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY

[PATCH net-next 06/12] dpll: Support dynamic pin index allocation
 2026-01-12 15:13 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v8 0/4] Add a few tracepoints to panthor
 2026-01-12 15:12 UTC  (3+ messages)
` [PATCH v8 2/4] drm/panthor: Extend IRQ helpers for mask modification/restoration

[PATCH] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
 2026-01-12 15:11 UTC  (5+ messages)

[PATCH] sched/fair: Fix pelt lost idle time detection
 2026-01-12 15:11 UTC  (12+ messages)

[syzbot] [fs?] memory leak in __shmem_file_setup
 2026-01-12 15:10 UTC  (3+ messages)

[PATCH] phy: qcom: qmp-combo: Add polarity inversion support for SAR2130P
 2026-01-12 15:10 UTC  (3+ messages)

[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
 2026-01-12 15:09 UTC  (8+ messages)

[PATCH v2 0/5] gs101: Add support for Display Process Unit (DPU) clocks
 2026-01-12 15:07 UTC  (3+ messages)
` [PATCH v2 4/5] clk: samsung: gs101: add "

[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
 2026-01-12 15:06 UTC  (12+ messages)

[PATCH v3 0/5] media: platform: nxp: Trivial cleanup pathces
 2026-01-12 15:06 UTC  (2+ messages)

[PATCH v2 0/4] drm/amdkfd: Add batch userptr allocation support
 2026-01-12 15:05 UTC  (10+ messages)

[PATCH v12 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-12 15:05 UTC  (4+ messages)

[PATCH v2 0/3] cpufreq: Introduce boot frequency QoS
 2026-01-12 15:04 UTC  (9+ messages)
` [PATCH v2 2/3] cpufreq: Centralize boost freq QoS requests
` [PATCH v2 3/3] cpufreq: Update set_boost callbacks to rely on boost_freq_req

[PATCH] panic: only warn about deprecated panic_print on write access
 2026-01-12 15:03 UTC  (9+ messages)

[PATCH v5 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2026-01-12 15:02 UTC  (9+ messages)
` [PATCH v5 11/24] scsi: ufs: mediatek: Rework probe function

[PATCH v2] btrfs: reset block group size class when reservations are freed
 2026-01-12 15:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 00/15] net: ftgmac100: Various probe cleanups
 2026-01-12 15:02 UTC  (4+ messages)

[PATCH v7 0/2] media: add Himax HM1246 image sensor
 2026-01-12 14:49 UTC  (3+ messages)
` [PATCH v7 1/2] media: dt-bindings: i2c: "
` [PATCH v7 2/2] media: i2c: add Himax HM1246 image sensor driver

include/net/sock.h:2100:16: sparse: sparse: cast to non-scalar
 2026-01-12 15:02 UTC  (6+ messages)

[PATCH] scsi: qla2xxx: edif: Fix dma_free_coherent() size
 2026-01-12 15:01 UTC  (3+ messages)

[PATCH 0/4] Some fix patches for uvc gadget function
 2026-01-12 15:00 UTC  (5+ messages)
` [PATCH 4/4] usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg fail

[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-12 14:56 UTC  (10+ messages)
` [PATCH bpf-next v5 1/9] "
` [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v5 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v5 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v5 8/9] libbpf: Add common attr "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add tests to verify map create failure log

[PATCH v2] media: i2c: imx283: add support for non-continuous MIPI clock mode
 2026-01-12 14:59 UTC 

[PATCH AUTOSEL 6.18-5.10] ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
 2026-01-12 14:58 UTC 

[PATCH v6 0/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
 2026-01-12 14:58 UTC  (8+ messages)
` [PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages

[PATCH] usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs
 2026-01-12 14:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
 2026-01-12 14:56 UTC  (4+ messages)
` [PATCH v2 1/2] x86/virt/tdx: Retrieve TDX module version

[PATCH v14 00/10] erofs: Introduce page cache sharing feature
 2026-01-12 14:40 UTC  (3+ messages)

[PATCH v2] usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt name
 2026-01-12 14:56 UTC  (2+ messages)

[PATCH v2 0/4] Fixes for EIP97/EIP197 binding and devicetrees
 2026-01-12 14:55 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: inside-secure,safexcel: Add SoC compatibles
` [PATCH v2 2/4] dt-bindings: crypto: inside-secure,safexcel: Mandate only ring IRQs
` [PATCH v2 3/4] arm64: dts: marvell: Add SoC specific compatibles to SafeXcel crypto
` [PATCH v2 4/4] arm64: dts: mediatek: mt7986a: Change compatible for "


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