Linux SNPS ARC Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-05 14:32:10 to 2021-05-17 07:52:43 UTC [more...]

[PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  7:49 UTC  (10+ messages)
` [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/5] hexagon: use generic strncpy/strnlen from_user
` [PATCH 3/5] arc: "
` [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 5/5] asm-generic: remove extra strn{cpy_from, len}_user declarations

[PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  7:27 UTC  (13+ messages)
` [PATCH 1/6] [v2] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/6] [v2] h8300: remove stale strncpy_from_user
` [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
` [PATCH 4/6] [v2] arc: "
` [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 6/6] [v2] asm-generic: remove extra strn{cpy_from, len}_user declarations

ARC updates for 5.13-rc2
 2021-05-15  2:58 UTC 

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

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-12  7:57 UTC 

[PATCH v3 0/4] Updates for ARC, LMBench
 2021-05-10 20:22 UTC  (8+ messages)
` [PATCH v3 1/4] ARC: config: explicit'ify -mcpu for cpu selection
` [PATCH v2 2/3] lmbench: increase memsize delay for slow FPGAs
` [PATCH v3 2/4] lmbench: memsize: increase "
` [PATCH v3 3/4] lmbench: emulate --prefix to avoid scattering binaries all over
  ` [Buildroot] "
` [PATCH v3 4/4] lmbench: lat_rpc: fix stray pointer

[PATCH v2] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-05-10 19:50 UTC  (2+ messages)

[PATCH v2] ARC: Use 40-bit physical page mask for PAE
 2021-05-10 19:49 UTC  (2+ messages)

[PATCH v6 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-05-10 14:52 UTC  (4+ messages)
` [PATCH v6 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v6 2/3] risc-v: Use generic io.h helpers for nommu
` [PATCH v6 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE

[PATCH v5 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-05-10  8:53 UTC  (4+ messages)
` [PATCH v5 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v5 2/3] risc-v: Use generic io.h helpers for nommu
` [PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE

[PATCH 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-05-10  8:47 UTC  (4+ messages)
` [PATCH v5--cover-letter 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v5--cover-letter 2/3] risc-v: Use generic io.h helpers for nommu
` [PATCH v5--cover-letter 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE

[PATCH v2 0/3] Buildroot updates for ARC, LMBench
 2021-05-10  7:17 UTC  (5+ messages)
` [PATCH v2 1/3] ARC: config: explicit'ify -mcpu for cpu selection
` [PATCH v2 2/3] lmbench: increase memsize delay for slow FPGAs
` [PATCH v2 3/3] lmbench: emulate --prefix to avoid scattering binaries all over

[PATCH] Recognize arc64
 2021-05-06  1:38 UTC  (3+ messages)

[PATCH 0/3] Buildroot updates for ARC, LMBench
 2021-05-06  0:39 UTC  (4+ messages)
` [PATCH 1/3] ARC: config: explicit'ify -mcpu for cpu selection
` [PATCH 2/3] lmbench: increase memsize delay for slow FPGAs
` [PATCH 3/3] lmbench: emulate --prefix to avoid scattering binaries all over

Heads up: gcc miscompiling initramfs zlib decompression code at -O3
 2021-05-05 17:44 UTC  (8+ messages)

[PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-05-04  7:42 UTC  (7+ messages)
` [PATCH v4 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v4 2/3] risc-v: Use generic io.h helpers for nommu
` [PATCH v4 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE

[PATCH] ARC: entry: fix off-by-one error in syscall number validation
 2021-04-29 18:17 UTC  (3+ messages)

[PATCH] ARC: Use 40-bit physical page mask for PAE
 2021-04-26 17:16 UTC  (5+ messages)

[PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-04-26 16:31 UTC  (5+ messages)

[PATCH] ARC: kgdb: add 'fallthrough' to prevent a warning
 2021-04-22 15:12 UTC  (2+ messages)

[PATCH v3 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-21 11:57 UTC  (7+ messages)
` [PATCH v3 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v3 2/3] ARC: io.h: Include asm/bug.h
` [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-21  8:58 UTC  (25+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
` [PATCH 2/2] mm: Indicate pfmemalloc pages in compound_head

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

[committed] ARC: Update ulps
 2021-04-14 17:10 UTC 

[PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 4.4 03/23] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:27 UTC 

[PATCH AUTOSEL 4.9 03/23] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:26 UTC 

[PATCH AUTOSEL 4.14 03/25] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:26 UTC 

[PATCH AUTOSEL 4.19 05/28] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:25 UTC 

[PATCH AUTOSEL 5.4 09/39] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:24 UTC 

[PATCH AUTOSEL 5.10 09/46] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:23 UTC 

[PATCH AUTOSEL 5.11 10/51] arc: kernel: Return -EFAULT if copy_to_user() fails
 2021-04-12 16:22 UTC 

*** ARC port for review ***
 2021-04-12 14:27 UTC  (47+ messages)
` [PATCH 01/27] arc: Add initial core cpu files
` [PATCH 02/27] arc: Decoder code
` [PATCH 03/27] arc: Opcode definitions table
` [PATCH 04/27] arc: TCG and decoder glue code and helpers
` [PATCH 05/27] arc: TCG instruction generator and hand-definitions
` [PATCH 06/27] arc: semfunc.c tcg code generator
` [PATCH 07/27] arc: TCG instruction definitions
` [PATCH 08/27] arc: Add BCR and AUX registers implementation
` [PATCH 09/27] arc: Add IRQ and timer subsystem support
` [PATCH 10/27] arc: Add memory management unit (MMU) support
` [PATCH 11/27] arc: Add memory protection unit (MPU) support
` [PATCH 12/27] arc: Add gdbstub and XML for debugging support
` [PATCH 13/27] arc: Add Synopsys ARC emulation boards
` [PATCH 14/27] arc: Add support for ARCv2
` [PATCH 15/27] tests/tcg: ARC: Add TCG instruction definition tests
` [PATCH 16/27] tests/acceptance: ARC: Add linux boot testing
` [PATCH 17/27] arcv3: Core cpu file changes
` [PATCH 18/27] arcv3: Decoder code
` [PATCH 19/27] arcv3: Opcode definition table
` [PATCH 20/27] arcv3: TCG, decoder glue code and helper changes
` [PATCH 21/27] arcv3: TCG instruction generator changes
` [PATCH 22/27] arcv3: TCG instruction definitions
` [PATCH 23/27] arcv3: BCR and AUX register changes
` [PATCH 24/27] arcv3: IRQ changes and new MMUv6 WIP
` [PATCH 25/27] arcv3: gdbstub changes and new XML files
` [PATCH 26/27] arcv3: board changes
` [PATCH 27/27] arcv3: Add support for ARCv3

[PATCH] kbuild: use ?= to assign CROSS_COMPILE by arch-Makefile
 2021-04-12  8:27 UTC  (4+ messages)

[PATCH RESEND v8 0/7] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-04-09 11:30 UTC  (2+ messages)
` [PATCH RESEND v8 1/7] arc: dts: Harmonize EHCI/OHCI DT "

[GIT PULL] ARC fixes for 5.12-rc7
 2021-04-07 20:23 UTC  (2+ messages)

[PATCH] arc/kernel/signal.c: Fix couple of typos
 2021-04-07 20:22 UTC  (2+ messages)

[PATCH] arcc/kernel/process: Few mundane typo fixes
 2021-04-07 20:20 UTC  (2+ messages)

[PATCH] add support for ARC architecture
 2021-04-06 22:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox