linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-20 14:41:06 to 2026-08-10 14:26:06 UTC [more...]

[PATCH v2 0/5] MIPS: GIC clocksource/irqchip improvements and fixes for multi-cluster systems
 2026-08-10 14:25 UTC  (5+ messages)
` [PATCH v2 1/5] irqchip/mips-gic: Fix unbalanced cm_core_lock in for_each_online_cpu_gic()
` [PATCH v2 2/5] irqchip/mips-gic: Fix recursive acquisition of gic_lock in gic_set_affinity()
` [PATCH v2 3/5] irqchip/mips-gic: Enable interrupt when moving affinity across clusters
` [PATCH v2 4/5] clocksource: mips-gic-timer: Set next GIC event on the correct VP

[RFC PATCH] fbdev: maxinefb: fix build issues
 2026-08-10  3:29 UTC  (4+ messages)

[PATCH v3] MAINTAINERS: Add self for the sb1250-duart serial driver
 2026-08-10  3:14 UTC  (2+ messages)

[PATCH v3 0/3] MIPS: SiByte: Fix serial device regressions
 2026-08-10  3:14 UTC  (5+ messages)
` [PATCH v3 1/3] serial: sb1250-duart: Fix console message clobbering at channel resets
` [PATCH v3 2/3] serial: sb1250-duart: Fix bootconsole handover lockup
` [PATCH v3 3/3] serial: sb1250-duart: Convert to use a platform device

imgtec ci20 HDMI broken
 2026-08-09 12:33 UTC  (3+ messages)

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-08-06 17:11 UTC  (48+ messages)
` [PATCH RFC v2 01/20] ARM: mm: make nommu pgd_t a scalar
` [PATCH RFC v2 02/20] ARM: mm: make 2-level "
` [PATCH RFC v2 03/20] ARM: mm: remove custom pgdp_get()
` [PATCH RFC v2 04/20] LoongArch: mm: define pud_leaf() only when PUD exists
` [PATCH RFC v2 05/20] MIPS: "
` [PATCH RFC v2 06/20] mm/pgtable: define (pgd|p4d|pud)_leaf() for folded page tables
` [PATCH RFC v2 07/20] mm/pgtable: define (pgd|p4d|pud)_offset_lockless() "
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 11/20] riscv: mm: use proper set_pXd() for generic compile-time folded patable in vmalloc_fault()
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only
` [PATCH RFC v2 13/20] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
` [PATCH RFC v2 15/20] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v2 16/20] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v2 17/20] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v2 18/20] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v2 19/20] openrisc/pgtable: drop __pmd_offset()
` [PATCH RFC v2 20/20] arm64: pgtable: convert pte_present() from macro to static inline

[PATCH v2 0/6] MIPS: SiByte: Fix serial device regressions
 2026-08-06 10:54 UTC  (4+ messages)
` [PATCH v2 3/6] serial: sb1250-duart: Convert to use a platform device

mips randconfig builds?
 2026-08-06  1:56 UTC 

[PATCH v4] security: Expand task_setscheduler LSM hook
 2026-08-05 12:32 UTC  (3+ messages)

