messages from 2026-04-09 08:06:11 to 2026-04-09 17:16:39 UTC [more...]
[PATCH v4 0/4] Introduce Allwinner H616 PWM controller
2026-04-09 17:16 UTC (2+ messages)
[PATCH RFC 00/12] Add support for DisplayPort link training information report
2026-04-09 17:08 UTC (13+ messages)
` [PATCH RFC 01/12] drm/i915/display/intel_sdvo: Fix double connector destroy in error paths
` [PATCH RFC 02/12] drm/i915/display/intel_lvds: Drop redundant manual cleanup on init failure
` [PATCH RFC 03/12] drm/i915/display/intel_dp: Drop redundant intel_dp_aux_fini() "
` [PATCH RFC 04/12] drm/i915/display: Switch to drmm_mode_config_init() and drop manual cleanup
` [PATCH RFC 05/12] drm/i915/display: Switch to managed for crtc
` [PATCH RFC 06/12] drm/i915/display: Switch to managed for plane
` [PATCH RFC 07/12] drm/i915/display: Switch to managed for encoder
` [PATCH RFC 08/12] drm/i915/display: Switch to managed for connector
` [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
` [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
` [PATCH RFC 11/12] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
` [PATCH RFC 12/12] drm/mediatek: Use dp_connector helpers to report link training state
[PATCH v7 7/7] KVM: arm64: Normalize cache configuration
2026-04-09 17:07 UTC (8+ messages)
` [PATCH] KVM: arm64: Add KVM_CAP_ARM_NATIVE_CACHE_CONFIG vcpu capability
[PATCH V11 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-04-09 16:58 UTC (7+ messages)
` [PATCH V11 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
[RFC net PATCH v1] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
2026-04-09 16:49 UTC (2+ messages)
[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
2026-04-09 16:48 UTC (16+ messages)
` [PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests
[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-04-09 16:28 UTC (7+ messages)
` [PATCH v2 1/4] perf/arm_pmuv3: Fix NULL pointer dereference in armv8pmu_sched_task()
` [PATCH v2 2/4] perf: Fix uninitialized bitfields in perf_clear_branch_entry_bitfields()
[PATCH] arm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check mode
2026-04-09 16:27 UTC (3+ messages)
[PATCH] arm64: Kconfig: fix duplicate word in CMDLINE help text
2026-04-09 16:24 UTC
BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
2026-04-09 16:16 UTC (9+ messages)
[PATCH] arm64: syscall: use cntvct_el0 for kstack offset randomization
2026-04-09 16:17 UTC
[PATCH v14 00/10] arm64: entry: Convert to Generic Entry
2026-04-09 16:14 UTC (3+ messages)
[PATCH 0/3] Add RP1 PWM controller support
2026-04-09 16:16 UTC (4+ messages)
` [PATCH 2/3] pwm: rp1: Add RP1 PWM controller driver
[PATCH] mm/arm: pgtable: remove young bit check for pte_valid_user
2026-04-09 16:00 UTC (7+ messages)
[PATCH v10 00/20] CoreSight: Refactor power management for CoreSight path
2026-04-09 15:54 UTC (12+ messages)
` [PATCH v10 16/20] coresight: Add PM callbacks for sink device
` [PATCH v10 17/20] coresight: trbe: Save and restore state across CPU low power state
[PATCH v12 00/25] Add new general DRM property "color format"
2026-04-09 15:45 UTC (26+ messages)
` [PATCH v12 01/25] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v12 02/25] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v12 03/25] drm: Add new general DRM property "color format"
` [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
` [PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v12 06/25] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v12 07/25] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v12 08/25] drm/amdgpu: Implement "color format" DRM property
` [PATCH v12 09/25] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v12 10/25] drm/i915/dp: "
` [PATCH v12 11/25] drm/i915: Implement the "color format" DRM property
` [PATCH v12 12/25] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v12 13/25] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v12 14/25] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v12 15/25] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v12 16/25] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v12 17/25] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v12 18/25] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
` [PATCH v12 20/25] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v12 21/25] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v12 22/25] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v12 23/25] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v12 24/25] drm/bridge: Document bridge chain format selection
` [PATCH v12 25/25] drm/connector: Update docs of "colorspace" for color format prop
[PATCH v2 0/3] ARM: dts: aspeed: anacapa: restructure devicetree for development-phase
2026-04-09 15:36 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: arm: aspeed: add Anacapa EVT1 EVT2 board
` [PATCH v2 2/3] ARM: dts: aspeed: anacapa: add EVT1 devicetree and point wrapper to it
` [PATCH v2 3/3] ARM: dts: aspeed: anacapa: add EVT2 devicetree and update wrapper
[PATCH v2 0/3] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
2026-04-09 15:36 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: net: dsa: nxp,sja1105: make spi-cpol optional for sja1110
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL SoM and HummingBoard
` [PATCH v2 3/3] arm64: dts: imx8dxl: Add SolidRun "
[PATCH] media: cedrus: skip invalid H.264 reference list entries
2026-04-09 15:31 UTC (9+ messages)
` [PATCH v2] media: cedrus: reject invalid active H.264 ref indices
[PATCH 0/7] media: rkvdec: Enable multi-core support
2026-04-09 15:24 UTC (11+ messages)
` [PATCH 1/7] media: v4l2-mem2mem: Add v4l2_m2m_buf_done_manual()
` [PATCH 2/7] media: v4l2-mem2mem: Remove WARN_ON() in v4l2_m2m_job_finish()
` [PATCH 3/7] media: rkvdec: Keep RCB to the correct size
` [PATCH 4/7] media: rkvdec: Remove unused need_reset
` [PATCH 5/7] media: rkvdec: Add multicore support
` [PATCH 6/7] media: rkvdec: Wait for all buffers before stop_streaming
` [PATCH 7/7] media: rkvdec: Add multicore IOMMU support
[PATCH 0/3] nvmem: Add Raspberry Pi OTP nvmem driver
2026-04-09 15:21 UTC (16+ messages)
` [PATCH 1/3] dt-bindings: nvmem: Add a binding for the RPi Firmware OTP register
` [PATCH 2/3] nvmem: Add the Raspberry Pi OTP driver
` [PATCH 3/3] arm64: dts: broadcom: bcm2712: Add the otp nodes to firmware
[PATCH 0/4] arm64: mitigate CVE-2024-7881 in the absence of firmware mitigation
2026-04-09 15:13 UTC (3+ messages)
[GIT PULL] pmdomain fixes for v7.0-rc8
2026-04-09 15:09 UTC
[PATCH 0/3] KVM: arm64: vgic: Fix IIDR revision handling and add revision 1
2026-04-09 15:01 UTC (6+ messages)
` [PATCH 2/3] KVM: arm64: vgic: Allow userspace to set IIDR "
` [EXTERNAL] "
[PATCH v2] nvme-apple: drop invalid put of admin queue reference count
2026-04-09 14:47 UTC (2+ messages)
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-04-09 14:41 UTC (5+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
2026-04-09 14:29 UTC (8+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control
[PATCH RFC net-next 0/4] improve hw flow offload byte accounting
2026-04-09 14:21 UTC (7+ messages)
` [PATCH RFC net-next 1/4] net: flow_offload: let drivers report byte counter semantics
` [PATCH RFC net-next 2/4] nf_flow_table: track sub-interface and bridge ifindex in flow tuple
` [PATCH RFC net-next 3/4] nf_flow_table: convert hw byte counts and update sub-interface stats
` [PATCH RFC net-next 4/4] net: ethernet: mtk_eth_soc: report INGRESS_L2 byte_type in flow stats
[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
2026-04-09 13:54 UTC (2+ messages)
[PATCH v1 0/3] some BPI-R4Pro dts updates
2026-04-09 13:35 UTC (5+ messages)
` [PATCH v1 1/3] arm64: dts: mediatek: mt7988a-bpi-r4pro: drop duplicate fan properties
` [PATCH v1 2/3] arm64: dts: mediatek: mt7988a-bpi-r4pro: update gpio-leds
` [PATCH v1 3/3] arm64: dts: mediatek: mt7988a-bpi-r4pro: rework pcie gpio-hog handling
[PATCH] arm64: dts: qcom: sm8750-mtp: Set sufficient voltage for panel nt37801
2026-04-09 13:35 UTC (6+ messages)
[PATCH v1] phy: rockchip-snps-pcie3:phy: Configure clkreq_n and PowerDown for all lanes
2026-04-09 13:30 UTC (3+ messages)
[PATCH v2] media: cedrus: Fix missing cleanup in error path
2026-04-09 13:15 UTC (2+ messages)
[PATCH v2] media: cedrus: Fix failure to clean up hardware on probe failure
2026-04-09 13:10 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt7988a-bpi-r4pro: rename mgmt port to lan5
2026-04-09 13:09 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Handle unsupported guest translation granules
2026-04-09 12:54 UTC (4+ messages)
` [PATCH 1/2] KVM: arm64: Factor out TG0/1 decoding of VTCR and TCR
[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
2026-04-09 12:45 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: iommu: arm-smmu-v3: Allow PMU child nodes
[PATCH bpf-next v12 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-04-09 12:27 UTC (4+ messages)
` [PATCH bpf-next v12 1/5] bpf: Move constants blinding out of arch-specific JITs
[PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-04-09 12:25 UTC (2+ messages)
` (subset) "
[GIT PULL] clk: samsung: drivers for v7.1
2026-04-09 12:25 UTC
[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
2026-04-09 12:22 UTC (3+ messages)
[PATCH v1] arm64: dts: qcom: sm8750-mtp: Set sufficient voltage for panel nt37801
2026-04-09 12:21 UTC
[PATCH 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
2026-04-09 12:18 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL "
` [PATCH 2/2] arm64: dts: imx8dxl: Add SolidRun "
[PATCH 0/8] arm64: Implement support for 2025 dpISA extensions
2026-04-09 12:12 UTC (4+ messages)
` [PATCH 7/8] arm64/cpufeature: Define hwcaps for 2025 dpISA features
[PATCH v2 0/7] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
2026-04-09 12:07 UTC (4+ messages)
` [PATCH v2 5/7] soc: samsung: exynos-pmu: add Exynos850 CPU hotplug support
[PATCH v2 0/3] Exynos850 APM-to-AP mailbox support
2026-04-09 12:04 UTC (5+ messages)
` [PATCH v2 2/3] mailbox: exynos: Add support for Exynos850 mailbox
[PATCH 0/3] arm64: dts: imx95: Update for smmu
2026-04-09 12:00 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: imx95: Correct SMMU reg
` [PATCH 2/3] arm64: dts: imx95: Add SMMU PMU nodes
` [PATCH 3/3] arm64: dts: imx95: Add iommus property and enable SMMU
[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
2026-04-09 11:34 UTC (3+ messages)
[PATCH v2 1/1] ARM: dts: imx6ul: add #io-channel-cells to ADC
2026-04-09 11:10 UTC
[PATCH 1/1] ARM: dts: imx6ul: add #io-channel-cells to ADC
2026-04-09 10:57 UTC (2+ messages)
[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2026-04-09 10:52 UTC (7+ messages)
` [PATCH V3 7/7] "
[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
2026-04-09 10:37 UTC (5+ messages)
` [RFC V1 01/16] mm: Abstract printing of pxd_val()
` [RFC V1 02/16] mm: Add read-write accessors for vm_page_prot
[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-04-09 10:20 UTC (6+ messages)
` [RFC PATCH 5/8] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH v1 0/7] Add verdin imx8m[mp] and imx95 zinnia board
2026-04-09 9:58 UTC (8+ messages)
` [PATCH v1 1/7] dt-bindings: arm: fsl: "
` [PATCH v1 2/7] arm64: dts: freescale: imx8mm-verdin: Split UART_2 pinctrl group
` [PATCH v1 3/7] arm64: dts: freescale: imx8mm-verdin: Add Zinnia
` [PATCH v1 4/7] arm64: dts: freescale: imx8mp-verdin: Split UART_2 pinctrl group
` [PATCH v1 5/7] arm64: dts: freescale: imx8mp-verdin: Add Zinnia
` [PATCH v1 6/7] arm64: dts: freescale: imx95-verdin: Split UART_2 pinctrl group
` [PATCH v1 7/7] arm64: dts: freescale: imx95-verdin: Add Zinnia
[PATCH v3 0/7] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
2026-04-09 9:46 UTC (3+ messages)
[PATCH v1] arm64: dts: freescale: imx95-verdin-ivy: fix RS485 RTS polarity
2026-04-09 9:33 UTC
[PATCH] clk: clk-imx8mm: Initialize clocks in arch_initcall
2026-04-09 9:29 UTC (2+ messages)
[PATCH v2] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlays
2026-04-09 9:01 UTC
[GIT PULL] ARM: mvebu: dt for v7.1 (#1)
2026-04-09 8:56 UTC
[PATCH 0/2] Utilize pinctrl-single for bcm7038-style chips
2026-04-09 8:44 UTC (3+ messages)
[GIT PULL] ARM: mvebu: fixes for v7.0 (#1)
2026-04-09 8:28 UTC
[PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings
2026-04-09 8:27 UTC (3+ messages)
` [PATCH 5/9] dt-bindings: pinctrl: apple,pinctrl: Add t8122 compatible
[PATCH] arm: artpec: Remove unnecessary semicolons in artpec6_init_machine()
2026-04-09 8:15 UTC (2+ messages)
[PATCH 0/2] arm64: dts: marvell: armada-37xx: USB3 PHY cleanup
2026-04-09 8:15 UTC (2+ messages)
[PATCH v4 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
2026-04-09 8:07 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox