Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 05:43:55 to 2026-09-04 10:54:56 UTC [more...]

[PATCH v2] arm64: dts: broadcom: bcm2712-rpi-5-b: add spi0 interface
 2026-09-04 10:54 UTC  (3+ messages)

[PATCH 0/3] spi: realtek: Add support for RTD1625 SPI Flash Controller
 2026-09-04 10:54 UTC  (2+ messages)

[PATCH] stmmac: fix typo "platfrom" in comment
 2026-09-04 10:54 UTC 

[PATCH 1/4] Documentation/arch: fix typo "initalised" in comment
 2026-09-04 10:51 UTC  (4+ messages)
` [PATCH 2/4] arm64: fix typos in comments
` [PATCH 3/4] selftests: arm64: fix typo "hander" in comment
` [PATCH 4/4] arm64: include: fix repeated word 'to' "

[PATCH 1/2] i2c: busses: fix typos in comments
 2026-09-04 10:50 UTC 

[PATCH] rtc: fix typos in comments
 2026-09-04 10:47 UTC 

[PATCH] firmware: arm_scmi: fix typo "upto" in comment
 2026-09-04 10:37 UTC 

[PATCH v6 0/9] coco: guest: Enforce host page-size alignment for shared buffers
 2026-09-04 10:34 UTC  (10+ messages)
` [PATCH v6 1/9] mm/mem_encrypt: Add helpers for shared-buffer alignment
` [PATCH v6 2/9] irqchip/gic-v3-its: Align shared ITS allocations to the CoCo shared granule size
` [PATCH v6 3/9] dma-mapping: Pass allocation attrs to contiguous allocation helpers
` [PATCH v6 4/9] dma-direct: Align CoCo shared DMA allocations to the shared granule size
` [PATCH v6 5/9] swiotlb: Align shared IO TLB pools "
` [PATCH v6 6/9] swiotlb: Reject misaligned restricted DMA pools for CoCo guests
` [PATCH v6 7/9] dma-buf: system_heap: Enforce shared-granule alignment for cc-shared buffers
` [PATCH v6 8/9] arm64: realm: Add RHI helper to query IPA state change alignment
` [PATCH v6 9/9] arm64: realm: Expose the CCA shared granule size through mem_encrypt ops

[PATCH v2] arm64: mpam: Document when to set arm64.nompam
 2026-09-04 10:35 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Enable S1PIE for nVHE and hVHE
 2026-09-04 10:33 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Initialise TCR2_EL2 for nVHE mode
` [PATCH 2/2] KVM: arm64: Enable S1PIE for nVHE and hVHE

[PATCH net] net: stmmac: initialize ptp_lock at probe time
 2026-09-04 10:32 UTC 

[PATCH v6 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-09-04 10:30 UTC  (4+ messages)
` [PATCH v6 06/16] usb: hub: Associate port@ fwnode with USB port device

[PATCH v3 0/4] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-04 10:18 UTC  (5+ messages)
` [PATCH v3 1/4] dma: swiotlb: Centralize default pool policy selection
` [PATCH v3 2/4] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v3 3/4] dma: swiotlb: Centralize memory-encryption "
` [PATCH v3 4/4] dma: swiotlb: Remove SWIOTLB_ANY

[PATCH v3] drm/rockchip: rk3066_hdmi: convert to devm_drm_bridge_alloc() API
 2026-09-04 10:17 UTC 

[PATCH v14 0/4] Support spread spectrum clocking for i.MX8M PLLs
 2026-09-04 10:06 UTC  (2+ messages)
` [PATCH v14 4/4] clk: imx: pll14xx: support spread spectrum clock generation

[PATCH v9 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-04 10:02 UTC  (11+ messages)
` [PATCH v9 1/7] firmware: smccc: Add an Arm "

[PATCH v2] memory: exynos5422-dmc: handle clock enable failures
 2026-09-04 10:01 UTC 

[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-04  9:58 UTC  (2+ messages)

[PATCH] crypto: rockchip: pass crypto_info to irq handler
 2026-09-04  9:55 UTC  (2+ messages)

[PATCH v10 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-04  9:50 UTC  (8+ messages)
` [PATCH v10 1/7] firmware: smccc: Add an Arm "
` [PATCH v10 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v10 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v10 4/7] arm64: realm: Move Realm memory encryption ops to RSI code
` [PATCH v10 5/7] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v10 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
` [PATCH v10 7/7] coco: guest: arm64: Replace dummy CCA device with sysfs ABI

[PATCH v5 00/25] MT8189: Add support for system and base clock controllers
 2026-09-04  9:37 UTC  (4+ messages)
` [PATCH v5 16/25] clk: mediatek: Add MT8189 apmixedsys clock support

[PATCH 1/2] clk: rockchip: rk3399: add 85.5 MHz rate to PLL rate table
 2026-09-04  9:36 UTC  (4+ messages)

[PATCH v2] ARM: dts: aspeed: msx4: describe the I2C5 mux tree
 2026-09-04  9:34 UTC 

[PATCH v2] i2c: imx: honour I2C_M_IGNORE_NAK
 2026-09-04  9:31 UTC  (4+ messages)

[PATCH bpf 0/2] bpf, arm64: fix the exception callback's frame pointer
 2026-09-04  9:27 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf 2/2] selftests/bpf: cover the exception callback using its own BPF stack

