linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 09:38:47 to 2020-08-01 01:15:41 UTC [more...]

[PATCH 00/13] Update csky subsystem for linux-5.9-rc1
 2020-08-01  1:14 UTC  (14+ messages)
` [PATCH 01/13] csky: remove unusued thread_saved_pc and *_segments functions/macros
` [PATCH 02/13] csky: Add SECCOMP_FILTER supported
` [PATCH 03/13] csky: Add cpu feature register hint for smp
` [PATCH 04/13] csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE
` [PATCH 05/13] csky: Fixup kprobes handler couldn't change pc
` [PATCH 06/13] csky: Add support for function error injection
` [PATCH 07/13] csky: Optimize the trap processing flow
` [PATCH 08/13] csky: Use top-down mmap layout
` [PATCH 09/13] csky: Set CONFIG_NR_CPU 4 as default
` [PATCH 10/13] csky: Fixup warning by EXPORT_SYMBOL(kmap)
` [PATCH 11/13] csky: Add irq_work support
` [PATCH 12/13] csky: Add arch_show_interrupts for IPI interrupts
` [PATCH 13/13] csky: Add context tracking support

[PATCH 06/24] csky: use asm-generic/mmu_context.h for no-op implementations
 2020-07-28  4:09 UTC  (2+ messages)

[PATCH v3 0/7] riscv: Add k/uprobe supported
 2020-07-23 16:11 UTC  (20+ messages)
` [PATCH v3 1/7] RISC-V: Implement ptrace regs and stack API
` [PATCH v3 2/7] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v3 3/7] riscv: Fixup kprobes handler couldn't change pc
` [PATCH v3 4/7] riscv: Add kprobes supported
` [PATCH v3 5/7] riscv: Add uprobes supported
` [PATCH v3 6/7] riscv: Add KPROBES_ON_FTRACE supported
` [PATCH v3 7/7] riscv: Add support for function error injection

[PATCH] riscv: Cleanup unnecessary define in asm-offset.c
 2020-07-22  1:44 UTC  (2+ messages)

[PATCH] csky: Fix build with upstream gcc
 2020-07-21 16:05 UTC  (2+ messages)

[PATCH] csky: Fix build with upstream gcc
 2020-07-21 11:23 UTC 

[PATCH v2 0/6] riscv: Add k/uprobe supported
 2020-07-21  1:10 UTC  (13+ messages)
` [PATCH v2 1/6] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
` [PATCH v2 2/6] RISC-V: Implement ptrace regs and stack API
` [PATCH v2 3/6] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v2 4/6] riscv: Add kprobes supported
` [PATCH v2 5/6] riscv: Add uprobes supported
` [PATCH v2 6/6] riscv: Add KPROBES_ON_FTRACE supported

[PATCH] arm64: Make TSK_STACK_CANARY more accurate defined
 2020-07-17 10:19 UTC  (5+ messages)

[PATCH V1 0/5] riscv: Add k/uprobe supported
 2020-07-15  5:01 UTC  (15+ messages)
` [PATCH V1 1/5] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
` [PATCH V1 2/5] RISC-V: Implement ptrace regs and stack API
` [PATCH V1 3/5] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH V1 4/5] riscv: Add kprobes supported
` [PATCH V1 5/5] riscv: Add uprobes supported

[PATCH v3 1/2] riscv: Add STACKPROTECTOR supported
 2020-07-15  3:14 UTC  (6+ messages)
` [PATCH v3 2/2] riscv: Enable per-task stack canaries

[PATCH V2 0/3] riscv: Enable LOCKDEP
 2020-07-09 23:15 UTC  (6+ messages)
` [PATCH V2 1/3] riscv: Fixup static_obj() fail
` [PATCH V2 2/3] riscv: Fixup lockdep_assert_held with wrong param cpu_running
` [PATCH V2 3/3] riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT

[PATCH] riscv: Enable ELF-ASLR for riscv
 2020-07-09  7:59 UTC  (3+ messages)

