messages from 2025-12-13 02:57:46 to 2025-12-15 09:27:15 UTC [more...]
[PATCH] arm/arm64: dts: st: Drop unused .dtsi
2025-12-15 9:26 UTC (3+ messages)
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-15 9:22 UTC (5+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()
[PATCH 1/2] dt-bindings: mfd: atmel,hlcdc: Add sama7d65 compatible string
2025-12-15 9:06 UTC (2+ messages)
` [PATCH 2/2] drm: atmel-hlcdc: add LCD controller layer definition for sama7d65
[PATCH] ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
2025-12-15 9:02 UTC (4+ messages)
[PATCH v2 RESEND] coresight: etm-perf: Fix reference count leak in etm_setup_aux
2025-12-15 9:02 UTC (2+ messages)
[PATCH v10 0/7] Add support for Verisilicon IOMMU used by media
2025-12-15 8:53 UTC (8+ messages)
` [PATCH v10 1/7] dt-bindings: vendor-prefixes: Add Verisilicon
` [PATCH v10 2/7] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v10 3/7] iommu: Add verisilicon IOMMU driver
` [PATCH v10 4/7] MAINTAINERS: Add entry for Verisilicon "
` [PATCH v10 5/7] media: verisilicon: AV1: Restore IOMMU context before decoding a frame
` [PATCH v10 6/7] arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588
` [PATCH v10 7/7] arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588
[PATCH] arm64: perf: fix syscalltbl path base
2025-12-15 8:47 UTC (3+ messages)
[PATCH v2 0/2] Add NXP FRDM-IMX91S board support
2025-12-15 8:42 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add FRDM-IMX91S board
` [PATCH v2 2/2] arm64: dts: freescale: add NXP FRDM-IMX91S board support
[PATCH v2 0/2] perf arm_spe: Minor event configs housekeeping
2025-12-15 8:40 UTC (3+ messages)
` [PATCH v2 2/2] perf c2c: Update documentation for adding memory event table
[PATCH] soc/xilinx: replace use of system_unbound_wq with system_dfl_wq
2025-12-15 8:38 UTC (3+ messages)
[PATCH] fpga: xilinx: Switch Michal Simek's email to new one
2025-12-15 8:28 UTC
[PATCH] cpuidle: zynq: Switch Michal Simek's email to new one
2025-12-15 8:28 UTC
[PATCH] xilinx_hwicap: fifo_icap.c: fix all kernel-doc warnings
2025-12-15 8:04 UTC (2+ messages)
[PATCH] arm64: zynqmp: Remove ina260 IIO description
2025-12-15 8:02 UTC
[PATCH v3 1/1] arm64: dts: xilinx: fix zynqmp opp-table-cpu
2025-12-15 8:02 UTC (2+ messages)
[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
2025-12-15 7:55 UTC (10+ messages)
` [PATCH v1 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v1 09/17] efi: stmm: Make use of tee bus methods
` [PATCH v1 10/17] firmware: arm_scmi: optee: Make use of module_tee_client_driver()
` [PATCH v1 11/17] firmware: arm_scmi: Make use of tee bus methods
[PATCH] crypto: arm64/ghash - Fix incorrect output from ghash-neon
2025-12-15 7:54 UTC (5+ messages)
[PATCH] arm64: dts: mediatek: mt7988a-bpi-r4pro: fix model string
2025-12-15 7:46 UTC
[PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells
2025-12-15 7:31 UTC (3+ messages)
[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
2025-12-15 7:26 UTC
[PATCH V7 0/4] Add device tree support for NVIDIA Tegra CMDQV
2025-12-15 6:48 UTC (5+ messages)
` [PATCH V7 1/4] iommu/tegra241-cmdqv: Decouple driver from ACPI
` [PATCH V7 2/4] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
` [PATCH V7 3/4] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V7 4/4] arm64: dts: nvidia: Add nodes for CMDQV
[PATCH v5] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
2025-12-15 6:08 UTC
[PATCH V6 0/4] Add device tree support for NVIDIA Tegra CMDQV
2025-12-15 6:09 UTC (6+ messages)
` [PATCH V6 1/4] iommu/tegra241-cmdqv: Decouple driver from ACPI
[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2025-12-15 5:14 UTC (14+ messages)
` [PATCH v8 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v8 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v8 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v8 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v8 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v8 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v8 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v8 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v8 11/12] sched: add need-resched timed wait interface
` [PATCH v8 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
[PATCH v1 0/3] kexec: add kexec flag to control debug printing
2025-12-15 4:41 UTC (4+ messages)
` [PATCH v1 2/3] kexec: print out debugging message if required for kexec_load
imx8mp SPDIF TX does not produce a lockable signal
2025-12-15 3:53 UTC (3+ messages)
[PATCH v21 1/7] Documentation/firmware: add imx/se to other_interfaces
2025-12-15 3:51 UTC (2+ messages)
[PATCH v4 00/21] Add support for MT8189 clock/power controller
2025-12-15 3:49 UTC (22+ messages)
` [PATCH v4 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v4 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH v4 03/21] clk: mediatek: clk-mux: Make sure bypass clk enabled while setting MFG rate
` [PATCH v4 04/21] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v4 05/21] clk: mediatek: Add MT8189 topckgen "
` [PATCH v4 06/21] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH v4 07/21] clk: mediatek: Add MT8189 vlpcfg "
` [PATCH v4 08/21] clk: mediatek: Add MT8189 bus "
` [PATCH v4 09/21] clk: mediatek: Add MT8189 cam "
` [PATCH v4 10/21] clk: mediatek: Add MT8189 dbgao "
` [PATCH v4 11/21] clk: mediatek: Add MT8189 dvfsrc "
` [PATCH v4 12/21] clk: mediatek: Add MT8189 i2c "
` [PATCH v4 13/21] clk: mediatek: Add MT8189 img "
` [PATCH v4 14/21] clk: mediatek: Add MT8189 mdp "
` [PATCH v4 15/21] clk: mediatek: Add MT8189 mfg "
` [PATCH v4 16/21] clk: mediatek: Add MT8189 dispsys "
` [PATCH v4 17/21] clk: mediatek: Add MT8189 scp "
` [PATCH v4 18/21] clk: mediatek: Add MT8189 ufs "
` [PATCH v4 19/21] clk: mediatek: Add MT8189 vcodec "
` [PATCH v4 20/21] pmdomain: mediatek: Add bus protect control flow for MT8189
` [PATCH v4 21/21] pmdomain: mediatek: Add power domain driver for MT8189 SoC
[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
2025-12-15 2:36 UTC (3+ messages)
[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
2025-12-15 2:19 UTC (2+ messages)
[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
2025-12-15 2:15 UTC (3+ messages)
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver
[PATCH v2 1/3] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
2025-12-15 2:11 UTC (2+ messages)
[PATCH v2] USB: Fix error handling in gadget driver
2025-12-15 2:09 UTC
[PATCH] mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to Kconfig
2025-12-15 2:05 UTC (2+ messages)
[PATCH 0/3] thermal/drivers/imx91: minor updates
2025-12-15 1:36 UTC (4+ messages)
` [PATCH 1/3] thermal/drivers/imx91: Check status before reading data
[PATCH 0/4] arm64: dts: imx91: misc updates
2025-12-15 0:50 UTC (6+ messages)
` [PATCH 1/4] arm64: dts: imx91: Add tempsensor node
` [PATCH 3/4] arm64: dts: imx91: Update file name with dash
[PATCH AUTOSEL 6.18-6.12] ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
2025-12-15 0:41 UTC
[PATCH 31/32] Documentation: KVM: Introduce documentation for VGICv5
2025-12-15 0:15 UTC (2+ messages)
[PATCH RFC 0/4] Support multi-channel IRQs in stmmac platform drivers
2025-12-14 22:37 UTC (8+ messages)
` [PATCH RFC 1/4] net: stmmac: platform: read channels irq
` [PATCH RFC 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH RFC 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH RFC 4/4] stmmac: s32: enable multi irqs mode
[PATCH rc v3 0/4] : iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
2025-12-14 22:32 UTC (3+ messages)
` [PATCH rc v3 1/4] iommu/arm-smmu-v3: Add ignored bits to fix STE update sequence
[PATCH v4 0/6] arm64: dts: imx8mp-var-som: align DTS with hardware revision
2025-12-14 21:52 UTC (7+ messages)
` [PATCH v4 1/6] arm64: dts: imx8mp-var-som: Move USDHC2 support to Symphony carrier
` [PATCH v4 2/6] arm64: dts: imx8mp-var-som: Move PCA9534 GPIO expander "
` [PATCH v4 3/6] arm64: dts: imx8mp-var-som: Move UART2 description "
` [PATCH v4 4/6] arm64: dts: imx8mp-var-som: Add WiFi and Bluetooth support
` [PATCH v4 5/6] arm64: dts: imx8mp-var-som: Add support for WM8904 audio codec
` [PATCH v4 6/6] arm64: dts: imx8mp-var-som: Add support for TSC2046 touchscreen
[PATCH v3 0/6] arm64: dts: imx8mp-var-som: align DTS with hardware revision
2025-12-14 21:42 UTC (9+ messages)
` [PATCH v3 1/6] arm64: dts: imx8mp-var-som: Move USDHC2 support to Symphony carrier
` [PATCH v3 2/6] arm64: dts: imx8mp-var-som: Move PCA9534 GPIO expander "
` [PATCH v3 3/6] arm64: dts: imx8mp-var-som: Move UART2 description "
` [PATCH v3 4/6] arm64: dts: imx8mp-var-som: Add WiFi and Bluetooth support
` [PATCH v3 5/6] arm64: dts: imx8mp-var-som: Add support for WM8904 audio codec
` [PATCH v3 6/6] arm64: dts: imx8mp-var-som: Add support for ADS7846 touchscreen
[PATCH] xilinx_hwicap: fifo_icap.c: fix all kernel-doc warnings
2025-12-14 19:18 UTC (2+ messages)
[PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
2025-12-14 18:57 UTC (4+ messages)
[PATCH] stm class: Constify struct configfs_item_operations and configfs_group_operations
2025-12-14 17:49 UTC
[RFC net-next v3 0/3] Add RSS and LRO support
2025-12-14 16:49 UTC (6+ messages)
` [RFC net-next v3 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO
` [RFC net-next v3 2/3] net: ethernet: mtk_eth_soc: Add RSS support
` [RFC net-next v3 3/3] net: ethernet: mtk_eth_soc: Add LRO support
[PATCH 0/4] drm: Revert and fix enable/disable sequence
2025-12-14 12:42 UTC (4+ messages)
[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
2025-12-14 12:18 UTC (3+ messages)
` [RFC PATCH v6 05/35] KVM: arm64: Add KVM_CAP_ARM_SPE capability
[PATCH v3 0/3] Apple Silicon Type-C PHY
2025-12-14 11:51 UTC (4+ messages)
` [PATCH v3 1/3] soc: apple: Add hardware tunable support
` [PATCH v3 2/3] dt-bindings: phy: Add Apple Type-C PHY
` [PATCH v3 3/3] phy: apple: "
[PATCH v11 RESEND 0/9] support FEAT_LSUI
2025-12-14 11:22 UTC (10+ messages)
` [PATCH v11 RESEND 1/9] arm64: cpufeature: add FEAT_LSUI
` [PATCH v11 RESEND 2/9] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v11 RESEND 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v11 RESEND 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 RESEND 7/9] arm64: separate common LSUI definitions into lsui.h
` [PATCH v11 RESEND 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
[PATCH v7 00/10] ASoC: mediatek: Add support for MT8196 SoC
2025-12-14 10:34 UTC (3+ messages)
` [PATCH v7 07/10] ASoC: mediatek: mt8196: add platform driver
[PATCH mt76] wifi: mt76: mt7996: Reset ampdu_state state in case of failure in mt7996_tx_check_aggr()
2025-12-14 9:55 UTC
[PATCH net] net: airoha: Move net_devs registration in a dedicated routine
2025-12-14 9:30 UTC
[PATCH v21 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
2025-12-14 2:44 UTC (2+ messages)
[PATCH v2 0/6] arm64: dts: imx8mp-var-som: align DTS with hardware revision
2025-12-14 1:23 UTC (8+ messages)
` [PATCH v2 1/6] arm64: dts: imx8mp-var-som: Move USDHC2 support to Symphony carrier
` [PATCH v2 2/6] arm64: dts: imx8mp-var-som: Move PCA9534 GPIO expander "
` [PATCH v2 3/6] arm64: dts: imx8mp-var-som: Move UART2 description "
` [PATCH v2 4/6] arm64: dts: imx8mp-var-som: Add WiFi and Bluetooth support
` [PATCH v2 5/6] arm64: dts: imx8mp-var-som: Add support for WM8904 audio codec
` [PATCH v2 6/6] arm64: dts: imx8mp-var-som: Add support for ADS7846 touchscreen
[PATCH 6/8] gpio: aaeon: Add GPIO driver for SRG-IMX8PL MCU
2025-12-13 22:38 UTC (3+ messages)
[PATCH v7 0/6] scripts/make_fit: Support ramdisks and faster operations
2025-12-12 19:09 UTC (3+ messages)
` [PATCH v7 6/6] scripts/make_fit: Compress dtbs in parallel
[PATCH RESEND v6 4/4] media: allegro-dvt: Add Gen 3 IP stateful decoder driver
2025-12-13 20:27 UTC (2+ messages)
[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
2025-12-13 17:02 UTC (4+ messages)
` [PATCH RFC 14/16] dt-bindings: iio: adc: Allow interrupts property for AST2600
[PATCH] dt-bindings: Remove unused includes
2025-12-13 16:59 UTC (4+ messages)
[PATCH RESEND v6 0/4] media: Add Gen 3 IP stateful decoder driver
2025-12-13 16:06 UTC (3+ messages)
` [PATCH RESEND v6 2/4] dt-bindings: media: allegro: Add al300 decoder IPs
[PATCH] media: rkvdec: set ctx->image_fmt in rkvdec_s_capture_fmt
2025-12-13 14:27 UTC (3+ messages)
[PATCH v8 2/8] coresight: core: add a new API to retrieve the helper device
2025-12-13 12:38 UTC (2+ messages)
[PATCH v2] arm64: hw_breakpoint: warn on invalid breakpoint length
2025-12-13 11:23 UTC
[PATCH] arm64: hw_breakpoint: warn on invalid breakpoint length
2025-12-13 10:10 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: power: define ID for Marvell PXA1908 audio domain
2025-12-13 8:48 UTC (2+ messages)
` [PATCH v2 2/2] pmdomain: add audio power island for Marvell PXA1908 SoC
[PATCH 14/32] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
2025-12-13 8:05 UTC (3+ messages)
[PATCH 00/26] Introduce meminspect
2025-12-13 7:22 UTC (4+ messages)
[PATCH] media: rkvdec: set ctx->image_fmt in rkvdec_s_capture_fmt
2025-12-13 5:50 UTC (2+ messages)
[PATCH 0/8] Add support for AAEON SRG-IMX8PL MCU
2025-12-13 3:05 UTC (5+ messages)
` [PATCH 3/8] dt-bindings: watchdog: Add AAEON embedded controller watchdog binding
[PATCH v3 0/2] arm64: dts: Add support for Kent SoC family
2025-11-21 8:45 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: realtek: Add Kent Soc family compatibles
` [PATCH v3 2/2] arm64: dts: realtek: Add Kent SoC and EVB device trees
[PATCH v2 0/3] arm64: dts: Add support for Kent SoC family
2025-11-17 12:41 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: arm: realtek: Add Kent Soc family compatibles
` [PATCH v2 2/3] dt-bindings: mfd: Add Realtek MISC system controller
` [PATCH v2 3/3] arm64: dts: realtek: Add Kent SoC and EVB device trees
[PATCH v3 0/2 RESEND] arm64: dts: Add support for Kent SoC family
2025-11-28 9:08 UTC (2+ messages)
` [PATCH v3 1/2 RESEND] dt-bindings: arm: realtek: Add Kent Soc family compatibles
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;
as well as URLs for NNTP newsgroup(s).