linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-11 16:11:48 to 2020-09-19 10:17:54 UTC [more...]

[PATCH] MIPS: kexec: Add crashkernel=YM handling
 2020-09-19 10:17 UTC  (4+ messages)

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-19  9:18 UTC  (16+ messages)
` [patch RFC 01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch RFC 02/15] highmem: Provide generic variant of kmap_atomic*
` [patch RFC 03/15] x86/mm/highmem: Use generic kmap atomic implementation
` [patch RFC 04/15] arc/mm/highmem: "
` [patch RFC 05/15] ARM: highmem: Switch to generic kmap atomic
` [patch RFC 06/15] csky/mm/highmem: "
` [patch RFC 07/15] microblaze/mm/highmem: "
` [patch RFC 08/15] mips/mm/highmem: "
` [patch RFC 09/15] nds32/mm/highmem: "
` [patch RFC 10/15] powerpc/mm/highmem: "
` [patch RFC 11/15] sparc/mm/highmem: "
` [patch RFC 12/15] xtensa/mm/highmem: "
` [patch RFC 13/15] mm/highmem: Remove the old kmap_atomic cruft
` [patch RFC 14/15] sched: highmem: Store temporary kmaps in task struct
` [patch RFC 15/15] mm/highmem: Provide kmap_temporary*

[PATCH] KVM: MIPS: Change the definition of kvm type
 2020-09-19  9:18 UTC  (3+ messages)

[PATCH v2 0/4] selftests/seccomp: Refactor change_syscall()
 2020-09-19  8:06 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/seccomp: Record syscall during ptrace entry
