The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-22 19:54:51 to 2026-05-22 22:46:11 UTC [more...]

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-22 22:46 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH v2 3/5] KVM: guest_memfd: Handle errors from xa_store_range() when binding
` [PATCH v2 4/5] KVM: SNP: Fix kunmap_local() unmapping order
` [PATCH v2 5/5] KVM: SNP: Mark source page dirty in sev_gmem_post_populate

[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-22 22:44 UTC  (12+ messages)

[PATCH v8 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
 2026-05-22 22:43 UTC  (2+ messages)

[PATCH] f2fs: another way to set large folio by remembering inode number
 2026-05-22 22:41 UTC  (11+ messages)
` [PATCH v2] "
            ` [f2fs-dev] "

[PATCH] vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()
 2026-05-22 22:39 UTC  (2+ messages)

[PATCH v2] vfio/pci: Use a private flag to prevent power state change with VFs
 2026-05-22 22:39 UTC  (2+ messages)

[PATCH v2] x86/mm: fix freeing of PMD-sized vmemmap pages
 2026-05-22 22:35 UTC  (6+ messages)

[RFC PATCH v1 00/14] perf stat: Decouple and modularize metrics/events output printing API
 2026-05-22 22:33 UTC  (15+ messages)
` [RFC PATCH v1 01/14] perf stat: Introduce core generic print traversal engine and header stubs
` [RFC PATCH v1 02/14] perf stat: Implement standard console (STD) formatting callbacks
` [RFC PATCH v1 03/14] perf stat: Extend STD output linter to test basic New API checks
` [RFC PATCH v1 04/14] perf stat: Extend STD output linter to test core aggregation checks
` [RFC PATCH v1 05/14] perf stat: Extend STD output linter to test advanced PMU checks
` [RFC PATCH v1 06/14] perf stat: Extend STD output linter to test metric-only checks
` [RFC PATCH v1 07/14] perf stat: Implement CSV formatting callbacks
` [RFC PATCH v1 08/14] perf stat: Extend CSV output linter to test core aggregation checks
` [RFC PATCH v1 09/14] perf stat: Extend CSV output linter to test advanced PMU and metric-only checks
` [RFC PATCH v1 10/14] perf stat: Implement streaming JSON formatting callbacks
` [RFC PATCH v1 11/14] perf stat: Extend JSON output linter to test core aggregation checks
` [RFC PATCH v1 12/14] perf stat: Extend JSON output linter to test advanced PMU and metric-only checks
` [RFC PATCH v1 13/14] perf stat: Add --new support to PMU metrics Python validator
` [RFC PATCH v1 14/14] perf stat: Extend PMU metrics value linter to validate --new outputs

[PATCH V3 0/4] KVM: X86: Correctly populate nested page fault injection error information
 2026-05-22 22:34 UTC  (8+ messages)
` [PATCH V3 2/4] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
` [PATCH V3 3/4] KVM: VMX: Fix nested EPT violation injection of GVA_IS_VALID/GVA_TRANSLATED bits
` [PATCH V3 4/4] KVM: selftests: Add nested page fault injection test

[PATCH v2 0/2] Wait for device readiness after D3hot -> D0uninitialized transition
 2026-05-22 22:30 UTC  (2+ messages)

[PATCH] tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet
 2026-05-22 22:29 UTC  (4+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-05-22 22:25 UTC  (4+ messages)
` [PATCH v2 11/13] x86/entry/fred: encode frame pointer on entry

[patch V4 00/14] futex: Address the robust futex unlock race for real
 2026-05-22 22:16 UTC  (3+ messages)
` [PATCH 15/14] selftests: futex: Add tests for robust unlock within the critical section

[git pull] drm fixes for 7.1-rc5
 2026-05-22 22:16 UTC 

[PATCH 0/3] tools/nolibc: add support for ftruncate()
 2026-05-22 22:12 UTC  (4+ messages)

[PATCH RFC v2 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-05-22 22:11 UTC  (3+ messages)

[PATCH v3 0/2] perf tool_pmu: Support enable/disable for tool PMU events
 2026-05-22 22:10 UTC  (3+ messages)
` [PATCH v4 "

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-22 22:07 UTC  (3+ messages)
` [PATCH 1/8] mm: Add ptep_try_set() for lockless empty-slot installs

[PATCH 0/7 v2] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-05-22 22:06 UTC  (8+ messages)
` [PATCH 1/7 v2] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/7 v2] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/7 v2] mm/page_counter: introduce stock drain APIs
` [PATCH 4/7 v2] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 5/7 v2] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 6/7 v2] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 7/7 v2] mm/memcontrol: remove unused memcg_stock code

[PATCH v8 00/58] perf: Reorganize scripting support
 2026-05-22 22:04 UTC  (25+ messages)
` [PATCH v9 00/23] perf python: Modernize and extend Python API (Phase 1)
  ` [PATCH v9 01/23] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v9 02/23] perf arch x86: "
  ` [PATCH v9 03/23] perf tests: "
  ` [PATCH v9 04/23] perf script: "
  ` [PATCH v9 05/23] perf util: "
  ` [PATCH v9 06/23] perf python: Add "
  ` [PATCH v9 07/23] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v9 08/23] perf data: Add open flag
  ` [PATCH v9 09/23] perf evlist: Add reference count
  ` [PATCH v9 10/23] perf evsel: "
  ` [PATCH v9 11/23] perf evlist: Add reference count checking
  ` [PATCH v9 12/23] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v9 13/23] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v9 14/23] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v9 15/23] perf python: Refactor and add accessors to sample event
  ` [PATCH v9 16/23] perf python: Add mmap2 event
  ` [PATCH v9 17/23] perf python: Add callchain support
  ` [PATCH v9 18/23] perf python: Extend API for stat events in python.c
  ` [PATCH v9 19/23] perf python: Expose brstack in sample event
  ` [PATCH v9 20/23] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v9 21/23] perf python: Add config file access
  ` [PATCH v9 22/23] perf python: Add perf.pyi stubs file
  ` [PATCH v9 23/23] perf python: Add LiveSession helper

[PATCH v4 1/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-05-22 22:05 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/8] platform/x86: uniwill-laptop: Charging-related improvements
 2026-05-22 22:01 UTC  (3+ messages)

[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
 2026-05-22 22:00 UTC 

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-22 21:58 UTC  (16+ messages)
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v18 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v18 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v18 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH net-next] net: e100: replace silent 'hope for the best' with debug message
 2026-05-22 21:52 UTC  (2+ messages)

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-22 21:47 UTC  (10+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-22 21:45 UTC  (3+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings

[PATCH] trace: turn hist_elt_data field_var_str into a flexible array
 2026-05-22 21:44 UTC 

[PATCH v4] platform/x86/amd: Introduce Halo Box RGB LED driver
 2026-05-22 21:42 UTC  (2+ messages)

[PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility
 2026-05-22 21:40 UTC  (6+ messages)
` [PATCH 2/3] selftests/nolibc: cast execve() argv string to character pointer

