public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-27 15:13:04 to 2017-06-30 12:46:52 UTC [more...]

[PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP
 2017-06-30 12:39 UTC  (8+ messages)
` [PATCH 3/8] signal/sparc: Document a conflict with SI_USER with SIGFPE
  ` [PATCH 4/8] signal/mips: "
  ` [PATCH 5/8] signal/testing: Don't look for __SI_FAULT in userspace
  ` [PATCH 6/8] signal/x86: Fix SIGSYS handling in copy_siginfo_to_user32
  ` [PATCH 7/8] fcntl: Don't use ambiguous SIG_POLL si_codes
  ` [PATCH 8/8] signal: Remove kernel interal si_code magic

[PATCH 0/8] signal: Fix sending signals with siginfo
 2017-06-30 12:36 UTC 

[PATCH RFC 0/26] Remove spin_unlock_wait()
 2017-06-30 12:38 UTC  (66+ messages)
` [PATCH RFC 01/26] netfilter: Replace spin_unlock_wait() with lock/unlock pair
` [PATCH RFC 02/26] task_work: "
` [PATCH RFC 03/26] sched: "
` [PATCH RFC 04/26] completion: "
` [PATCH RFC 05/26] exit: "
` [PATCH RFC 06/26] ipc: "
` [PATCH RFC 07/26] drivers/ata: "
` [PATCH RFC 08/26] locking: Remove spin_unlock_wait() generic definitions
` [PATCH RFC 09/26] alpha: Remove spin_unlock_wait() arch-specific definitions
` [PATCH RFC 10/26] arc: "
` [PATCH RFC 11/26] arm: "
` [PATCH RFC 12/26] arm64: "
` [PATCH RFC 13/26] blackfin: "
` [PATCH RFC 14/26] hexagon: "
` [PATCH RFC 15/26] ia64: "
` [PATCH RFC 16/26] m32r: "
` [PATCH RFC 17/26] metag: "
` [PATCH RFC 18/26] mips: "
` [PATCH RFC 19/26] mn10300: "
` [PATCH RFC 20/26] parisc: "
` [PATCH RFC 21/26] powerpc: "
` [PATCH RFC 22/26] s390: "
` [PATCH RFC 23/26] sh: "
` [PATCH RFC 24/26] sparc: "
` [PATCH RFC 25/26] tile: "
` [PATCH RFC 26/26] xtensa: "

RISC-V Linux Port v2
 2017-06-30  7:57 UTC  (43+ messages)
` RISC-V Linux Port v3
  ` [PATCH 1/9] RISC-V: Init and Halt Code
  ` [PATCH 2/9] RISC-V: Atomic and Locking Code
  ` [PATCH 3/9] RISC-V: Generic library routines and assembly
  ` [PATCH 4/9] RISC-V: ELF and module implementation
  ` [PATCH 5/9] RISC-V: Task implementation
  ` [PATCH 6/9] RISC-V: Device, timer, IRQs, and the SBI
  ` [PATCH 7/9] RISC-V: Paging and MMU
  ` [PATCH 8/9] RISC-V: User-facing API
  ` [PATCH 9/9] RISC-V: Build Infastructure

[PATCH 0/5] Last bits for initial 5-level paging enabling
 2017-06-30  6:59 UTC  (11+ messages)
` [PATCH 6/5] x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging

[PATCH v3 0/4] make io{read|write}64 more globally usable
 2017-06-30  6:18 UTC  (9+ messages)
` [PATCH v3 1/4] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v3 2/4] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v3 3/4] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v3 4/4] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH v5 0/3] Implement fast refcount overflow protection
 2017-06-30  3:58 UTC  (10+ messages)
` [PATCH v5 3/3] x86/refcount: "
  ` [kernel-hardening] "

[PATCH v2 0/3] make io{read|write}64 more globally usable
 2017-06-29  7:52 UTC  (16+ messages)
` [PATCH v2 1/3] io-64-nonatomic: add io{read|write}64[be] macros
` [PATCH v2 2/3] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v2 3/3] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH] arch: remove unused macro/function thread_saved_pc()
 2017-06-28 23:14 UTC  (5+ messages)

[PATCH v3] refcount: Create unchecked atomic_t implementation
 2017-06-28 16:58 UTC  (2+ messages)
` [tip:locking/core] locking/refcount: "

[PATCH v3 0/4] Generalize fncpy availability
 2017-06-28 14:55 UTC  (4+ messages)
` [PATCH v3 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC

(unknown),
 2017-06-28 14:22 UTC 

[PATCH v8 RESEND 00/38] x86: Secure Memory Encryption (AMD)
 2017-06-28 14:05 UTC  (25+ messages)
` [PATCH v8 RESEND 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
  ` [PATCH v8 RESEND 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v8 RESEND 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v8 RESEND 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v8 RESEND 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v8 RESEND 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v8 RESEND 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v8 RESEND 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v8 RESEND 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v8 RESEND 38/38] x86/mm: Add support to make use of Secure Memory Encryption

[RFC v4 00/17] powerpc: Memory Protection Keys
 2017-06-28  7:12 UTC  (8+ messages)
` [RFC v4 09/17] powerpc: call the hash functions with the correct pkey value
` [RFC v4 17/17] procfs: display the protection-key number associated with a vma

[PATCH v2] spin loop primitives for busy waiting
 2017-06-28  6:33 UTC  (3+ messages)

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-27 20:40 UTC  (6+ messages)
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64

[PATCH 1/5] kbuild: thin archives final link close --whole-archives option
 2017-06-27 15:42 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