Linux-parisc archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 03:33:19 to 2021-05-24 23:04:22 UTC [more...]

[PATCH v4 0/3] audit: add support for openat2
 2021-05-24 23:04 UTC  (6+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 2/3] audit: add support for the openat2 syscall

[PATCH resend v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-21  8:48 UTC  (8+ messages)
` [PATCH resend v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[PATCH 00/20] net: ethernet: remove leading spaces before tabs
 2021-05-19  5:04 UTC  (7+ messages)
` [PATCH 01/20] net: 3com: "
` [PATCH 02/20] net: alteon: "
` [PATCH 03/20] net: amd: "
` [PATCH 04/20] net: apple: "
` [PATCH 05/20] net: broadcom: "

[PATCH v2 01/13] asm-generic: use asm-generic/unaligned.h for most architectures
 2021-05-14 10:00 UTC 

[PATCH] video/logo: protect against divide by zero when reading image
 2021-05-13 11:42 UTC  (3+ messages)
  ` [PATCH v2] "

[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/3] audit: add support for openat2
 2021-05-11 18:50 UTC  (7+ messages)
` [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v3 2/3] audit: add support for the openat2 syscall

[PATCH v3 1/1] kernel.h: Split out panic and oops helpers
 2021-05-11 14:35 UTC  (2+ messages)

Personal
 2021-05-10 14:06 UTC 

[RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
 2021-05-10 13:12 UTC  (4+ messages)

[PATCH 2/2] arch: use cross_compiling to check whether it is a cross build or not
 2021-05-06 12:11 UTC  (5+ messages)

Donation of a HP PARISC machine?
 2021-05-04 19:34 UTC 

[GIT PULL] parisc architecture updates for kernel v5.13-rc1
 2021-05-03 20:52 UTC  (3+ messages)

parisc: Add KFENCE support
 2021-05-03 13:07 UTC 

[PATCH v2 0/3] audit: add support for openat2
 2021-04-30 17:42 UTC  (4+ messages)
` [PATCH v2 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v2 2/3] audit: add support for the openat2 syscall

[PATCH] drivers: parisc: ccio-dma.c: Added tab insead of spaces
 2021-04-28 21:44 UTC  (3+ messages)

[PATCH 1/2] audit: add support for the openat2 syscall
 2021-04-23  7:48 UTC  (7+ messages)

[PATCH v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-04-19 13:54 UTC  (2+ messages)
` [PATCH v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

consolidate the flock uapi definitions
 2021-04-15 12:20 UTC  (16+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-04-15 10:26 UTC  (9+ messages)
` [PATCH v1 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

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

[PATCH 15/20] kbuild: parisc: use common install script
 2021-04-14 17:51 UTC  (4+ messages)

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

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

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 22:39 UTC  (5+ messages)

[PATCH net-next] tulip: windbond-840: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH net-next] tulip: de2104x: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes for kernel v5.12-rc7
 2021-04-07 20:52 UTC  (4+ messages)

[PATCH] parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
 2021-04-06 10:57 UTC  (4+ messages)

ERROR: modpost: "sba_list" [drivers/char/agp/parisc-agp.ko] undefined!
 2021-04-06  9:43 UTC 

[PATCH] arch: parisc: Remove duplicate struct task_struct declaration
 2021-03-31 13:40 UTC  (2+ messages)

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (17+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

Bidding invitation
 2021-03-31  7:09 UTC 

[PATCH] PCI: Remove pci_try_set_mwi
 2021-03-28 19:58 UTC  (6+ messages)

cleanup compat exec handling
 2021-03-27 19:56 UTC  (13+ messages)
` [PATCH 1/4] exec: remove do_execve
` [PATCH 2/4] exec: remove compat_do_execve
` [PATCH 3/4] exec: simplify the compat syscall handling
` [PATCH 4/4] exec: move the call to getname_flags into do_execveat

[PATCH v1 1/3] drivers/char: remove /dev/kmem for good
 2021-03-24 10:23 UTC  (2+ messages)
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()

[PATCH 0/6] mm: some config cleanups
 2021-03-19 18:35 UTC  (4+ messages)

[PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()
 2021-03-19 14:54 UTC  (2+ messages)

[PATCH V3] parisc: math-emu: Few spelling fixes in the file fpu.h
 2021-03-17 20:15 UTC  (2+ messages)

[PATCH V2] parisc: math-emu: Few spelling fixes in the file fpu.h
 2021-03-17 19:25 UTC  (3+ messages)

[PATCH] parisc: math-emu: Fix a typo in the file float.h
 2021-03-17 17:21 UTC  (2+ messages)

[PATCH] parisc: math-emu: Few spelling fixes in the file fpu.h
 2021-03-17 10:50 UTC  (3+ messages)

[PATCH RFCv2] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-15 16:28 UTC  (9+ messages)

Cycle offset is larger than allowed by the 'jiffies' clock's max_cycles value
 2021-03-14 12:08 UTC  (6+ messages)

[PATCH] net: ethernet: dec: tulip: Random spelling fixes throughout the file pnic2.c
 2021-03-12  7:23 UTC  (2+ messages)

[PATCH 0/6] mm: some config cleanups
 2021-03-10  5:20 UTC  (3+ messages)
  ` [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)

[PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
 2021-03-10  4:39 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 read-only IMAP folder(s) and NNTP newsgroup(s).