[PATCH v2 0/3] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-04  9:26 UTC  (8+ messages)
` [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
    ` [Linux-stm32] "
` [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-04  9:21 UTC  (18+ messages)
` [PATCH v6 01/13] dt-bindings: arm: add Ambarella CV75 platforms
` [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 v6 04/13] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH v6 05/13] dt-bindings: gpio: pl061: add Ambarella CV75 variant
` [PATCH v6 06/13] dt-bindings: serial: snps-dw-apb-uart: add ambarella,cv75-uart
` [PATCH v6 07/13] clk: ambarella: add CV75 CCU driver
    `  "
` [PATCH v6 08/13] gpio: regmap: support write_data_after_dir and girq
` [PATCH v6 09/13] gpio: pl061: use gpio-regmap and add Ambarella layout
` [PATCH v6 10/13] pinctrl: ambarella: add CV75 pin controller
` [PATCH v6 11/13] serial: 8250_dw: add Ambarella CV75 quirks
` [PATCH v6 12/13] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT
` [PATCH v6 13/13] MAINTAINERS: add ARM/AMBARELLA SoC support

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

[PATCH v2 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-04  9:18 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 v4] irqchip/gic-v3: Add Altera SoCFPGA Agilex5 GIC600 DMA32 erratum workaround
 2026-09-04  9:11 UTC 

[PATCH v2 0/5] firmware/clk: arm_scpi hardening (leak, OPP bounds, cpufreq)
 2026-09-04  7:55 UTC  (4+ messages)
` [PATCH v2 5/5] clk: scpi: use PLATFORM_DEVID_NONE for scpi-cpufreq

[PATCH v2] remoteproc: stm32_rproc: Propagate errors from optional IRQ lookup
 2026-09-04  9:12 UTC 

[PATCH v4 00/25] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-09-04  9:07 UTC  (3+ messages)
` [PATCH v4 12/25] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N

[PATCH] tty: serial: samsung: Fix S5L on Apple A18 Pro
 2026-09-04  9:06 UTC 

[PATCH net] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
 2026-09-04  9:04 UTC 

[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-09-04  9:01 UTC  (11+ messages)
` [PATCH v2 3/9] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH v2 4/9] soc: qcom: geni-se: Remove OPP rate reset from resource deactivation
` [PATCH v2 7/9] i2c: qcom-geni: Vote for SE clock rate using OPP

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-04  8:54 UTC  (5+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests

[PATCH] remoteproc: stm32_rproc: Propagate errors from optional IRQ lookup
 2026-09-04  8:53 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2026-09-04  8:49 UTC  (9+ messages)

[PATCH net-next 28/33] net: ethernet: ti: cpsw_new: Remove comma after sentinel-entry in match-table
 2026-09-04  8:46 UTC  (3+ messages)
  ` [PATCH net-next 27/33] net: ethernet: ti: cpsw: "
  ` [PATCH net-next 26/33] net: ti: am65-cpsw-nuss: "

[PATCH 0/2] 52-bit VA guest mode ID support
 2026-09-04  8:45 UTC  (6+ 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 v8 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-09-04  8:41 UTC  (17+ messages)
` [PATCH v8 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v8 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v8 03/16] power: sequencing: Add pwrseq_get_state()
` [PATCH v8 04/16] usb: hub: Use assign_bit() in usb_hub_set_port_power()
` [PATCH v8 05/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v8 06/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v8 07/16] usb: core: Move struct usb_port and related APIs to port.h
` [PATCH v8 08/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v8 09/16] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v8 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v8 11/16] dt-bindings: usb: mediatek,mtk-xhci: Switch to ports for USB connections
` [PATCH v8 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v8 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v8 14/16] power: sequencing: pcie-m2: Split Bluetooth unit based on interface
` [PATCH v8 15/16] arm64: dts: mediatek: mt8195-cherry: Add M.2 E-key slot
` [PATCH v8 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as "

[PATCH v2] USB: mtu3: tracing: fix pointers dereferencing
 2026-09-04  8:36 UTC 

[PATCH v6 00/13] drm/imx: dc: Use prefetch engine
 2026-09-04  8:36 UTC  (23+ messages)
` [PATCH v6 01/13] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v6 02/13] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v6 03/13] drm/imx: dc-fu: Fix dimensions
` [PATCH v6 04/13] drm/imx: dc-crtc: Disable at boot
` [PATCH v6 05/13] drm/imx: dc: Add PRG support
` [PATCH v6 06/13] drm/imx: dc: Add DPR channel support
` [PATCH v6 07/13] drm/imx: dc: Use TCON operation mode
` [PATCH v6 08/13] drm/imx: dc-ed: Support getting source selection
` [PATCH v6 09/13] drm/imx: dc-lb: Support getting secondary input selection
` [PATCH v6 10/13] drm/imx: dc-ed: Drop initial source selection
` [PATCH v6 11/13] drm/imx: dc-lb: Drop initial primary and secondary input selections
` [PATCH v6 12/13] drm/imx: dc-fu: Get DPR channel
` [PATCH v6 13/13] drm/imx: dc: Use prefetch engine

