Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-08 05:49:28 to 2026-09-08 12:27:31 UTC [more...]

[PATCH v11 07/74] drm/connector: Add HDMI 2.0 scrambler infrastructure
 2026-09-08 12:27 UTC  (2+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-08 12:26 UTC  (5+ messages)
` [PATCH v10 67/69] drm/connector: Drop redundant hdmi vendor/product fields

[PATCH v11 73/74] drm/connector: Use the SPD InfoFrame field length defines
 2026-09-08 12:17 UTC  (2+ messages)

[PATCH 00/19] arm64: Implement parallel CPU onlining with PSCI v0.2+
 2026-09-08 12:16 UTC  (30+ messages)
` [PATCH 05/19] arm64: smp: Tidy up smp_prepare_cpus()
` [PATCH 06/19] arm64: smp: Tidy up cpuinfo init and cpufeature updates
` [PATCH 07/19] arm64: smp: Defer update of secondary CPU capabilities
` [PATCH 08/19] arm64: smp: Don't bother printing the I-cache policy for each CPU
` [PATCH 09/19] arm64: smp: Defer RCU registration during secondary CPU bringup
` [PATCH 10/19] arm64: smp: Use generic HOTPLUG_CORE_SYNC_FULL machinery for CPU onlining
` [PATCH 11/19] arm64: smp: Use generic HOTPLUG_SPLIT_STARTUP "
` [PATCH 12/19] arm64: cpu_ops: Make 'cpu_operations' pointer global instead of per-cpu
` [PATCH 13/19] arm64: cpu_ops: Introduce get_secondary_cpu_ops()
` [PATCH 14/19] firmware/psci: Cache PSCI v0.2+ version number to avoid redundant SMCs
` [PATCH 15/19] firmware/psci: Extend ->cpu_on() callback to take an additional argument
` [PATCH 16/19] arm64: cpu_ops: Expose optional argument to target cpu in ->cpu_boot()
` [PATCH 17/19] arm64: smp: Pass secondary CPU boot parameters via firmware if possible

[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
 2026-09-08 12:07 UTC  (13+ messages)
` [PATCH v2 01/22] usb: typec: Add alternate mode state notifiers
` [PATCH v2 02/22] usb: typec: Represent USB4 on the Type-C bus
` [PATCH v2 10/22] thunderbolt: Unlock host router ports during startup
` [PATCH v2 13/22] thunderbolt: Add ring register accessors to tb_nhi_ops
` [PATCH v2 16/22] thunderbolt: Add add_links "
` [PATCH v2 19/22] thunderbolt: Add Apple Silicon support

[PATCH 0/4] KVM: arm64: Fix host access to the EL2 stacks
 2026-09-08 11:07 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Transfer the hyp stack pages out of the host stage-2
` [PATCH 2/4] KVM: arm64: Match hyp text by physical address in fix_host_ownership()
` [PATCH 3/4] KVM: arm64: Move the private VA allocation cursor to __io_map_next
` [PATCH 4/4] KVM: arm64: Check every private mapping is hyp-owned at pKVM init

[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
 2026-09-08 12:04 UTC  (4+ messages)
` [PATCH net-next v3 07/10] net: marvell: fix typos "

[PATCH v49 1/7] Documentation/firmware: add imx/se to other_interfaces
 2026-09-08 17:18 UTC  (6+ messages)
` [PATCH v49 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v49 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v49 4/7] firmware: imx: device context dedicated to priv
` [PATCH v49 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v49 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH] arm64: dts: renesas: sparrow-hawk: Add overlay for WaveShare 2CH CANFD HAT
 2026-09-08 12:02 UTC  (2+ messages)

[PATCH 0/1] arm64: dts: ti: k3-am69-aquila: Add Toradex DSI to LVDS adapter with the 10.1" V2 display
 2026-09-08 11:58 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] soc: fsl: qe: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE
 2026-09-08 11:58 UTC  (2+ messages)

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-08 11:55 UTC  (15+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH v11 61/74] drm/tests: bridge: Set supported HDMI version
 2026-09-08 11:47 UTC  (2+ messages)

[PATCH v11 60/74] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
 2026-09-08 11:47 UTC  (2+ messages)

[PATCH v11 56/74] drm/rockchip: rk3066_hdmi: Advertise HDMI 1.4 capabilities
 2026-09-08 11:46 UTC  (2+ messages)

[PATCH v11 55/74] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
 2026-09-08 11:46 UTC  (2+ messages)

[PATCH v11 54/74] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
 2026-09-08 11:46 UTC  (2+ messages)

[PATCH v11 53/74] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
 2026-09-08 11:45 UTC  (2+ messages)

[PATCH 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0
 2026-09-08 11:30 UTC  (3+ messages)
` [PATCH 19/21] arm64: entry: The great stack switcheroo

[PATCH v2] arm64: dts: rockchip: fix hym8563 interrupt pin on Orange Pi 5 Plus
 2026-09-08 11:19 UTC 

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-08 10:59 UTC  (15+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size

[PATCH 0/5] drm/msm/dp: Add MSM Type-C MST support
 2026-09-08 10:48 UTC  (8+ messages)
` [PATCH 2/5] drm/bridge_connector: preserve connector status for IRQ-only HPD events

[PATCH] arm64: errata: Add Cortex-A725 erratum 3821522 workaround
 2026-09-08 10:47 UTC 

[PATCH] interconnect: qcom: icc-rpmh: Add opt-out parameter for QoS settings
 2026-09-08 10:46 UTC  (7+ messages)

[PATCH v4 0/3] phy: nuvoton: extend MA35D1 USB2 PHY driver for dual-port OTG support
 2026-09-08 10:37 UTC  (2+ messages)

[PATCH 00/20] Huge mapping support for protected VMs
 2026-09-08 10:26 UTC  (16+ messages)
` [PATCH 02/20] KVM: arm64: Propagate host stage-2 annotated entries on block split
` [PATCH 04/20] KVM: arm64: Use block-level annotations when setting up the host stage-2
` [PATCH 08/20] KVM: arm64: Add a range to __pkvm_host_reclaim_page_guest()
` [PATCH 11/20] KVM: arm64: Add a range to pKVM ownership selftest
` [PATCH 12/20] KVM: arm64: Handle huge mappings in __pkvm_host_force_reclaim_page_guest()

[PATCH] soc: ti: fix typo "accomodate" in comment
 2026-09-08 10:21 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: Make sure clk_init_data is fully initialized
 2026-09-08 10:20 UTC  (2+ messages)

[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
 2026-09-08 10:17 UTC  (9+ messages)
` [PATCH v9 01/10] memblock: Introduce MEMBLOCK_LLMAP
` [PATCH v9 07/10] arm64: Implement __set_direct_map*()

[PATCH net] net: stmmac: preserve real_num_tx_queues on mqprio setup failure
 2026-09-08 10:12 UTC  (2+ messages)

[PATCH RFC v9 00/25] pkeys-based page table hardening
 2026-09-08 10:11 UTC  (15+ messages)
` [PATCH RFC v9 01/25] mm: Introduce kpkeys
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables

[PATCH v2] mtd: rawnand: sunxi: fit maximized ECC step to page size
 2026-09-08 10:03 UTC  (2+ messages)

[PATCH v1 0/3] drm/bridge: Add Thine THC63LVD827 LVDS encoder and 10inch LVDS panel on Colibri iMX7
 2026-09-08 10:02 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: bridge: Add THine THC63LVD827
` [PATCH v1 2/3] drm/bridge: Add THine THC63LVD827 LVDS encoder
` [PATCH v1 3/3] ARM: dts: imx7d-colibri-emmc: Add Toradex Capacitive Touch Display 10" LVDS

[PATCH v11 52/74] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
 2026-09-08  9:59 UTC  (2+ messages)

[PATCH v11 51/74] drm/bridge: inno-hdmi: Advertise HDMI 1.2 capabilities
 2026-09-08  9:58 UTC  (2+ messages)

[PATCH v11 50/74] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
 2026-09-08  9:58 UTC  (2+ messages)

[PATCH v11 25/74] drm/display: bridge_connector: Switch to .force_ctx() connector helper
 2026-09-08  9:53 UTC  (2+ messages)

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-08  9:52 UTC  (5+ messages)
` [PATCH v6 02/13] dt-bindings: mfd: syscon: add Ambarella CV75 secure scratchpad
` [PATCH v6 03/13] dt-bindings: clock: add Ambarella CV75 RCT

[PATCH] pwm: mtk-disp: Fix period readback
 2026-09-08  9:52 UTC  (3+ messages)

[PATCH v7 0/9] Add support for Wave6 video codec driver
 2026-09-08  9:50 UTC  (3+ messages)
` [PATCH v7 2/9] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-08  9:48 UTC  (4+ messages)
` [PATCH v11 13/74] drm/bridge: Fix NULL deref in drm_bridge_add() for legacy bridges

[PATCH v2] crypto: mxs-dcp: handle zero-length skcipher requests
 2026-09-08  9:44 UTC 

[PATCH 0/4] drm: Add and use drm_fb_dma_get_gem_clipped_addr() helper
 2026-09-08  9:41 UTC  (6+ messages)
` [PATCH 1/4] drm/fb-dma-helper: Add drm_fb_dma_get_gem_clipped_addr()
` [PATCH 2/4] drm/sun4i: layers: Fix VI buffer address for clipped offsets
` [PATCH 3/4] drm/imx/dc: plane: Switch to drm_fb_dma_get_gem_clipped_addr()
` [PATCH 4/4] drm/imx/dcss: "

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-09-08  9:38 UTC  (11+ messages)

[PATCH v6 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-09-08  9:28 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: display: verisilicon,dc: add support for nuvoton,ma35d1-dcu
` [PATCH v6 2/6] drm/verisilicon: add register-level macros for DC8000
` [PATCH v6 3/6] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v6 4/6] drm/verisilicon: add DC8000 (DCUltraLite) display controller support
` [PATCH v6 5/6] drm/verisilicon: add DCUltraLite chip identity to HWDB
` [PATCH v6 6/6] drm/verisilicon: extend Kconfig to support ARCH_MA35 platforms

[PATCH v5 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-08  9:19 UTC  (4+ messages)
` [PATCH v5 1/2] iommu/arm-smmu-v3: Add a cmdq_max_entries module parameter

[PATCH v6 0/5] ASoC: Add support for Airoha AN7581
 2026-09-08  9:19 UTC  (7+ messages)
` [PATCH v6 1/5] ASoC: dt-bindings: Add Airoha AN7581 AFE Sound card
` [PATCH v6 2/5] ASoC: dt-bindings: Add Airoha AN7581 AFE with WM8960 Codec schema
` [PATCH v6 3/5] ASoC: mediatek: common: permit to provide dedicated regmap for irq
` [PATCH v6 4/5] ASoC: airoha: Add AFE driver for Airoha AN7581
` [PATCH v6 5/5] ASoC: airoha: Add machine "

[PATCH v5 0/3] can_rx_offload keeps a lockless irq_queue that the IRQ handlers fill and that is later spliced under skb_queue.lock into the NAPI-facing skb_queue. This works as long as a single context fills the irq_queue. flexcan with FLEXCAN_QUIRK_SECONDARY_MB_IRQ and mcf5441x use two mailbox IRQ lines. When those are affined to different CPUs the two handlers can enqueue into the same list at the same time and corrupt it
 2026-09-08  8:58 UTC  (4+ messages)

[PATCH] arm64: dts: st: fix arm,smc-id of the SMC watchdog on stm32mp2
 2026-09-08  8:52 UTC  (2+ messages)
` [Linux-stm32] [PATCH] arm64: dts: st: fix arm, smc-id "

[PATCH net-next v5 3/3] net: xilinx: axienet: Fix IRQ error handling
 2026-09-08  8:49 UTC  (4+ messages)

[PATCH net-next v5 2/3] net: xilinx: axienet: Handle optional IRQ return value correctly
 2026-09-08  8:49 UTC  (4+ messages)

[PATCH net-next v5 0/3] net: xilinx: axienet: Fix IRQ error handling
 2026-09-08  8:48 UTC  (3+ messages)
` [PATCH net-next v5 1/3] net: xilinx: axienet: Propagate errors from optional IRQ lookup

[PATCH] clk: zynq: return -ETIMEDOUT if the PLL never locks
 2026-09-08  8:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5] arm64: dts: renesas: r8a779g0: Add GICv3 ITS and update PCIe nodes
 2026-09-08  8:46 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779h0: Add GICv3 ITS and update PCIe node
 2026-09-08  8:46 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3-sva: Relax ASID requirements
 2026-09-08  8:38 UTC  (3+ messages)

[PATCH v2 0/3] Apple SoC CIO (USB4/Thunderbolt) reset controller
 2026-09-08  8:34 UTC  (2+ messages)

[PATCH net v3] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
 2026-09-08  8:30 UTC  (2+ messages)

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-08  8:29 UTC  (12+ messages)
` [PATCH v7 1/3] "

[PATCH v4 0/2] pwm: add Axiado AX3000 PWM support
 2026-09-08  8:28 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: add Axiado AX3000 PWM
` [PATCH v4 2/2] pwm: add Axiado AX3000 PWM driver

[PATCH v4 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-08  8:23 UTC  (3+ messages)
` [PATCH 1/2] arm64: topology: Prefer PE0 on NVIDIA Olympus SMT cores
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection

[PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
 2026-09-08  8:21 UTC 

[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
 2026-09-08  8:15 UTC  (2+ messages)

[PATCH v5 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-09-08  8:21 UTC  (6+ messages)
` [PATCH v5 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v5 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v5 3/5] ASoC: fsl_asrc/fsl_easrc: move DMA params into pair/context struct
` [PATCH v5 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v5 5/5] ASoC: fsl_easrc: "

[PATCH net] net: stmmac: restore NET_IP_ALIGN in the non-XDP RX path
 2026-09-08  8:16 UTC  (3+ messages)
` [PATCH net v2] net: stmmac: restore NET_IP_ALIGN in the RX DMA offset

[PATCH 0/2] 52-bit VA guest mode ID support
 2026-09-08  8:08 UTC  (12+ messages)
` [PATCH 1/2] KVM: selftest: arm64: Support 5-level paging in stage 1 translation table
` [PATCH 2/2] KVM: selftests: arm64: Add 52-bit VA guest modes

[PATCH] phy: apple: atc: remove stale kernel-doc for removed struct members
 2026-09-08  8:04 UTC  (2+ messages)

[PATCH] crypto: zynqmp-sha - fix NULL pointer dereference in init_tfm
 2026-09-08  7:53 UTC 

[PATCH/RFT] arm64: dts: renesas: r9a09g047e57-smarc: Update CAN transceivers
 2026-09-08  7:38 UTC  (3+ messages)

[PATCH v2] dt-bindings: arm-smmu: Document Adreno SMMU for Nord SoC
 2026-09-08  7:32 UTC  (3+ messages)

[PATCH v4 0/7] Properly describe mt6589 and mt8167 toprgu resets
 2026-09-08  7:21 UTC  (3+ messages)
` [PATCH v4 4/7] dt-bindings: watchdog: Add compatible for MediaTek mt8167

[PATCH v2 0/8] Add Aspeed AST2700 SDRAM EDAC support
 2026-09-08  7:13 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: mediatek: Fix pinfunc headers of two SoCs
 2026-09-08  7:13 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8173: Replace spaces indentation with tabs
 2026-09-08  7:12 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt7986: correct timer frequency
 2026-09-08  7:12 UTC  (2+ messages)

[PATCH v3] arm64: dts: mediatek: Add #{address,size}-cells to Chromium-based /firmware
 2026-09-08  7:12 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: mediatek: UFS cleanup adaptation
 2026-09-08  7:10 UTC  (2+ messages)

[PATCH v6 0/4] Add Agilex5 SoCDK TSN Config2 board support
 2026-09-08  7:05 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: altera: Add Agilex5 SoCDK TSN Config2 board
` [PATCH v6 2/4] arm64: dts: socfpga: agilex5: Add "
` [PATCH v6 3/4] dt-bindings: net: altr,socfpga-stmmac: Add altr,socfpga-stmmac-agilex5-tsn compatible
` [PATCH net-next v6 4/4] net: stmmac: dwmac-socfpga: Add support for Agilex5 TSN GMAC with FPGA converter

[PATCH v10 0/9] Add support for MT6392 PMIC
 2026-09-08  7:06 UTC  (5+ messages)
` [PATCH v10 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v10 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH v2 0/3] MediaTek mt6572 GCE support
 2026-09-08  7:01 UTC  (2+ messages)

[PATCH v9 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
 2026-09-08  6:33 UTC  (3+ messages)
` [PATCH v9 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support

[PATCH v2 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-08  6:12 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection

[PATCHv2] ARM: dts: marvell: armada-388: use onnn,pca9655 compatible
 2026-09-08  6:04 UTC 

[PATCH bpf-next v4 0/7] bpf: fix typos and repeated words in comments
 2026-09-08  5:48 UTC  (8+ messages)
` [PATCH bpf-next v4 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v4 2/7] bpf: fix typos in comments
` [PATCH bpf-next v4 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v4 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v4 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v4 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v4 7/7] selftests/bpf: fix repeated words "


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