Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 08:12:31 to 2026-06-24 19:15:07 UTC [more...]

[PATCH v2 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-06-24 19:14 UTC  (7+ messages)
` [PATCH v2 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()
` [PATCH v2 2/4] media: mc: use fwnode_graph_for_each_endpoint_scoped() to simpilfy code
` [PATCH v2 3/4] media: rkisp1: use fwnode_graph_for_each_endpoint_scoped() to simplify code
` [PATCH v2 4/4] media: qcom: camss: "

[PATCH] misc: xilinx_sdfec: validate LDPC code register offsets
 2026-06-24 19:08 UTC 

[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
 2026-06-24 18:37 UTC  (8+ messages)
` [PATCH v3 1/3] KVM: arm64: skip pKVM cache flushes for non cacheable mappings
` [PATCH v3 2/3] KVM: arm64: top up pKVM mapping cache for permission faults
` [PATCH v3 3/3] KVM: arm64: top up stage 2 memcache for dirty logging faults

[PATCH] dt-bindings: mediatek: hdmi-ddc: Correct the compatibles for mt7623-mt8167
 2026-06-24 18:20 UTC  (2+ messages)

[PATCH] net: sparx5: unregister blocking notifier on init failure
 2026-06-24 18:16 UTC  (2+ messages)

[PATCH v2] dt-bindings: mediatek: cec: Correct the compatibles for mt7623-mt8167
 2026-06-24 17:36 UTC 

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-06-24 17:34 UTC  (26+ messages)
` [PATCH v15 01/11] entry: Fix potential syscall truncation in syscall_trace_enter()
` [PATCH v15 02/11] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v15 03/11] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v15 04/11] arm64/ptrace: Expand secure_computing() in place
` [PATCH v15 05/11] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v15 06/11] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v15 07/11] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v15 08/11] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v15 09/11] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v15 10/11] arm64: entry: Convert to generic entry
` [PATCH v15 11/11] arm64: Inline el0_svc_common()

[PATCH v17 00/28] Add new general DRM property "color format"
 2026-06-24 17:15 UTC  (3+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-24 17:07 UTC  (5+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support

[PATCH v6 0/9] Add support for Wave6 video codec driver
 2026-06-24 16:41 UTC  (5+ messages)
` [PATCH v6 2/9] dt-bindings: media: nxp: Add Wave6 video codec device
` [PATCH v6 9/9] arm64: dts: freescale: imx95: Add video codec node

[PATCH 0/7] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
 2026-06-24 16:38 UTC  (14+ messages)
` [PATCH 1/7] dt-bindings: vendor-prefixes: add alientek
` [PATCH 2/7] dt-bindings: arm: rockchip: Add Alientek DLRV1126
` [PATCH 3/7] dt-bindings: net: rockchip-dwmac: Allow 9 clocks
` [PATCH 4/7] net: stmmac: dwmac-rk: Enable refout clock for RGMII
` [PATCH 5/7] ARM: dts: rockchip: Add RV1126 GMAC refout clock
` [PATCH 6/7] ARM: dts: rockchip: Add RV1126 I2C5

[PATCH 0/2] arm64: Add Axiado AX3005 SoC and EVK support
 2026-06-24 16:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: axiado: add AX3005 EVK
` [PATCH 2/2] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board

[PATCH v2] spi: imx: reconfigure for PIO when DMA cannot be started
 2026-06-24 16:30 UTC  (3+ messages)

[PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-06-24 16:29 UTC  (5+ messages)

[PATCH 0/2] Add AST2700 PECI clock support
 2026-06-24 16:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: ast2700: add PECI clock

[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-24 16:15 UTC  (11+ messages)
` [PATCH v3 1/7] net: wwan: t9xx: Add PCIe core
` [PATCH v3 2/7] net: wwan: t9xx: Add control plane transaction layer
` [PATCH v3 3/7] net: wwan: t9xx: Add control DMA interface
` [PATCH v3 4/7] net: wwan: t9xx: Add control port
` [PATCH v3 5/7] net: wwan: t9xx: Add FSM thread
` [PATCH v3 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [PATCH v3 7/7] net: wwan: t9xx: Add maintainers entry

[PATCH 00/37] drm bridge hotplug
 2026-06-24 16:06 UTC  (33+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
` [PATCH 06/37] drm/display: bridge-connector: use a drm_bridge_connector internally, not a drm_connector
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically
` [PATCH 18/37] drm/bridge: samsung-dsim: remove the panel_bridge on host_detach
` [PATCH 19/37] drm/bridge: samsung-dsim: move drm_bridge_add() call to probe
` [PATCH 26/37] drm: event-notifier: add mechanism to notify about hotplug events
` [PATCH 30/37] drm/bridge: add drm_bridge_is_tail() to know whether a bridge completes the pipeline

mm: opaque hardware page-table entry handles
 2026-06-24 15:52 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable i2c3 on 40-pin header
 2026-06-24 15:45 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Drop redundant i2c2 drive-strength
` [PATCH v2 2/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable i2c3 on 40-pin header

[PATCH 7/7] ARM: dts: rockchip: Add Alientek DLRV1126
 2026-06-24 15:44 UTC  (2+ messages)

[PATCH v2] arm64: mm: Defer read-only remap of data/bss linear alias
 2026-06-24 15:35 UTC  (2+ messages)

[PATCH v1] ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly
 2026-06-24 12:01 UTC  (3+ messages)

[PATCH] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
 2026-06-24 15:29 UTC  (2+ messages)

[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
 2026-06-24 14:49 UTC  (2+ messages)

[PATCH v2 0/2] Fix traceNoC probe issue on Kaanapali
 2026-06-24 15:16 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom,coresight-tnoc: allow arm,primecell-periphid
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe issue

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24 14:59 UTC  (15+ messages)
` [PATCH v3 01/12] cpu/hotplug: Introduce CONFIG_HOTPLUG_PARALLEL_SMT
` [PATCH v3 02/12] cpu/hotplug: Propagate bring-up status to arch_cpuhp_cleanup_kick_cpu()
` [PATCH v3 03/12] arm64: smp: Tidy up smp_prepare_cpus()
` [PATCH v3 04/12] arm64: smp: Tidy up cpuinfo init and cpufeature updates
` [PATCH v3 05/12] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH v3 06/12] arm64: smp: Use generic HOTPLUG_SPLIT_STARTUP machinery for CPU onlining
` [PATCH v3 07/12] arm64: cpu_ops: Make 'cpu_operations' pointer global instead of per-cpu
` [PATCH v3 08/12] arm64: cpu_ops: Introduce get_secondary_cpu_ops()
` [PATCH v3 09/12] arm64: cpufeature: Ensure atomic updates to system_cpucaps bitmap
` [PATCH v3 10/12] arm64: smp: Pass CPU ID to update_cpu_boot_status()
` [PATCH v3 11/12] arm64: smp: Rework early boot data into per-CPU arrays
` [PATCH v3 12/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs

[PATCH] media: cec: stm32: return an error when log-address wait times out
 2026-06-24 14:40 UTC 

[PATCH] mailbox: imx: return TXDB_V2 timeout errors
 2026-06-24 14:37 UTC 

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-06-24 14:32 UTC  (16+ messages)
` [RFC PATCH 2/6] arm64: mm: allow huge vmap permission adjustments with bbml2_no_abort
` [RFC PATCH 3/6] arm64: mm: fix restoring linear map permissions on execmem cache clean
` [RFC PATCH 6/6] arm64: mm: support PMD page coalescing in the linear map

[PATCH] remoteproc: xlnx: refactor start & stop ops
 2026-06-24 14:21 UTC  (6+ messages)

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-24 14:08 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] arm64: dts: amlogic: meson-axg: NAND fix and PCIe PHY adjustment
 2026-06-24 13:56 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: amlogic: meson-axg: Disable nfc node by default
` [PATCH v4 2/4] arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
` [PATCH v4 3/4] arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default
` [PATCH v4 4/4] arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe

[PATCH v6 0/2] add mcf54415 DAC driver
 2026-06-24 13:52 UTC  (3+ messages)

[PATCH] spi: imx: reconfigure for PIO when DMA cannot be started
 2026-06-24 13:49 UTC  (3+ messages)

[PATCH v3 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-24 13:44 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: serial: 8250: aspeed: add compatible string for ast2600
` [PATCH v3 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop
` [PATCH v3 6/7] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600

[PATCH] clk: rockchip: rk3588: don't disable unused I2S MCLK output gates
 2026-06-24 13:42 UTC  (2+ messages)

[PATCH 0/8] SM8450 QoL changes
 2026-06-24 13:28 UTC  (6+ messages)
` [PATCH 2/8] arm64: dts: qcom: sm8450: Remove unneeded reserved memory nodes

[PATCH] dt-bindings: clock: renesas: div6: Use ZT/ZTR trace clock in R-Mobile APE6 example
 2026-06-24 13:10 UTC  (2+ messages)

[PATCH v9 00/12] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-06-24 13:03 UTC  (15+ messages)
` [PATCH v9 01/12] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v9 02/12] reset: Add Realtek basic reset support
` [PATCH v9 03/12] reset: realtek: Add RTD1625-CRT reset driver
` [PATCH v9 04/12] reset: realtek: Add RTD1625-ISO reset controller driver
` [PATCH v9 05/12] clk: realtek: Introduce a common probe()
` [PATCH v9 06/12] clk: realtek: Add support for phase locked loops (PLLs)
` [PATCH v9 07/12] clk: realtek: Add support for gate clock
` [PATCH v9 08/12] clk: realtek: Add support for mux clock
` [PATCH v9 09/12] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v9 10/12] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v9 11/12] clk: realtek: Add RTD1625-ISO "
` [PATCH v9 12/12] arm64: dts: realtek: Add clock support for RTD1625

[PATCH v7 0/4] PCI: tegra: Add Tegra264 support
 2026-06-24 12:35 UTC  (4+ messages)
` [PATCH v7 3/4] "

[PATCH v4 5/5] clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO
 2026-06-24 12:20 UTC  (4+ messages)

[PATCH 00/37] drm/bridge: Convert all bridges to atomic
 2026-06-24 12:18 UTC  (2+ messages)

[PATCH 5/7] soc: aspeed: Add eSPI flash channel support
 2026-06-24 12:14 UTC  (3+ messages)

[PATCH] media: cedrus: fix memory leak in cedrus_init_ctrls()
 2026-06-24 11:50 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable I2C3 on 40-pin header
 2026-06-24 11:41 UTC 

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-06-24 10:51 UTC  (5+ messages)

[PATCH v3 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-06-24 10:49 UTC  (14+ messages)
` [PATCH v3 06/15] drm/tidss: Remove extra pm_runtime_mark_last_busy
` [PATCH v3 07/15] drm/tidss: oldi: Remove define for unused register OLDI_LB_CTRL
` [PATCH v3 08/15] drm/tidss: Add mechanism to detect DPI output
` [PATCH v3 10/15] drm/tidss: Add support for DPIENABLE bit
` [PATCH v3 11/15] drm/tidss: oldi: Fix OLDI signal polarities
` [PATCH v3 12/15] drm/tidss: oldi: Convert OLDI to an aux driver

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24 10:00 UTC  (11+ messages)
` [PATCH RFC 3/3] "

[RFC PATCH 0/6] Add Shared Media Graph API
 2026-06-24 10:39 UTC  (3+ messages)
` [RFC PATCH 1/6] media: mc: Implement shared media graph

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-24 10:13 UTC  (9+ messages)

chipidea: usbmisc_imx: i.MX93 support
 2026-06-24 10:05 UTC  (5+ messages)

[RFC] drm/imx: upstream direction for i.MX95 display support
 2026-06-24 10:03 UTC 

[PATCH 0/5] arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS
 2026-06-24  9:43 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefixes: Add Opto Logic
` [PATCH 2/5] dt-bindings: display: panel-lvds: Add compatible for Opto Logic SCX1001511GGC49

[RFC PATCH] irqchip/gic-v3-its: enable dynamic MSI-X allocation
 2026-06-24  9:29 UTC  (3+ messages)

[PATCH v2 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-24  9:24 UTC  (9+ messages)
` [PATCH v2 1/7] net: wwan: t9xx: Add PCIe core
  ` [External Mail] "
` [PATCH v2 4/7] net: wwan: t9xx: Add control port
  ` [External Mail] "
` [PATCH v2 5/7] net: wwan: t9xx: Add FSM thread
  ` [External Mail] "
` [PATCH v2 6/7] net: wwan: t9xx: Add AT & MBIM WWAN ports
  ` [External Mail] "

[PATCH v2 0/4] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-24  9:02 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add tracepoint for EVTQ events
 2026-06-24  8:43 UTC  (3+ messages)

[PATCH v6 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-06-24  8:30 UTC  (3+ messages)
` [PATCH v6 3/4] reset: cix: add sky1 audss auxiliary reset driver

[PATCH] ARM: davinci_all_defconfig: Enable current ST7586 DRM symbol
 2026-06-24  8:20 UTC 

[PATCH] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
 2026-06-24  8:16 UTC 

[PATCH] ARM: configs: sama5: Enable current Microchip KSZ DSA symbols
 2026-06-24  8:12 UTC 


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