linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-15 09:11:25 to 2023-08-31 01:47:44 UTC [more...]

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-08-31  1:47 UTC  (13+ messages)

[PATCH v3] MIPS: loongson32: Remove dma.h and nand.h
 2023-08-30 21:11 UTC  (2+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-08-30 16:44 UTC  (4+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-30 13:42 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH v4 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
` [PATCH v4 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

[PATCH v3 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-30 13:45 UTC  (18+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH v3 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller
` [PATCH v3 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
` [PATCH v3 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

[PATCH 0/3] Use nth_page() in place of direct struct page manipulation
 2023-08-30 18:27 UTC  (4+ messages)
` [PATCH 1/3] mm: use "
` [PATCH 2/3] fs: "
` [PATCH 3/3] mips: "

[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-08-30 14:55 UTC  (4+ messages)
` [PATCH v7 9/9] swiotlb: search the software IO TLB only if the device makes use of it

[PATCH v4 0/4] Modify die() for MIPS
 2023-08-30 17:01 UTC  (14+ messages)
` [PATCH v4 1/4] MIPS: Add BUG() at the end of nmi_exception_handler()
` [PATCH v4 2/4] MIPS: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
` [PATCH v4 3/4] MIPS: Return earlier "
` [PATCH v4 4/4] MIPS: Add identifier names to arguments of die() declaration

[PATCH] mips: dts: ingenic: Remove unneeded probe-type properties
 2023-08-30 15:11 UTC 

[PATCH v2] MIPS: loongson32: Remove dma.h and nand.h
 2023-08-30  4:41 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-29  2:53 UTC  (7+ messages)

Thanks for your response!
 2023-08-28 18:59 UTC 

[PATCH] dt-bindings: mips: loongson: Add LS1B demo board
 2023-08-28 17:01 UTC  (5+ messages)

[PATCH] MIPS: loongson32: Remove unused dma.h and nand.h
 2023-08-28 13:24 UTC  (3+ messages)

[PATCH v2 2/8] MIPS: TXx9: Do PCI error checks on own line
 2023-08-28  9:10 UTC  (2+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (8+ messages)
` (subset) "

[PATCH v5] mips: add <asm-generic/io.h> including
 2023-08-27 21:27 UTC  (2+ messages)

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24 20:24 UTC  (12+ messages)

[PATCH 02/14] MIPS: TXx9: Do PCI error checks on own line
 2023-08-24 15:20 UTC  (2+ messages)

[RFC PATCH v1 1/1] tracing/kprobes: Return ENAMESVRLSYMS when func matches several symbols
 2023-08-24 10:39 UTC  (3+ messages)

[PATCH v3 0/4] general defconfig cleanups
 2023-08-24  6:02 UTC  (9+ messages)
` [PATCH v3 1/4] arch/arm/configs/*_defconfig cleanup
` [PATCH v3 2/4] arch/loongarch/configs/*_defconfig cleanup
` [PATCH v3 3/4] arch/mips/configs/*_defconfig cleanup
` [PATCH v3 4/4] arch/powerpc/configs/*_defconfig cleanup
` (subset) [PATCH v3 0/4] general defconfig cleanups

[PATCH] MIPS: VDSO: Conditionally export __vdso_gettimeofday()
 2023-08-23  7:22 UTC  (5+ messages)

[PATCH v2 0/4] Move Loongson1 MAC arch-code to the driver dir
 2023-08-23  4:40 UTC  (20+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH v2 2/4] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH v2 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
` [PATCH v2 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

Re; Interest,
 2023-08-22 23:31 UTC 

[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
 2023-08-22 14:20 UTC  (16+ messages)
` [PATCH 3/5] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH 4/5] net: stmmac: Add glue layer for Loongson-1 SoC

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-08-22  6:32 UTC  (4+ messages)
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-21 19:49 UTC  (6+ messages)

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-19  8:53 UTC  (5+ messages)

[PATCH v3 0/3] Modify die() for MIPS
 2023-08-19  2:44 UTC  (10+ messages)
` [PATCH v3 1/3] MIPS: Remove noreturn attribute for nmi_exception_handler()
` [PATCH v3 2/3] MIPS: Remove noreturn attribute for die()
` [PATCH v3 3/3] MIPS: Modify the declaration "

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-08-18 14:18 UTC  (3+ messages)
` [06/12] "

Pytanie o samochód
 2023-08-18  8:15 UTC 

[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
 2023-08-18  0:08 UTC  (2+ messages)

[PATCH v2 0/4] general defconfig cleanups
 2023-08-17 11:37 UTC  (7+ messages)
` [PATCH v2 1/4] arch/arm/configs/*_defconfig cleanup
` [PATCH v2 2/4] arch/loongarch/configs/*_defconfig cleanup
` [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup
` [PATCH v2 4/4] arch/powerpc/configs/*_defconfig cleanup

[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-17  9:29 UTC  (14+ messages)
` [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-17  4:38 UTC  (7+ messages)

build error with DECSTATION and FB_MAXINE
 2023-08-15 22:11 UTC  (2+ messages)

[PATCH] Mips: loongson3_defconfig: Enable ast drm driver by default
 2023-08-15  9:21 UTC  (3+ messages)

[PATCH 1/3] mips: remove unneeded #include <asm/export.h>
 2023-08-15  8:27 UTC  (3+ messages)
` [PATCH 3/3] mips: remove <asm/export.h>


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).