public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-22 15:48:19 to 2024-10-22 17:31:08 UTC [more...]

[PATCH v3 00/16] Python module cleanup
 2024-10-22 17:30 UTC  (8+ messages)
` [PATCH v3 01/16] perf python: Remove python 2 scripting support
` [PATCH v3 02/16] perf python: Constify variables and parameters
` [PATCH v3 03/16] perf python: Remove unused #include
` [PATCH v3 04/16] perf script: Move scripting_max_stack out of builtin
` [PATCH v3 05/16] perf kvm: Move functions used in util "
` [PATCH v3 06/16] perf script: Move find_scripts to browser/scripts.c
` [PATCH v3 07/16] perf stat: Move stat_config into config.c

[syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent (2)
 2024-10-22 17:31 UTC  (3+ messages)

[PATCH 0/5][next] net: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-22 17:30 UTC  (6+ messages)
` [PATCH 1/5][next] net: dev: Introduce struct sockaddr_legacy

[PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock()
 2024-10-22 17:29 UTC  (8+ messages)

arch/x86/kvm/svm/sev.c:454 __sev_guest_init() warn: missing error code 'ret'
 2024-10-22 17:28 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: Prevent Hard_Reset if Vbus was never low
 2024-10-22 17:28 UTC 

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-22 17:28 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac

[PATCH v5 00/13] drm/bridge: cdns-dsi: Fix the color-shift issue
 2024-10-22 17:25 UTC  (10+ messages)
` [PATCH v5 07/13] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready
` [PATCH v5 08/13] drm/mipi-dsi: Add helper to find input format
  ` [PATCH v5 13/13] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable

[PATCH v2 0/2] serial: 8250_dw: Introduce SG2044 uart support
 2024-10-22 17:25 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts

[PATCH v2 00/13]: chemical: bme680: 2nd set of cleanup
 2024-10-22 17:24 UTC  (4+ messages)
` [PATCH v2 11/13] dt-bindings: iio: add binding for BME680 driver

[PATCH v5] rust: add global lock support
 2024-10-22 17:24 UTC  (5+ messages)

[PATCH v2] drm/syncobj: ensure progress for syncobj queries
 2024-10-22 17:24 UTC  (3+ messages)

[PATCH v2 0/3] Fix -Wmaybe-uninitialized warnings/errors
 2024-10-22 17:23 UTC  (4+ messages)
` [PATCH v2 1/3] resolve_btfids: Fix compiler warnings
` [PATCH v2 2/3] libbpf: Prevent compiler warnings/errors
` [PATCH v2 3/3] libsubcmd: Silence compiler warning

[PATCH 0/2] MediaTek MT6735 syscon clock/reset controller support
 2024-10-22 17:23 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers

[PATCH] rcu/nocb: Fix rcuog wake-up from offline softirq
 2024-10-22 17:23 UTC  (2+ messages)

[PATCH v7 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-22 17:22 UTC  (9+ messages)
` [PATCH v7 2/8] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
` [PATCH v7 4/8] iio: dac: adi-axi-dac: extend features
` [PATCH v7 7/8] iio: dac: ad3552r: add high-speed platform driver

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-10-22 17:22 UTC  (12+ messages)

[RFC iwl-net] e1000: Hold RTNL when e1000_down can be called
 2024-10-22 17:21 UTC 

[PATCH v2 00/16] Python module cleanup
 2024-10-22 17:21 UTC  (10+ messages)
` [PATCH v2 07/16] perf stat: Move stat_config into config.c
` [PATCH v2 12/16] perf lock: Move common lock contention code to new file
` [PATCH v2 13/16] perf bench: Remove reference to cmd_inject

[PATCH] tools/mm: -Werror fixes in page-types/slabinfo
 2024-10-22 17:21 UTC 

[PATCH v4 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-10-22 17:20 UTC  (15+ messages)
` [PATCH v4 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v4 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v4 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v4 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v4 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v4 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH] fs: smb: client: Add missing check for kstrdup()
 2024-10-22 17:15 UTC  (2+ messages)
` [PATCH v2] fs_context.c: smb3_reconfigure: Handle kstrdup failures for passwords

[PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
 2024-10-22 17:16 UTC  (3+ messages)
` [PATCH v2 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and decode

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout
 2024-10-22 17:15 UTC 

[PATCH v1] drm/bridge: tc358768: Fix DSI command tx
 2024-10-22 17:11 UTC  (2+ messages)

[PATCH v2 0/5] x86 Heterogeneous design identification
 2024-10-22 17:09 UTC  (6+ messages)
` [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-22 17:09 UTC  (5+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver

[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S
 2024-10-22 17:07 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board

[PATCH v4 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-22 17:06 UTC  (3+ messages)
` [PATCH v4 1/1] "

[RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-22 17:06 UTC  (6+ messages)
` [RFC PATCH v3 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-22 17:05 UTC  (9+ messages)
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents

[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
 2024-10-22 17:04 UTC  (8+ messages)

[PATCH] RAS/AMD/ATL: Add debug prints for DF register reads
 2024-10-22 17:03 UTC  (2+ messages)

[PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm
 2024-10-22 17:00 UTC  (8+ messages)

[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
 2024-10-22 17:01 UTC  (2+ messages)

[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
 2024-10-22 16:59 UTC  (8+ messages)

[PATCH 0/3] ARM: dts: add Kobo Clara 2E
 2024-10-22 16:59 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for "
` [PATCH 2/3] ARM: dts: imx: Add devicetree "

[PATCH v2 1/2] remoteproc: Documentation: move from staging
 2024-10-22 16:58 UTC  (3+ messages)

[PATCH v2 0/6] Update Event Records to CXL spec rev 3.1
 2024-10-22 16:58 UTC  (3+ messages)
` [PATCH v2 2/6] cxl/events: Add Component Identifier formatting for "

Thinking about firmware and hardware description for latest Rockchip platforms
 2024-10-22 16:53 UTC 

[PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards
 2024-10-22 16:55 UTC  (3+ messages)

[PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
 2024-10-22 16:54 UTC  (3+ messages)

[PATCH v3 0/6] Add i2c driver for Bosch BMI260 IMU
 2024-10-22 16:54 UTC  (7+ messages)
` [PATCH v3 3/6] dt-bindings: iio: imu: bmi270: Add Bosch BMI260
` [PATCH v3 4/6] iio: imu: bmi270: Add support for BMI260

[PATCH v2 0/3] Untie the host lock entanglement - part 1
 2024-10-22 16:52 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLDBR
` [PATCH v2 2/3] scsi: ufs: core: Remove redundant host_lock calls around UTMRLCLR
` [PATCH v2 3/3] scsi: ufs: core: Remove redundant host_lock calls around UTRLCLR

[PATCH 1/2] dt-bindings: arm: aspeed: add Meta Ventura board
 2024-10-22 16:52 UTC  (2+ messages)

[PATCH v3] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
 2024-10-22 16:49 UTC  (4+ messages)

[PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security
 2024-10-22 16:46 UTC  (5+ messages)

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-22 16:44 UTC  (3+ messages)
` [PATCH 2/5] sched: Add Lazy preemption model

[syzbot] Test on mainline
 2024-10-22 16:44 UTC  (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync

[PATCH] riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64
 2024-10-22 16:41 UTC  (2+ messages)

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-22 16:40 UTC  (3+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[REGRESSION] spi: cadence-quadspi: STIG mode results in timeouts for Micron MT25QL01 flash
 2024-10-22 16:39 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: qcom: Add SM8750 LPASS macro codecs
 2024-10-22 16:39 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom: aoss-qmp: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH v4 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
 2024-10-22 16:38 UTC  (3+ messages)

[PATCH] dt-bindings: mailbox: qcom-ipcc: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750
 2024-10-22 16:38 UTC  (2+ messages)

[PATCH v2 0/2] rtc: pcf2127: make battery switch-over configurable
 2024-10-22 16:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property

[PATCH v3] perf cap: Tidy up and improve capability testing
 2024-10-22 16:34 UTC  (3+ messages)

[PATCH RFC] usb: typec: ucsi: Set orientation as none when connector is unplugged
 2024-10-22 16:33 UTC  (2+ messages)

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-22 16:30 UTC  (12+ messages)
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v3 05/27] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v3 07/27] KVM: VMX: Initialize VMCS FRED fields

[PATCH 0/6] MediaTek MT6735+MT6328 SoC/PMIC pair base support
 2024-10-22 16:31 UTC  (3+ messages)
` [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators

[PATCH v3 0/4] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-10-22 16:30 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings

[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-22 16:30 UTC  (5+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also

[PATCH] dt-bindings: hwmon: pmbus: Add bindings for MPS MP297x
 2024-10-22 16:29 UTC  (2+ messages)

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-10-22 16:28 UTC  (8+ messages)
` [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support

[PATCH v2 5/6] LSM: secctx provider check on release
 2024-10-22 16:28 UTC  (4+ messages)

[PATCH 0/2] More X1E bits
 2024-10-22 16:28 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100: Update C4/C5 residency/exit numbers

[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
 2024-10-22 16:27 UTC  (4+ messages)

[PATCH v2 1/6] LSM: Ensure the correct LSM context releaser
 2024-10-22 16:25 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Fix up BAR spaces
 2024-10-22 16:25 UTC  (2+ messages)

[PATCH v2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains
 2024-10-22 16:24 UTC  (2+ messages)

[PATCH] drm/syncobj: ensure progress for syncobj queries
 2024-10-22 16:21 UTC  (3+ messages)

[PATCH v4 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-22 16:20 UTC  (7+ messages)
` [PATCH v4 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v4 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module

[RFC PATCH v2 00/14] Landlock audit support
 2024-10-22 16:18 UTC  (16+ messages)
` [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set
` [RFC PATCH v2 02/14] lsm: Add audit_log_lsm_data() helper
` [RFC PATCH v2 03/14] landlock: Factor out check_access_path()
` [RFC PATCH v2 04/14] landlock: Add unique ID generator
` [RFC PATCH v2 05/14] landlock: Move access types
` [RFC PATCH v2 06/14] landlock: Move domain hierarchy management
` [RFC PATCH v2 07/14] landlock: Log ptrace denials
` [RFC PATCH v2 08/14] landlock: Log domain properties and release
` [RFC PATCH v2 09/14] landlock: Log mount-related denials
` [RFC PATCH v2 10/14] landlock: Log file-related denials
` [RFC PATCH v2 11/14] landlock: Log truncate and ioctl denials
` [RFC PATCH v2 12/14] landlock: Log TCP bind and connect denials
` [RFC PATCH v2 13/14] landlock: Log scoped denials
` [RFC PATCH v2 14/14] landlock: Control log events with LANDLOCK_RESTRICT_SELF_LOGLESS

Requirements to merge new heaps in the kernel
 2024-10-22 16:19 UTC  (2+ messages)

[PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-22 16:16 UTC  (5+ messages)
` [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations

[PATCH v1 0/6] mm/arm64: re-enable HVO
 2024-10-22 16:15 UTC  (3+ messages)
` [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs

[RFC PATCH] tracing: Fix syscall tracepoint use-after-free
 2024-10-22 16:14 UTC  (2+ messages)

[PATCH] tests: hsr: Increase timeout to 10 minutes
 2024-10-22 16:12 UTC  (2+ messages)

[PATCH] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-10-22 16:12 UTC  (7+ messages)

[PATCH 0/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-10-22 16:10 UTC  (5+ messages)
` [PATCH 1/3] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
` [PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9

[PATCH] [net-next] igb: Fix spelling "intialize"->"initialize"
 2024-10-22 16:09 UTC  (2+ messages)

AMD zen microcode updates breaks boot
 2024-10-22 16:08 UTC  (3+ messages)
` [tip: x86/urgent] x86/microcode/AMD: Pay attention to the stepping dynamically
` [tip: x86/urgent] x86/microcode/AMD: Split load_microcode_amd()

fw_devlinks preventing a panel driver from probing
 2024-10-22 16:07 UTC  (4+ messages)

[PATCH] kasan: remove vmalloc_percpu test
 2024-10-22 16:07 UTC 

[PATCH v3] arm64: dts: rockchip: Enable HDMI0 on rock-5a
 2024-10-22 16:04 UTC 

[PATCH iwl-next v2 1/2] PCI: Add PCI_VDEVICE_SUB helper macro
 2024-10-22 16:04 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
 2024-10-22 16:01 UTC  (2+ messages)

[PATCH v3 0/3] pwm: imx: add 32k clock for 8qm/qxp
 2024-10-22 16:01 UTC  (4+ messages)
` [PATCH v3 2/3] pwm: imx27: Use clk_bulk_*() API to simplify clock handling

[PATCH V14 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-22 15:59 UTC  (12+ messages)
` [PATCH V14 01/11] perf/x86/intel/pt: Fix buffer full but size is 0 case
` [PATCH V14 02/11] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V14 03/11] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V14 04/11] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V14 05/11] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V14 06/11] perf tools: Add aux-action config term
` [PATCH V14 07/11] perf tools: Parse aux-action
` [PATCH V14 08/11] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V14 09/11] perf intel-pt: Improve man page format
` [PATCH V14 10/11] perf intel-pt: Add documentation for pause / resume
` [PATCH V14 11/11] perf intel-pt: Add a test "

[PATCH 00/14] pinctrl: stm32: Add new features and support for more SoC
 2024-10-22 15:56 UTC  (15+ messages)
` [PATCH 01/14] pinctrl: stm32: Declare stm32_pmx_get_mode() as static
` [PATCH 02/14] pinctrl: stm32: Manage irq affinity settings
` [PATCH 03/14] pinctrl: stm32: Handle RSVD pin configuration
` [PATCH 04/14] dt-bindings: pinctrl: stm32: add RSVD mux function
` [PATCH 05/14] pinctrl: stm32: Rework stm32_pconf_parse_conf()
` [PATCH 06/14] pinctrl: stm32: Support IO synchronization parameters
` [PATCH 07/14] dt-bindings: pinctrl: stm32: support "
` [PATCH 08/14] pinctrl: stm32: Add RIF support for stm32mp257
` [PATCH 09/14] pinctrl: stm32: Allow compile as module "
` [PATCH 10/14] pinctrl: stm32: Add stm32mp215 pinctrl support
` [PATCH 11/14] dt-bindings: pinctrl: stm32: support for stm32mp215 and additional packages
` [PATCH 12/14] pinctrl: stm32: Add stm32mp235 pinctrl support
` [PATCH 13/14] dt-bindings: pinctrl: stm32: add support for stm32mp235
` [PATCH 14/14] pinctrl: stm32: Add new package to stm32mp257 pinctrl support

[PATCH v3] usb: core: adds support for PM control of specific USB dev skip suspend
 2024-10-22 15:59 UTC  (2+ messages)

[PATCH] docs: bug-bisect: Add a note about bisecting -next
 2024-10-22 15:59 UTC 

[PATCH -next] octeon_ep: Remove unneeded semicolon
 2024-10-22 15:59 UTC  (2+ messages)

[PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
 2024-10-22 15:59 UTC  (8+ messages)

[PATCH 0/2] add firmware-name device tree property for ath11k
 2024-10-22 15:58 UTC  (5+ messages)
` [PATCH 2/2] wifi: ath11k: add firmware-name device tree property

[PATCH v3] xhci: Fix Link TRB DMA in command ring stopped completion event
 2024-10-22 15:56 UTC 

[PATCH net-next] netlink: specs: Add missing phy-ntf command to ethtool spec
 2024-10-22 15:56 UTC  (2+ messages)

[PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE
 2024-10-22 15:55 UTC  (7+ messages)
` [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed

[PATCH v3] PCI: imx6: Add suspend/resume support for i.MX6QDL
 2024-10-22 15:53 UTC  (2+ messages)

[PATCH net] net: vertexcom: mse102x: Fix possible double free of TX skb
 2024-10-22 15:52 UTC 

[PATCH v11 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-10-22 15:52 UTC  (3+ messages)
` [PATCH v11 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
 2024-10-22 15:51 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
 2024-10-22 15:49 UTC  (13+ messages)

[PATCH] afs: Fix missing subdir edit when renamed between parent dirs
 2024-10-22 15:48 UTC  (2+ messages)

[PATCH v3 00/18] arm64: dts: qcom: change labels to lower-case
 2024-10-22 15:47 UTC  (7+ messages)
` [PATCH v3 13/18] arm64: dts: qcom: sm8550: "
` [PATCH v3 14/18] arm64: dts: qcom: sm8650: "
` [PATCH v3 15/18] arm64: dts: qcom: sm: "
` [PATCH v3 16/18] arm64: dts: qcom: sdm: "
` [PATCH v3 17/18] arm64: dts: qcom: "
` [PATCH v3 18/18] ARM: "


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