Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2026-09-02 11:58:45 to 2026-09-09 08:51:31 UTC [more...]

[PATCH 00/15] vdso: Clean up the vsyscall.h headers
 2026-09-09  8:51 UTC  (5+ messages)
` [PATCH 01/15] vdso: Move the kernel-side time update helpers to a new header
` [PATCH 02/15] vdso/gettimeofday: Define fallback __arch_get_vdso_u_time_data() in gettimeofday.c
` [PATCH 03/15] vdso/getrandom: Define fallback __arch_get_vdso_u_rng_data() in getrandom.c
` [PATCH 04/15] vdso/vsyscall: Define fallback time synchronization functions in vsyscall.c

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-09  6:09 UTC  (44+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 03/24] ARM: elf: "
` [PATCH v5 04/24] arm64: "
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 06/24] riscv: elf: "
` [PATCH v5 07/24] LoongArch: "
` [PATCH v5 08/24] s390/elf: "
` [PATCH v5 09/24] MIPS: ELF: "
` [PATCH v5 10/24] sparc: elf: "
` [PATCH v5 11/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v5 12/24] vdso: Add the vdsocheck tool
` [PATCH v5 13/24] x86/vdso: Enable "
` [PATCH v5 14/24] ARM: vdso: "
` [PATCH v5 15/24] arm64: "
` [PATCH v5 16/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v5 17/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v5 18/24] riscv: vdso: "
` [PATCH v5 19/24] LoongArch: vDSO: "
` [PATCH v5 20/24] s390/vdso: "
` [PATCH v5 21/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v5 22/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v5 23/24] sparc: "
` [PATCH v5 24/24] vDSO: Automatically enable VDSO_CHECK

[PATCH v2 00/12] mm: make userland page table freeing RCU-safe
 2026-09-08 21:15 UTC  (14+ messages)
