linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 21:01:14 to 2021-02-17 14:08:46 UTC [more...]

[PATCH v8 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-02-17 14:07 UTC  (5+ messages)
` [PATCH v8 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v8 2/6] dt: bindings: add mt7621-clk device tree binding documentation
` [PATCH v8 3/6] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v8 4/6] staging: mt7621-dts: make use of new 'mt7621-clk'

[PATCH v7 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-02-17 13:38 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v7 2/6] dt: bindings: add mt7621-clk device tree binding documentation
` [PATCH v7 3/6] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v7 4/6] staging: mt7621-dts: make use of new 'mt7621-clk'
` [PATCH v7 5/6] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
` [PATCH v7 6/6] MAINTAINERS: add MT7621 CLOCK maintainer

[PATCH 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-02-17  9:27 UTC  (3+ messages)
` [PATCH 1/2] optee: fix tee out of memory failure seen during kexec reboot
` [PATCH 2/2] firmware: tee_bnxt: implement shutdown method to handle kexec reboots

[PATCH mips-next] vmlinux.lds.h: catch more UBSAN symbols into .data
 2021-02-16 19:03 UTC  (5+ messages)

[PATCH v2] MIPS: Make check condition for SDBBP consistent with EJTAG spec
 2021-02-16 14:07 UTC  (5+ messages)

[PATCH v2] MIPS: Add basic support for ptrace single step
 2021-02-16 13:55 UTC  (3+ messages)

[PATCH v6 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-02-16 13:36 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v6 2/6] dt: bindings: add mt7621-clk device tree binding documentation
` [PATCH v6 3/6] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v6 4/6] staging: mt7621-dts: make use of new 'mt7621-clk'
` [PATCH v6 5/6] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
` [PATCH v6 6/6] MAINTAINERS: add MT7621 CLOCK maintainer

[PATCH] MIPS: kernel: Drop kgdb_call_nmi_hook
 2021-02-15 13:19 UTC  (2+ messages)

MIPS noncoherent DMA cleanups
 2021-02-15 13:13 UTC  (16+ messages)
` [PATCH 1/6] MIPS/malta: simplify plat_setup_iocoherency
` [PATCH 2/6] MIPS/alchemy: factor out the DMA coherent setup
` [PATCH 3/6] MIPS: move the {no,}nocoherentio options to the malta setup code
` [PATCH 4/6] MIPS: refactor the maybe coherent DMA indicators
` [PATCH 5/6] driver core: lift dma_default_coherent into common code
` [PATCH 6/6] MIPS: remove CONFIG_DMA_PERDEV_COHERENT

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-02-15 12:03 UTC  (4+ messages)
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-15  0:48 UTC  (2+ messages)
` [PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables

[PATCH] MIPS: tools: fix build on macOS
 2021-02-14  5:01 UTC 

[PATCH] arch: mips: kernel: Made couple of spelling fixes and a sentence construction in smp.c
 2021-02-13 23:49 UTC  (4+ messages)

[PATCH 1/3] MIPS: ftrace: Fix N32 save registers
 2021-02-13 15:17 UTC  (4+ messages)

[PATCH v2 RESEND] MIPS: Add basic support for ptrace single step
 2021-02-13  9:05 UTC  (2+ messages)

MIPS noncoherent DMA cleanups v2
 2021-02-13  9:06 UTC  (9+ messages)
` [PATCH 1/6] MIPS/malta: simplify plat_setup_iocoherency
` [PATCH 2/6] MIPS/alchemy: factor out the DMA coherent setup
` [PATCH 3/6] MIPS: refactor the runtime coherent vs noncoherent DMA indicators
` [PATCH 4/6] driver core: lift dma_default_coherent into common code
` [PATCH 5/6] MIPS: remove CONFIG_DMA_MAYBE_COHERENT
` [PATCH 6/6] MIPS: remove CONFIG_DMA_PERDEV_COHERENT

[PATCH 1/2] Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes"
 2021-02-13  9:06 UTC  (6+ messages)
` [PATCH 2/2] MIPS: Simplify EVA cache handling

[PATCH] MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
 2021-02-12 20:36 UTC  (3+ messages)

