linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-26 12:47:04 to 2017-08-08 05:51:04 UTC [more...]

[PATCH v6 4/7] mm: refactoring TLB gathering API
 2017-08-08  5:51 UTC  (11+ messages)
` [PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
  ` [lkp-robot] [mm] 7674270022: will-it-scale.per_process_ops -19.3% regression

[PATCH v2 0/7] signal: Fix sending signals with siginfo
 2017-08-07 19:55 UTC  (13+ messages)
` [PATCH 4/7] signal/mips: Document a conflict with SI_USER with SIGFPE
` [PATCH 7/7] signal: Remove kernel interal si_code magic
      ` Simplfying copy_siginfo_to_user

[PATCH v06 06/36] uapi asm-generic/ipcbuf.h: include linux/posix_types.h
 2017-08-06 16:44 UTC  (11+ messages)
` [PATCH v06 07/36] uapi asm-generic/msgbuf.h: include asm/ipcbuf.h
` [PATCH v06 08/36] uapi asm-generic/shmbuf.h: include fixes
` [PATCH v06 09/36] uapi asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH v06 10/36] uapi asm-generic/signal.h: use __kernel_size_t instead of size_t
` [PATCH v06 11/36] uapi asm-generic/ucontext.h: include asm/signal.h and asm/sigcontext.h

[PATCH v2] module: use relative references for __ksymtab entries
 2017-08-06 15:10 UTC  (5+ messages)

[PATCH v6 0/7] make io{read|write}64 globally usable
 2017-08-05 13:30 UTC  (19+ messages)
` [PATCH v6 1/7] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v6 2/7] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v6 3/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v6 4/7] iomap: "
` [PATCH v6 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v6 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v6 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-08-04 15:22 UTC  (4+ messages)

[PATCH] [RESEND] mtd: only use __xipram annotation when XIP_KERNEL is set
 2017-08-04 10:58 UTC  (5+ messages)

[PATCH 00/11] ARMv8.3 pointer authentication userspace support
 2017-08-03 17:57 UTC  (15+ messages)
` [PATCH 01/11] arm64: docs: describe ELF hwcaps
` [PATCH 09/11] arm64/kvm: preserve host HCR_EL2 value
` [PATCH 10/11] arm64/kvm: context-switch ptrauth registers

[PATCH -tip v9 0/5] kprobes related bugfix
 2017-08-03  2:39 UTC  (8+ messages)
` [PATCH -tip v9 1/5] h8300: mark _stext and _etext as char-arrays, not single char
` [PATCH -tip v9 2/5] xtensa: mark _stext and _end "
` [PATCH -tip v9 3/5] cris: "
` [PATCH -tip v9 4/5] irq: Make irqentry text section unconditional
` [PATCH -tip v9 5/5] [BUGFIX] kprobes/x86: Do not jump-optimize kprobes on irq entry code

[PATCH v9] x86/asm: Implement fast refcount overflow protection
 2017-08-02 18:54 UTC  (3+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-08-02 18:05 UTC  (9+ messages)
` [RFC 16/22] x86/percpu: Adapt percpu for PIE support

[RFC PATCH] module: use relative references for __ksymtab entries
 2017-08-02 13:46 UTC  (2+ messages)

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-02  9:40 UTC  (49+ messages)
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 15/62] powerpc: helper functions to initialize AMR, IAMR and UMOR registers
` [RFC v6 17/62] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v6 19/62] powerpc: ability to create execute-disabled pkeys
` [RFC v6 20/62] powerpc: store and restore the pkey state across context switches
` [RFC v6 21/62] powerpc: introduce execute-only pkey
` [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte

Extremely important and Urgent
 2017-08-02  3:46 UTC 

[PATCH v2 1/4] mm: refactoring TLB gathering API
 2017-08-02  0:56 UTC  (12+ messages)
` [PATCH v2 3/4] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem

[PATCH v5 0/6] make io{read|write}64 globally usable
 2017-08-01 17:47 UTC  (32+ messages)
` [PATCH v5 1/6] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v5 2/6] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v5 3/6] iomap: "
` [PATCH v5 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v5 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v5 6/6] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH 0/3] Consolidate system call hugetlb page size encodings
 2017-08-01  9:01 UTC  (14+ messages)
` [PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
` [PATCH 2/3] mm: arch: Consolidate mmap hugetlb size encodings
` [PATCH 3/3] mm:shm: Use new hugetlb size encoding definitions

[PATCH v2 tip/core/rcu 10/10] arch: Remove spin_unlock_wait() arch-specific definitions
 2017-07-31 22:58 UTC 

[PATCH 2/3] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
 2017-07-28 15:12 UTC  (5+ messages)

(unknown),
 2017-07-27 13:00 UTC 

[PATCH 0/1] Clarify huge_pte_offset() semantics
 2017-07-27 12:58 UTC  (13+ messages)
` [PATCH 1/1] mm/hugetlb: Make huge_pte_offset() consistent and document behaviour

(unknown),
 2017-07-26 20:08 UTC 

[PATCH 11/11] asm-generic: numa: Remove the unused parent_node() macro
 2017-07-26 13:34 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).