[PATCH v7 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-05-22 21:37 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH net-next v8 1/2] net: sfp: apply I2C adapter quirks to limit block size
 2026-05-22 21:36 UTC  (3+ messages)

[PATCH v3 0/4] Introduce QPW for per-cpu operations (v3)
 2026-05-18 16:24 UTC  (3+ messages)

[PATCH v2 0/4] phy: qcom: qmp-combo fixes + x1-dell-thena DT maintenance
 2026-05-22 21:33 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: x1-dell-thena: bump linux,cma to 256 MiB

[PATCH 0/8] x86-32 CPU configuration cleanups
 2026-05-22 21:33 UTC  (8+ messages)
` [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options
` [PATCH 8/8] x86: simplify 32-bit instruction set selection

[PATCH v1 0/3] perf: Fix kwork memory sanitization and libunwind test builds
 2026-05-22 21:33 UTC  (2+ messages)

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-22 21:31 UTC  (12+ messages)

[PATCHv2] trace: allocate fields with elt struct
 2026-05-22 21:26 UTC 

[PATCH net-next v8 2/2] net: sfp: extend SMBus support
 2026-05-22 21:24 UTC  (3+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in reverse_path_check_proc
 2026-05-22 21:22 UTC  (2+ messages)

[PATCH v5 0/8] media: rockchip: rkcif: add support for rk3588 vicap
 2026-05-22 21:23 UTC  (9+ messages)
` [PATCH v5 1/8] Documentation: admin-guide: media: add "
` [PATCH v5 2/8] media: dt-bindings: add rockchip "
` [PATCH v5 3/8] media: rockchip: rkcif: add support for rk3588 vicap mipi capture
` [PATCH DONOTMERGE v5 4/8] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
` [PATCH v5 5/8] arm64: dts: rockchip: add vicap node "
` [PATCH v5 6/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam0
` [PATCH v5 7/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam1
` [PATCH v5 8/8] arm64: defconfig: enable designware mipi csi-2 receiver

[PATCH v3 00/11] add mcf54415 DAC driver
 2026-05-22 21:20 UTC  (12+ messages)
` [PATCH v3 01/11] m68k: mcf5441x: fix clocks numbering
` [PATCH v3 02/11] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v3 03/11] m68k: mcf5441x: initialize DAC clocks by iio DAC driver name
` [PATCH v3 04/11] m68k: defconfig: update stmark2 defconfig
` [PATCH v3 05/11] m68k: add DAC modules base addresses
` [PATCH v3 06/11] m68k: mcf5441x: add CCM registers
` [PATCH v3 07/11] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v3 08/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v3 09/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v3 10/11] m68k: stmark2: enable DACs outputs
` [PATCH v3 11/11] iio: dac: add mcf54415 DAC

[PATCH] ARM: zte: clean up zx297520v3 doc. warnings
 2026-05-22 21:20 UTC  (5+ messages)

[PATCH] ARM: io: avoid KASAN instrumentation of raw halfword I/O
 2026-05-22 21:20 UTC 

[PATCH] ARM: entry: use byte load for KASAN VMAP stack shadow
 2026-05-22 21:15 UTC 

[PATCH v4 0/2] drm/hyperv: harden host message parsing
 2026-05-22 21:09 UTC  (3+ messages)
` [PATCH v4 2/2] drm/hyperv: validate VMBus packet size in receive callback

