linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 05:08:22 to 2023-03-01 15:41:42 UTC [more...]

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

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-01  8:16 UTC  (3+ messages)

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-03-01  4:00 UTC  (13+ messages)
` [PATCH 08/10] parisc: fix livelock in uaccess

[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 v3 18/34] parisc: Implement the new page table range API
 2023-02-28 21:37 UTC 

[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  (11+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s

[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  (4+ messages)
` [PATCH 1/2] char/agp: consolidate {alloc,free}_gatt_pages()
` [PATCH 2/2] char/agp: introduce asm-generic/agp.h

[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 

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

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  (46+ 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)

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-13  7:54 UTC  (12+ messages)
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM


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