messages from 2026-08-30 20:19:52 to 2026-08-31 09:38:38 UTC [more...]
[PATCH] cpufreq: sti: avoid NULL dereference in dev_err()
2026-08-31 9:38 UTC (2+ messages)
[PATCH v2] PCI: imx6: Move clock enable after core reset assertion
2026-08-31 9:30 UTC (2+ messages)
[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
2026-08-31 9:14 UTC (4+ messages)
` [PATCH v2 15/15] MAINTAINERS: Add StarFive JH7110 display subsystem entry
[PATCH 0/3] i2c: fix DMA channel leaks on probe error and remove
2026-08-31 9:11 UTC (6+ messages)
` [PATCH 1/3] i2c: at91: release DMA channels on remove and probe error
` [PATCH 3/3] i2c: qcom-geni: release DMA channels on "
[PATCH] clk: mediatek: Add missing depend for COMMON_CLK_MT8173
2026-08-31 9:06 UTC (3+ messages)
[PATCH v4 0/4] arm64: dts: st: Add STM32MP2 USB support
2026-08-31 9:01 UTC (3+ messages)
` [PATCH v4 1/4] dt-bindings: usb: generic-ohci: Document ST STM32MP2 SoC compatibles
[PATCH v2 04/12] drm/bridge: ti-sn65dsi86: don't select unused DRM_PANEL
2026-08-31 9:01 UTC (6+ messages)
` [PATCH v2 08/12] drm/bridge: parade-ps8640: select DRM_PANEL_BRIDGE
[PATCH 1/3] dt-bindings: usb: generic-ohci: Document ST STM32MP1 SoC compatibles
2026-08-31 9:00 UTC (3+ messages)
[PATCH v1 0/4] Add CIX Sky1 USB3/USBSSP support
2026-08-31 8:57 UTC (6+ messages)
` [PATCH v1 1/4] dt-bindings: Add CIX Sky1 USB bindings
` [PATCH v1 2/4] phy: cix: Add CIX Sky1 USB3 PHY driver
` [PATCH v1 3/4] usb: cdns3: Add CIX Sky1 glue driver
` [PATCH v1 4/4] arm64: dts: cix: Add USB4/USB5 nodes for Sky1
[PATCH v4 1/2] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
2026-08-31 8:47 UTC (2+ messages)
[PATCH v6] stm: class: Add MIPI OST protocol support
2026-08-31 8:42 UTC (2+ messages)
[PATCH V2 0/3] arm64: dts: freescale: Add chargebyte Charge Control Y
2026-08-31 8:35 UTC (4+ messages)
` [PATCH V2 1/3] dt-bindings: arm: fsl: "
` [PATCH V2 2/3] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542
` [PATCH V2 3/3] arm64: dts: freescale: Add chargebyte Charge Control Y
[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
2026-08-31 8:33 UTC (7+ messages)
` [PATCH RFC 3/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
[PATCH v8 0/6] Add Amlogic stateless H.264 video decoder for S4
2026-08-31 8:32 UTC (6+ messages)
` [PATCH v8 1/6] firmware: meson: sm: video firmware loading via secure monitor
` [PATCH v8 2/6] firmware: meson: sm: Add video firmware loading SMC call
` [PATCH v8 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH v8 5/6] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs
` [PATCH v8 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC
[PATCH v5 0/9] irqchip/imx-irqsteer: Allow building as module
2026-08-31 8:30 UTC (4+ messages)
` [PATCH v5 6/9] irqchip/imx-irqsteer: Let devres own the clock and runtime PM
[PATCH v11 00/14] accel/rocket: RK3576 NPU (RKNN) enablement
2026-08-31 8:19 UTC (15+ messages)
` [PATCH v11 01/14] accel/rocket: request the core clocks by name
` [PATCH v11 02/14] accel/rocket: take the completion register writes under job_lock
` [PATCH v11 03/14] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v11 04/14] accel/rocket: let the core suspend after a reset
` [PATCH v11 05/14] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v11 06/14] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v11 07/14] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v11 08/14] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v11 09/14] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v11 10/14] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v11 11/14] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v11 12/14] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v11 13/14] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v11 14/14] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
[PATCH v3] arm64: defconfig: enable the necessary drivers for the Ayaneo Pocket S2
2026-08-31 8:22 UTC
[PATCH v3 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
2026-08-31 8:23 UTC (9+ messages)
` [PATCH v3 net-next 1/8] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH v3 net-next 2/8] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH v3 net-next 3/8] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH v3 net-next 4/8] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH v3 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
` [PATCH v3 net-next 6/8] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH v3 net-next 7/8] net: dsa: netc: add PTP two-step timestamping support
` [PATCH v3 net-next 8/8] net: dsa: netc: add PTP one-step "
[PATCH v8 0/5] arm64: dts: imx8mp-skov: add new 7" variant
2026-08-31 8:17 UTC (6+ messages)
` [PATCH v8 1/5] arm64: dts: freescale: imx8mp: skov: fix sort order
` [PATCH v8 2/5] dt-bindings: arm: fsl: add compatible for Skov i.MX8MP revC Touch
` [PATCH v8 3/5] arm64: dts: imx8mp-skov-revc: convert to overlays
` [PATCH v8 4/5] dt-bindings: arm: fsl: add compatible for new Skov i.MX8MP variant
` [PATCH v8 5/5] arm64: dts: imx8mp-skov: support new 7inch panel board
[PATCH v2 0/3] Fix RV1106 SAR-ADC support
2026-08-31 8:17 UTC (3+ messages)
[PATCH v4 0/4] KVM: arm64: fix VGICv3 redistributor rollback
2026-08-31 8:10 UTC (5+ messages)
` [PATCH v4 1/4] KVM: arm64: vgic-v3: Undo assignment on iodev registration failure
` [PATCH v4 2/4] KVM: arm64: vgic-v3: Roll back assignments from the new region
` [PATCH v4 3/4] KVM: arm64: selftests: Pass guest code to vm_gic_create_with_vcpus()
` [PATCH v4 4/4] KVM: arm64: selftests: Test VGICv3 redistributor region retry
[RFC 00/10] Reclaimable kernel stacks
2026-08-31 8:08 UTC (17+ messages)
` [RFC 06/10] Reclaim memory from blocked "
[PATCH v8 0/6] KVM: arm64: Errata management for VM Live migration
2026-08-31 8:02 UTC (4+ messages)
` [PATCH v8 5/6] smccc/kvm_guest: Enable errata based on implementation CPUs
[PATCH net-next 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
2026-08-31 7:37 UTC (4+ messages)
` [PATCH net-next 1/3] net: phy: motorcomm: Split yt8521_config_init() page management
` [PATCH net-next 2/3] net: phy: motorcomm: Add a dedicated .config_init for YT8531S
` [PATCH net-next 3/3] net: phy: motorcomm: Enable analog frontend on YT8531S
[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
2026-08-31 7:20 UTC (4+ messages)
` [PATCH v5 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
[PATCH v10 00/13] accel/rocket: RK3576 NPU (RKNN) enablement
2026-08-31 7:20 UTC (15+ messages)
` [PATCH v10 01/13] accel/rocket: take the completion register writes under job_lock
` [PATCH v10 02/13] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v10 03/13] accel/rocket: let the core suspend after a reset
` [PATCH v10 04/13] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v10 05/13] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v10 06/13] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v10 07/13] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v10 08/13] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v10 09/13] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v10 10/13] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v10 11/13] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v10 12/13] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v10 13/13] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
[PATCH] firmware: xilinx: ufs: move PHY/SRAM ready polling into the firmware backend
2026-08-31 7:19 UTC (2+ messages)
[PATCH] ARM: dts: xilinx: Replace spaces indentation with tabs
2026-08-31 7:17 UTC (2+ messages)
[PATCH net-next] net: stmmac: Remove ARP offload code
2026-08-31 7:13 UTC
[PATCH] phy: exynos5-usbdrd: Use dynamic phy_cfg size to prevent OOB access
2026-08-31 7:03 UTC
[PATCH net-next 0/2] net: stmmac: dwmac4: Auto-discover UC filter size
2026-08-31 7:01 UTC (3+ messages)
` [PATCH net-next 1/2] net: stmmac: dwmac4: Read the UC filter size from hardware capabilities
` [PATCH net-next 2/2] net: stmmac: dwmac4: Use the full perfect filter ability for UC filter
[PATCH v4 0/2] memory: mtk-smi: add MT8189 SMI support
2026-08-31 6:52 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
` [PATCH v4 2/2] memory: mtk-smi: Add MT8189 support
[PATCH v2 0/2] phy: airoha: add support for AN7583 PCIe PHY driver
2026-08-31 6:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: airoha: Document support for AN7583 Gen3 PCIe PHY
[PATCH 0/8] mm: Drop pxd_ERROR()
2026-08-31 6:49 UTC (11+ messages)
` [PATCH 1/8] mm: Make ptval_to_str() generally available
` [PATCH 2/8] mm: Stop using pxd_ERROR()
` [PATCH 3/8] loongarch/mm: Stop using pte_ERROR()
` [PATCH 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [PATCH 5/8] sh/mm: Stop using pte_ERROR()
` [PATCH 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [PATCH 7/8] sh/mm: Stop using pgd_ERROR()
` [PATCH 8/8] mm: Drop pxd_ERROR()
[PATCH net-next v3] net: stmmac: drop the queue-0 pinning for GSO frames
2026-08-31 6:48 UTC
[PATCH v43 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-31 12:18 UTC (7+ messages)
` [PATCH v43 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v43 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v43 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v43 4/7] firmware: imx: device context dedicated to priv
` [PATCH v43 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v43 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH net-next v5] net: airoha: add HW GRO offload support
2026-08-31 6:34 UTC
[PATCH v2] arm64: dts: imx8mp-phyboard-pollux-peb-av-10: Fix SAI master assignment
2026-08-31 6:33 UTC (2+ messages)
[PATCH 6.6.y] arm64: mm: clear extra idmap level before use
2026-08-31 6:15 UTC (3+ messages)
[PATCH v2] crypto: sa2ul - Fix stack overflow in sa_prepare_iopads
2026-08-31 5:51 UTC
[PATCH v2 0/6] media: imx8-isi: Add i.MX952 ISI support
2026-08-31 3:37 UTC (7+ messages)
` [PATCH v2 1/6] media: imx8-isi: Reorder mxc_imx95_data to follow mxc_imx93_data
` [PATCH v2 2/6] media: imx8-isi: Use per-platform format_mask for output format field
` [PATCH v2 3/6] media: imx8-isi: Remove unused model field from platform data
` [PATCH v2 4/6] media: dt-bindings: nxp,imx8-isi: Add i.MX952 ISI compatible string
` [PATCH v2 5/6] media: nxp: imx8-isi: Add i.MX952 ISI support
` [PATCH v2 6/6] media: imx8-isi: Enable ISI RAW10/12/14 output LSB alignment
[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-08-31 3:18 UTC (5+ messages)
[PATCH v4] coresight: coresight.h: add '*' to kernel-doc lines
2026-08-31 3:09 UTC
[PATCH] dt-bindings: arm-smmu: Document GPU SMMU on Qualcomm Maili SoC
2026-08-31 2:44 UTC
[PATCH v4 0/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC
2026-08-31 2:43 UTC (3+ messages)
[PATCH] usb: onboard_dev: add the Rockchip rk1808
2026-08-31 1:41 UTC (6+ messages)
[PATCH v10 00/13] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
2026-08-30 23:18 UTC (14+ messages)
` [PATCH v10 01/13] iommu/arm-smmu-v3: Init the vmid_map ida before the stream table setup
` [PATCH v10 02/13] iommu/arm-smmu-v3: Make the ASID space per SMMU instance
` [PATCH v10 03/13] iommu/arm-smmu-v3: Add ARM_SMMU_FEAT_EVTQ for the event queue
` [PATCH v10 04/13] iommu/arm-smmu-v3: Disable the EVTQ and the PRIQ in a kdump kernel
` [PATCH v10 05/13] iommu/arm-smmu-v3: Add strtab parse helpers to a new arm-smmu-v3-kexec.c
` [PATCH v10 06/13] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_KDUMP_ADOPT for kdump kernel
` [PATCH v10 07/13] iommu/arm-smmu-v3-kexec: Add a CD table parse helper
` [PATCH v10 08/13] iommu/arm-smmu-v3-kexec: Add ASID/VMID reservation helpers
` [PATCH v10 09/13] iommu/arm-smmu-v3-kdump: Reserve crashed kernel's ASIDs and VMIDs
` [PATCH v10 10/13] iommu/arm-smmu-v3-kdump: Implement is_attach_deferred()
` [PATCH v10 11/13] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdump device reset
` [PATCH v10 12/13] iommu/arm-smmu-v3: Skip RMR bypass for kdump adoption
` [PATCH v10 13/13] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()
[PATCH v7 0/3] KVM: arm64: Support FF-A direct messaging interfaces
2026-08-30 23:08 UTC (4+ messages)
` [PATCH v7 1/3] KVM: arm64: Block host-initiated FF-A direct responses
` [PATCH v7 2/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler
` [PATCH v7 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 "
[PATCH v6 0/5] iommufd: Iterate the cache invalidation array in the core
2026-08-30 22:26 UTC (6+ messages)
` [PATCH v6 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
` [PATCH v6 2/5] iommufd: Iterate the cache invalidation array in the core
` [PATCH v6 3/5] iommufd/selftest: Convert cache invalidation mocks to the core array loop
` [PATCH v6 4/5] iommu/arm-smmu-v3-iommufd: Convert cache invalidation "
` [PATCH v6 5/5] iommu/vt-d: Convert nested "
[PATCH 1/2] dt-bindings: trivial-devices: add atmel,atecc608a
2026-08-30 22:01 UTC (2+ messages)
` [PATCH 2/2] crypto: atmel-ecc - add support for atecc608a
[PATCH v1 4/4] pinctrl: pistachio: Replace open coded fwnode_is_gpiochip()
2026-08-30 21:13 UTC (2+ messages)
[PATCH v9 00/12] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-08-30 21:11 UTC (3+ messages)
` [PATCH v9 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH] iio: adc: aspeed: propagate reset deassert errors
2026-08-30 20:25 UTC (2+ messages)
[PATCH 00/19] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
2026-08-30 20:19 UTC (20+ messages)
` [PATCH 01/19] dt-bindings: usb: Add thunderbolt-switch property
` [PATCH 02/19] usb: typec: Add thunderbolt switch
` [PATCH 03/19] usb: typec: tipd: Hook up Thunderbolt switch for CD321x
` [PATCH 04/19] dt-bindings: thunderbolt: Add Apple USB4/Thunderbolt NHI
` [PATCH 05/19] dt-bindings: thunderbolt: Add Apple USB4/Thunderbolt ACIO block
` [PATCH 06/19] thunderbolt: Try reading host DROM from device tree first
` [PATCH 07/19] thunderbolt: Don't read the UID if we already know it
` [PATCH 08/19] thunderbolt: Allocate ring HopID before requesting the ring interrupt
` [PATCH 09/19] thunderbolt: Add ring_interrupt_active to tb_nhi_ops
` [PATCH 10/19] thunderbolt: Make the ring register layout configurable
` [PATCH 11/19] thunderbolt: Add ring_interrupt_mask to tb_nhi_ops
` [PATCH 12/19] thunderbolt: Add ring_configure "
` [PATCH 13/19] thunderbolt: Add QUIRK_NO_DMA_PORT
` [PATCH 14/19] thunderbolt: Add QUIRK_NO_USB3_BW_ALLOC
` [PATCH 15/19] thunderbolt: Export symbols required by the Apple Silicon driver
` [PATCH 16/19] thunderbolt: Add Apple Silicon support
` [PATCH 17/19] arm64: dts: apple: t8103: Add USB4 ACIO and NHI
` [PATCH 18/19] arm64: dts: apple: t8112: "
` [PATCH 19/19] arm64: dts: apple: t60xx: "
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