linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-05 23:27:34 to 2018-10-10 23:24:02 UTC [more...]

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-10 15:56 UTC  (14+ messages)
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function

[PATCH v9 00/24] ILP32 for ARM64
 2018-10-10 15:36 UTC  (10+ messages)

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-10 14:09 UTC  (5+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH v2 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-10  7:28 UTC  (12+ messages)
` [PATCH v2 1/3] namei: implement O_BENEATH-style "

[PATCH v2 0/3] System call table generation support
 2018-10-10  6:23 UTC  (10+ messages)
` [PATCH v2 3/3] microblaze: uapi header and system call table file generation

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-09 21:15 UTC  (5+ messages)
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of "

[PATCH v3 0/6] System call table generation support
 2018-10-09 20:13 UTC  (54+ messages)
` [PATCH v3 1/6] parisc: move __IGNORE* entries to non uapi header
` [PATCH v3 2/6] parisc: add __NR_Linux_syscalls along with __NR_syscalls
` [PATCH v3 3/6] parisc: add system call table generation support
` [PATCH v3 4/6] parisc: uapi header and system call table file generation
` [PATCH v3 5/6] parisc: wire up rseq system call
` [PATCH v3 6/6] parisc: syscalls: Ignore nfsservctl for other architectures

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09 16:46 UTC  (14+ messages)
` [PATCH v3 1/3] namei: implement O_BENEATH-style "
` [PATCH v3 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
` [PATCH v3 3/3] namei: aggressively check for nd->root escape on ".." resolution

use generic DMA mapping code in powerpc V3
 2018-10-09 13:25 UTC  (68+ messages)
` [PATCH 01/33] powerpc: use mm zones more sensibly
` [PATCH 03/33] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 04/33] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 05/33] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 06/33] powerpc/dma: remove the no-op dma_nommu_unmap_{page,sg} routines
` [PATCH 07/33] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 09/33] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
` [PATCH 10/33] powerpc/pseries: use the generic iommu bypass code
` [PATCH 11/33] powerpc/cell: move dma direct window setup out of dma_configure
` [PATCH 12/33] powerpc/cell: use the generic iommu bypass code
` [PATCH 14/33] powerpc/dart: "
` [PATCH 15/33] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code
` [PATCH 17/33] powerpc/powernv: use the generic iommu bypass code
  ` [PATCH 02/33] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
  ` [PATCH 08/33] powerpc/dma: handle iommu bypass in dma_iommu_ops
  ` [PATCH 13/33] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
  ` [PATCH 18/33] powerpc/dma: stop overriding dma_get_required_mask
  ` [PATCH 19/33] powerpc/pci: remove the dma_set_mask pci_controller ops methods
  ` [PATCH 20/33] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 21/33] powerpc/dma: remove get_pci_dma_ops
` [PATCH 22/33] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 23/33] powerpc/dma: remove max_direct_dma_addr
` [PATCH 24/33] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 25/33] cxl: drop the dma_set_mask callback from vphb
` [PATCH 26/33] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 27/33] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 28/33] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 29/33] powerpc/dma: remove get_dma_offset
` [PATCH 30/33] powerpc/dma: remove set_dma_offset
` [PATCH 31/33] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 32/33] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 33/33] powerpc/dma: trim the fat from <asm/dma-mapping.h>

[RESEND PATCH v3 0/3] sh: make early_platform code SuperH-specific
 2018-10-09  7:58 UTC  (7+ messages)

[PATCH security-next v4 00/32] LSM: Explict LSM ordering
 2018-10-08 14:25 UTC  (31+ messages)
` [PATCH security-next v4 23/32] selinux: Remove boot parameter

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-08 10:50 UTC  (18+ messages)
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[PATCH V7 00/20] C-SKY(csky) Linux Kernel Port
 2018-10-07 10:41 UTC  (9+ messages)

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-06 12:56 UTC  (7+ messages)
` [RFC 15/17] arm64: enable ptrauth earlier
` [RFC 16/17] arm64: initialize and switch ptrauth kernel keys

[PATCH v22 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-10-06 11:56 UTC  (4+ messages)
` [PATCH v22 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}

[PATCH net-next v7 02/28] asm: simd context helper API
 2018-10-06  2:56 UTC  (2+ 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).