linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-24 07:06:44 to 2019-06-27 14:03:48 UTC [more...]

[PATCH v3 1/2] pid: add pidfd_open()
 2019-06-27 13:57 UTC  (4+ messages)

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-26  5:20 UTC  (11+ messages)
` [PATCH RESEND 1/8] s390: Start fallback of top-down mmap at mm->mmap_base
` [PATCH RESEND 2/8] sh: "
` [PATCH RESEND 3/8] sparc: "
` [PATCH RESEND 4/8] x86, hugetlbpage: "
` [PATCH RESEND 5/8] mm: Start fallback "
` [PATCH RESEND 6/8] parisc: Use mmap_base, not mmap_legacy_base, as low_limit for bottom-up mmap
` [PATCH RESEND 7/8] x86: Use mmap_*base, not mmap_*legacy_base, "
` [PATCH RESEND 8/8] mm: Remove mmap_legacy_base and mmap_compat_legacy_code fields from mm_struct

handle "special" dma allocation in common code
 2019-06-25 12:28 UTC  (16+ messages)
` [PATCH 1/7] arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
` [PATCH 2/7] arc: "
` [PATCH 3/7] openrisc: "
` [PATCH 4/7] dma-mapping: add a dma_alloc_need_uncached helper
` [PATCH 5/7] dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
` [PATCH 6/7] dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING "
` [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2019-06-25 11:07 UTC 

[GIT PULL] parisc architecture fix for kernel v5.2-rc7
 2019-06-24 21:55 UTC  (2+ messages)

[PATCH] parisc: asm: psw.h: missing header guard
 2019-06-24  8:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:54 UTC  (3+ messages)
` [PATCH RESEND 1/8] s390: Start fallback of top-down mmap at mm->mmap_base

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:38 UTC 

[PATCH 0/8] Fix mmap base in bottom-up mmap
 2019-06-19  5:08 UTC  (6+ messages)
` [PATCH 1/8] s390: Start fallback of top-down mmap at mm->mmap_base
` [PATCH 2/8] sh: "
` [PATCH 3/8] sparc: "
` [PATCH 4/8] x86, hugetlbpage: "
` [PATCH 5/8] mm: Start fallback "

[PATCH v1 11/22] docs: admin-guide: add .rst files from the main dir
 2019-06-18 21:05 UTC  (2+ messages)
` [PATCH v1 15/22] docs: driver-api: add a chapter for memory-related API

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-18 15:46 UTC  (4+ messages)
` [PATCH 05/15] kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples

[PATCH AUTOSEL 5.1 19/59] parisc: Fix compiler warnings in float emulation code
 2019-06-14 20:28 UTC 

[PATCH AUTOSEL 4.19 10/39] parisc: Fix compiler warnings in float emulation code
 2019-06-14 20:29 UTC 

[PATCH AUTOSEL 4.14 05/27] parisc: Fix compiler warnings in float emulation code
 2019-06-14 20:29 UTC 

[PATCH AUTOSEL 4.9 03/18] parisc: Fix compiler warnings in float emulation code
 2019-06-14 20:30 UTC 

[PATCH AUTOSEL 4.4 02/10] parisc: Fix compiler warnings in float emulation code
 2019-06-14 20:30 UTC 

[PATCH net-next 0/6] vhost: accelerate metadata access
 2019-06-10  3:50 UTC  (12+ messages)
` [PATCH net-next 1/6] vhost: generalize adding used elem
` [PATCH net-next 2/6] vhost: fine grain userspace memory accessors
` [PATCH net-next 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [PATCH net-next 4/6] vhost: introduce helpers to get the size of metadata area
` [PATCH net-next 5/6] vhost: factor out setting vring addr and num
` [PATCH net-next 6/6] vhost: access vq metadata through kernel virtual address

Kopie von: Trouvez-vous une fille pour la nuit dans votre ville au Royaume-Uni
 2019-06-09  8:21 UTC 

[RESEND V2] modprobe: ERROR: could not insert 'ipv6': Exec format error / module ipv6: Unknown relocation: 72
 2019-06-08 18:04 UTC  (7+ messages)
      ` [PATCH] parisc: Fix module loading error with JUMP_LABEL feature

[PATCH AUTOSEL 5.1 32/70] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
 2019-06-08 11:39 UTC 

[PATCH AUTOSEL 4.14 14/31] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
 2019-06-08 11:46 UTC 

[PATCH AUTOSEL 4.9 08/20] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
 2019-06-08 11:47 UTC 

[PATCH AUTOSEL 4.4 06/13] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
 2019-06-08 11:48 UTC 

[PATCH AUTOSEL 4.19 19/49] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
 2019-06-08 11:42 UTC 

[GIT PULL] parisc architecture fixes for kernel v5.2-rc4
 2019-06-06 20:20 UTC  (2+ messages)

[PATCH v3 0/6] Dynamic FTRACE for PA-RISC
 2019-06-05 20:32 UTC  (7+ messages)
` [PATCH v3 1/6] parisc: add support for patching multiple words
` [PATCH v3 2/6] parisc: add spinlock to patch function
` [PATCH v3 3/6] parisc: add WARN_ON() to clear_fixmap
` [PATCH v3 4/6] parisc: use pr_debug() in kernel/module.c
` [PATCH v3 5/6] compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 6/6] parisc: add dynamic ftrace