[RESEND PATCH v5 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-02-12  8:46 UTC  (9+ messages)
` [RESEND PATCH v5 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [RESEND PATCH v5 2/6] dt: bindings: add mt7621-clk device tree binding documentation
` [RESEND PATCH v5 3/6] clk: ralink: add clock driver for mt7621 SoC
` [RESEND PATCH v5 4/6] staging: mt7621-dts: make use of new 'mt7621-clk'
` [RESEND PATCH v5 5/6] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
` [RESEND PATCH v5 6/6] MAINTAINERS: add MT7621 CLOCK maintainer

[PATCH] i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ
 2021-02-12  7:42 UTC  (2+ messages)

[PATCH] locking/arch: Move qrwlock.h include after qspinlock.h
 2021-02-11 14:41 UTC  (9+ messages)

[PATCH] mips: Replace lkml.org links with lore
 2021-02-11 10:20 UTC  (2+ messages)

[PATCH v11] block: Add n64 cart driver
 2021-02-11 10:23 UTC  (5+ messages)

[PATCH v3 RESEND] MIPS: Make check condition for SDBBP more readable
 2021-02-11 10:20 UTC 

[PATCH v2] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-11  8:16 UTC 

[PATCH] arm64: defconfig: enable modern virtio pci device
 2021-02-10 19:05 UTC 

[PATCH RESEND v6 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-02-10 18:43 UTC  (3+ messages)

[PATCH] locking/arch: Move qrwlock.h include after qspinlock.h
 2021-02-10 18:33 UTC 

[PATCH 1/2] MIPS: jazz: always allow little-endian builds
 2021-02-10 17:05 UTC  (8+ messages)
` [PATCH 2/2] MIPS: make kgdb depend on FPU support

[next] [mips] spinlock.h:17:28: error: redefinition of 'queued_spin_unlock'
 2021-02-10 15:24 UTC  (3+ messages)

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-02-10 14:51 UTC  (3+ messages)
` [PATCH bpf 1/4] net: add SO_NETNS_COOKIE socket option

[PATCH] pinctrl: PINCTRL_MICROCHIP_SGPIO should depend on ARCH_SPARX5 || SOC_VCOREIII
 2021-02-10 14:28 UTC  (7+ messages)

[PATCH] drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
 2021-02-10 14:12 UTC  (3+ messages)

[PATCH 0/6] Add basic support for Loongson-2K1000
 2021-02-10 11:18 UTC  (10+ messages)
` [PATCH 1/6] MIPS: Loongson64: DeviceTree for 2K1000
` [PATCH 2/6] MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI
` [PATCH 3/6] MIPS: Loongson64: Add support for the 2K1000 to get cpu_clock_freq
` [PATCH 4/6] MIPS: Loongson64: Add 2K1000 early_printk_port
` [PATCH 5/6] irqchip/loongson-liointc: irqchip add 2.0 version
` [PATCH 6/6] MIPS: Loongson64: Add a Loongson-2k default config file

[PATCH v2] MIPS: mm: remove function __uncached_access()
 2021-02-10 10:32 UTC  (3+ messages)

[PATCH v2 0/4] MIPS: process: Some fixes and improvements about get_frame_info()
 2021-02-09 16:14 UTC  (5+ messages)
` [PATCH v2 2/4] MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op

[PATCH] MIPS: Add basic support for ptrace single step
 2021-02-09 14:53 UTC  (2+ messages)

[PATCH mips-fixes] MIPS: compressed: fix build with enabled UBSAN
 2021-02-09 12:38 UTC  (2+ messages)

[PATCH v3 1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
 2021-02-09 12:34 UTC  (4+ messages)
` [PATCH v3 2/2] MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation

[PATCH v2] MIPS: crash_dump.c: Simplify copy_oldmem_page()
 2021-02-09 12:36 UTC  (2+ messages)

[PATCH] MIPS: process: Fix no previous prototype warning
 2021-02-09 12:37 UTC  (2+ messages)

[PATCH] Revert "mips: Manually call fdt_init_reserved_mem() method"
 2021-02-09 12:38 UTC  (2+ messages)

[PATCH 0/6] Add basic support for Loongson-2K1000
 2021-02-09  9:22 UTC 

[PATCH] irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmap
 2021-02-09  7:10 UTC 

[PATCH] MIPS: Make check condition for SDBBP consistent with EJTAG spec
 2021-02-09  3:18 UTC  (4+ messages)

KVM Guest
 2021-02-09  1:32 UTC  (5+ messages)

[PATCH] MIPS: make userspace mapping young by default
 2021-02-08 19:48 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC
 2021-02-08 18:38 UTC  (2+ messages)

[PATCH] MIPS: vpe: Remove vpe_getcwd
 2021-02-08 17:56 UTC  (2+ messages)

[PATCH v5 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-02-08 13:51 UTC 

[PATCH] mips: kernel: setup: fix crash kernel resource allocation
 2021-02-08 13:29 UTC  (5+ messages)

[RFC PATCH v3] MIPS: tlbex: Avoid access invalid address when pmd is modifying
 2021-02-08  6:59 UTC 

[RFC PATCH v2] MIPS: tlbex: Avoid access invalid address when pmd is modifying
 2021-02-08  6:03 UTC 

[RFC PATCH v1] MIPS: tlbex: Avoid access invalid address when pmd is modifying
 2021-02-08  3:37 UTC 

[PATCH] mm/memtest: Add ARCH_USE_MEMTEST
 2021-02-08  3:17 UTC  (5+ messages)

[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-07 15:56 UTC  (4+ messages)
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays

[PATCH] MIPS: crash_dump.c: Simplify copy_oldmem_page()
 2021-02-05 22:39 UTC  (3+ messages)

[PATCH] arch: mips: sgi-ip22: Change the sentences with better word in the file ip22-setup.c
 2021-02-05 12:09 UTC 

[PATCH v3 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible
 2021-02-05  5:58 UTC  (3+ messages)

[PATCH v2 1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
 2021-02-05  1:55 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation

[PATCH v2 0/3] Add some perf support for mips
 2021-02-04 20:59 UTC  (3+ messages)
` [PATCH v2 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf

[PATCH v4 0/5] Add support for Realtek RTL838x/RTL839x switch SoCs
 2021-02-04 20:59 UTC  (4+ messages)
` [PATCH v4 5/5] mips: dts: Add support for Cisco SG220-26 switch

[PATCH mips-next] MIPS: pistachio: remove obsolete include/asm/mach-pistachio
 2021-02-04 21:00 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;
as well as URLs for NNTP newsgroup(s).