linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-05 05:41:55 to 2018-10-09 13:24:43 UTC [more...]

use generic DMA mapping code in powerpc V3
 2018-10-09 13:24 UTC  (17+ messages)
` [PATCH 01/33] powerpc: use mm zones more sensibly
  ` [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 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 v3 0/6] System call table generation support
 2018-10-09 11:28 UTC  (47+ 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

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

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-09  7:02 UTC  (4+ 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

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

[PATCH security-next v4 00/32] LSM: Explict LSM ordering
 2018-10-08 14:25 UTC  (33+ 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  (20+ 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  (50+ messages)
` [PATCH V7 01/20] csky: Build infrastructure
` [PATCH V7 02/20] csky: defconfig
` [PATCH V7 03/20] csky: Kernel booting
` [PATCH V7 04/20] csky: Exception handling and mm-fault
` [PATCH V7 05/20] csky: System Call
` [PATCH V7 06/20] csky: Cache and TLB routines
` [PATCH V7 07/20] csky: MMU and page table management
` [PATCH V7 08/20] csky: Process management and Signal
` [PATCH V7 09/20] csky: VDSO and rt_sigreturn
` [PATCH V7 10/20] csky: IRQ handling
` [PATCH V7 11/20] csky: Atomic operations
` [PATCH V7 12/20] csky: ELF and module probe
` [PATCH V7 13/20] csky: Library functions
` [PATCH V7 14/20] csky: User access
` [PATCH V7 15/20] csky: Debug and Ptrace GDB
` [PATCH V7 16/20] csky: SMP support
` [PATCH V7 17/20] csky: Misc headers
` [PATCH V7 18/20] dt-bindings: csky CPU Bindings
` [PATCH V7 19/20] dt-bindings: Add vendor prefix for csky
` [PATCH V7 20/20] MAINTAINERS: Add csky

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-06 12:56 UTC  (44+ messages)
` [PATCH v5 01/17] arm64: add pointer authentication register bits
` [PATCH v5 02/17] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH v5 03/17] arm64/kvm: hide ptrauth from guests
` [PATCH v5 04/17] arm64: Don't trap host pointer auth use to EL2
` [PATCH v5 05/17] arm64/cpufeature: detect pointer authentication
` [PATCH v5 06/17] asm-generic: mm_hooks: allow hooks to be overridden individually
` [PATCH v5 07/17] arm64: add basic pointer authentication support
` [PATCH v5 08/17] arm64: expose user PAC bit positions via ptrace
` [PATCH v5 09/17] arm64: perf: strip PAC when unwinding userspace
` [PATCH v5 10/17] arm64: enable pointer authentication
` [PATCH v5 11/17] arm64: docs: document "
` [RFC 12/17] arm64: move ptrauth keys to thread_info
` [RFC 13/17] arm64: install user ptrauth keys at kernel exit time
` [RFC 14/17] arm64: unwind: strip PAC from kernel addresses
` [RFC 15/17] arm64: enable ptrauth earlier
` [RFC 16/17] arm64: initialize and switch ptrauth kernel keys
` [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address

[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)

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

[PATCH] asm-generic/pgtable-nop?d.h: define folded with a value for use in C
 2018-10-05 11:02 UTC  (4+ messages)

[PATCH 0/5] termios: remove arch redundancy in <asm/termbits.h>
 2018-10-05  7:30 UTC  (8+ messages)
` [PATCH 1/5] asm-generic, termios: add alias constants from MIPS
` [PATCH 5/5] arch/xtensa, termios: use <asm-generic/termbits.h>

[REVIEW][PATCH 0/6] signal: Shrinking the kernel's siginfo structure
 2018-10-05  7:10 UTC  (10+ messages)
` [REVIEW][PATCH 2/6] signal: Fail sigqueueinfo if si_signo != sig
    ` [REVIEW][PATCH 7/6] signal: In sigqueueinfo prefer sig not si_signo


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).