messages from 2026-09-07 09:40:43 to 2026-09-07 15:39:48 UTC [more...]
[PATCH net-next v4 00/10] net: pcs: add basic support for RK3568 XPCS
2026-09-07 15:37 UTC (9+ messages)
` [PATCH net-next v4 01/10] net: stmmac: move XPCS lifetime management to platform drivers
` [PATCH net-next v4 02/10] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property
` [PATCH net-next v4 03/10] phy: rockchip: naneng-combphy: add SGMII MAC selection for RK3568
` [PATCH net-next v4 04/10] dt-bindings: net: pcs: add rockchip,rk3568-xpcs support
` [PATCH net-next v4 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH net-next v4 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery
` [PATCH net-next v4 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
` [PATCH net-next v4 08/10] net: stmmac: dwmac-rk: add SGMII support for RK3568
[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
2026-09-07 15:36 UTC (10+ messages)
[PATCH v5 0/9] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-09-07 15:34 UTC (19+ messages)
` [PATCH v5 1/9] iommu/arm-smmu-v3: Handle ARM erratum for CONT under invalidation with SVA
` [PATCH v5 3/9] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v5 4/9] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v5 6/9] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v5 8/9] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v5 9/9] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE
[PATCH v2 0/6] spi: spi-sun4i: assorted fixes
2026-09-07 15:31 UTC (7+ messages)
` [PATCH v2 1/6] spi: spi-sun4i: sun4i_spi_transfer_one(): fix transfers for SUN4I_FIFO_DEPTH
` [PATCH v2 2/6] spi: spi-sun4i: sun4i_spi_fill_fifo(): always apply A10 FIFO fill level workaround
` [PATCH v2 3/6] spi: spi-sun4i: sun4i_spi_transfer_one(): fix setting of clock rate
` [PATCH v2 4/6] spi: spi-sun4i: sun4i_spi_handler(): fix race condition between transfer completion and RX FIFO interrupt
` [PATCH v2 5/6] spi: spi-sun4i: sun4i_spi_transfer_one(): add error handling at clock setup
` [PATCH v2 6/6] spi: spi-sun4i: sun4i_spi_transfer_one(): report effectively used speed_hz of transfer
[PATCH net-next v3 00/10] net: pcs: add basic support for RK3568 XPCS
2026-09-07 15:30 UTC (3+ messages)
[PATCH v4 0/4] Add PWM support Amlogic S7 S7D S6
2026-09-07 15:26 UTC (7+ messages)
` [PATCH v4 2/4] pwm: meson: add the PWM count driver data
` [PATCH v4 3/4] pwm: meson: use bulk API for per-channel clocks
` [PATCH v4 4/4] pwm: meson: Add support for Amlogic S7
[PATCH v2 0/4] dma: use designated initializers for acpi_device_id
2026-09-07 15:17 UTC (5+ messages)
` [PATCH v2 1/4] dma: dw: "
` [PATCH v2 2/4] dma: loongson: use named "
` [PATCH v2 3/4] dma: qcom: "
` [PATCH v2 4/4] dma: xgene-dmac: "
[PATCH] MAINTAINERS: Add mpam.rst to the MPAM DRIVER entry
2026-09-07 15:11 UTC (2+ messages)
[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-07 15:07 UTC (6+ messages)
` [PATCH v5 1/3] can: rx-offload: make skb_irq_queue per-CPU
` [PATCH v5 2/3] can: at91_can: fix rx-offload cleanup on unbind and probe errors
` [PATCH v5 3/3] can: gs_usb: check can_rx_offload_add_manual() return value
[PATCH V5 0/4] arm64: dts: freescale: Add chargebyte Charge Control Y
2026-09-07 15:04 UTC (5+ messages)
` [PATCH V5 1/4] dt-bindings: phy: ti,tcan104x-can: Fix property constrains
` [PATCH V5 2/4] dt-bindings: arm: fsl: Add chargebyte Charge Control Y
` [PATCH V5 3/4] dt-bindings: phy: ti,tcan104x-can: Document Microchip MCP2542
` [PATCH V5 4/4] arm64: dts: freescale: Add chargebyte Charge Control Y
[PATCH] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
2026-09-07 15:00 UTC (4+ messages)
[PATCH 00/20] Huge mapping support for protected VMs
2026-09-07 14:58 UTC (9+ 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 v20 00/14] KVM: arm64: Provide guest support for GCS
2026-09-07 14:55 UTC (14+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
2026-09-07 14:53 UTC (6+ messages)
` [PATCH V2 1/4] dmaengine: Add support to configure and read IRQ coalescing parameters
[PATCH] arm64: enable HAVE_SHARED_GPIOS for all ARM64 platforms
2026-09-07 14:50 UTC
[PATCH v7 0/3] mm: make persistent huge zero folio read-only
2026-09-07 14:48 UTC (10+ messages)
` [PATCH v7 1/3] "
[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
2026-09-07 14:46 UTC (6+ messages)
[PATCH 0/3] arm64: dts: freescale: add Free Mobile Nodebox v3 CPU Module (LX2160A)
2026-09-07 14:27 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Free Mobile
` [PATCH 2/3] dt-bindings: arm: fsl: add freemobile,nbxv3 board
` [PATCH 3/3] arm64: dts: freescale: add Nodebox v3 CPU Module
[PATCH v2 0/6] mmc: sdhci-of-at91: add LAN969x support
2026-09-07 14:18 UTC (9+ messages)
` [PATCH v2 1/6] dt-bindings: mmc: atmel,sama5d2-sdhci: add LAN969x compatible
` [PATCH v2 2/6] mmc: sdhci-of-at91: add option to keep clocks enabled
` [PATCH v2 3/6] mmc: sdhci-of-at91: add LAN969x support
` [PATCH v2 4/6] arm64: dts: microchip: lan969x: add SDMMC nodes
` [PATCH v2 5/6] arm64: dts: microchip: ev23x71a: enable QSPI
` [PATCH v2 6/6] arm64: dts: microchip: ev23x71a: enable eMMC
[PATCH v2 0/3] arm64: dts: rockchip: Add FriendlyElec NanoPi R28S
2026-09-07 14:13 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: "
` [PATCH v2 2/3] arm64: dts: rockchip: Split out the common NanoPi RK3528 parts
` [PATCH v2 3/3] arm64: dts: rockchip: Add devicetree for the FriendlyElec NanoPi R28S
[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
2026-09-07 14:00 UTC (11+ messages)
` [PATCH v9 01/10] memblock: Introduce MEMBLOCK_LLMAP
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property
` [PATCH v9 03/10] set_memory.h: Introduce can_set_direct_map_range()
[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
2026-09-07 13:52 UTC (8+ 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 11/22] thunderbolt: Find Apple VSE capability during startup
[PATCH bpf v3 0/2] bpf, arm64: fix the exception callback's frame pointer
2026-09-07 13:43 UTC (4+ messages)
` [PATCH bpf v3 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v3 2/2] selftests/bpf: cover the exception callback using its own BPF stack
[PATCH] crypto: fix typos in comments
2026-09-07 13:43 UTC (3+ messages)
[PATCH RFC v9 00/25] pkeys-based page table hardening
2026-09-07 13:36 UTC (14+ messages)
` [PATCH RFC v9 01/25] mm: Introduce kpkeys
` [PATCH RFC v9 02/25] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v9 11/25] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables
[BUG/PATCH] drivers/usb/mtu3: Work around mtu3_log_ep double-indirection issue
2026-09-07 13:28 UTC (2+ messages)
[PATCH v2 0/2] regulator: rpi-panel-v2: Add required vcc-supply
2026-09-07 13:24 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: rpi-panel-v2: Add required vcc-supply property
` [PATCH v2 2/2] regulator: rpi-panel-v2: Add required vcc-supply support
[PATCH] arm_mpam: resctrl: Catch and propagate error from get_cpu_cacheinfo_id()
2026-09-07 13:14 UTC (3+ messages)
[PATCH v7 0/7] Read MAC address from SST vendor specific SFDP region
2026-09-07 13:00 UTC (3+ messages)
` [PATCH v7 3/7] mtd: spi-nor: sfdp: expose the SFDP as a read-only NVMEM device
[PATCH] clk: zynq: return -ETIMEDOUT if the PLL never locks
2026-09-07 12:58 UTC (2+ messages)
[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
2026-09-07 12:52 UTC (13+ messages)
[PATCH] bus: fsl-mc: register the object drivers after misc_class exists
2026-09-07 12:41 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf, arm64: fix the exception callback's frame pointer
2026-09-07 12:33 UTC (5+ messages)
` [PATCH bpf v2 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v2 2/2] selftests/bpf: cover the exception callback using its own BPF stack
[PATCH] ARM: shmobile: defconfig: Refresh for v7.3-rc1
2026-09-07 12:33 UTC
[PATCH 0/3] Add support for FriendlyElec NanoPC-T6 Plus
2026-09-07 12:22 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH 2/3] arm64: dts: rockchip: Move sound cards to board files for NanoPC-T6
` [PATCH 3/3] arm64: dts: rockchip: Add support for FriendlyElec NanoPC-T6 Plus
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-09-07 12:13 UTC (8+ messages)
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
[PATCH 0/7] ASoC: mediatek: mt8188: Improve error handling
2026-09-07 12:03 UTC (8+ messages)
` [PATCH 1/7] ASoC: mediatek: mt8188: mt8188-afe-clk: Propagate clock initialization errors
` [PATCH 2/7] ASoC: mediatek: mt8188: mt8188-afe-clk: Handle tuner clock enable errors
` [PATCH 3/7] ASoC: mediatek: mt8188: mt8188-afe-clk: Propagate regmap update errors
` [PATCH 4/7] ASoC: mediatek: mt8188: mt8188-afe-clk: Handle clock enable errors
` [PATCH 5/7] ASoC: mediatek: mt8188: mt8188-afe-pcm: Handle runtime resume errors
` [PATCH 6/7] ASoC: mediatek: mt8188: mt8188-afe-pcm: Drop redundant probe error messages
` [PATCH 7/7] ASoC: mediatek: mt8188: fix clk leak on error in audsys_clk_register
[PATCH bpf-next v3 0/7] bpf: fix typos and repeated words in comments
2026-09-07 12:00 UTC (8+ messages)
` [PATCH bpf-next v3 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v3 2/7] bpf: fix typos in comments
` [PATCH bpf-next v3 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v3 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v3 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v3 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v3 7/7] selftests/bpf: fix repeated words "
[PATCH net v2] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
2026-09-07 11:50 UTC
[PATCH net-next v2 0/5] net: stmmac: Add common RGMII delay handling and DP1000 support
2026-09-07 11:48 UTC (9+ messages)
` [PATCH net-next v2 1/5] net: stmmac: Add common internal RGMII delay handling
` [PATCH net-next v2 2/5] net: stmmac: sophgo: Use common "
` [PATCH net-next v2 3/5] net: stmmac: eic7700: "
` [PATCH net-next v2 5/5] net: stmmac: Add UltraRISC DP1000 GMAC support
[PATCH v3] docs: arm64: Fix typo "initalised" in booting.rst
2026-09-07 11:41 UTC
[PATCH 0/4] arm64: dts: freescale: Add Verdin iMX8M Plus overlays
2026-09-07 11:41 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: freescale: imx8mp-verdin: Add NAU8822 Bridge Tied Load
` [PATCH 2/4] arm64: dts: freescale: imx8mp-verdin: Add DSI to HDMI adapter overlay
` [PATCH 3/4] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" DSI
` [PATCH 4/4] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 7" DSI
[PATCH 2/2] arm64: dts: rockchip: Add devicetree for the FriendlyElec NanoPi R28S
2026-09-07 11:40 UTC (2+ messages)
[PATCH] arm64: mte: Fix PTRACE_{PEEK,POKE}MTETAGS error documentation
2026-09-07 11:30 UTC
[PATCH v2 0/3] clk: samsung: Introduce Exynos5515 clock driver support
2026-09-07 11:29 UTC (5+ messages)
` [PATCH v2 3/3] clk: samsung: Introduce Exynos5515 clock driver
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-07 11:21 UTC (3+ messages)
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
[PATCH RFC v2 00/19] arm,fs/resctrl: ARM MPAM MB_NODE support
2026-09-07 11:20 UTC (4+ messages)
` [PATCH RFC v2 12/19] arm_mpam: resctrl: Add NUMA node notifier for domain online/offline
[PATCH v3 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
2026-09-07 11:16 UTC (6+ messages)
` [PATCH v3 1/5] pmdomain: core: Rename genpd_status_on()
` [PATCH v3 2/5] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on
` [PATCH v3 3/5] pmdomain: core: Add a genpd config to support unknown initial status
` [PATCH v3 4/5] cpuidle: psci: Initialize the PM domains in powered off state for OSI
` [PATCH v3 5/5] cpuidle: psci: Move initialization a bit earlier in the boot sequence
[PATCH 0/4] phy: rockchip: add support for the RK3576 MIPI CSI-2 DPHYs
2026-09-07 11:02 UTC (3+ messages)
` [PATCH 3/4] phy: rockchip: phy-rockchip-inno-csidphy: add support for rk3576 variant
[PATCH v7 0/6] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-09-07 10:58 UTC (3+ messages)
[PATCH v7 0/4] Input: support for STM FTS5
2026-09-07 10:58 UTC (6+ messages)
` [PATCH v7 1/4] Input: stmfts - wait for controller ready after reset
` [PATCH v7 2/4] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH v7 3/4] Input: stmfts - support FTS5
` [PATCH v7 4/4] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support
[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
2026-09-07 10:50 UTC (11+ messages)
[PATCH 0/3] phy: apple: atc: Prepare USB3-via-4 tunneling
2026-09-07 10:45 UTC (2+ messages)
[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
2026-09-07 10:44 UTC (6+ messages)
[PATCH 0/2] Add MIPI CSI-2 receiver support for RK3576
2026-09-07 10:42 UTC (2+ messages)
[PATCH v2] arm64: mpam: Document when to set arm64.nompam
2026-09-07 10:35 UTC (3+ messages)
[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
2026-09-07 10:29 UTC (6+ messages)
` [PATCH v6 08/13] gpio: regmap: support write_data_after_dir and girq
` "
` "
` "
[PATCH 0/3] arm64: dts: ti: add standby cpu idle state to AM62 SoCs
2026-09-07 10:30 UTC (3+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-am625: add standby cpu idle state
[PATCH v2] docs: arm64: Fix typo "initalised" in booting.rst
2026-09-07 10:27 UTC (2+ messages)
[PATCH v6 00/27] MT8189: Add support for system and base clock controllers
2026-09-07 10:24 UTC (2+ messages)
[PATCH v2 0/5] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
2026-09-07 10:21 UTC (4+ messages)
` [PATCH v2 2/5] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on
[PATCH v2 0/2] Exynos PMU fixes for cpu hotplug and cpuidle routines
2026-09-07 10:10 UTC (4+ messages)
` [PATCH v2 2/2] soc: samsung: exynos-pmu: fix error paths in cpuhotplug/idle states setup
` (subset) [PATCH v2 0/2] Exynos PMU fixes for cpu hotplug and cpuidle routines
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-07 9:59 UTC (8+ 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 v17 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v17 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v17 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands
[PATCH v5 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
2026-09-07 9:58 UTC (3+ messages)
` [PATCH v5 1/2] iommu/arm-smmu-v3: Add a cmdq_max_entries module parameter
` [PATCH v5 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel
[PATCH] media: xilinx: vtc: Dynamically calculate pixel clock
2026-09-07 9:50 UTC (3+ messages)
[PATCH v2 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
2026-09-07 9:50 UTC (6+ messages)
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection
[PATCH v2 0/2] arm64: dts: freescale: imx95: Add ENETC port 2 in SGMII mode on Toradex boards
2026-09-07 9:46 UTC (2+ messages)
[PATCH v4 0/3] can: rx-offload: make skb_irq_queue per-CPU
2026-09-07 9:41 UTC (4+ messages)
` [PATCH v4 1/3] "
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