messages from 2026-03-12 00:16:19 to 2026-03-12 12:14:07 UTC [more...]
[PATCH net-next] net: stmmac: avoid passing pci_dev
2026-03-12 12:13 UTC
[PATCH net-next] net: stmmac: move MSI data out of struct stmmac_priv
2026-03-12 12:13 UTC
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-12 12:08 UTC (2+ messages)
[PATCH v6 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-03-12 12:10 UTC (4+ messages)
[RFC PATCH v2 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
2026-03-12 12:22 UTC (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [RFC PATCH v2 2/2] hwmon: emc2305: Support configurable fan PWM at shutdown
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-12 12:06 UTC (7+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH v3] PCI: dw-rockchip: Enable async probe by default
2026-03-12 11:54 UTC (12+ messages)
[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-03-12 11:42 UTC (7+ messages)
` [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
[PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
2026-03-12 11:42 UTC (2+ messages)
[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-03-12 11:41 UTC (2+ messages)
[PATCH] thermal/drivers/mediatek/lvts: fix mt7987 thermal crash
2026-03-12 11:34 UTC (4+ messages)
[PATCH] arm64: dts: ti: k3-j7: Reserve memory for LPM meta data
2026-03-12 11:34 UTC
[PATCH v3 0/7] pinctrl: realtek: Core improvements and RTD1625 support
2026-03-12 11:30 UTC (7+ messages)
` [PATCH v3 1/7] dt-bindings: pincfg-node: Add input-voltage-microvolt property
` [PATCH v3 2/7] pinctrl: pinconf-generic: Add properties 'input-voltage-microvolt'
` [PATCH v3 3/7] dt-bindings: pinctrl: realtek: Improve 'realtek,duty-cycle' description
` [PATCH v3 4/7] dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl binding
` [PATCH v3 5/7] pinctrl: realtek: add support for slew rate, input voltage and high VIL
` [PATCH v3 3/3] arm64: dts: realtek: Add pinctrl support for RTD1625
[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
2026-03-12 11:23 UTC (4+ messages)
` [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
[PATCH 0/4] Add HUSB311 Type-C controller
2026-03-12 11:17 UTC (7+ messages)
` [PATCH 3/4] usb: typec: tcpci_rt1711h: Add support for Hynetek HUSB311
[PATCH v5] USB: pxa27x_udc: check return value of clk_enable
2026-03-12 11:03 UTC
[PATCH v2 0/6] mtd: rawnand: sunxi: Fixes user data length for H6
2026-03-12 10:47 UTC (7+ messages)
` [PATCH v2 3/6] mtd: rawnand: sunxi: do not count BBM bytes twice
` [PATCH v2 5/6] mtd: rawnand: sunxi: make the code mode self-explanatory
[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
2026-03-12 10:45 UTC (8+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI
[PATCH v5 0/5] Add i.MX943 PCIe supports
2026-03-12 10:44 UTC (7+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v5 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v5 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v5 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support
[PATCH net-next v2 00/15] net: stmmac: clean up descriptor handling part 1
2026-03-12 10:10 UTC (16+ messages)
` [PATCH net-next v2 01/15] net: stmmac: rearrange stmmac_tx_info members to pack better
` [PATCH net-next v2 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
` [PATCH net-next v2 03/15] net: stmmac: clean up stmmac_clear_rx_descriptors()
` [PATCH net-next v2 04/15] net: stmmac: add helper to get hardware receive descriptor
` [PATCH net-next v2 05/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v2 06/15] net: stmmac: add helper to set receive tail pointer
` [PATCH net-next v2 07/15] net: stmmac: remove rx_tail_addr
` [PATCH net-next v2 08/15] net: stmmac: use consistent tests for receive buffer size
` [PATCH net-next v2 09/15] net: stmmac: add helper to set "
` [PATCH net-next v2 10/15] net: stmmac: simplify stmmac_set_queue_rx_buf_size()
` [PATCH net-next v2 11/15] net: stmmac: add helper to get hardware transmit descriptor
` [PATCH net-next v2 12/15] net: stmmac: add helper to get size of a "
` [PATCH net-next v2 13/15] net: stmmac: add helper to set transmit tail pointer
` [PATCH net-next v2 14/15] net: stmmac: remove tx_tail_addr
` [PATCH net-next v2 15/15] net: stmmac: use queue rather than ->queue_index
[PATCH 0/4] arm64: dts: imx952-evk: Add audio sound cards
2026-03-12 9:53 UTC (14+ messages)
` [PATCH 1/4] arm64: dts: imx952: Add audio device nodes
` [PATCH 2/4] arm64: dts: imx952-evk: Add sound-wm8962 support
` [PATCH 3/4] arm64: dts: imx952-evk: Add bt-sco sound card support
` [PATCH 4/4] arm64: dts: imx952-evk: Add PDM microphone "
[PATCH v2 0/1] arm64: dts: cix: add FCH(S0)/S5 GPIO controllers for sky1
2026-03-12 9:49 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] tty: serial: imx: keep dma request disabled before dma transfer setup
2026-03-12 9:45 UTC
[PATCH 00/17] cleanup in spi by use devm_clk_get_enabled
2026-03-12 9:29 UTC (18+ messages)
` [PATCH 01/17] spi: axiado: Use helper function devm_clk_get_enabled()
` [PATCH 02/17] spi: bcm63xx-hsspi: "
` [PATCH 03/17] spi: bcmbca-hsspi: "
` [PATCH 04/17] spi: img-spfi: "
` [PATCH 05/17] spi: imx: "
` [PATCH 06/17] spi: npcm-pspi: "
` [PATCH 07/17] spi: orion: "
` [PATCH 08/17] spi: rockchip-sfc: "
` [PATCH 09/17] spi: sifive: "
` [PATCH 10/17] spi: slave-mt27xx: "
` [PATCH 11/17] spi: st: "
` [PATCH 12/17] spi: stm32-qspi: "
` [PATCH 13/17] spi: stm32: "
` [PATCH 14/17] spi: sunplus-sp7021: "
` [PATCH 15/17] spi: uniphier: "
` [PATCH 16/17] spi: zynq-qspi: "
` [PATCH 17/17] spi: zynqmp-gqspi: "
[PATCH v3 0/5] Add microchip sama7d65 SoC I3C support
2026-03-12 9:29 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible
` [PATCH v3 2/5] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH v3 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the appropriate quirk
` [PATCH v3 4/5] ARM: dts: microchip: add I3C controller
` [PATCH v3 5/5] ARM: configs: at91: sama7: add sama7d65 i3c-hci
[PATCH v4 00/10] gpio: improve support for shared GPIOs
2026-03-12 9:28 UTC (8+ messages)
` [PATCH v4 03/10] gpiolib: implement low-level, shared GPIO support
[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
2026-03-12 9:18 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio
[PATCH v2] media: verisilicon: Create AV1 helper library
2026-03-12 9:15 UTC
[PATCH v11 0/3] Add i.MX91/93 parallel display support
2026-03-12 9:15 UTC (6+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support
[PATCH v4 0/6] rockchip,otp: Support for RK3528, RK3562 and RK3568
2026-03-12 8:58 UTC (2+ messages)
[LINUX PATCH V2] nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy
2026-03-12 8:58 UTC (2+ messages)
[PATCH v11 0/4] Support multi-channel IRQs in stmmac platform drivers
2026-03-12 8:55 UTC (5+ messages)
` [PATCH v11 1/4] net: stmmac: platform: read channels irq
` [PATCH v11 2/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v11 3/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v11 4/4] stmmac: s32: enable support for Multi-IRQ mode
[PATCH v14 00/30] Tracefs support for pKVM
2026-03-12 8:55 UTC (4+ messages)
` [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
[PATCH v2] pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
2026-03-12 8:58 UTC (3+ messages)
[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-03-12 8:54 UTC (4+ messages)
` [PATCH v20 01/10] power: reset: reboot-mode: Remove devres based allocations
[PATCH net-next 00/15] net: stmmac: clean up descriptor handling part 1
2026-03-12 8:54 UTC (3+ messages)
` [PATCH net-next 02/15] net: stmmac: helpers for filling tx_q->tx_skbuff_dma
[PATCH 2/2] ARM: defconfig: enable CONFIG_MFD_STMFX instead of PINCTRL_STMFX
2026-03-12 8:17 UTC
[PATCH v4] USB: pxa27x_udc: check return value of clk_enable
2026-03-12 8:13 UTC
[PATCH v3] USB: pxa27x_udc: check return value of clk_enable
2026-03-12 8:12 UTC (3+ messages)
[RFC PATCH v3 00/12] coco/TSM: Implement host-side support for Arm CCA TDISP setup
2026-03-12 8:07 UTC (13+ messages)
` [RFC PATCH v3 01/12] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v3 02/12] coco: host: arm64: Add support for RMM vdev objects
` [RFC PATCH v3 03/12] coco: host: arm64: Add helpers to unlock and destroy RMM vdev
` [RFC PATCH v3 04/12] coco: host: arm64: Add support for da object read RHI handling
` [RFC PATCH v3 05/12] coco: host: arm64: Add helper for cached object fetches
` [RFC PATCH v3 06/12] coco: host: arm64: Fetch interface report via RMI
` [RFC PATCH v3 07/12] coco: host: arm64: Fetch device measurements "
` [RFC PATCH v3 08/12] coco: host: KVM: arm64: Handle vdev request exits and completion
` [RFC PATCH v3 09/12] coco: host: KVM: arm64: Handle vdev map/validation exits
` [RFC PATCH v3 10/12] KVM: arm64: Unmap device mappings when a private granule is destroyed
` [RFC PATCH v3 11/12] coco: host: arm64: Transition vdevs to TDISP RUN state
` [RFC PATCH v3 12/12] KVM: arm64: CCA: enable DA in realm create parameters
[PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
2026-03-12 8:07 UTC (6+ messages)
` [PATCH] static_call: use CFI-compliant return0 stubs
[RFC PATCH v3 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
2026-03-12 8:04 UTC (12+ messages)
` [RFC PATCH v3 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [RFC PATCH v3 02/11] coco: guest: arm64: Fix a typo in the ARM_CCA_GUEST Kconfig help string ("and" -> "an")
` [RFC PATCH v3 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [RFC PATCH v3 04/11] coco: guest: arm64: Support guest-initiated TDI lock/unlock transitions
` [RFC PATCH v3 05/11] coco: guest: arm64: Refresh interface-report cache during device lock
` [RFC PATCH v3 06/11] coco: guest: arm64: Add measurement refresh via RHI_DA_VDEV_GET_MEASUREMENTS
` [RFC PATCH v3 07/11] coco: guest: arm64: Add guest APIs to read host-cached DA objects
` [RFC PATCH v3 08/11] coco: guest: arm64: Verify DA evidence with RSI_VDEV_GET_INFO digests
` [RFC PATCH v3 09/11] coco: guest: arm64: Hook TSM accept to Realm TDISP RUN transition
` [RFC PATCH v3 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [RFC PATCH v3 11/11] coco: guest: arm64: Enable vdev DMA after attestation
[RFC PATCH v3 00/10] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
2026-03-12 8:01 UTC (11+ messages)
` [RFC PATCH v3 01/10] KVM: arm64: RMI: Add and export kvm_has_da_feature helper
` [RFC PATCH v3 02/10] coco: host: arm64: Add host TSM callback and IDE stream allocation support
` [RFC PATCH v3 03/10] coco: host: arm64: Build and register RMM pdev descriptors
` [RFC PATCH v3 04/10] coco: host: arm64: Add RMM device communication helpers
` [RFC PATCH v3 05/10] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [RFC PATCH v3 06/10] coco: host: arm64: Instantiate RMM pdev during device connect
` [RFC PATCH v3 07/10] X.509: Make certificate parser public
` [RFC PATCH v3 08/10] X.509: Parse Subject Alternative Name in certificates
` [RFC PATCH v3 09/10] X.509: Move certificate length retrieval into new helper
` [RFC PATCH v3 10/10] coco: host: arm64: Register device public key with RMM
[PATCH v8 0/5] Support multi-channel IRQs in stmmac platform drivers
2026-03-12 7:50 UTC (4+ messages)
` [PATCH v8 1/5] net: stmmac: Use helper macro for loop over queue-based arrays
[PATCH 1/2] dt-bindings: connector: add pd-disable dependency
2026-03-12 7:16 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: freescale: imx8mp-moduline-display-106: add typec-power-opmode property
[PATCH v9 0/6] clk: Support spread spectrum and use it in clk-scmi
2026-03-12 6:58 UTC (7+ messages)
` [PATCH v9 1/6] dt-bindings: clock: Add spread spectrum definition
` [PATCH v9 2/6] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH v9 3/6] clk: conf: Support assigned-clock-sscs
` [PATCH v9 4/6] clk: Add KUnit tests for assigned-clock-sscs
` [PATCH v9 5/6] clk: scmi: Introduce common header for SCMI clock interface
` [PATCH v9 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver
[PATCH] arm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check mode
2026-03-12 6:48 UTC (2+ messages)
[PATCH net-next] net: phy: Handle PHY reset during initial PHY ID read
2026-03-12 6:29 UTC (3+ messages)
[PATCH 0/2] Add initial support for Lenovo YOGA Tablet 8/10
2026-03-12 4:36 UTC (6+ messages)
` [PATCH 2/2] arm: dts: mediatek: mt6589: add basic support for Lenovo B8000-F
[PATCH 0/6] pinctrl: mediatek: Fix gpio-ranges and include guard issues
2026-03-12 4:15 UTC (7+ messages)
` [PATCH 1/6] arm64: dts: mediatek: mt6795: Fix gpio-ranges pin count
` [PATCH 2/6] arm64: dts: mediatek: mt7981b: "
` [PATCH 3/6] arm64: dts: mediatek: mt7986a: "
` [PATCH 4/6] pinctrl: mediatek: mt6779: Fix include guard comment in the header
` [PATCH 5/6] pinctrl: mediatek: mt8188: "
` [PATCH 6/6] dt-bindings: pinctrl: mediatek: mt8188: Fix include guard comment
[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
2026-03-12 4:01 UTC (2+ messages)
[PATCH v2 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
2026-03-12 3:12 UTC (3+ messages)
` [PATCH v2 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0
` [PATCH v2 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers
[PATCH 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
2026-03-12 2:29 UTC (9+ messages)
` [PATCH 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 1
` [PATCH 2/2] media: nxp: imx8-isi: Prioritize pending buffers over discard buffers
[PATCH v6 0/5] arm64: Add initial support for NXP S32N79 SoC
2026-03-12 2:08 UTC (6+ messages)
` [PATCH v6 3/5] irqchip/imx-irqsteer: add NXP S32N79 support
[PATCH V7 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
2026-03-12 2:04 UTC (5+ messages)
[PATCH net-next v9 0/4] riscv: spacemit: Add ethernet support for K3
2026-03-12 1:22 UTC (5+ messages)
` [PATCH net-next v9 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v9 2/4] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v9 3/4] net: stmmac: Add glue layer for Spacemit K3 SoC
` [PATCH net-next v9 4/4] MAINTAINERS: add entry for SpacemiT DWMAC glue layer
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