linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 11:57:02 to 2020-08-31 20:07:00 UTC [more...]

[PATCH v5] parisc: Fix spinlock barriers
 2020-08-31 20:06 UTC  (3+ messages)

[PATCH v10 0/7] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-30 17:07 UTC  (9+ messages)
` [PATCH v10 1/7] parisc: start using signal-defs.h
` [PATCH v10 2/7] arch: move SA_* definitions to generic headers
` [PATCH v10 3/7] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v10 4/7] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v10 5/7] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v10 6/7] signal: define the field siginfo.si_xflags
` [PATCH v10 7/7] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH] parisc: Drop useless comments in uapi/asm/signal.h
 2020-08-29 16:38 UTC  (3+ messages)

[RFC][PATCH] parisc: Drop parisc special case for __sighandler_t
 2020-08-29 16:36 UTC 

[PATCH] parisc: Drop HP-UX specifix fcntl and signal flags
 2020-08-29 12:22 UTC  (3+ messages)

[RFC PATCH] parisc: Define O_NONBLOCK to become 000200000
 2020-08-29 12:20 UTC 

a saner API for allocating DMA addressable pages
 2020-08-29  9:46 UTC  (56+ messages)
  ` [PATCH 01/28] mm: turn alloc_pages into an inline function
  ` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
  ` [PATCH 03/28] drm/nouveau/gk20a: "
  ` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
  ` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
  ` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
  ` [PATCH 07/28] 53c700: improve non-coherent DMA handling
  ` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
  ` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
  ` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
  ` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
  ` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
  ` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
  ` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
  ` [PATCH 15/28] dma-direct: remove __dma_to_phys
  ` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
  ` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
  ` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
    ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
  ` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
  ` [PATCH 21/28] hal2: "
  ` [PATCH 22/28] sgiseeq: "
  ` [PATCH 23/28] lib82596: "
  ` [PATCH 24/28] 53c700: "
  ` [PATCH 25/28] dma-mapping: remove dma_cache_sync
  ` [PATCH 26/28] dmapool: add dma_alloc_pages support
  ` [PATCH 27/28] nvme-pci: fix PRP pool size
  ` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[PATCH v2 15/23] parisc: use asm-generic/mmu_context.h for no-op implementations
 2020-08-29  9:09 UTC  (2+ messages)

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-27  1:37 UTC  (42+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-26 16:15 UTC  (33+ messages)
` [PATCH v9 1/6] parisc: start using signal-defs.h
` [PATCH v9 2/6] arch: move SA_* definitions to generic headers
` [PATCH v9 3/6] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v9 4/6] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v9 5/6] signal: define the field siginfo.si_xflags
` [PATCH v9 6/6] arm64: expose FAR_EL1 tag bits in siginfo

KASAN: use-after-free Read in ntfs_read_locked_inode
 2020-08-26 10:37 UTC 

[RFT][PATCH 0/7] Avoid overflow at boundary_size
 2020-08-25 23:19 UTC  (3+ messages)

[RFT][PATCH 7/7] parisc: Avoid overflow at boundary_size
 2020-08-20 23:21 UTC 

[RFC][PATCH] parisc NMI backtrace support
 2020-08-20 20:23 UTC  (2+ messages)
` [RFC][PATCH v2] "

Hello
 2020-08-19  3:58 UTC 

[PATCH] parisc: fix PMD pages allocation by restoring pmd_alloc_one()
 2020-08-17  6:53 UTC  (6+ messages)

rp2470 boot crash in post-5.8 git
 2020-08-16 11:13 UTC  (5+ messages)
` (bisected) parisc boot crash in post-5.8 git - pgalloc changes

[PATCH] parisc: Add qemu fw_cfg interface
 2020-08-14 18:00 UTC 

[PATCH v3] parisc: Add raise_nmi() and arch_trigger_cpumask_backtrace()
 2020-08-14 13:20 UTC 

[PATCH] parisc: Avoid external interrupts when IPI finishes
 2020-08-14 13:14 UTC 

[PATCH] parisc: Add arch_trigger_cpumask_backtrace() function
 2020-08-13  8:19 UTC  (2+ messages)
` [PATCH v2] parisc: Add raise_nmi() and arch_trigger_cpumask_backtrace()

INFO: task hung in pipe_release (2)
 2020-08-13  3:57 UTC 

[GIT PULL] parisc architecture updates for kernel v5.9
 2020-08-12 19:58 UTC  (2+ messages)

[PATCH] parisc: mask out enable and reserved bits from sba imask
 2020-08-11 16:19 UTC 

HPMC handling on C8000
 2020-08-09 11:06 UTC 

INVESTMENT
 2020-08-06  6:51 UTC 

[GIT PULL] parisc architecture updates for kernel v5.9
 2020-08-05  6:05 UTC  (2+ messages)

[PATCH 1/2] parisc: avoid needless empty lines inside register dump
 2020-08-04 14:19 UTC  (3+ messages)

[PATCH] parisc: Implement __smp_store_release and __smp_load_acquire barriers
 2020-07-30 12:59 UTC 

[PATCH 15/24] parisc: use asm-generic/mmu_context.h for no-op implementations
 2020-07-28  3:33 UTC 

[PATCH AUTOSEL 5.7 12/25] parisc: add support for cmpxchg on u8 pointers
 2020-07-27 23:23 UTC 

[PATCH AUTOSEL 5.4 08/17] parisc: add support for cmpxchg on u8 pointers
 2020-07-27 23:24 UTC 

[PATCH AUTOSEL 4.19 04/10] parisc: add support for cmpxchg on u8 pointers
 2020-07-27 23:24 UTC 

[PATCH AUTOSEL 4.14 04/10] parisc: add support for cmpxchg on u8 pointers
 2020-07-27 23:24 UTC 

[PATCH AUTOSEL 4.9 4/7] parisc: add support for cmpxchg on u8 pointers
 2020-07-27 23:25 UTC 

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2020-07-26 21:39 UTC 

[GIT PULL] parisc architecture fixes for kernel v5.8
 2020-07-26 20:15 UTC  (2+ messages)

[PATCH] parisc: Report bad pages as HardwareCorrupted
 2020-07-24 17:17 UTC 

[PATCH] PARISC: elf.h: delete a duplicated word
 2020-07-21 21:00 UTC 

[PATCH] parisc: Remove ldcw barriers from LWS routines in syscall.S
 2020-07-21 13:10 UTC 

[PATCH v2] parisc: Various spin lock optimizations
 2020-07-21 12:59 UTC 

[PATCH] parisc: Use ordered store to release TLB lock
 2020-07-21 11:57 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).