[PATCH v2 1/2] riscv: Add STACKPROTECTOR supported
 2020-07-09  7:28 UTC  (2+ messages)
` [PATCH v2 2/2] riscv: Enable per-task stack canaries

[PATCH v5 06/25] mm/csky: Use general page fault accounting
 2020-07-07 22:50 UTC 

[PATCH v5 03/14] irqchip/csky-mpintc: Fix potential resource leaks
 2020-07-06  6:14 UTC 

[RFC PATCH] riscv: enable per-task stack canaries
 2020-07-06  2:42 UTC  (5+ messages)

[PATCH] riscv: Add STACKPROTECTOR supported
 2020-07-06  1:19 UTC  (6+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (20+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH v4 03/14] irqchip/csky-mpintc: Fix potential resource leaks
 2020-07-02 15:00 UTC  (13+ messages)
  ` [PATCH v4 02/14] irqchip/csky-apb-intc: "
                ` [v4 "

[PATCH v4 06/26] mm/csky: Use general page fault accounting
 2020-07-01  1:52 UTC  (2+ messages)

[PATCH V2] riscv: Fixup compile error BUILD_BUG_ON failed
 2020-06-30  0:12 UTC  (4+ messages)

[PATCH] riscv: Fixup compile error BUILD_BUG_ON failed
 2020-06-28 15:58 UTC  (5+ messages)

[PATCH 06/26] mm/csky: Use general page fault accounting
 2020-06-26 22:31 UTC 

[PATCH 0/7] Fix potential resource leaks and do some code cleanups about irqchip
 2020-06-24  9:24 UTC  (7+ messages)
` [PATCH 1/7] irqchip: Fix potential resource leaks
` [PATCH 2/7] irqchip/loongson-htpic: Remove redundant kfree operation
` [PATCH 3/7] irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
` [PATCH 4/7] irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()

[PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
 2020-06-23 12:54 UTC 

[PATCH 02/17] sparc64: enable HAVE_COPY_THREAD_TLS
 2020-06-23  8:42 UTC  (5+ messages)
` [PATCH 03/17] sparc: share process creation helpers between sparc and sparc64
` [PATCH 04/17] sparc: unconditionally enable HAVE_COPY_THREAD_TLS

[PATCH 06/26] mm/csky: Use general page fault accounting
 2020-06-20 16:08 UTC  (3+ messages)

[PATCH 07/25] mm/csky: Use mm_fault_accounting()
 2020-06-18 22:59 UTC  (11+ messages)

[PATCH v1] doc: devicetree: bindings: fix spelling mistake
 2020-06-18 18:36 UTC  (2+ messages)

[PATCH] csky: remove unusued thread_saved_pc and *_segments functions/macros
 2020-06-17  6:54 UTC  (4+ messages)

[PATCH 0/3] riscv: Enable LOCKDEP
 2020-06-16 15:57 UTC  (4+ messages)
` [PATCH 1/3] riscv: Fixup static_obj() fail
` [PATCH 2/3] riscv: Fixup lockdep_assert_held with wrong param cpu_running
` [PATCH 3/3] riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (3+ messages)

[PATCH] doc: devicetree: bindings: fix spelling mistake
 2020-06-13  8:43 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 279/606] csky: Fixup msa highest 3 bits mask
 2020-06-08 23:06 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 280/606] csky: Fixup perf callchain unwind
` [PATCH AUTOSEL 5.6 281/606] csky: Fixup remove duplicate irq_disable
` [PATCH AUTOSEL 5.6 286/606] csky: Fixup raw_copy_from_user()

[PATCH AUTOSEL 5.6 11/17] csky: Fixup abiv2 syscall_trace break a4 & a5
 2020-06-05 12:25 UTC 

[PATCH AUTOSEL 5.4 09/14] csky: Fixup abiv2 syscall_trace break a4 & a5
 2020-06-05 12:25 UTC 

[PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
 2020-06-04 20:51 UTC  (14+ 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).