` [PATCH v2 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v2 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v2 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v2 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v2 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v2 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v2 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v2 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v2 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v2 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v2 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v2 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-09-08 14:57 UTC  (11+ messages)
` [PATCH net-next v14 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
` [PATCH net-next v14 02/10] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v14 04/10] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v14 05/10] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v14 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
` [PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
` [PATCH net-next v14 08/10] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v14 09/10] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v14 10/10] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v2] MIPS: config: Add EcoNet EN751221 defconfig
 2026-09-08 14:13 UTC  (2+ messages)

[PATCH] mips: select CONFIG_WEAK_REORDERING_BEYOND_LLSC from CONFIG_EYEQ
 2026-09-08 14:16 UTC  (2+ messages)

[PATCH v2] mips: econet: fix unmet dependencies for ECONET
 2026-09-08 14:14 UTC  (2+ messages)

[PATCH] MIPS: Octeon: apply USB FDT fixups also when USB is modular
 2026-09-08 14:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-08 11:29 UTC  (11+ messages)
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v3 0/5] MIPS: GIC clocksource/irqchip improvements and fixes for multi-cluster systems
 2026-09-07 12:46 UTC  (6+ messages)
` [PATCH v3 1/5] irqchip/mips-gic: Fix unbalanced cm_core_lock in for_each_online_cpu_gic()
` [PATCH v3 2/5] irqchip/mips-gic: Fix recursive acquisition of gic_lock in gic_set_affinity()
` [PATCH v3 3/5] irqchip/mips-gic: Enable interrupt when moving affinity across clusters
` [PATCH v3 4/5] clocksource: mips-gic-timer: Simplify gic_next_event() for per-cpu timer
` [PATCH v3 5/5] clocksource: mips-gic-timer: Use local counter on synced multi-cluster systems

[PATCH 0/2 v7] gpiolib: finish the legacy cleanup
 2026-09-07  9:50 UTC  (5+ messages)
` [PATCH 1/2 v7] gpiolib: turn off legacy interface by default
` [PATCH 2/2 v7] gpiolib: remove linux/gpio.h

[PATCH v3 0/4] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-07  9:01 UTC  (11+ messages)
` [PATCH v3 1/4] dmaengine: vchan: add vchan_chan_name() to get channel device name
` [PATCH v3 2/4] dmaengine: use dma_chan_name() helper to get per-channel "
` [PATCH v3 3/4] dmaengine: add (dmaengine|vchan)_chan_dev() helper
` [PATCH v3 4/4] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-07  8:06 UTC  (14+ messages)
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled
` [PATCH RFC v3 17/21] mm/pgtable: optimize pmdp_get() and friends for folded pagetable levels
` [PATCH RFC v3 18/21] mm/pgtable: catch abuse of folded dummy pgd_t/p4d_t/pud_t
` [PATCH RFC v3 19/21] mm/pgtable: disallow calling (pgd|p4d|pud)_page, pgd_page_vaddr() and (p4d|pud)_pgtable with dummy
` [PATCH RFC v3 20/21] mm/pgtable: disallow calling folded set_pgd/set_p4d/set_pud "
` [PATCH RFC v3 21/21] Documentation: mm: clarify behaviour of compile-time folded page tables

[PATCH] bfs: remove the filesystem
 2026-09-07  8:00 UTC  (12+ messages)

[PATCH v2 00/13] audit: log all six syscall arguments in the SYSCALL record
 2026-09-04 17:21 UTC  (17+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 02/13] alpha: pass pt_regs to audit_syscall_entry()
` [PATCH v2 03/13] arm: "
` [PATCH v2 04/13] arm64: "
` [PATCH v2 05/13] csky: "
` [PATCH v2 06/13] microblaze: "
` [PATCH v2 07/13] mips: "
` [PATCH v2 08/13] openrisc: "
` [PATCH v2 09/13] parisc: "
` [PATCH v2 10/13] sh: "
` [PATCH v2 11/13] sparc64: "
` [PATCH v2 12/13] um: "
` [PATCH v2 13/13] xtensa: "

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-09-04 16:02 UTC  (3+ messages)
` [PATCH 00/26] dmaengine: Remove redundant dev_err()/dev_err_probe() calls

[PATCH v2 0/3] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-09-04 14:21 UTC  (12+ messages)
` [PATCH v2 1/3] dmaengine: vchan: add vchan_chan_name() to get channel device name
    ` [Linux-stm32] "
` [PATCH v2 2/3] dmaengine: use dma_chan_name() helper to get per-channel "
` [PATCH v2 3/3] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH 1/2] MIPS: fix typos in comments
 2026-09-04 12:49 UTC  (2+ messages)
` [PATCH 2/2] MIPS: fix repeated words "

[PATCH bpf-next v2 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-09-04 12:45 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf, mips: Factor register moves into helpers
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_MOVSX in the JITs

[PATCH v3 0/4] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-04 10:18 UTC  (5+ messages)
` [PATCH v3 1/4] dma: swiotlb: Centralize default pool policy selection
` [PATCH v3 2/4] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v3 3/4] dma: swiotlb: Centralize memory-encryption "
` [PATCH v3 4/4] dma: swiotlb: Remove SWIOTLB_ANY

[RFC bpf-next 0/2] bpf, mips: Add BPF_MOVSX support to the JITs
 2026-09-03 23:25 UTC  (4+ messages)
` [RFC bpf-next 2/2] bpf, mips: Add support for BPF_MOVSX in "

[PATCH v2 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-09-03  7:41 UTC  (16+ messages)
` [PATCH v2 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH v2 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH v2 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH v2 04/15] ARM: drop custom asm/auxvec.h
` [PATCH v2 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH v2 06/15] arm64: "
` [PATCH v2 07/15] RISC-V: "
` [PATCH v2 08/15] LoongArch: "
` [PATCH v2 09/15] s390: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] MIPS: "
` [PATCH v2 12/15] sparc: "
` [PATCH v2 13/15] sh: "
` [PATCH v2 14/15] alpha: remove "
` [PATCH v2 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

[PATCH 05/21] ASoC: jz4740: use .auto_selectable_formats
 2026-09-03  1:13 UTC 

[PATCH v2 0/11] drm: Use devm_of_reserved_mem_device_init()
 2026-09-02 20:55 UTC  (13+ messages)
` [PATCH v2 1/11] drm: logicvc: "
` [PATCH v2 2/11] drm: hdlcd: "
` [PATCH v2 3/11] drm: pl111: "
` [PATCH v2 4/11] drm: komeda: "
` [PATCH v2 5/11] drm: malidp: "
` [PATCH v2 6/11] drm: ingenic: "
` [PATCH v2 7/11] drm: kmb: "
` [PATCH v2 8/11] drm: sun4i: "
` [PATCH v2 9/11] drm: xlnx: zynqmp_dpsub: "
` [PATCH v2 10/11] drm: aspeed: "
` [PATCH v2 11/11] drm: arcpgu: "

[PATCH v3 01/34] dmaengine: add tasklet-backed channel BH helpers
 2026-09-02 15:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox