mips · Maintained
Maintainers
- M Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Paths
- F
Documentation/devicetree/bindings/mips/ - F
Documentation/arch/mips/ - F
arch/mips/ - F
drivers/platform/mips/ - F
include/dt-bindings/mips/ - F
include/linux/platform_data/pic32.h
Last 30 days
Most active threads (last 7 days)
-
COOLING5d
[PATCH v3 0/9] vDSO: Respect COMPAT_32BIT_TIME
2026-07-02 08:21 · 1 reply in 7d · Thomas Weißschuh <hidden>
Active reviewers (last 30 days)
-
Arnd Bergmann <arnd@arndb.de>
1 attestation (1 Reviewed-by) · last on 2026-07-02 -
Thomas Gleixner <tglx@kernel.org>
1 attestation (1 Suggested-by) · last on 2026-06-29 -
Carlos López <hidden>
1 attestation (1 Co-developed-by) · last on 2026-06-08 -
Joerg Roedel <hidden>
1 attestation (1 Co-developed-by) · last on 2026-06-08
Recent patches
Most-recent 30 patches in this subsystem on linuxppc-dev (capped at 30), ordered by date desc.
-
COOLING5d
REVIEWED: 5 (5M) [PATCH v3 7/9] MIPS: VDSO: Respect COMPAT_32BIT_TIME
2026-07-02 · Thomas Weißschuh <hidden> -
COOLING6d
[PATCH v2 7/9] MIPS: VDSO: Respect COMPAT_32BIT_TIME
2026-06-30 · Thomas Weißschuh <hidden> -
HOTtoday
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
2026-06-29 · Lorenzo Stoakes <ljs@kernel.org> -
WARM1d
[PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
2026-06-29 · Jinjie Ruan <hidden> -
COLD19d
[PATCH net-next 2/2] appletalk: move the protocol out of tree
2026-06-15 · Jakub Kicinski <kuba@kernel.org> -
COLD26d
[PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD26d
[PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD26d
[PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD26d
[PATCH 28/60] kvm: Implement KVM_CAP_PLANES
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD26d
[PATCH 26/60] kvm: Introduce arch-specific plane state
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD26d
[PATCH 19/60] kvm: Introduce accessors for kvm_vcpu->mode
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD26d
[PATCH 18/60] kvm: Move kvm_vcpu->rcuwait to struct kvm_vcpu_common
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD26d
[PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
2026-06-08 · Jörg Rödel <joro@8bytes.org> -
COLD21d
[PATCH v4 2/5] mips: Remove remaining defconfig references to the pktcdvd driver
2026-06-08 · Catalin Iacob <hidden> -
COLD21d
[PATCH v3 3/6] mips: Remove remaining defconfig references to the pktcdvd driver
2026-06-04 · Catalin Iacob <hidden> -
COLD21d
[PATCH v2] scsi: core: Remove remaining references to the pktcdvd driver
2026-06-03 · Catalin Iacob <hidden> -
COLD21d
[PATCH] scsi: core: Remove dead code export of scsi_device_from_queue
2026-05-30 · Catalin Iacob <hidden> -
STALE69d
[RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
2026-04-27 · "Christophe Leroy (CS GROUP)" <chleroy@kernel.org> -
STALE69d
[RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
2026-04-27 · "Christophe Leroy (CS GROUP)" <chleroy@kernel.org> -
STALE71d
[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
2026-04-22 · Jakub Kicinski <kuba@kernel.org> -
STALE77d
[PATCH net-deletions] net: remove unused ATM protocols and legacy ATM device drivers
2026-04-21 · Jakub Kicinski <kuba@kernel.org> -
STALE91d
REVIEWED: 19 (18M) [PATCH net-next v2] eth: remove the driver for acenic / tigon1&2
2026-04-03 · Jakub Kicinski <kuba@kernel.org> -
STALE94d
[PATCH net-next] eth: remove the driver for acenic / tigon1&2
2026-04-02 · Jakub Kicinski <kuba@kernel.org> -
STALE102d
[PATCH 09/10] PCI: Align head space better
2026-03-24 · Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> -
STALE102d
[PATCH 06/10] MIPS: PCI: Remove unnecessary second application of align
2026-03-24 · Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> -
STALE102d
[PATCH 02/10] resource: Pass full extent of empty space to resource_alignf CB
2026-03-24 · Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> -
STALE106d
[PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
2026-03-23 · Christoph Hellwig <hch@lst.de> -
STALE102d
REVIEWED: 9 (9M) [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
2026-03-20 · "Lorenzo Stoakes (Oracle)" <ljs@kernel.org> -
STALE108d
[PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
2026-03-18 · "Lorenzo Stoakes (Oracle)" <ljs@kernel.org> -
STALE95d
[PATCH 4/9] configs: remove implicit assignments to FB_MODE_HELPERS
2026-03-17 · "Vincent Mailhol (Arm)" <mailhol@kernel.org>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE185d
[PATCH 10/28] mips: introduce arch_zone_limits_init()
2025-12-28 · Mike Rapoport <rppt@kernel.org> -
STALE185d
[PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
2025-12-28 · Mike Rapoport <rppt@kernel.org> -
STALE185d
[PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
2025-12-28 · Mike Rapoport <rppt@kernel.org> -
STALE185d
[PATCH 24/28] mips: drop paging_init()
2025-12-28 · Mike Rapoport <rppt@kernel.org> -
STALE137d
[PATCH v2 10/28] mips: introduce arch_zone_limits_init()
2026-01-02 · Mike Rapoport <rppt@kernel.org> -
STALE137d
[PATCH v2 23/28] arch, mm: consolidate initialization of SPARSE memory model
2026-01-02 · Mike Rapoport <rppt@kernel.org> -
STALE137d
[PATCH v2 24/28] mips: drop paging_init()
2026-01-02 · Mike Rapoport <rppt@kernel.org> -
STALE119d
[PATCH v3 11/29] mips: introduce arch_zone_limits_init()
2026-01-11 · Mike Rapoport <rppt@kernel.org> -
STALE119d
[PATCH v3 25/29] mips: drop paging_init()
2026-01-11 · Mike Rapoport <rppt@kernel.org> -
STALE152d
[PATCH 07/15] MIPS: vdso: Add include guard to asm/vdso/vdso.h
2026-01-14 · Thomas Weißschuh <hidden>