linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-20 16:59:57 to 2020-09-24 06:37:54 UTC [more...]

[RFC PATCH 0/3] KVM: Introduce "VM bugged" concept
 2020-09-24  6:37 UTC  (5+ messages)
` [RFC PATCH 1/3] KVM: Export kvm_make_all_cpus_request() for use in marking VMs as bugged
` [RFC PATCH 2/3] KVM: Add infrastructure and macro to mark VM "
` [RFC PATCH 3/3] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM

[PATCH] KVM: Enable hardware before doing arch VM initialization
 2020-09-24  6:31 UTC  (3+ messages)

[PATCH 1/3] MIPS: Crash kernel should be able to see old memories
 2020-09-24  2:15 UTC  (14+ messages)
` [PATCH 2/3] MIPS: Reserve extra memory for crash dump
` [PATCH 3/3] MIPS: Loongson64: Add kexec/kdump support

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 21:30 UTC  (25+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs 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 RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-23 21:12 UTC  (32+ 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 06/15] csky/mm/highmem: Switch to generic kmap atomic

[PATCH 0/4] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2020-09-23 14:31 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: rtc: Add bindings for LS2X RTC
` [PATCH 3/4] MIPS: Loongson64: DTS: Add RTC support to LS7A
` [PATCH 4/4] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-23 13:22 UTC  (14+ messages)

[PATCH] perf annotate mips: Add perf arch instructions annotate handlers
 2020-09-23 13:11 UTC  (2+ messages)

[PATCH] MIPS: Convert cpuinfo options field to bitops based
 2020-09-23 11:03 UTC 

[PATCH] MIPS: cevt-r4k: Enable intimer for Loongson64 CPUs with extimer
 2020-09-23 11:02 UTC 

[PATCH] MIPS: Loongson2ef: Disable Loongson MMI instructions
 2020-09-23 10:33 UTC 

[PATCH V7 1/3] MIPS: context switch: Use save/restore instead of set/clear for Status.CU2
 2020-09-23  9:44 UTC  (6+ messages)
` [PATCH V7 2/3] MIPS: Loongson-3: Enable COP2 usage in kernel
` [PATCH V7 3/3] MIPS: Loongson-3: Calculate ra properly when unwinding the stack

[PATCH] MIPS: BCM47XX: Remove the needless check with the 1074K
 2020-09-23  6:55 UTC  (2+ messages)

[PATCH] MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
 2020-09-23  6:53 UTC 

[PATCH] MIPS: irq: Add missing prototypes for init_IRQ()
 2020-09-23  3:26 UTC 

[PATCH] kbuild: explicitly specify the build id style
 2020-09-22 23:50 UTC  (2+ messages)

[PATCH] MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDER
 2020-09-22 17:11 UTC  (3+ messages)

[PATCH] MIPS: Loongson-3: Fix fp register access if MSA enabled
 2020-09-22 11:26 UTC  (5+ messages)

a saner API for allocating DMA addressable pages v3
 2020-09-22  8:53 UTC  (20+ messages)
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [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] MIPS: malta: remove unused header file
 2020-09-22  7:49 UTC  (3+ messages)

[PATCH] MIPS: idle: Add prototype for function check_wait
 2020-09-22  6:54 UTC 

[PATCH v3] mtd: parsers: bcm63xx: simplify CFE detection
 2020-09-22  3:26 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v3 0/3] Repair Ingenic SoCs L2 cache capacity detection
 2020-09-22  1:24 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: MIPS: Add X2000E based CU2000-Neo
` [PATCH v3 2/3] MIPS: Ingenic: Add system type for new Ingenic SoCs
` [PATCH v3 3/3] MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E

Repair Ingenic SoCs L2 cache capacity detection
 2020-09-22  0:59 UTC  (5+ messages)
` [PATCH v2 1/2] MIPS: Ingenic: Add system type for new Ingenic SoCs
` [PATCH v2 2/2] MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E

[PATCH] MIPS: malta: remove mach-malta/malta-dtshim.h header file
 2020-09-21 20:31 UTC  (2+ messages)

[PATCH] MIPS: kexec: Add crashkernel=YM handling
 2020-09-21 20:41 UTC  (2+ messages)

[PATCH 1/2] MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300
 2020-09-21 20:30 UTC  (4+ messages)
` [PATCH 2/2] MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000

[PATCH] MIPS: SGI-IP30: Move irq bits to better header files
 2020-09-21 20:29 UTC  (2+ messages)

[PATCH v2] MIPS: kernel: include probes-common.h header in branch.c
 2020-09-21 20:23 UTC  (2+ messages)

[PATCH] MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size static
 2020-09-21 20:26 UTC  (2+ messages)

[PATCH 0/1] Add CPU nodes for Ingenic SoCs
 2020-09-21 20:25 UTC  (4+ messages)
` [PATCH 1/1] MIPS: Ingenic: "

[PATCH] MIPS: Loongson64: Add UART node for LS7A PCH
 2020-09-21 20:25 UTC  (2+ messages)

let import_iovec deal with compat_iovecs as well
 2020-09-21 16:31 UTC  (21+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:27 UTC  (25+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH 0/2] Repair X1000E SoC L2 cache capacity detection
 2020-09-21 12:31 UTC  (3+ messages)
` [PATCH 1/2] MIPS: X1000E: Add X1000E system type

[PATCH] MIPS: Loongson64: Fix cmdline parsing "mem=" and "memmap="
 2020-09-21 11:56 UTC 

[PATCH] MIPS: kernel: include probes-common.h header in branch.c
 2020-09-21 11:07 UTC 

[PATCH v2 0/4] selftests/seccomp: Refactor change_syscall()
 2020-09-21  7:54 UTC  (9+ 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 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-20 18:12 UTC  (7+ 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).