linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-19 15:00:11 to 2023-07-11 11:52:22 UTC [more...]

Add a new fchmodat4() syscall, v2
 2023-07-11 11:52 UTC  (11+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
  ` [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
  ` [PATCH v3 2/5] fs: Add fchmodat4()
  ` [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
  ` [PATCH v3 4/5] tools headers UAPI: Sync files changed by new fchmodat4 syscall
  ` [PATCH v3 5/5] selftests: add fchmodat4(2) selftest

[PATCH v5 20/38] parisc: Implement the new page table range API
 2023-07-10 20:43 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-10 18:51 UTC  (4+ messages)
` [PATCH v2] "

[linux-next:master] BUILD REGRESSION fe57d0d86f03a8b2afe2869a95477d0ed1824c96
 2023-07-10 14:23 UTC 

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-10  5:51 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 123212f53f3e394c1ae69a58c05dfdda56fec8c6
 2023-07-07 15:11 UTC 

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-07 13:03 UTC  (18+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 11/13] riscv/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 16:07 UTC  (24+ messages)
` [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v4 03/13] arm/kexec: "
` [PATCH v4 04/13] ia64/kexec: "
` [PATCH v4 05/13] arm64/kexec: "
` [PATCH v4 06/13] loongarch/kexec: "
` [PATCH v4 07/13] m68k/kexec: "
` [PATCH v4 08/13] mips/kexec: "
` [PATCH v4 09/13] parisc/kexec: "
` [PATCH v4 10/13] powerpc/kexec: "
` [PATCH v4 11/13] riscv/kexec: "
` [PATCH v4 12/13] s390/kexec: "
` [PATCH v4 13/13] sh/kexec: "

[PATCH v8 14/19] parisc: mm: Convert to GENERIC_IOREMAP
 2023-07-06 15:45 UTC 

[linux-next:master] BUILD REGRESSION c36ac601a98fb148147640bae219108ee81566f8
 2023-07-06 15:15 UTC 

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-07-06 14:11 UTC  (8+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[GIT PULL] more parisc architecture fixes & updates for v6.5-rc1
 2023-07-05 18:31 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
 2023-07-05 16:22 UTC  (2+ messages)

[PATCH 5.15 00/15] 5.15.120-rc1 review
 2023-07-04  7:31 UTC  (3+ messages)

[PATCH] parisc: fix inability to allocate stack pages on exec
 2023-07-03 20:42 UTC  (4+ messages)

[PATCH 6.4 00/28] 6.4.1-rc1 review
 2023-07-03 19:36 UTC  (36+ messages)
        ` [PATCH 6.4 00/28] 6.4.1-rc1 review - hppa argument list too long

[GIT PULL] parisc architecture fixes & updates for v6.5-rc1
 2023-07-02 18:52 UTC  (4+ messages)

execv: Argument list too long
 2023-07-02 18:12 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6352a698ca5bf26a9199202666b16cf741f579f6
 2023-06-30 16:16 UTC 

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-30 14:33 UTC  (20+ messages)
` [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v3 03/13] arm/kexec: "
` [PATCH v3 04/13] ia64/kexec: "
` [PATCH v3 05/13] arm64/kexec: "
` [PATCH v3 06/13] loongarch/kexec: "
` [PATCH v3 07/13] m68k/kexec: "
` [PATCH v3 08/13] mips/kexec: "
` [PATCH v3 09/13] parisc/kexec: "
` [PATCH v3 10/13] powerpc/kexec: "
` [PATCH v3 11/13] riscv/kexec: "
` [PATCH v3 12/13] s390/kexec: "
` [PATCH v3 13/13] sh/kexec: "

next: parisc: drivers/eisa/eisa-bus.c:436:19: error: conflicting types for 'eisa_init'; have 'int(void)'
 2023-06-29  9:38 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5c875096d59010cee4e00da1f9c7bdb07a025dc2
 2023-06-28 17:53 UTC 

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-06-28 10:26 UTC  (3+ messages)
` [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-28 10:01 UTC  (6+ messages)
` [v3,17/19] "

linux-next: manual merge of the parisc-hd tree with the mm-nonmm-stable tree
 2023-06-28  0:22 UTC 

[linux-next:master] BUILD REGRESSION 53cdf865f90ba922a854c65ed05b519f9d728424
 2023-06-27 20:24 UTC 

[PATCH v2] io_uring: Adjust mapping wrt architecture aliasing requirements
 2023-06-27 19:24 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 60e7c4a25da68cd826719b685babbd23e73b85b0
 2023-06-27  1:22 UTC 

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26 17:48 UTC  (24+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-22 17:51 UTC  (22+ messages)
` [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v2 03/13] arm/kexec: "
` [PATCH v2 04/13] ia64/kexec: "
` [PATCH v2 06/13] loongarch/kexec: "
` [PATCH v2 08/13] mips/kexec: "
` [PATCH v2 10/13] powerpc/kexec: "
` [PATCH v2 11/13] riscv/kexec: "
` [PATCH v2 12/13] s390/kexec: "
` [PATCH v2 13/13] sh/kexec: "

[PATCH 11/14] init: consolidate prototypes in linux/init.h
 2023-06-22 15:02 UTC  (2+ messages)

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-06-21 16:50 UTC  (3+ messages)
` [patch 05/37] x86/topology: Remove CPU0 hotplug option

Updated installation images for Debian Ports
 2023-06-20 20:45 UTC 

[PATCH v7 14/19] parisc: mm: Convert to GENERIC_IOREMAP
 2023-06-20 13:13 UTC 

[linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d
 2023-06-20  5:05 UTC 


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