[PATCH] sched/deadline: Use revised wakeup rule only for running dl_server
 2026-05-22 20:58 UTC  (2+ messages)

[PATCH 00/12] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-05-22 20:54 UTC  (9+ messages)
` [PATCH 05/12] dmaengine: dw-edma-pcie: Add capability match data
` [PATCH 09/12] dmaengine: dw-edma-pcie: Add register offset match flag

[PATCH v02] mailbox/pcc.c shmem map/unmap in callbacks
 2026-05-22 20:52 UTC 

[PATCH v6 RESEND 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-05-22 20:46 UTC  (3+ messages)
` [PATCH v6 1/2] pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs
` [PATCH v6 2/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PM

[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
 2026-05-22 20:45 UTC  (17+ messages)
        ` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout

[PATCH 0/3] guest_memfd fixes for bind and populate
 2026-05-22 20:45 UTC  (4+ messages)
` [PATCH 1/3] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH 2/3] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH 3/3] KVM: guest_memfd: Handle errors from xa_store_range() when binding

[PATCH] bpf: Add nelems overflow check in btf_find_field_one() btf_find_field_one() multiplies a u32 nelems accumulator by each nested array level's element count without checking for overflow. The sibling function __btf_resolve_size() already guards against the same overflow pattern (btf.c line 2110). Currently the BTF array verifier (btf_array_resolve) rejects BTF blobs whose total array size would overflow u32, so this code path is not reachable with crafted BTF input on kernels that include that check. Add check_mul_overflow() anyway to keep btf_find_field_one() self-consistent with __btf_resolve_size() and to guard against future changes in the validation ordering. Fixes: 994796c0256c ("bpf: create repeated fields for arrays.")
 2026-05-22 20:44 UTC  (2+ messages)

[PATCH v2] pwm: imx27: Fix variable truncation in .apply()
 2026-05-22 20:44 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_qca: Increase SSR delay for rampatch and NVM loading
 2026-05-22 20:42 UTC  (4+ messages)

[PATCH v2] perf/ftrace: Fix WARNING in __unregister_ftrace_function
 2026-05-22 20:39 UTC  (3+ messages)

[PATCH v12 0/3] riscv: canaan: Add support for K230 clock
 2026-05-22 20:39 UTC  (3+ messages)
` [PATCH] clk: canaan: k230: Fix sparse warnings reported by LKP

[syzbot] [usb?] KASAN: slab-use-after-free Write in iowarrior_write_callback (2)
 2026-05-22 20:38 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: trivial-devices: add fsl,mc1323
 2026-05-22 20:38 UTC 

[PATCH v2 0/2] i2c: Consistently define pci_device_ids using named initializers
 2026-05-22 20:35 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: designware-pcidrv: "
` [PATCH v2 2/2] i2c: eg20t: "

[PATCH v2] platform/x86: hp-wmi: Add thermal support for board 8B2F
 2026-05-22 20:34 UTC 

[PATCH v2 1/2] dmaengine: idxd: Do not call destroy_workqueue with null idxd->wq
 2026-05-22 20:34 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: idxd: fix duplicate memory frees on initialization error path

[PATCH v5 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-05-22 20:33 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs
  ` [PATCH v6 2/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PM

[PATCH 0/3] Input: adafruit-seesaw: use dev_err_probe and add IRQ support
 2026-05-22 20:32 UTC  (6+ messages)
` [PATCH 2/3] Input: adafruit-seesaw - add interrupt support

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-05-22 20:27 UTC  (3+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
 2026-05-22 20:27 UTC  (2+ messages)

[GIT PULL] SPI fixes for v7.1-rc4
 2026-05-22 20:25 UTC  (2+ messages)

[GIT PULL] regulator fixes for v7.1-rc4
 2026-05-22 20:25 UTC  (2+ messages)

[GIT PULL]: Generic phy fixes for v7.1
 2026-05-22 20:25 UTC  (2+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-05-22 20:24 UTC  (13+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v6 03/12] PCI: liveupdate: Track incoming "
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v6 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v6 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v6 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v6 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v6 12/12] Documentation: PCI: Add documentation for Live Update

[PATCH 00/14] mm/damon: minor improvements for code readability and tests
 2026-05-22 20:22 UTC  (3+ messages)

[PATCH] bpf: Fix preorder-unaware index in replace_effective_prog and purge_effective_progs replace_effective_prog() and purge_effective_progs() compute the target index in the effective program array by sequentially walking the hlist (pos++). However, since commit 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs"), compute_effective_progs() partitions the effective array: preorder programs occupy indices 0..preorder_cnt-1 and normal programs occupy indices preorder_cnt..end. The sequential hlist walk does not account for this partitioning, so when BPF_F_PREORDER programs coexist with normal programs the computed index diverges from the actual position in the effective array. In replace_effective_prog() this causes BPF_LINK_UPDATE to overwrite the wrong slot: the freed program pointer remains in the correct slot while an unrelated neighbor is clobbered. Fix both functions by searching the effective array directly for the target program pointer instead of computing an index from the hlist. This is correct regardless of array layout since it matches by pointer identity. For purge_effective_progs(), resolve the effective prog from the link when the direct prog pointer is NULL (link-based detach path). Fixes: 4b82b181a26c ("bpf: Allow pre-ordering for bpf cgroup progs") Signed-off-by: Himanshu Anand <anand.himanshu17@gmail.com>
 2026-05-22 20:21 UTC  (2+ messages)

[PATCH] PCI: Prevent workqueue code nesting in pci_call_probe()
 2026-05-22 20:14 UTC 

[PATCH v4] libbpf: harden parse_vma_segs() path parsing
 2026-05-22 20:13 UTC 

[PATCH v2 0/2] dmaengine: add helper macro dmaengine_prep_submit()
 2026-05-22 20:13 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: Add helper dmaengine_prep_submit_slave_single()
` [PATCH v2 2/2] i2c: imx-lpi2c: use dmaengine_prep_submit() to simple code

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-22 20:11 UTC  (4+ messages)
` [PATCH v2 1/6] alloc_tag: add ioctl to /proc/allocinfo

[REGRESSION] GPU passes into VM improperly after c376a3456d8b or a98db518dde2
 2026-05-22 20:10 UTC  (6+ messages)

[PATCH v2 0/6] bus: mhi: Fix broken runtime PM design
 2026-05-22 20:09 UTC  (3+ messages)
` [PATCH v2 3/6] net: mhi_net: Hold runtime PM during active data path operations

[PATCH v4 00/12] Linux RISC-V trace framework and drivers
 2026-05-22 20:04 UTC  (5+ messages)
` [PATCH v4 03/12] rvtrace: Add functions to create/destroy a trace component path
` [PATCH v4 07/12] rvtrace: Add trace ramsink driver

[PATCH 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-05-22 20:01 UTC  (3+ messages)
` [PATCH 17/17] i3c: renesas: Add runtime PM support

[PATCH v2 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-22 20:01 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: preserve hardware-updated A/D bits in PTE accessors

[PATCH v2 0/2] arm64: dts: glymur-crd: Add reset GPIO to touchscreen
 2026-05-22 19:55 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: hid-over-i2c: Add reset-gpios property
` [PATCH v2 2/2] arm64: dts: glymur-crd: Add reset GPIO to touchscreen node

[PATCH v3 00/18] firmware: qcom: scm: Add minidump SRAM destination support
 2026-05-22 19:50 UTC  (8+ messages)
` [PATCH v3 12/18] arm64: dts: qcom: sc7280: Add minidump SRAM config to SCM node
` [PATCH v3 13/18] arm64: dts: qcom: sm8350: "
` [PATCH v3 14/18] arm64: dts: qcom: sc7180: "
` [PATCH v3 15/18] arm64: dts: qcom: sm6350: "
` [PATCH v3 16/18] arm64: dts: qcom: sm6375: "
` [PATCH v3 17/18] arm64: dts: qcom: qcs615: "
` [PATCH v3 18/18] arm64: dts: qcom: sdm845: "


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