The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-12-30 02:13:12 to 2024-12-30 09:56:41 UTC [more...]

[PATCH v7 0/6] sched_ext: Support high-performance monotonically non-decreasing clock
 2024-12-30  9:56 UTC  (5+ messages)
` [PATCH v7 1/6] sched_ext: Relocate scx_enabled() related code
` [PATCH v7 2/6] sched_ext: Implement scx_bpf_now()
` [PATCH v7 3/6] sched_ext: Add scx_bpf_now() for BPF scheduler
` [PATCH v7 4/6] sched_ext: Add time helpers for BPF schedulers

[PATCH] ARM: dts: amlogic: meson: remove size and address cells from USB nodes
 2024-12-30  9:55 UTC  (2+ messages)

Bug: slab-out-of-bounds in snd_seq_oss_synth_sysex
 2024-12-30  9:52 UTC  (4+ messages)

[PATCH v3 00/21] arm64: dts: qcom: correct sleep clocks
 2024-12-30  9:49 UTC  (7+ messages)
` [PATCH v3 02/21] arm64: dts: qcom: msm8939: correct sleep clock frequency
` [PATCH v3 16/21] arm64: dts: qcom: sm8550: "
` [PATCH v3 17/21] arm64: dts: qcom: sm8650: "

[PATCH v2] arm64: dts: ti: k3-j784s4: use ti,j7200-padconf compatible
 2024-12-30  9:49 UTC 

[PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device
 2024-12-30  9:45 UTC  (4+ messages)
` [PATCH RFC v2 3/5] thermal: qcom: Add support for MBG thermal monitoring

[PATCH] module: Allow DEFAULT_SYMBOL_NAMESPACE be set after export.h included
 2024-12-30  9:42 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: correct MDSS interconnects
 2024-12-30  9:42 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: "

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_xattr_validate
 2024-12-30  9:41 UTC  (2+ messages)

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-30  9:38 UTC  (9+ messages)
` [PATCH v4 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v4 4/7] can: Add Nuvoton NCT6694 CAN support

[PATCH net] net: sfc: Correct key_len for efx_tc_ct_zone_ht_params
 2024-12-30  9:37 UTC 

[RESEND PATCH] ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump()
 2024-12-30  9:38 UTC  (2+ messages)

[PATCH] arm: dts: qcom: ipq4019: Fix indentation error
 2024-12-30  9:36 UTC  (2+ messages)

[PATCH v3 0/4] arm64: exynos: gs101: add ACPM related nodes
 2024-12-30  9:33 UTC  (4+ messages)
` [PATCH v3 2/4] arm64: dts: exynos: gs101: add AP to APM mailbox node

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-30  9:33 UTC  (16+ messages)

[PATCH] cpufreq: scpi: Prevent null pointer dereference in scpi_cpufreq_get_rate()
 2024-12-30  9:31 UTC 

[PATCH v1 0/4] LoongArch: Add Loongson-2K0500 BMC support
 2024-12-30  9:31 UTC  (5+ messages)
` [PATCH v1 1/4] mfd: ls2kbmc: Introduce Loongson-2K BMC MFD Core driver
` [PATCH v1 2/4] ipmi: Add Loongson-2K BMC support
` [PATCH v1 3/4] drm/ls2kbmc: Add support for Loongson-2K BMC display
` [PATCH v1 4/4] drm/ls2kbmc: Add Loongson-2K BMC reset function support

[PATCH] cpufreq: apple-soc: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
 2024-12-30  9:30 UTC  (3+ messages)

mnt_list corruption triggered during btrfs/326
 2024-12-30  9:29 UTC 

[PATCH] usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()
 2024-12-30  9:35 UTC 

[PATCH v3 0/7] Add GCE support for MT8196
 2024-12-30  9:23 UTC  (6+ messages)
` [PATCH v3 1/7] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox

[PATCH v3 0/7] mtd: spinand: add OTP support
 2024-12-30  9:16 UTC  (3+ messages)
` [PATCH v3 4/7] mtd: spinand: add start_page to otp layout