` [PATCH v2 2/4] selftests/seccomp: Allow syscall nr and ret value to be set separately
` [PATCH v2 3/4] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
` [PATCH v2 4/4] selftests/clone3: Avoid OS-defined clone_args

[PATCH] MIPS: make userspace mapping young by default
 2020-09-19  7:39 UTC 

[PATCH V3] MIPS: make userspace mapping young by default
 2020-09-19  7:47 UTC 

[PATCH] MIPS: Loongson64: Add kexec/kdump support
 2020-09-19  3:59 UTC  (10+ messages)

[PATCH -next v2] mips: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH] Documentation: kernel-parameters: fix formatting of MIPS "machtype"
 2020-09-19  0:52 UTC 

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-18 22:00 UTC  (39+ messages)
` [PATCH 01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case
` [PATCH 02/15] selftests/seccomp: Provide generic syscall setting macro
` [PATCH 03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
` [PATCH 04/15] selftests/seccomp: arm: "
` [PATCH 05/15] selftests/seccomp: arm64: "
` [PATCH 06/15] selftests/seccomp: mips: Remove O32-specific macro
` [PATCH 07/15] selftests/seccomp: Remove syscall setting #ifdefs
` [PATCH 08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
` [PATCH 09/15] selftests/seccomp: Convert REGSET calls "
` [PATCH 10/15] selftests/seccomp: Avoid redundant register flushes
` [PATCH 11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
` [PATCH 12/15] selftests/seccomp: powerpc: Fix seccomp return value testing
` [PATCH 13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
` [PATCH 14/15] selftests/clone3: Avoid OS-defined clone_args
` [PATCH 15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod

let import_iovec deal with compat_iovecs as well
 2020-09-18 15:16 UTC  (19+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
` [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 4/9] fs: handle the compat case in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH v2] MIPS: make userspace mapping young by default
 2020-09-18 14:13 UTC  (2+ messages)

[PATCH v3 00/15] MIPS: Convert Ingenic to a generic board v3
 2020-09-18 14:40 UTC  (2+ messages)

[PATCH V2 1/2] MIPS: Loongson64: Increase NR_IRQS to 320
 2020-09-18 13:51 UTC  (3+ messages)

[PATCH] MIPS: netlogic: Remove unused code
 2020-09-18 13:51 UTC  (2+ messages)

[PATCH] MIPS: remove the obsolete RM7000 extended interrupts handler
 2020-09-18 13:50 UTC  (2+ messages)

[PATCH -next] MIPS: OCTEON: use devm_platform_ioremap_resource
 2020-09-18 13:48 UTC  (2+ messages)

[PATCH -next] MIPS: pci: use devm_platform_ioremap_resource_byname
 2020-09-18 13:56 UTC  (2+ messages)

[PATCH] MIPS: Correct the header guard of r4k-timer.h
 2020-09-18 13:55 UTC  (2+ messages)

[PATCH v13 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-09-18  6:57 UTC  (4+ messages)
` [PATCH v13 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
  ` [PATCH v13 2/2] mtd: rawnand: Add NAND controller support on "

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (6+ messages)
` [Intel-gfx] "
` [oss-drivers] "

[GIT PULL] MIPS fixes for v5.9
 2020-09-17 19:01 UTC  (2+ messages)

[PATCH] MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDER
 2020-09-17 13:35 UTC 

[PATCH] MIPS: SNI: Fix spurious interrupts
 2020-09-17 13:55 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Add UART node for LS7A PCH
 2020-09-17 12:39 UTC 

[PATCH] MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
 2020-09-17  9:41 UTC  (2+ messages)

[PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-16 21:59 UTC  (5+ messages)

[RFC PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-16 17:30 UTC  (3+ messages)

[PATCH V6 1/3] MIPS: context switch: Use save/restore instead of set/clear for Status.CU2
 2020-09-16 10:18 UTC  (6+ messages)
` [PATCH V6 2/3] MIPS: Loongson-3: Enable COP2 usage in kernel

a saner API for allocating DMA addressable pages v2
 2020-09-15 14:10 UTC  (27+ messages)
` [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/17] mm: turn alloc_pages into an inline function
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/17] drm/nouveau/gk20a: "
` [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 12/17] 53c700: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages

a saner API for allocating DMA addressable pages v3
 2020-09-15 15:51 UTC  (19+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/18] mm: turn alloc_pages into an inline function
` [PATCH 03/18] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/18] drm/nouveau/gk20a: "
` [PATCH 05/18] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
` [PATCH 16/18] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
` [PATCH 18/18] firewire-ohci: use dma_alloc_pages

[RESEND PATCH v1] MIPS: uasm: false warning on use of uasm_i_lui()
 2020-09-14 17:02 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 22/22] KVM: MIPS: Change the definition of kvm type
 2020-09-14 13:04 UTC 

[PATCH AUTOSEL 5.8 29/29] KVM: MIPS: Change the definition of kvm type
 2020-09-14 13:03 UTC 

[PATCH AUTOSEL 4.19 19/19] KVM: MIPS: Change the definition of kvm type
 2020-09-14 13:05 UTC 

[PATCH AUTOSEL 4.14 15/15] KVM: MIPS: Change the definition of kvm type
 2020-09-14 13:05 UTC 

[PATCH] MIPS: Remove unused BOOT_MEM_INIT_RAM
 2020-09-14 11:08 UTC  (4+ messages)

[PATCH -next] irqchip/ti-sci-intr: Fix unsigned comparison to zero
 2020-09-13 15:20 UTC 

[PATCH -next] irqchip/ti-sci-inta: Fix unsigned comparison to zero
 2020-09-13 15:20 UTC 

[PATCH 1/3] MIPS: DTS: img: marduk: Add SPI NAND flash
 2020-09-12  6:46 UTC  (3+ messages)
` [PATCH 3/3] MIPS: DTS: img: marduk: Add NXP SC16IS752IPW

Introduce SMP support for CI20 (based on JZ4780) v8
 2020-09-12  6:17 UTC  (4+ messages)
` [PATCH v8 5/6] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs

[PATCH v2 1/2] MAINTAINERS: Remove JZ4780 DMA driver entry
 2020-09-11 15:38 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).