linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-29 14:59:21 to 2023-07-12 01:03:23 UTC [more...]

[PATCH v3 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-07-12  1:03 UTC  (6+ messages)
` [PATCH v3 1/2] irqchip/loongson-eiointc: Fix return value checking of eiointc_index
` [PATCH v3 2/2] irqchip/loongson-eiointc: Simplify irq routing on some platforms

Add a new fchmodat4() syscall, v2
 2023-07-11 17:36 UTC  (31+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
  ` [PATCH v3 2/5] fs: Add fchmodat4()
  ` [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
  ` [PATCH v3 4/5] tools headers UAPI: Sync files changed by new fchmodat4 syscall
  ` [PATCH v3 5/5] selftests: add fchmodat4(2) selftest
  ` [PATCH v4 0/5] Add a new fchmodat2() syscall
    ` [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
    ` [PATCH v4 2/5] fs: Add fchmodat2()
    ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
    ` [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
    ` [PATCH v4 5/5] selftests: Add fchmodat2 selftest
    ` (subset) [PATCH v4 0/5] Add a new fchmodat2() syscall

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-11 15:54 UTC  (10+ messages)
` [PATCH v3 4/7] swiotlb: if swiotlb is full, fall back to a transient memory pool

[PATCH v2 05/18] soc: bcm: Move power-domain drivers to the genpd dir
 2023-07-11 14:20 UTC 

[PATCH] MIPS: prefer 'unsigned int' to bare use of 'unsigned'
 2023-07-11 11:53 UTC  (2+ messages)

[PATCH v2 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-07-11  2:43 UTC  (5+ messages)
` [PATCH v2 1/2] irqchip/loongson-eiointc: Fix return value checking of eiointc_index
` [PATCH v2 2/2] irqchip/loongson-eiointc: Simplify irq route on one eioi-node system

[PATCH v5 17/38] mips: Implement the new page table range API
 2023-07-10 20:43 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-10 18:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 1/1] range.h: Move resource API and constant to respective headers
 2023-07-10 13:11 UTC 

[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-10  8:39 UTC  (5+ messages)
` [PATCH v10 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v10 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v10 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH] MIPS: Fix undefined behavior in PAGE_MASK calculation
 2023-07-10  6:08 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v6.5
 2023-07-09 17:46 UTC  (2+ messages)

[PATCH 2/4] vgacon: rework screen_info #ifdef checks
 2023-07-08 14:11 UTC  (5+ messages)

[PATCH 1/2] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
 2023-07-08  9:00 UTC  (2+ messages)
` [PATCH 2/2] perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin

[PATCH 05/18] soc: bcm: Move power-domain drivers to the genpd dir
 2023-07-07 14:04 UTC 

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-07 13:03 UTC  (18+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 11/13] riscv/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "

[PATCH] MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
 2023-07-07 12:43 UTC  (3+ messages)

[PATCH 0/2] MIPS: loongson32: Remove obsolete header files
 2023-07-07 11:11 UTC  (3+ messages)
` [PATCH 1/2] MIPS: loongson32: Remove regs-clk.h
` [PATCH 2/2] MIPS: loongson32: Remove regs-rtc.h

[PATCH 1/3] vgacon: rework screen_info #ifdef checks
 2023-07-07  9:54 UTC  (2+ messages)

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 16:07 UTC  (24+ messages)
` [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v4 03/13] arm/kexec: "
` [PATCH v4 04/13] ia64/kexec: "
` [PATCH v4 05/13] arm64/kexec: "
` [PATCH v4 06/13] loongarch/kexec: "
` [PATCH v4 07/13] m68k/kexec: "
` [PATCH v4 08/13] mips/kexec: "
` [PATCH v4 09/13] parisc/kexec: "
` [PATCH v4 10/13] powerpc/kexec: "
` [PATCH v4 11/13] riscv/kexec: "
` [PATCH v4 12/13] s390/kexec: "
` [PATCH v4 13/13] sh/kexec: "

[mips-linux:mips-next 61/63] arch/mips/kvm/stats.c:57:44: error: invalid type argument of '->' (have 'struct mips_coproc')
 2023-07-06 15:50 UTC 

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-07-06 14:11 UTC  (4+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper

[PATCH] MIPS: dts: add missing space before {
 2023-07-06 12:47 UTC  (2+ messages)

[PATCH 0/2] irqchip/loongson-eiointc: use simple irq route
 2023-07-06  0:30 UTC  (4+ messages)
` [PATCH 1/2] irqchip/loongson-eiointc: fix return value checking of eiointc_index
` [PATCH 2/2] irqchip/loongson-eiointc: simplify irq route on one eioi-node system

[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-06  0:04 UTC  (25+ messages)
` [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code
` [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [RESEND PATCH v5 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect
` [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range

[PATCH v2 0/3] Cleanup Octeon DWC3 glue code
 2023-07-05 23:25 UTC  (6+ messages)
` [PATCH v2 1/3] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH v2 2/3] usb: dwc3: dwc3-octeon: Move node parsing into driver probe
` [PATCH v2 3/3] usb: dwc3: Add SPDX header and copyright

[PATCH 00/11] Cleanup Octeon DWC3 glue code
 2023-07-05 22:55 UTC  (17+ messages)
` [PATCH 08/11] usb: dwc3: Move Octeon glue code from arch/mips
` [PATCH 09/11] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH 10/11] usb: dwc3: dwc3-octeon: Move node parsing into driver probe

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-05 10:24 UTC  (7+ messages)
` [RESEND PATCH v9 2/2] "

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-05  8:18 UTC  (27+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
  ` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
  ` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
  ` [05/12] "
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
  ` [08/12] "
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()

[PATCH v2 0/8] pwm: Get rid of pwm_[sg]et_chip_data()
 2023-07-05  8:10 UTC  (3+ messages)
` [PATCH v2 3/8] pwm: jz4740: Put per-channel clk into driver data

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-07-05  8:02 UTC  (3+ messages)
` [06/12] "

[PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
 2023-07-05  1:43 UTC  (2+ messages)
` [11/12] "

[PATCH V2] MIPS: Loongson: Fix build error when make modules_install
 2023-07-03 14:09 UTC  (2+ messages)

[PATCH] MIPS: Loongson: Fix cpu_probe_loongson() again
 2023-07-03 14:09 UTC  (2+ messages)

[PATCH V2] MIPS: KVM: Fix NULL pointer dereference
 2023-07-03 14:08 UTC  (2+ messages)

[PATCH] clocksource/drivers/loongson1: set variable ls1x_timer_lock storage-class-specifier to static
 2023-07-03  7:24 UTC  (2+ messages)

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-30 14:33 UTC  (4+ messages)
` [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[PATCH] irq-bcm6345-l1: do not assume a fixed block to cpu mapping
 2023-06-30 14:29 UTC  (3+ messages)

[PATCH 3/8] pwm: jz4740: Put per-channel clk into driver data
 2023-06-30 10:28 UTC  (3+ messages)

[PATCH 0/8] pwm: Get rid of pwm_[sg]et_chip_data()
 2023-06-30 10:25 UTC  (3+ messages)
` [PATCH 3/8] pwm: jz4740: Put per-channel clk into driver data

[GIT PULL] MIPS changes for v6.5
 2023-06-29 22:39 UTC  (2+ messages)

[PATCH] MIPS: KVM: Fix NULL pointer dereference
 2023-06-29 14:58 UTC  (3+ 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).