[PATCH v4 0/5] powervr: MT8173 GPU support
 2026-09-04  8:13 UTC  (7+ messages)

[PATCH] memory: exynos5422-dmc: handle clock enable failures
 2026-09-04  8:14 UTC  (2+ messages)

[GIT PULL] pmdomain/cpuidle fixes for v7.3-rc2
 2026-09-04  8:12 UTC 

[PATCH] net: sun4i-emac: fix missing of_node_put() for phy_node
 2026-09-04  8:07 UTC 

[PATCH v5 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
 2026-09-04  8:03 UTC  (2+ messages)
` [PATCH v5 2/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset

[PATCH v4 1/7] dt-bindings: phy: Add PHY_TYPE_DSI and PHY_TYPE_CSI definitions
 2026-09-04  7:55 UTC  (2+ messages)
` [RFC PATCH] arm64: dts: rockchip: add mipi csi-2 receiver nodes for the dcphys on rk3588

[PATCH 0/4] amlogic: t7: give the MMC bus pipeline clock real consumers
 2026-09-04  7:56 UTC  (3+ messages)
` [PATCH 4/4] clk: meson: t7: don't mark sys_ampipe_nand as critical

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-09-04  7:54 UTC  (7+ messages)

[PATCH v4 0/4] firmware: raspberrypi: Add support for the tryboot mode
 2026-09-04  7:46 UTC  (5+ messages)
` [PATCH v4 1/4] firmware: raspberrypi: reorder rpi_firmware_property_tag enum
` [PATCH v4 2/4] dt-bindings: raspberrypi,bcm2835-firmware: Include 'reboot-mode.yaml'
` [PATCH v4 3/4] firmware: raspberrypi: Add reboot mode support
` [PATCH v4 4/4] arm64: dts: broadcom: bcm2712: Add reboot modes to firmware node

[PATCH 0/2] mtd: rawnand: lpc32xx: Remove platform data support from drivers
 2026-09-04  7:44 UTC  (4+ messages)

[PATCH v2] irqchip/gic-v5: Install root IRQ handler last in gicv5_init_common()
 2026-09-04  7:39 UTC  (2+ messages)

[PATCH net v5] net: stmmac: remove software VLAN tag stripping
 2026-09-04  7:33 UTC  (2+ messages)

[PATCH wireless] wifi: mt76: mt792x: fix NULL dereference in ACPI SAR init during probe
 2026-09-04  7:30 UTC  (2+ messages)

[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
 2026-09-04  7:17 UTC  (3+ messages)

[PATCH v2] net: stmmac: clear dma_conf in __stmmac_open error path
 2026-09-04  6:49 UTC 

[PATCH v7 0/9] Add support for Wave6 video codec driver
 2026-09-04  6:46 UTC  (8+ messages)
` [PATCH v7 1/9] media: v4l2-common: Fix P010 format info
` [PATCH v7 2/9] dt-bindings: media: nxp: Add Wave6 video codec device
` [PATCH v7 5/9] media: chips-media: wave6: Add Wave6 core driver
` [PATCH v7 6/9] media: chips-media: wave6: Improve debugging capabilities
` [PATCH v7 7/9] media: chips-media: wave6: Add Wave6 thermal cooling device
` [PATCH v7 8/9] media: chips-media: wave6: Add Wave6 control driver
` [PATCH v7 9/9] arm64: dts: freescale: imx95: Add video codec node

[PATCH v3 0/2] Add initial device tree support for the Xiaomi Mi Box 4 (MDZ-21-AA), an Amlogic S905L based TV box
 2026-09-04  6:37 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: amlogic: add Xiaomi Mi Box 4 support

[PATCH] HID: i2c-hid: Skip SET_POWER on shutdown for panel followers
 2026-09-04  3:50 UTC 

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

[PATCH 0/3] Fix dt-style-check issues in Apple silicon multi die .dtsi
 2026-09-04  6:23 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: apple: Fix style issues for t600x "
` [PATCH 2/3] arm64: dts: apple: Fix style issues for t602x "
` [PATCH 3/3] arm64: dts: apple: Fix style issues for t6031 "

[PATCH net-next 0/3] net: stmmac: Add UltraRISC DP1000 GMAC support
 2026-09-04  6:01 UTC  (7+ messages)
` [PATCH net-next 3/3] "

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

[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-09-04  5:43 UTC  (4+ messages)
` [PATCH v15 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support


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