[PATCH v2 0/6] Dynamic FTRACE for PA-RISC
 2019-06-05 20:21 UTC  (9+ messages)
` [PATCH v2 1/6] parisc: add support for patching multiple words
` [PATCH v2 2/6] parisc: add spinlock to patch function
` [PATCH v2 3/6] parisc: add WARN_ON() to clear_fixmap
` [PATCH v2 4/6] parisc: use pr_debug() in kernel/module.c
` [PATCH v2 5/6] compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH v2 6/6] parisc: add dynamic ftrace

[PATCH] parisc: Use lpa instruction to load physical addresses in driver code
 2019-06-05 14:33 UTC  (6+ messages)
    ` SCSI Adaptec aha-3950u2

[PATCH] parisc: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-04  8:00 UTC  (2+ messages)

[PATCH v3] parisc: Fix crash due alternative coding for NP iopdir_fdc bit
 2019-06-02 16:12 UTC  (29+ messages)

HPPA problems with the PCI
 2019-05-31 15:27 UTC  (27+ messages)

[PATCH 0/6] Dynamic FTRACE for PA-RISC
 2019-05-29 18:18 UTC  (14+ messages)
` [PATCH 1/6] parisc: add support for patching multiple words
` [PATCH 2/6] parisc: add spinlock to patch function
` [PATCH 3/6] parisc: add WARN_ON() to clear_fixmap
` [PATCH 4/6] parisc: use pr_debug() in kernel/module.c
` [PATCH 5/6] compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH 6/6] parisc: add dynamic ftrace

Updated installation images for Debian Ports 2019-05-09
 2019-05-29  3:22 UTC  (2+ messages)

Purchase_rfq
 2019-05-28 14:41 UTC 

[PATCH] parisc: Use implicit space register selection for loading the coherence index of I/O pdirs
 2019-05-28 12:18 UTC  (3+ messages)

[PATCH] [RFC] Remove bdflush syscall stub
 2019-05-28 11:20 UTC  (5+ messages)

[PATCH v2 0/2] close_range()
 2019-05-28  9:57 UTC  (6+ messages)
` [PATCH v2 1/2] open: add close_range()
` [PATCH v2 2/2] tests: add close_range() tests

[PATCH v3 2/3] arch: wire-up close_range()
 2019-05-28  3:43 UTC  (2+ messages)

Help to get traffic
 2019-05-27 11:59 UTC 

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2019-05-25  8:59 UTC  (4+ messages)
  ` C3600, sata controller

[PATCH] parisc: Fix alternative coding for PCX-U CPUs
 2019-05-24 21:41 UTC 

[PATCH] parisc: Fix compiler warnings in float emulation code
 2019-05-24 21:16 UTC 

PCI HPMC on C240 with alternatives Patching
 2019-05-24 21:11 UTC  (7+ messages)

[PATCH v1 1/2] open: add close_range()
 2019-05-24 10:31 UTC  (6+ 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 NNTP newsgroup(s).