linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-29 20:42:35 to 2018-12-04 16:41:34 UTC [more...]

remove the ->mapping_error method from dma_map_ops V3
 2018-12-04 16:41 UTC  (57+ messages)
` [PATCH 04/23] powerpc/iommu: remove the mapping_error dma_map_ops method
` [PATCH 06/23] s390: "
` [PATCH 07/23] sparc: "
` [PATCH 08/23] parisc/ccio: "
` [PATCH 09/23] parisc/sba_iommu: "
  ` [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR
  ` [PATCH 02/23] dma-direct: remove the mapping_error dma_map_ops method
  ` [PATCH 03/23] arm: "
  ` [PATCH 05/23] mips/jazz: "
  ` [PATCH 10/23] arm64: remove the dummy_dma_ops mapping_error method
  ` [PATCH 13/23] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 11/23] alpha: "
` [PATCH 12/23] ia64/sba_iommu: improve internal map_page users
` [PATCH 14/23] ia64/sn: remove the mapping_error dma_map_ops method
` [PATCH 15/23] x86/amd_gart: "
` [PATCH 16/23] x86/calgary: "
` [PATCH 17/23] iommu: "
` [PATCH 18/23] iommu/intel: small map_page cleanup
` [PATCH 19/23] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 20/23] iommu/dma-iommu: "
` [PATCH 21/23] xen-swiotlb: "
` [PATCH 22/23] dma-mapping: "
` [PATCH 23/23] dma-mapping: return an error code from dma_mapping_error

[PATCH memory-model 0/3] Updates to the formal memory model
 2018-12-04 16:36 UTC  (16+ messages)
` [PATCH memory-model 1/3] tools/memory-model: Model smp_mb__after_unlock_lock()
` [PATCH memory-model 2/3] EXP tools/memory-model: Add scripts to check github litmus tests
` [PATCH memory-model 3/3] EXP tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-12-04 16:01 UTC  (4+ messages)
` [RFC PATCH v6 04/26] x86/fpu/xstate: Introduce XSAVES system states

use generic DMA mapping code in powerpc V4
 2018-12-04 14:24 UTC  (31+ messages)

[PATCH v5 0/3] m68k: system call table generation support
 2018-12-04  9:24 UTC  (14+ messages)
` [PATCH v5 2/3] m68k: add "

[PATCH v3 0/6] mips: system call table generation support
 2018-12-04  4:03 UTC  (18+ messages)
` [PATCH v3 1/6] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v3 5/6] mips: add system call table generation support
` [PATCH v3 6/6] mips: generate uapi header and system call table files

[PATCH 1/2] vmalloc: New flag for flush before releasing pages
 2018-12-04  0:04 UTC  (2+ messages)

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-30 23:33 UTC  (7+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD

[PATCH v24 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-11-30 17:06 UTC  (14+ messages)
` [PATCH v24 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v24 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v24 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v24 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v24 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v24 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[PATCH v2 00/28] Unify vDSOs across more architectures
 2018-11-30 14:29 UTC  (68+ messages)
` [PATCH v2 01/28] kernel: Standardize vdso_datapage
` [PATCH v2 02/28] kernel: Add Monotonic boot time support
` [PATCH v2 03/28] kernel: Add International Atomic Time support
` [PATCH v2 04/28] kernel: Add masks support for Raw and NTP time
` [PATCH v2 05/28] kernel: Add clock_mode support
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code
` [PATCH v2 07/28] arm64: Build vDSO with -ffixed-x18
` [PATCH v2 08/28] arm64: Substitute gettimeofday with C implementation
` [PATCH v2 09/28] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH v2 10/28] arm64: compat: Split kuser32
` [PATCH v2 11/28] arm64: compat: Refactor aarch32_alloc_vdso_pages()
` [PATCH v2 12/28] arm64: compat: Add KUSER_HELPERS config option
` [PATCH v2 13/28] arm64: compat: Add missing syscall numbers
` [PATCH v2 14/28] arm64: compat: Expose signal related structures
` [PATCH v2 15/28] arm64: compat: Generate asm offsets for signals
` [PATCH v2 16/28] lib: vdso: Add compat support
` [PATCH v2 17/28] arm64: compat: Add vDSO
` [PATCH v2 18/28] arm64: Refactor vDSO code
` [PATCH v2 19/28] arm64: compat: vDSO setup for compat layer
` [PATCH v2 20/28] arm64: elf: vDSO code page discovery
` [PATCH v2 21/28] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v2 22/28] arm64: Add vDSO compat support
` [PATCH v2 23/28] arm64: Enable compat vDSO support
` [PATCH v2 24/28] arm: Add support for generic vDSO
` [PATCH v2 25/28] mips: Introduce vdso_direct
` [PATCH v2 26/28] clock: csrc-4k: Add support for vdso_direct
` [PATCH v2 27/28] clock: gic-timer: "
` [PATCH v2 28/28] mips: Add support for generic vDSO

[PATCH v2] kernel/signal: Signal-based pre-coredump notification
 2018-11-30 12:03 UTC  (16+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
          ` [PATCH v5] "
            ` [PATCH v5 1/2] "

[PATCH 0/3] System call table generation support
 2018-11-30  9:40 UTC  (7+ messages)

remove the ->mapping_error method from dma_map_ops V2
 2018-11-29 18:55 UTC  (20+ messages)

[PATCH v8 0/8] arm64: untag user pointers passed to the kernel
 2018-11-29 18:24 UTC  (13+ messages)
` [PATCH v8 1/8] arm64: add type casts to untagged_addr macro
` [PATCH v8 2/8] uaccess: add untagged_addr definition for other arches
` [PATCH v8 3/8] arm64: untag user addresses in access_ok and __uaccess_mask_ptr

scatterlist arch cleanups
 2018-11-29 17:06 UTC  (3+ messages)

[for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption
 2018-11-29 16:32 UTC  (11+ 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).