Linux-parisc archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 13:10:45 to 2023-03-07 00:49:02 UTC [more...]

[PATCH 01/10] alpha: fix livelock in uaccess
 2023-03-07  0:48 UTC  (2+ messages)

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06 13:19 UTC  (28+ messages)
` [PATCH v5 01/26] alpha: "
` [PATCH v5 02/26] arm64: "
` [PATCH v5 03/26] arm: "
` [PATCH v5 04/26] ia64: "
` [PATCH v5 05/26] m68k: "
` [PATCH v5 06/26] microblaze: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] parisc: "
` [PATCH v5 09/26] powerpc: "
` [PATCH v5 10/26] sparc: "
` [PATCH v5 11/26] xtensa: "
` [PATCH v5 12/26] riscv: "
` [PATCH v5 13/26] asm-generic: "
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v5 15/26] arc: "
` [PATCH v5 16/26] m68k: "
` [PATCH v5 17/26] arm64: "
` [PATCH v5 18/26] microblaze: "
` [PATCH v5 19/26] sparc: "
` [PATCH v5 20/26] parisc: "
` [PATCH v5 21/26] x86: "
` [PATCH v5 22/26] xtensa: "
` [PATCH v5 23/26] powerpc: "
` [PATCH v5 24/26] mips: "
` [PATCH v5 25/26] s390: "
` [PATCH v5 26/26] riscv: "

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06  9:35 UTC  (7+ messages)

[PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-05 20:10 UTC  (4+ messages)

[PATCH v3 18/34] parisc: Implement the new page table range API
 2023-03-04 16:27 UTC  (4+ messages)

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-03-02 17:53 UTC  (14+ messages)
` [PATCH 08/10] parisc: fix livelock in uaccess

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (31+ messages)
` [PATCH v4 01/24] alpha: "
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
` [PATCH v4 10/24] sparc: "
` [PATCH v4 11/24] xtensa: "
` [PATCH v4 12/24] asm-generic: "
` [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v4 14/24] arc: "
` [PATCH v4 15/24] m68k: "
` [PATCH v4 16/24] arm64: "
` [PATCH v4 17/24] microblaze: "
` [PATCH v4 18/24] sparc: "
` [PATCH v4 19/24] parisc: "
` [PATCH v4 20/24] x86: "
` [PATCH v4 21/24] xtensa: "
` [PATCH v4 22/24] powerpc: "
` [PATCH v4 23/24] mips: "
` [PATCH v4 24/24] s390: "

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-02 12:19 UTC  (4+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  3:17 UTC  (14+ messages)
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 21/24] xtensa: Remove empty <uapi/asm/setup.h>

[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-01 15:41 UTC  (7+ messages)

[PATCH v5 13/17] parisc: mm: Convert to GENERIC_IOREMAP
 2023-03-01  3:42 UTC 

linux-next: duplicate patch in the input tree
 2023-03-01  3:34 UTC  (2+ messages)

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-28 21:11 UTC  (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v4] parisc: Replace regular spinlock with spin_trylock on panic path
 2023-02-28 19:23 UTC  (3+ messages)

[PATCH] input/misc: hp_sdc_rtc: mark an unused function as __maybe_unused
 2023-02-28 18:39 UTC  (3+ messages)

[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2023-02-28 15:56 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 058f4df42121baadbb8a980c06011e912784dbd2
 2023-02-28 14:18 UTC 

[PATCH] parisc: Ensure page-aligned addresses in cache flush and copy functions
 2023-02-28  2:05 UTC  (3+ messages)

[PATCH v2 17/30] parisc: Implement the new page table range API
 2023-02-27 23:50 UTC  (3+ messages)

[PATCH 0/2] char/agp: consolidate asm/agp.h
 2023-02-27 20:04 UTC  (2+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-27 13:49 UTC  (19+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
    ` [Intel-gfx] "
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
    ` [Intel-gfx] "
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
    ` [Intel-gfx] "
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
    ` [Intel-gfx] "
  ` [PATCH v5 6/7] qed: "
    ` [Intel-gfx] "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg

[PATCH] parisc: Cleanup mmap implementation
 2023-02-26 18:03 UTC 

Fotowoltaika - nowe warunki
 2023-02-22  8:34 UTC 

[PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP
 2023-02-22  8:35 UTC  (11+ messages)

liburing test results on hppa
 2023-02-21 19:55 UTC  (7+ messages)

API for setting multiple PTEs at once
 2023-02-20  8:29 UTC  (3+ messages)

io_uring failure on parisc (32-bit userspace and 64-bit kernel)
 2023-02-16 20:35 UTC  (30+ messages)
` io_uring failure on parisc with VIPT caches

[PATCH v2] io_uring: Adjust mapping wrt architecture aliasing requirements
 2023-02-16 18:00 UTC  (6+ messages)

[PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
 2023-02-15  5:22 UTC  (2+ messages)

[PATCH] dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
 2023-02-14 14:12 UTC  (3+ messages)

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-02-14 14:10 UTC  (2+ 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).