messages from 2026-03-31 14:05:20 to 2026-04-01 07:22:07 UTC [more...]
[PATCH net-next v2 00/14] net: stmmac: TSO fixes/cleanups
2026-04-01 7:21 UTC (9+ messages)
` [PATCH net-next v2 01/14] net: stmmac: fix channel TSO enable on resume
` [PATCH net-next v2 02/14] net: stmmac: fix .ndo_fix_features()
` [PATCH net-next v2 03/14] net: stmmac: fix TSO support when some channels have TBS available
` [PATCH net-next v2 04/14] net: stmmac: add stmmac_tso_header_size()
` [PATCH net-next v2 05/14] net: stmmac: add TSO check for header length
` [PATCH net-next v2 06/14] net: stmmac: add GSO MSS checks
` [PATCH net-next v2 07/14] net: stmmac: move TSO VLAN tag insertion to core code
` [PATCH net-next v2 08/14] net: stmmac: move check for hardware checksum supported
[PATCH 0/2] hwspinlock: remove platform_data from subsystem
2026-04-01 7:11 UTC (3+ messages)
` [PATCH 1/2] hwspinlock: u8500: delete driver
` [PATCH 2/2] hwspinlock: remove now unused pdata from header file
[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
2026-04-01 7:11 UTC (6+ messages)
` [PATCH 2/2] pmdomain/rockchip: skip domains returning -EPROBE_DEFER
[PATCH] arm64: dts: imx8x-colibri: Correct SODIMM PAD settings
2026-04-01 7:05 UTC (2+ messages)
[PATCH 0/9] lib/crypto: arm64: Remove obsolete chunking logic
2026-04-01 7:00 UTC (11+ messages)
` [PATCH 1/9] lib/crypto: arm64/aes: "
` [PATCH 2/9] lib/crypto: arm64/chacha: "
` [PATCH 3/9] lib/crypto: arm64/gf128hash: "
` [PATCH 4/9] lib/crypto: arm64/poly1305: "
` [PATCH 5/9] lib/crypto: arm64/sha1: "
` [PATCH 6/9] lib/crypto: arm64/sha256: "
` [PATCH 7/9] lib/crypto: arm64/sha512: "
` [PATCH 8/9] lib/crypto: arm64/sha3: "
` [PATCH 9/9] arm64: fpsimd: Remove obsolete cond_yield macro
[PATCH net-next v2 00/11] net: airoha: Support multiple net_devices connected to the same GDM port
2026-04-01 6:59 UTC (12+ messages)
` [PATCH net-next v2 01/11] dt-bindings: net: airoha: Add EN7581 ethernet-ports properties
` [PATCH net-next v2 02/11] net: airoha: Set PPE cpu port for GDM2 if loopback is enabled
` [PATCH net-next v2 03/11] net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
` [PATCH net-next v2 04/11] net: airoha: Rely on net_device pointer in HTB callbacks
` [PATCH net-next v2 05/11] net: airoha: Rely on net_device pointer in ETS callbacks
` [PATCH net-next v2 06/11] net: airoha: Introduce airoha_gdm_dev struct
` [PATCH net-next v2 07/11] net: airoha: Move airoha_qdma pointer in "
` [PATCH net-next v2 08/11] net: airoha: Rely on airoha_gdm_dev pointer in airhoa_is_lan_gdm_port()
` [PATCH net-next v2 09/11] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v2 10/11] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v2 11/11] net: airoha: Rename get_src_port_id callback in get_sport
[PATCH 0/5] crc64: Tweak intrinsics code and enable it for ARM
2026-04-01 6:57 UTC (7+ messages)
` [PATCH 1/5] lib/crc: arm64: Drop unnecessary chunking logic from crc64
` [PATCH 5/5] lib/crc: arm: Enable arm64's NEON intrinsics implementation of crc64
[PATCH v4 0/4] AST2700-A2 interrupt controller hierarchy and route support
2026-04-01 6:49 UTC (4+ messages)
` [PATCH v4 2/4] irqchip/ast2700-intc: Add AST2700-A2 support
[PATCH v5 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
2026-04-01 6:36 UTC (3+ messages)
` [PATCH v5 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0
[PATCH] ASoC: mxs-sgtl5000: disable MCLK on error paths of mxs_sgtl5000_probe()
2026-04-01 5:30 UTC
[PATCH] dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeout
2026-04-01 5:23 UTC (2+ messages)
[PATCH] mailbox: Fix NULL message support in mbox_send_message()
2026-04-01 5:07 UTC (3+ messages)
[PATCH v2 0/7] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
2026-04-01 4:52 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: soc: move,rename google,gs101-pmu-intr-gen and add exynos850
` [PATCH v2 2/7] dt-bindings: soc: samsung: exynos-pmu: add samsung,pmu-intr-gen phandle
` [PATCH v2 3/7] dt-bindings: soc: samsung: exynos-pmu: deprecate google,pmu-intr-gen-syscon
` [PATCH v2 4/7] soc: samsung: exynos-pmu: generalise gs101-specific cpu{idle,hotplug} for Exynos SoCs
` [PATCH v2 5/7] soc: samsung: exynos-pmu: add Exynos850 CPU hotplug support
` [PATCH v2 6/7] MAINTAINERS: add exynos850-pmu.c to Exynos850 entry
` [PATCH v2 7/7] arm64: dts: exynos850: add PMU interrupt generation node
[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
2026-04-01 4:19 UTC (3+ messages)
` [PATCH net v4 1/2] net: stmmac: Prevent NULL deref when RX memory exhausted
` [PATCH net v4 2/2] net: stmmac: Prevent indefinite RX stall on buffer exhaustion
[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
2026-04-01 3:35 UTC (18+ messages)
` [PATCH v2 12/30] KVM: arm64: Hoist MTE validation check out of MMU lock path
` [PATCH v2 15/30] KVM: arm64: Make fault_ipa immutable
` [PATCH v2 16/30] KVM: arm64: Move fault context to const structure
` [PATCH v2 17/30] KVM: arm64: Replace fault_is_perm with a helper
` [PATCH v2 18/30] KVM: arm64: Constrain fault_granule to kvm_s2_fault_map()
` [PATCH v2 19/30] KVM: arm64: Kill write_fault from kvm_s2_fault
` [PATCH v2 20/30] KVM: arm64: Kill exec_fault "
[PATCH v4] net: stmmac: skip VLAN restore when VLAN hash ops are missing
2026-04-01 3:20 UTC (2+ messages)
[PATCH] KVM: arm64: pkvm: Rollback refcount on hyp share/unshare error
2026-04-01 3:01 UTC (3+ messages)
[RESEND PATCH net v3 0/2] stmmac crash/stall fixes when under memory pressure
2026-04-01 2:59 UTC (3+ messages)
` [RESEND PATCH net v3 2/2] net: stmmac: Prevent indefinite RX stall on buffer exhaustion
[PATCH net-next] net: airoha: Fix typo in airoha_set_gdm2_loopback routine name
2026-04-01 2:40 UTC (2+ messages)
[PATCH v2] ACPI: AGDI: fix missing newline in error message
2026-04-01 2:29 UTC
[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
2026-04-01 2:23 UTC (6+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control
[PATCH 0/2] arm64: dts: imx8m-kontron: Revert reading SD_VSEL signal
2026-04-01 2:05 UTC (3+ messages)
` [PATCH 1/2] Revert "arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal"
` [PATCH 2/2] Revert "arm64: dts: imx8mp-kontron: "
[PATCH 1/1] net: ipv6: flowlabel: defer exclusive option free until RCU teardown
2026-04-01 2:10 UTC (2+ messages)
[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
2026-04-01 1:31 UTC (3+ messages)
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector
[PATCH v4 7/9] regulator: Add MediaTek MT6392 regulator
2026-04-01 1:21 UTC (3+ messages)
[PATCH 1/2] acpi: arm64: agdi: fix missing newline in error message
2026-04-01 1:13 UTC (2+ messages)
[PATCH v5 0/3] Add support for Orange Pi 5 Pro
2026-04-01 1:07 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH v5 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v5 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support
[PATCH] lib/crc: arm64: Assume a little-endian kernel
2026-04-01 0:44 UTC
[PATCH] lib/crypto: arm64: Assume a little-endian kernel
2026-04-01 0:33 UTC
[PATCH v2] ARM: dts: aspeed: Enable networking for Asus Kommando IPMI Card
2026-03-31 23:35 UTC (2+ messages)
[PATCH v10 0/6] Introduce MAX77759 charger driver
2026-03-31 23:22 UTC (7+ messages)
` [PATCH v10 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v10 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v10 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
` [PATCH v10 5/6] power: supply: max77759: add charger driver
` [PATCH v10 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2026-03-31 23:02 UTC (5+ messages)
` [PATCH V3 7/7] "
[PATCH v5 0/4] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
2026-03-31 22:22 UTC (2+ messages)
` (subset) "
[GIT PULL] Qualcomm Arm64 defconfig updates for v7.1
2026-03-31 21:55 UTC
[GIT PULL] Qualcomm driver updates for v7.1
2026-03-31 21:47 UTC
[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
2026-03-31 21:21 UTC (9+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
` [PATCH v2 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
` [PATCH v2 2/8] perf build loongarch: Remove reference to missing file
[GIT PULL] Qualcomm Arm32 DeviceTree updates for v7.1
2026-03-31 21:16 UTC
[PATCH v5 8/8] Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator
2026-03-31 20:58 UTC
[PATCH RFC net-next] net: stmmac: qcom-ethqos: set clk_csr
2026-03-31 20:58 UTC (4+ messages)
[GIT PULL] More Qualcomm Arm64 DeviceTree fixes for v7.0
2026-03-31 20:53 UTC
[PATCH v9 0/6] Introduce MAX77759 charger driver
2026-03-31 20:39 UTC (4+ messages)
` [PATCH v9 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
[PATCH v4 0/3] Add support for Orange Pi 5 Pro
2026-03-31 20:19 UTC (7+ messages)
` [PATCH v4 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support
[PATCH] iommu: Always fill in gather when unmapping
2026-03-31 19:56 UTC
[PATCH v5 00/38] KVM: arm64: Add support for protected guest memory with pKVM
2026-03-31 19:24 UTC (4+ messages)
` [PATCH v5 11/38] KVM: arm64: Split teardown hypercall into two phases
arm `rustdoc` Rust 1.85.0-only build error
2026-03-31 19:00 UTC
[PATCH v5 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
2026-03-31 18:13 UTC (10+ messages)
` [PATCH v5 1/8] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
` [PATCH v5 2/8] Bluetooth: btmtk: fix ISO interface setup for single alt setting
` [PATCH v5 3/8] Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E Hero
` [PATCH v5 4/8] Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9
` [PATCH v5 5/8] Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER X
` [PATCH v5 6/8] Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace Max
` [PATCH v5 7/8] Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550E
` [PATCH v5 8/8] Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator
[PATCH] iommu/rockchip: fix page table allocation flags for v2 IOMMU
2026-03-31 18:13 UTC (2+ messages)
[PATCH v15 0/5] ring-buffer: Making persistent ring buffers robust
2026-03-31 18:03 UTC (4+ messages)
` [PATCH v15 1/5] ring-buffer: Flush and stop persistent ring buffer on panic
[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-03-31 18:00 UTC (9+ messages)
` [PATCH v20 04/10] firmware: psci: Introduce command-based reset in psci_sys_reset
` [PATCH v20 06/10] power: reset: Add psci-reboot-mode driver
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-31 17:43 UTC (5+ messages)
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
[PATCH v4 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
2026-03-31 17:31 UTC (2+ messages)
[PATCH] dt-bindings: arm: arm,vexpress-scc: convert to DT schema
2026-03-31 17:29 UTC
[PATCH 00/15] KVM: arm64: First batch of vgic-v5 related fixes
2026-03-31 17:18 UTC (8+ messages)
` [PATCH 09/15] KVM: arm64: vgic-v5: align priority comparison with other GICs
` [PATCH 12/15] KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
[PATCH v4 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
2026-03-31 16:50 UTC (2+ messages)
[PATCH v3 1/8] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
2026-03-31 16:50 UTC (2+ messages)
[PATCH v1] media: rkisp1: Add support for CAC
2026-03-31 16:15 UTC (7+ messages)
[PATCH 0/3] drm: lcdif: FIFO underrun/solid color bug fix
2026-03-31 16:04 UTC (5+ messages)
` [PATCH 2/3] drm: lcdif: Use dedicated set/clr registers for polarity/edge
[PATCH] pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
2026-03-31 16:03 UTC (2+ messages)
[PATCH v4 5/9] mfd: mt6397: Add support for MT6392 PMIC
2026-03-31 16:01 UTC (2+ messages)
[PATCH 0/3] KVM: arm64: Fix teardown of non-protected VMs with pKVM
2026-03-31 15:50 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'
` [PATCH 2/3] KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VM
` [PATCH 3/3] KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaim
[PATCH] dmaengine: st_fdma: simplify allocation
2026-03-31 15:33 UTC (2+ messages)
[PATCH v9 0/3] Power Management for Raspberry Pi V3D GPU
2026-03-31 15:33 UTC (3+ messages)
` [PATCH v9 3/3] drm/v3d: Introduce Runtime Power Management
[PATCHv2] clk: kirkwood: use kzalloc_flex
2026-03-31 15:27 UTC (3+ messages)
[PATCH v2 0/5] xor/arm: Replace vectorized version with intrinsics
2026-03-31 15:28 UTC (4+ messages)
[PATCH 0/2] Fix Amlogic T7 null reset ops and DT required property
2026-03-31 15:25 UTC (5+ messages)
` [PATCH 1/2] reset: amlogic: t7: Fix null reset ops
` [PATCH 2/2] arm64: dts: amlogic: t7: Fix missing required reset property
[PATCH 1/4] KVM: arm64: nv: Avoid full shadow s2 unmap
2026-03-31 15:16 UTC (2+ messages)
[PATCH v2] ARM: module: fix unwind section relocation out of range error
2026-03-31 14:56 UTC (3+ messages)
[PATCH v7 0/5] Power Management for Raspberry Pi V3D GPU
2026-03-31 14:44 UTC (5+ messages)
` [PATCH v7 1/5] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
[PATCH v12 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-03-31 14:43 UTC (5+ messages)
` [PATCH v12 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v12 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v12 3/3] of: Respect #{iommu,msi}-cells in maps
[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
2026-03-31 14:35 UTC (3+ messages)
` [PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests
[PATCH 0/4] drm/exynos: Random cleanups
2026-03-31 14:33 UTC (3+ messages)
[PATCH 0/2] Enable Mali G310 GPU support on i.MX952 board
2026-03-31 14:31 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
[PATCH v3] arm: multi_v7_defconfig: Enable BRIDGE and DP83848_PHY for TI AM57xx, AM437x and AM335x
2026-03-31 14:10 UTC
[PATCH v4 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
2026-03-31 14:28 UTC (10+ messages)
` [PATCH v4 2/3] driver core: make software nodes available earlier
[PATCH v4 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
2026-03-31 14:28 UTC (3+ messages)
[PATCH 0/7] TQMLX2160A-MBLS2160A DT fixes/updates
2026-03-31 14:19 UTC (8+ messages)
` [PATCH 1/7] arm64: dts: fsl-lx2160a-tqmlx2160a: fix LED polarity
` [PATCH 2/7] arm64: dts: fsl-lx2160a-tqmlx2160a-mblx2160a: use DPMAC 17 and 18 for SGMII in SERDES2 configs 7 and 11
` [PATCH 3/7] arm64: dts: fsl-lx2160a-tqmlx2160a: add aliases for all 18 DPMAC instances
` [PATCH 4/7] arm64: dts: fsl-lx2160a-tqmlx2160a-mbls2160a: add various GPIO hogs
` [PATCH 5/7] arm64: dts: fsl-lx2160a-tqmlx2160a-mbls2160a: enable pcs_mdio17 and pcs_mdio18 in appropriate overlays
` [PATCH 6/7] arm64: dts: fsl-lx2160a-tqmlx2160a-mbls2160a: specify Ethernet PHY reset GPIOs
` [PATCH 7/7] arm64: dts: fsl-lx2160a-tqmlx2160a: Remove deprecated properties
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-31 14:13 UTC (2+ messages)
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-03-31 14:08 UTC (18+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module
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