linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-22 17:43:07 to 2018-03-29 11:22:37 UTC [more...]

[PATCH 000/109] remove in-kernel calls to syscalls
 2018-03-29 11:22 UTC 

[PATCH RFC tools/memory-model] Add s390.{cfg,cat}
 2018-03-29  2:18 UTC  (20+ messages)

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-03-28 23:51 UTC  (13+ messages)
` [PATCH v12 04/22] selftests/vm: typecast the pkey register
` [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()

[PATCH] dma-mapping: don't clear GFP_ZERO in dma_alloc_attrs
 2018-03-28 15:12 UTC  (2+ messages)

[PATCH v5 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-28 13:12 UTC  (20+ messages)
` [PATCH v5 1/4] ioremap: Update pgtable free interfaces with addr
` [PATCH v5 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v5 3/4] arm64: Implement page table free interfaces
` [PATCH v5 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[PATCH v7 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-28 12:31 UTC  (10+ messages)
` [PATCH v7 1/4] ioremap: Update pgtable free interfaces with addr
` [PATCH v7 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v7 3/4] arm64: Implement page table free interfaces
` [PATCH v7 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[Question] Documentation/features: More automation/scripting help?
 2018-03-28 12:22 UTC  (2+ messages)

[PATCH v6 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-28 12:10 UTC  (12+ messages)
` [PATCH v6 1/4] ioremap: Update pgtable free interfaces with addr
` [PATCH v6 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v6 1/2] arm64: Implement page table free interfaces
` [PATCH v6 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[PATCH 00/19] C-SKY(csky) Linux Kernel Port
 2018-03-28  8:04 UTC  (43+ messages)
` [PATCH 10/19] csky: Signal handling
` [PATCH 12/19] csky: Debug and Ptrace GDB
` [PATCH 15/19] csky: Build infrastructure
` [PATCH 17/19] csky: defconfig
  ` [gnu-csky] [PATCH 00/19] C-SKY(csky) Linux Kernel Port

[PATCH v15 0/9] Add io{read|write}64 to io-64-atomic headers
 2018-03-27 23:08 UTC  (20+ messages)
` [PATCH v15 1/9] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v15 2/9] parisc: iomap: introduce io{read|write}64
` [PATCH v15 3/9] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v15 4/9] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v15 5/9] iomap: "
` [PATCH v15 6/9] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v15 7/9] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v15 8/9] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v15 9/9] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

dma-mapping: clearing GFP_ZERO flag caused crashes of Ethernet on arc/hsdk board
 2018-03-27 18:24 UTC  (2+ messages)

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-03-27  9:09 UTC  (8+ messages)
` [PATCH v13 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v13 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v13 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[RFC PATCH 0/6] remove in-kernel syscall invocations (part 3 == compat cruft)
 2018-03-27  4:58 UTC  (29+ messages)
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
                ` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers

[PATCH v4 0/3] Fix issues with huge mapping in ioremap for ARM64
 2018-03-27  4:38 UTC  (6+ messages)
` [PATCH v4 2/3] arm64: Implement page table free interfaces

[PATCH v4] mm, pkey: treat pkey-0 special
 2018-03-27  4:15 UTC  (7+ messages)

[PATCH v5] earlycon: Use a pointer table to fix __earlycon_table stride
 2018-03-26 22:24 UTC  (3+ messages)

[PATCH v13 00/10] Add io{read|write}64 to io-64-atomic headers
 2018-03-26 20:33 UTC  (10+ messages)
` [PATCH v13 01/10] iomap: Use correct endian conversion function in mmio_writeXXbe

[PATCH 00/45] remove in-kernel syscall invocations (part 3 == remainder outside arch/)
 2018-03-26 12:33 UTC  (25+ messages)
` [PATCH 16/45] inotify: add do_inotify_init() helper; remove in-kernel call to syscall
` [PATCH 17/45] fanotify: add do_fanotify_mark() "
` [PATCH 18/45] fs/quota: add kernel_quotactl() "
` [PATCH 19/45] fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
` [PATCH 22/45] kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
  ` Any chance that kernel/uid6.c can go? [Was: [PATCH 22/45] kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c]
` [PATCH 23/45] sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()

[PATCH RFC tools/lkmm 0/12] Reorganize RCU-related cat rules
 2018-03-23 15:50 UTC  (6+ messages)
` [PATCH tools/lkmm 1/2] tools/memory-model: Rename link and rcu-path to rcu-link and rb
  ` [PATCH tools/lkmm 2/2] tools/memory-model: Redefine rb in terms of rcu-fence

[PATCH v2 2/2] earlycon: Use a pointer table to fix __earlycon_table stride
 2018-03-23  2:54 UTC  (3+ 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).