[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
 2026-08-04 19:54 UTC  (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock

[PATCH] mips: econet: fix unmet dependencies for ECONET
 2026-08-03 13:12 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: drop unneeded semicolon
 2026-08-03 13:10 UTC  (3+ messages)

[PATCH] mips: remove dead select
 2026-08-03 13:09 UTC  (3+ messages)

[PATCH] MIPS: ptrace: Fix syscall skipping via PTRACE_SYSCALL
 2026-08-03 13:15 UTC  (4+ messages)

[PATCH 0/2] mips: econet: add multi-vpe capability to EN751221
 2026-08-03 13:14 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mips: dts: econet: Describe dual-VPE 34Kc processor

[PATCH 05/16] irqchip/bcm7038-l1: clean up init failure paths
 2026-08-02 19:26 UTC  (12+ messages)
  ` [PATCH 06/16] irqchip/loongson-liointc: unmap per-core iomaps on error
  ` [PATCH 07/16] irqchip/mips-gic: clean up IRQ domain creation failure
  ` [PATCH 08/16] irqchip/mips-gic: clean up if IPI domain registration fails
  ` [PATCH 09/16] irqchip/econet: clean up VEIC initialization
  ` [PATCH 16/16] irqchip/bcm7120-l2: fix parent IRQ count error handling

[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-08-01 19:30 UTC  (11+ messages)
` [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories
` [PATCH v4 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH v4 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
` [PATCH v4 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v4 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v4 6/7] clocksource/drivers/timer-riscv: "
` [PATCH v4 7/7] LoongArch: "

[PATCH bpf-next v2 0/2] bpf, mips: Add signed div/mod support
 2026-08-01  9:44 UTC  (9+ messages)
` [PATCH bpf-next v2 1/2] bpf, mips: Factor out div/mod emission helpers
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_SDIV and BPF_SMOD

[PATCH v5 2/2] mips: dts: pic32: pic32mzda: Remove unused address-cells, size-cells property
 2026-07-31 17:47 UTC 

[PATCH v7 0/5] clocksource/timer-econet-en751221: Support irq number per timer
 2026-07-31 12:02 UTC  (6+ messages)
` [PATCH v7 1/5] clocksource/timer-econet-en751221: fix refcount leak
` [PATCH v7 2/5] dt-bindings: timer: econet: Update EN751627 for multi-IRQ
` [PATCH v7 3/5] clocksource/timer-econet-en751221: Init teardown on error if possible
` [PATCH v7 4/5] clocksource/timer-econet-en751221: Disable IRQ until cevt registered
` [PATCH v7 5/5] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-07-31 11:25 UTC  (5+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()

[PATCH v2] i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
 2026-07-31  6:04 UTC  (3+ messages)

[PATCH] quota: remove CONFIG_PRINT_QUOTA_WARNING code
 2026-07-30 14:48 UTC  (3+ messages)

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-07-28 11:08 UTC  (8+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH v2 42/64] dmaengine: jz4780: kill vchan BH on teardown
 2026-07-27 20:39 UTC  (2+ messages)
  ` [PATCH v2 47/64] dmaengine: loongson1-apb: "

[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
 2026-07-27 18:45 UTC  (3+ messages)

[PATCH v1 0/7] gpiolib: kill gpio_request_one()
 2026-07-27  9:53 UTC  (6+ messages)
` [PATCH v1 2/7] media: em28xx: Split em28xx_pctv_290e_set_lna_gpio() helper
` [PATCH v1 3/7] media: em28xx: Open code gpio_request_one()

[GIT PULL] gpio: legacy interface cleanups for 7.3
 2026-07-27  7:57 UTC  (2+ messages)

[PATCH] memory: jz4780-nemc: Use dev_err_probe() for clock error
 2026-07-25 16:56 UTC  (2+ messages)

[PATCH net-next v13 09/10] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
 2026-07-24 22:46 UTC  (2+ messages)

[PATCH net-next v13 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
 2026-07-24 22:45 UTC  (2+ messages)

[PATCH net-next v13 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
 2026-07-24 22:45 UTC  (2+ messages)

[PATCH net-next v13 02/10] dt-bindings: phy: document the serdes PHY on sa8255p
 2026-07-24 22:45 UTC  (2+ messages)

[PATCH] clocksource: mips-gic-timer: Use local counter on synced multi-cluster systems
 2026-07-24 15:04 UTC 

[PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
 2026-07-24  8:21 UTC  (10+ messages)

[PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
 2026-07-23 14:10 UTC  (3+ messages)

[INTERNAL REVIEW] [RFC PATCH v3 01/20] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-07-23  8:41 UTC  (2+ messages)

[PATCH v3 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-07-22 17:21 UTC  (10+ messages)
` [PATCH v3 1/7] kbuild: support generated asm-headers in subdirectories
` [PATCH v3 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH v3 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
` [PATCH v3 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v3 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v3 6/7] clocksource/drivers/timer-riscv: "
` [PATCH v3 7/7] LoongArch: "

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-22 16:15 UTC  (27+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "

[RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
 2026-07-21 18:21 UTC  (12+ messages)

[PATCH 1/2] gpio: realtek-otto: use __raw_readl/writel in realtek_gpio_update_line_imr()
 2026-07-21 17:16 UTC  (2+ messages)

[PATCH bpf-next] bpf, mips: Add support for BPF_SDIV and BPF_SMOD in the mips JIT
 2026-07-21 14:50 UTC  (2+ messages)

[PATCH] remoteproc: Remove redundant dev_err()/dev_err_probe()
 2026-07-21 14:45 UTC  (3+ messages)

[PATCH v11] PCI: mediatek: Add support for EcoNet EN7528 SoC
 2026-07-21 12:44 UTC  (3+ messages)

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-21  8:17 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).