messages from 2026-01-24 07:25:10 to 2026-02-24 17:20:29 UTC [more...]
[PATCH v6 0/8] Add generic PHY driver used by MACB/GEM on EyeQ5
2026-02-24 17:20 UTC (14+ messages)
` [PATCH v6 1/8] dt-bindings: soc: mobileye: OLB is an Ethernet PHY provider "
` [PATCH v6 2/8] phy: sort Kconfig and Makefile
` [PATCH v6 3/8] phy: Add driver for EyeQ5 Ethernet PHY wrapper
` [PATCH v6 4/8] clk: eyeq: use the auxiliary device creation helper
` [PATCH v6 5/8] clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs
` [PATCH v6 6/8] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v6 7/8] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v6 8/8] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
2026-02-24 16:10 UTC (2+ messages)
` [PATCH v5 4/4] drm/atomic: Remove state argument to drm_atomic_private_obj_init
Asus WL500g Premium (BCM47XX) problem
2026-02-24 16:09 UTC
[PATCH v2 0/4] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-02-24 12:59 UTC (15+ messages)
` [PATCH v2 1/4] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v2 2/4] dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()
` [PATCH v2 3/4] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH v2 4/4] dmaengine: loongson: New driver for the "
[PATCH] mips: ralink: update CPU clock index
2026-02-24 7:31 UTC (2+ messages)
[PATCH] KVM: MIPS/LoongArch: Fix typo in pfn_to_pfn_prot comments
2026-02-24 3:04 UTC
[PATCH 1/3] mips: pci-mt7620: fix bridge register access
2026-02-24 1:14 UTC (2+ messages)
[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
2026-02-23 13:53 UTC (9+ messages)
` [patch 2/5] MIPS: Dont select CLOCKSOURCE_WATCHDOG
` [patch 5/5] clocksource: Rewrite watchdog code completely
serial console on Mikrotik RB532 non-working
2026-02-21 16:08 UTC (14+ messages)
[PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
2026-02-20 4:11 UTC (2+ messages)
[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
2026-02-20 4:10 UTC (2+ messages)
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-20 4:10 UTC (2+ messages)
[PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
2026-02-20 4:10 UTC (2+ messages)
[PATCH AUTOSEL 6.19-5.10] MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
2026-02-19 2:04 UTC
[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
2026-02-17 13:57 UTC (6+ messages)
` [PATCH v5 11/14] sparc: Use physical address DMA mapping
[GIT PULL] MIPS changes for v7.0
2026-02-16 20:38 UTC (2+ messages)
[RFC PATCH] drivers: pcmcia: remove obsolete host controller drivers
2026-02-12 8:26 UTC
[PATCH v2 0/7] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-02-11 22:08 UTC (10+ messages)
` [PATCH v2 1/7] genirq: reserve NR_IRQS_LEGACY IRQs in dynirq by default
` [PATCH v2 2/7] dt-bindings: interrupt-controller: add LS7A PCH LPC
` [PATCH v2 3/7] irqchip/loongson-pch-lpc: extract non-ACPI-related code from ACPI init
` [PATCH v2 4/7] irqchip/loongson-pch-lpc: add OF init code
` [PATCH v2 5/7] irqchip/loongson-pch-lpc: enable building on MIPS Loongson64
` [PATCH v2 6/7] MIPS: Loongson64: dts: sort nodes
` [PATCH v2 7/7] MIPS: Loongson64: dts: add node for LS7A PCH LPC
[RFC PATCH] bluetooth: remove all PCMCIA drivers
2026-02-11 20:40 UTC (4+ messages)
[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
2026-02-10 15:50 UTC (4+ messages)
[PATCH 0/8] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-02-10 12:47 UTC (23+ messages)
` [PATCH 1/8] genirq: reserve NR_IRQS_LEGACY IRQs in dynirq by default
` [PATCH 2/8] dt-bindings: interrupt-controller: add LS7A PCH LPC
` [PATCH 3/8] irqchip/loongson-pch-lpc: extract non-ACPI-related code from ACPI init
` [PATCH 4/8] irqchip/loongson-pch-lpc: guard ACPI init code with CONFIG_ACPI
` [PATCH 5/8] irqchip/loongson-pch-lpc: add OF init code
` [PATCH 6/8] irqchip/loongson-pch-lpc: enable building on MIPS Loongson64
` [PATCH 7/8] MIPS: Loongson64: dts: sort nodes
` [PATCH 8/8] MIPS: Loongson64: dts: add node for LS7A PCH LPC
[PATCH v4 00/15] drm/atomic: Allocate drm_private_state through a callback
2026-02-10 9:11 UTC (5+ messages)
` [PATCH v4 09/15] drm/ingenic: Switch private_obj initialization to atomic_create_state
` (subset) "
` [PATCH v4 15/15] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH] MIPS: rb532: Fix MMIO UART resource registration
2026-02-09 11:59 UTC (2+ messages)
[PATCH v2] MIPS: Implement ARCH_HAS_CC_CAN_LINK
2026-02-09 11:59 UTC (2+ messages)
[PATCH v2] MIPS: Work around LLVM bug when gp is used as global register variable
2026-02-09 11:58 UTC (2+ messages)
[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
2026-02-06 13:33 UTC (18+ messages)
` [PATCH v4 1/8] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v4 3/8] LoongArch: "
` [PATCH v4 4/8] mips: "
` [PATCH v4 5/8] parisc: "
` [PATCH v4 6/8] um: "
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
` [PATCH v4 8/8] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
[PATCH 0/2] MIPS: Loongson2ef: Use pcibios_align_resource() to block io range
2026-02-05 9:05 UTC (5+ messages)
` [PATCH 1/2] MIPS: Loongson2ef: Register PCI controller in early stage
` [PATCH 2/2] MIPS: Loongson2ef: Use pcibios_align_resource() to block io range
[PATCH] MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFI
2026-02-05 9:06 UTC (3+ messages)
[PATCH] clk: microchip: fix typo in reference to a config option
2026-02-05 9:05 UTC (3+ messages)
[PATCH] MIPS: tools: relocs: Ship a definition of R_MIPS_PC32
2026-02-05 8:39 UTC (9+ messages)
[PATCH 00/15] vDSO: header file cleanups
2026-02-04 17:51 UTC (5+ messages)
` [PATCH 01/15] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH 02/15] arm64: vDSO: compat_gettimeofday: Add explicit includes
[PATCH 00/27] clk: remove deprecated API divider_round_rate() and friends
2026-02-04 15:44 UTC (2+ messages)
` (subset) "
[PATCH v2 net-next] net: lantiq_etop: remove driver
2026-02-03 7:11 UTC (3+ messages)
[PATCH] MIPS: Work around LLVM bug when gp is used as global register variable
2026-02-03 4:03 UTC (4+ messages)
[PATCH v2 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
2026-01-31 8:50 UTC (13+ messages)
` [PATCH v2 1/4] include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
` [PATCH v2 2/4] LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
` [PATCH v2 3/4] MIPS: Loongson: "
[PATCH v3 0/3] RTC: Add Loongson-2K0300 support
2026-01-30 23:16 UTC (2+ messages)
[PATCH] mips: LOONGSON32: drop a dangling Kconfig symbol
2026-01-30 14:34 UTC (2+ messages)
[PATCH] MIPS: Loongson64: dts: fix phy-related definition of LS7A GMAC
2026-01-30 14:35 UTC (2+ messages)
[PATCH net-next] net: lantiq_etop: remove driver
2026-01-30 6:37 UTC (3+ messages)
[PATCH v2 0/2] Simplify kallsyms offset table generation
2026-01-30 0:10 UTC (2+ messages)
[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
2026-01-29 13:44 UTC (7+ messages)
[PATCH net-next v2] declance: Remove IRQF_ONESHOT
2026-01-29 3:50 UTC (5+ messages)
[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
2026-01-27 11:47 UTC (6+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
2026-01-25 21:41 UTC (7+ messages)
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