[PATCH RFCv5 0/8] fix two bugs related to page_pool
 2024-12-30  9:15 UTC  (4+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API

[PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-30  9:07 UTC  (16+ messages)
` [PATCH v4 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v4 03/15] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
` [PATCH v4 05/15] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
` [PATCH v4 08/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v4 09/15] arm64: "
` [PATCH v4 10/15] riscv: "
` [PATCH v4 11/15] x86: "
` [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v4 14/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()

[PATCH v2] cpufreq: apple-soc: Prevent null pointer dereference in apple_soc_cpufreq_get_rate()
 2024-12-30  9:10 UTC 

[PATCH 1/5] dt-bindings: platform: Add Huawei Matebook E Go EC
 2024-12-30  9:10 UTC  (6+ messages)

[PATCH 0/4] Fix Google Tensor GS101 CPU hotplug support
 2024-12-30  9:10 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: mfd: syscon: allow two reg regions for gs101-pmu

CVE-2024-50191: ext4: don't set SB_RDONLY after filesystem errors
 2024-12-30  9:06 UTC  (5+ messages)

[RFC net-next] net: mac802154: Remove unused ieee802154_mlme_tx_one
 2024-12-30  9:05 UTC  (2+ messages)

[PATCH 0/5] platform: arm64: Huawei Matebook E Go embedded controller
 2024-12-30  9:04 UTC  (3+ messages)
` [PATCH 2/5] platform: arm64: add Huawei Matebook E Go (sc8280xp) EC driver

[PATCH v2] cpufreq: apple-soc: Prevent null pointer dereference in apple_soc_cpufreq_get_rate()
 2024-12-30  9:01 UTC 

[PATCH 0/2] Bad inode handling
 2024-12-30  8:51 UTC  (3+ messages)
` [PATCH 1/2] fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
` [PATCH 2/2] fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()

KASAN: use-after-free Read in poly1305_core_blocks
 2024-12-30  8:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable runtime modification of gpu_recovery parameter with validation
 2024-12-30  8:50 UTC  (3+ messages)

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-12-30  8:46 UTC  (3+ messages)
` [PATCH 3/6] mtd: st_spi_fsm: "

[PATCH bpf-next 1/2] bpf, arm64: Simplify if logic in emit_lse_atomic()
 2024-12-30  8:44 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic()

[PATCH v3 00/10] mtd: add driver for Intel discrete graphics
 2024-12-30  8:39 UTC  (9+ messages)
` [PATCH v3 06/10] mtd: intel-dg: wake card on operations

[PATCH] usb: cdns3: remove redundant if branch
 2024-12-30  8:38 UTC 

[PATCH v2 0/3] arm64: dts: freescale: Enable wdog_b trigger pmic reset for i.MX93
 2024-12-30  8:32 UTC  (2+ messages)

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2024-12-30  8:31 UTC  (3+ messages)
` [PATCH 10/14] nvme-tcp: switch nvme_tcp_set_queue_io_cpu() to using cpumask_next_wrap()

[syzbot] [ocfs2?] kernel BUG in ocfs2_journal_toggle_dirty
 2024-12-30  8:30 UTC  (2+ messages)

[PATCH RFC bpf-next v1 0/4] Introduce load-acquire and store-release BPF instructions
 2024-12-30  8:27 UTC  (5+ messages)
` [PATCH RFC bpf-next v1 2/4] bpf: Introduce load-acquire and store-release instructions

[PATCH net v2] net: llc: explicitly set skb->transport_header
 2024-12-30  8:26 UTC  (3+ messages)
` [PATCH net] net: 802: reset skb->transport_header

[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
 2024-12-30  8:22 UTC  (2+ messages)

[PATCH v2 0/2] Add NETC support for i.MX95
 2024-12-30  8:15 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx95: add NETC related nodes

[PATCH v3 0/6] Add SPI4 support for IPQ5424
 2024-12-30  8:16 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: pinctrl: qcom: rename spi0 pins on IPQ5424

[syzbot] [wireless?] WARNING in ieee80211_set_active_links
 2024-12-30  8:07 UTC 

[PATCH v20 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-12-30  8:05 UTC  (6+ messages)
` [PATCH v20 5/9] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
    ` [EXT] "

[PATCH v2] eth: fbnic: Avoid garbage value in fbnic_mac_get_sensor_asic()
 2024-12-30  8:00 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
 2024-12-30  8:00 UTC 

[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
 2024-12-30  8:00 UTC  (5+ messages)
` [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev

[PATCH] arm64: dts: exynos8895: Rename PMU nodes to fixup sorting
 2024-12-30  7:55 UTC  (2+ messages)

[PATCH v2] mailbox: qcom-ipcc: Reset CLEAR_ON_RECV_RD if set from boot firmware
 2024-12-30  7:54 UTC 

[PATCH 0/3] riscv: canaan: Add support for K230-Canmv clock
 2024-12-30  7:54 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller

[PATCH 0/1] platform/x86: Add Lenovo Legion WMI Drivers
 2024-12-30  7:51 UTC  (5+ messages)
` [PATCH 1/1] platform/x86: Add lenovo-legion-wmi drivers

[PATCH] mailbox: qcom-ipcc: Reset CLEAR_ON_RECV_RD if set from boot firmware
 2024-12-30  7:50 UTC  (2+ messages)

[PATCH v2 0/2] Fix subsection vmemmap_populate logic
 2024-12-30  7:48 UTC  (11+ messages)
` [PATCH v2 1/2] arm64: mm: vmemmap populate to page level if not section aligned
` [PATCH v2 2/2] arm64: mm: implement vmemmap_check_pmd for arm64

Subject: [PATCH] x86: kvmclock: Clean up the usage of the apic_lvt_mask array
 2024-12-30  7:44 UTC 

[PATCH] arm64: dts: s32g: add I2C support
 2024-12-30  7:42 UTC  (3+ messages)

[PATCH v2 0/2] nvmem: qfprom: add Qualcomm SAR2130P support
 2024-12-30  7:43 UTC  (5+ messages)
` [PATCH v2 1/2] nvmem: qfprom: Ensure access to qfprom is word aligned

[PATCH v3 0/4] Add AIE Driver
 2024-12-30  7:39 UTC  (3+ messages)
` [PATCH v3 3/4] media: mediatek: add MT8188 AIE driver

[PATCH] pinctrl: Fix the clean up on pinconf_apply_setting failure
 2024-12-30  7:35 UTC  (3+ messages)

[PATCH v3] dt-bindings: iio: light: opt3001: add compatible for opt3004
 2024-12-30  7:34 UTC  (5+ messages)

[PATCH v2] arm64: dts: exynos8895: Add camera hsi2c nodes
 2024-12-30  7:31 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Set RX DMA channel to NULL after freeing it
 2024-12-30  7:26 UTC  (3+ messages)
` [PATCH v3] PCI: endpoint: pci-epf-test: Fix NULL ptr assignment to dma_chan_rx

[linus:master] [iommu] 17de3f5fdd: kernel-selftests.iommu.iommufd_fail_nth.fail
 2024-12-30  7:25 UTC 

[PATCH] xfs: Use refcount_t instead of atomic_t for xmi_refcount
 2024-12-30  7:18 UTC 

[PATCH] bpf: Use refcount_t instead of atomic_t for mmap_count
 2024-12-30  7:16 UTC 

[PATCH] perf/x86/intel/uncore: Fix the lack of ch_mask format for SPR
 2024-12-30  7:11 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in __generic_file_write_iter (2)
 2024-12-30  7:10 UTC  (3+ messages)
` [PATCH] fs/ntfs3: Keep write operations atomic
  ` [PATCH V2] "

[RFC PATCH 00/12] khugepaged: Asynchronous mTHP collapse
 2024-12-30  7:09 UTC  (6+ messages)
` [RFC PATCH 12/12] selftests/mm: khugepaged: Enlighten for "

[PATCH] x86/ioapic: fix the type mistake in io_apic_print_entries
 2024-12-30  6:57 UTC 

[PATCH RFC] media: rockchip: rkisp1: Add support for AWB64
 2024-12-30  6:55 UTC 

[PATCH] scsi: qla2xxx: Remove duplicate fcport release in error handler
 2024-12-30  6:50 UTC 

[PATCH v1] ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects
 2024-12-30  6:49 UTC 

[External Mail] [RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2024-12-30  6:48 UTC  (6+ messages)

[RFC PATCH] workqueue: introduce WORK_STRUCT_TIMER_PENDING_BIT
 2024-12-30  6:45 UTC 

[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-12-30  6:43 UTC  (7+ messages)
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c

[linus:master] [fs] 75ead69a71: kernel-selftests.filesystems/statmount.statmount_test.fail
 2024-12-30  6:35 UTC 

[PATCH] soc: imx8m: Add remove function
 2024-12-30  6:29 UTC  (5+ messages)

[syzbot] [erofs?] KMSAN: uninit-value in erofs_fc_fill_super
 2024-12-30  6:13 UTC  (4+ messages)

[syzbot] [integrity?] [lsm?] INFO: task hung in process_measurement (2)
 2024-12-30  5:48 UTC  (4+ messages)

[PATCH v5 0/5] media: i2c: imx219: Fixes for blanking, pixel rate and binning
 2024-12-30  6:11 UTC  (6+ messages)
` [PATCH v5 1/5] media: i2c: imx219: Correct the minimum vblanking value
` [PATCH v5 2/5] media: i2c: imx219: Rename VTS to FRM_LENGTH
` [PATCH v5 3/5] media: i2c: imx219: make HBLANK r/w to allow longer exposures
` [PATCH v5 4/5] media: i2c: imx219: Increase minimum LLP to fix blocky artefacts
` [PATCH v5 5/5] media: i2c: imx219: Scale the pixel rate for analog binning

[PATCH v2 0/5] EDAC: Versal NET: Add support for error notification
 2024-12-30  5:58 UTC  (6+ messages)
` [PATCH v2 1/5] cdx: export the symbols
` [PATCH v2 2/5] ras: export the log_non_standard_event
` [PATCH v2 3/5] cdx: add DDRMC commands
` [PATCH v2 4/5] dt-bindings: memory-controllers: Add support for Versal NET EDAC
` [PATCH v2 5/5] EDAC: Versal NET: Add support for error notification

[PATCH v5 0/6] arm64: qcom: Add support for QCS9075 boards
 2024-12-30  6:02 UTC  (3+ messages)
` [PATCH v5 6/6] arm64: dts: qcom: Enable cpu cooling devices for QCS9075 platforms

[PATCH v3] platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAMERA_ACESS
 2024-12-30  5:57 UTC 

[PATCH] acpi/ghes: Make ghes_panic_timeout adjustable as a parameter
 2024-12-30  5:54 UTC  (3+ messages)

[PATCH v2] ALSA: hda: Support for Ideapad hotkey mute LEDs
 2024-12-30  0:33 UTC  (3+ messages)
  ` [External] "

[PATCH] clk: ti: use kcalloc() instead of kzalloc()
 2024-12-30  5:28 UTC 

[PATCH] ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions
 2024-12-30  5:06 UTC 

[PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-30  5:01 UTC  (6+ messages)
` [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()

[PATCH v2 md-6.14 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
 2024-12-30  5:01 UTC  (5+ messages)
` [PATCH v2 md-6.14 2/5] md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()

[PATCH 0/5] regulator: pca9450: collect some improvement patches
 2024-12-30  4:34 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: imx93: add pca9452 support

[RESEND PATCH v2] arm64: dts: imx8mn-bsh-smm-s2/pro: add simple-framebuffer
 2024-12-30  4:33 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_stripe_validate
 2024-12-30  4:33 UTC 

[PATCH v2 1/2] arm64: dt: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO
 2024-12-30  4:30 UTC  (2+ messages)

[PATCH v2 00/15] Update PHYTEC's i.MX8MM DTSs
 2024-12-30  4:17 UTC  (3+ messages)
` [PATCH v2 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc

[PATCH 0/3] Rework TI K3 R5F remoteproc driver
 2024-12-30  4:06 UTC  (4+ messages)
` [PATCH 1/3] remoteproc: k3-r5: Fix checks in k3_r5_rproc_{mbox_callback/kick}

[PATCH 0/3] ARM: dts: imx: add phy-3p0-supply for i.MX6 series
 2024-12-30  4:04 UTC  (2+ messages)

[PATCH] mm/util: make memdup_user_nul() similar to memdup_user()
 2024-12-30  2:55 UTC  (3+ messages)

[PATCH v2 0/3] Add MediaTek APU Mailbox Support For MT8196
 2024-12-30  3:43 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: mediatek: Add apu-mailbox dt-bindings
` [PATCH v2 2/3] mailbox: add support for bottom half received data
` [PATCH v2 3/3] mailbox: mediatek: Add mtk-apu-mailbox driver

[PATCH v4 0/9] Add display support for QCS615 platform
 2024-12-30  3:32 UTC  (10+ messages)
` [PATCH v4 9/9] arm64: dts: qcom: Add display support for QCS615 RIDE board

[PATCH] i2c: imx-lpi2c: fix build warning "function defined but not used"
 2024-12-30  3:31 UTC  (3+ messages)

[PATCH v3 0/4] Add i.MX91 platform support
 2024-12-30  3:28 UTC  (5+ messages)
` [PATCH v3 2/4] arm64: dts: freescale: Add i.MX91 dtsi support
` [PATCH v3 3/4] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support

[PATCH v7] i2c: imx-lpi2c: add target mode support
 2024-12-30  3:38 UTC 

[PATCH] x86/efistub: Add options for forcing Apple set_os protocol
 2024-12-30  3:09 UTC  (6+ messages)

[PATCH v2 1/3] dt-bindings: platform: Add bindings for Qcom's EC on IT8987
 2024-12-30  2:45 UTC  (6+ messages)

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2024-12-30  2:42 UTC  (5+ messages)

[PATCH] MAINTAINERS: remove Thomas Sailer due to missing address
 2024-12-30  2:39 UTC 

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_log_append
 2024-12-30  2:40 UTC  (3+ messages)

[syzbot] [hams?] possible deadlock in nr_remove_neigh (2)
 2024-12-30  2:36 UTC 

[PATCH v4 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2024-12-30  2:20 UTC  (3+ messages)
` [PATCH v4 1/3] drm/bridge/synopsys: Add MIPI DSI2 host controller bridge

[PATCH V2] irqchip/loongarch-avec:Add multi-nodes topology support
 2024-12-30  2:15 UTC 

[PATCH v8 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-12-30  2:12 UTC  (13+ messages)
` [PATCH v8 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller
` [PATCH v8 09/19] drm/imx: Add i.MX8qxp Display Controller display engine
` [PATCH v8 10/19] drm/imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v8 11/19] drm/imx: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v8 12/19] drm/imx: Add i.MX8qxp Display Controller KMS
` [PATCH v8 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller
` [DO NOT MERGE PATCH v8 14/19] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties
` [DO NOT MERGE PATCH v8 15/19] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes
` [DO NOT MERGE PATCH v8 16/19] arm64: dts: imx8qxp: Add display controller subsystem
` [DO NOT MERGE PATCH v8 17/19] arm64: dts: imx8qxp: Add MIPI-LVDS combo subsystems
` [DO NOT MERGE PATCH v8 18/19] arm64: dts: imx8qxp-mek: Enable display controller
` [DO NOT MERGE PATCH v8 19/19] arm64: dts: imx8qxp-mek: Add MX8-DLVDS-LCD1 display module support


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