Linux SNPS ARC Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 14:05:11 to 2023-01-09 19:02:55 UTC [more...]

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-09 19:02 UTC  (14+ messages)
` [PATCH v3 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [PATCH v3 2/8] trace: Add trace_ipi_send_cpumask()
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v3 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v3 7/8] smp: reword smp call IPI comment
` [PATCH v3 8/8] sched, smp: Trace smp callback causing an IPI

[PATCH] bit_spinlock: Include <asm/processor.h>
 2023-01-09  8:26 UTC  (2+ messages)

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_288' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2023-01-06 18:55 UTC 

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-05 16:29 UTC  (35+ messages)
` [PATCH 01/19] arch/alpha: rename internal name __xchg to __arch_xchg
` [PATCH 02/19] arch/arc: "
    ` [PATCH v2] arch: rename all internal names "
        ` [PATCH v3] "
            ` [PATCH v4] "
` [PATCH 03/19] arch/arm: rename internal name "
` [PATCH 04/19] arch/arm64: "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper

[PATCH 5.10 18/63] arc: add support for TIF_NOTIFY_SIGNAL
 2023-01-03  8:13 UTC 

Patch "arc: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-03  7:36 UTC 

[PATCH] ARC:fpu: add extra capability check before use of sqrt and fma builtins
 2022-12-21 16:28 UTC 

[PATCH] ARC: align child stack in clone
 2022-12-21 16:19 UTC 

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-19  1:40 UTC  (34+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[PATCH] serial: arc_uart: Drop empty platform remove function
 2022-12-13 10:26 UTC  (2+ messages)

[PATCH] ARC: update definitions in elf/elf.h
 2022-11-30  2:11 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] Update ARC "
  ` [PATCH v3 1/2] scripts: Add "|" operator support to glibcpp's parsing
  ` [PATCH v3 2/2] ARC: update definitions in elf/elf.h

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (25+ messages)
` [PATCH v2 07/44] cpuidle,psci: Push RCU-idle into driver
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_301' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
 2022-11-22  7:16 UTC 

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-18 16:42 UTC  (19+ messages)
` [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t
` [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask()
` [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 7/8] smp: reword smp call IPI comment
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI

include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_327' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PGD * sizeof(pgd_t)) > PAGE_SIZE
 2022-11-14  7:53 UTC 

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-11  2:50 UTC  (9+ messages)

[PATCH] arch: arc: Fix memory leak in show_cpuinfo()
 2022-11-08 14:12 UTC 

Słowa kluczowe do wypozycjonowania
 2022-11-08  9:05 UTC 

[PATCH 4.9 27/44] arc: iounmap() arg is volatile
 2022-11-02  2:35 UTC 

[PATCH 4.14 37/60] arc: iounmap() arg is volatile
 2022-11-02  2:34 UTC 

[PATCH 4.19 50/78] arc: iounmap() arg is volatile
 2022-11-02  2:34 UTC 

[PATCH 5.4 33/64] arc: iounmap() arg is volatile
 2022-11-02  2:33 UTC 

[PATCH 5.10 40/91] arc: iounmap() arg is volatile
 2022-11-02  2:33 UTC 

[PATCH 5.15 063/132] arc: iounmap() arg is volatile
 2022-11-02  2:32 UTC 

[PATCH 6.0 143/240] arc: iounmap() arg is volatile
 2022-11-02  2:31 UTC 

[GIT PULL] ARC updates for 6.1
 2022-10-26 19:08 UTC  (2+ messages)

[PATCH] ARC: mm: fix leakage of memory allocated for PTE
 2022-10-19 13:35 UTC  (3+ messages)

[PATCH 10/44] serial: arc: Use uart_xmit_advance()
 2022-10-19  9:11 UTC 

[PATCH] arc: update config files
 2022-10-19  0:23 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-10-17  8:00 UTC 

[PATCH 01/13] arc: ptrace: user_regset_copyin_ignore() always returns 0
 2022-10-14 21:22 UTC 

[PATCH v3 05/11] arc: mm: Convert to GENERIC_IOREMAP
 2022-10-13  9:51 UTC  (3+ messages)

[RFC PATCH 5/8] arc: mm: Convert to GENERIC_IOREMAP
 2022-10-12 10:09 UTC 

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 20:41 UTC  (16+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 2/5] sched, smp: Trace send_call_function_single_ipi()
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()

[PATCH v3 0/4] Dump command line of faulting process to syslog
 2022-10-10  6:16 UTC  (4+ messages)
` [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation

[PATCH v2] arc: iounmap() arg is volatile
 2022-10-10  4:44 UTC  (2+ messages)

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-10-08  0:00 UTC  (4+ messages)

arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
 2022-10-01 21:32 UTC 

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).