linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-28 06:31:57 to 2021-06-23 08:58:13 UTC [more...]

[linux-next:master 3665/11714] {standard input}:2644: Error: pcrel offset for branch to .LS0015 too far (0x3e)
 2021-06-23  8:58 UTC 

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-06-22 17:31 UTC  (2+ messages)

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-06-22  9:42 UTC 

[PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
 2021-06-15  5:02 UTC  (2+ messages)

[PATCH 0/5] kprobes: Bugfix and improvements
 2021-06-10 23:31 UTC  (15+ messages)
` [PATCH 1/5] kprobes: Do not use local variable when creating debugfs file
` [RFC PATCH 2/5] kprobes: Use helper to parse boolean input from userspace
` [RFC PATCH 3/5] kprobe: Simplify prepare_kprobe() by dropping redundant version
` [RFC PATCH 4/5] csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
` [RFC PATCH 5/5] kprobes: Make arch_check_ftrace_location static

[PATCH v3 resend 01/15] mm: add setup_initial_init_mm() helper
 2021-06-08 15:14 UTC  (5+ messages)
` [PATCH v3 resend 05/15] csky: convert to setup_initial_init_mm()

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-07  9:31 UTC  (11+ messages)
` [PATCH v2 01/15] mm: add setup_initial_init_mm() helper
    ` [PATCH v3] "
` [PATCH v2 05/15] csky: convert to setup_initial_init_mm()

[PATCH 05/15] csky: convert to setup_initial_init_mm()
 2021-05-30  0:23 UTC  (2+ messages)

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)

[PATCH v3 2/2] csky: add CONFIG_CPU_HAS_MATHEMU and use in traps
 2021-05-17  5:57 UTC 

[PATCH] sched: Initialize the idle task with preemption disabled
 2021-05-12  9:46 UTC 

[PATCH v2 2/2] csky: add CONFIG_CPU_HAS_MATHEMU and use in traps
 2021-05-12  2:33 UTC  (4+ messages)
` [PATCH v2 1/2] csky: add CSKY 810/860 FPU instruction simulation

[PATCH] csky: Fixup 610 bootup failed
 2021-05-09 11:14 UTC 

[PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-05-06 11:45 UTC  (10+ messages)
` [PATCH v3 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
` [PATCH] asm-generic: atomic64: handle ARCH_ATOMIC builds (was "Re: [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict") with atomic-arch-fallback.h

[PATCH] csky: syscache: Fixup duplicate cache flush
 2021-05-04 17:21 UTC  (2+ messages)

[GIT PULL] csky changes for v5.13-rc1
 2021-05-03 20:45 UTC  (2+ messages)

[PATCH] csky: uaccess.h: Coding convention with asm generic
 2021-04-28 13:48 UTC  (9+ messages)

[PATCH v2] csky: uaccess.h: Coding convention with asm generic
 2021-04-28 13:13 UTC 

[PATCH 1/2] csky: add CSKY 810/860 FPU instruction simulation
 2021-04-28  6:19 UTC 

[PATCH 2/2] csky: add CONFIG_CPU_HAS_MATHEMU and use in traps
 2021-04-27 15:02 UTC  (5+ messages)
  `  "

[PATCH] asm-generic: uaccess.h: Fixup GENERIC_STRNCPY_FROM_USER & STRNLEN_USER
 2021-04-21  9:04 UTC 

[PATCH 1/3] nds32: Cleanup deprecated function strlen_user
 2021-04-21  8:28 UTC  (8+ messages)
` [PATCH 2/3] nios2: "
` [PATCH 3/3] riscv: "

[PATCH v2 (RESEND) 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-20  1:22 UTC  (4+ messages)
` [PATCH v2 (RESEND) 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH AUTOSEL 5.4 10/14] csky: change a Kconfig symbol name to fix e1000 build error
 2021-04-19 20:44 UTC 

[PATCH AUTOSEL 5.10 17/21] csky: change a Kconfig symbol name to fix e1000 build error
 2021-04-19 20:44 UTC 

[PATCH AUTOSEL 5.11 19/23] csky: change a Kconfig symbol name to fix e1000 build error
 2021-04-19 20:43 UTC 

[PATCH v2 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-17  4:05 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h

[PATCH] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
 2021-04-17  1:36 UTC  (4+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[PATCH] csky: fix syscache.c fallthrough warning
 2021-04-13  4:01 UTC  (2+ messages)

[PATCH v6 0/9] riscv: Add qspinlock/qrwlock
 2021-04-11 16:51 UTC  (20+ messages)
` [PATCH v6 1/9] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
    ` [OpenRISC] "
` [PATCH v6 2/9] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [PATCH v6 3/9] riscv: locks: Introduce ticket-based spinlock implementation
` [PATCH v6 4/9] csky: locks: Optimize coding convention
` [PATCH v6 5/9] csky: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [PATCH v6 6/9] openrisc: qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v6 7/9] sparc: "
` [PATCH v6 8/9] xtensa: "
` [PATCH v6 9/9] powerpc/qspinlock: "

[PATCH RESEND] csky: change a Kconfig symbol name to fix e1000 build error
 2021-04-11  5:53 UTC 

[PATCH v4 0/4] riscv: Add qspinlock/qrwlock
 2021-04-07 19:50 UTC  (56+ messages)
` [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH] csky: remove unused including <linux/version.h>
 2021-04-06  2:34 UTC  (2+ messages)

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (5+ messages)
` [PATCH v2] "

Bidding invitation
 2021-03-31  7:11 UTC 

[PATCH] ftrace: Fix spelling mistake "disabed" -> "disabled"
 2021-03-30  5:54 UTC  (2+ messages)

[PATCH v5 0/7] riscv: Add qspinlock/qrwlock
 2021-03-28 11:36 UTC  (10+ messages)
` [PATCH v5 1/7] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v5 2/7] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [PATCH v5 3/7] csky: "
` [PATCH v5 4/7] powerpc/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v5 5/7] openrisc: qspinlock: "
` [PATCH v5 6/7] sparc: "
` [PATCH v5 7/7] xtensa: "


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