linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-18 11:26:59 to 2017-08-31 17:00:59 UTC [more...]

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-08-31 17:00 UTC  (3+ messages)
` [PATCH v2 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [RFC PATCH v2 27/28] arm64: signal: Report signal frame size to userspace via auxv

[PATCH v8 02/28] x86/boot: Relocate definition of the initial state of CR0
 2017-08-31  9:51 UTC  (8+ messages)

[PATCH v3 0/5] add support for relative references in special sections
 2017-08-30 18:26 UTC  (24+ messages)
` [PATCH v3 1/5] arch: enable relative relocations for arm64, power, x86, s390 and x86
` [PATCH v3 2/5] module: use relative references for __ksymtab entries
` [PATCH v3 3/5] init: allow initcall tables to be emitted using relative references
` [PATCH v3 4/5] drivers: pci: add support for relative addressing in quirk tables
` [PATCH v3 5/5] kernel: tracepoints: add support for relative references

[PATCH 1/1] mm/hugetlb: Make huge_pte_offset() consistent and document behaviour
 2017-08-30  7:49 UTC  (13+ messages)
` [PATCH v2] mm/hugetlb.c: make "

(unknown),
 2017-08-30  1:37 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-08-29 19:34 UTC  (25+ messages)
              `  "

(unknown),
 2017-08-26 14:48 UTC 

[PATCH v2 1/1] futex: remove duplicated code and fix UB
 2017-08-25 20:43 UTC  (6+ messages)

[RFC 0/3] add 64BIT_ATOMIC_ACCESS and 64BIT_ATOMIC_ALIGNED_ACCESS
 2017-08-24  8:49 UTC  (9+ messages)
` [RFC 1/3] arch: add 64BIT_ATOMIC_ACCESS to support 64bit atomic access on 32bit machines
` [RFC 2/3] arm: enable 64BIT_ATOMIC(_ALIGNED)_ACCESS on LPAE enabled machines
` [RFC 3/3] sched: depend on 64BIT_ATOMIC_ACCESS to determine if to use min_vruntime_copy

[PATCH 00/27] ARM Scalable Vector Extension (SVE)
 2017-08-23 17:29 UTC  (70+ messages)
` [PATCH 01/27] regset: Add support for dynamically sized regsets
` [PATCH 03/27] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH 04/27] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH 05/27] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
  ` [PATCH 05/27] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH 06/27] arm64/sve: System register and exception syndrome definitions
` [PATCH 07/27] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH 08/27] arm64/sve: Kconfig update and conditional compilation support
` [PATCH 09/27] arm64/sve: Signal frame and context structure definition
` [PATCH 10/27] arm64/sve: Low-level CPU setup
` [PATCH 11/27] arm64/sve: Core task context handling
` [PATCH 12/27] arm64/sve: Support vector length resetting for new processes
` [PATCH 13/27] arm64/sve: Signal handling support
` [PATCH 14/27] arm64/sve: Backend logic for setting the vector length

[PATCH] x86/ioapic: Correctly print IRTE's index field when enabling INTR
 2017-08-23  8:16 UTC  (2+ messages)

Fwd: struct pt_regs missing in /usr/include/ tree for eBPF program compile
 2017-08-23  5:01 UTC  (2+ messages)

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

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-22 18:06 UTC  (5+ messages)
` [RFC v6 35/62] powerpc: Deliver SEGV signal on pkey violation

[PATCH 0/2] Fatal signal handing within uaccess faults
 2017-08-22 10:40 UTC  (8+ messages)
` [PATCH 1/2] arm64: mm: abort uaccess retries upon fatal signal
` [PATCH 2/2] arm: "

[PATCH 0/2] Fatal signal handing within uaccess faults
 2017-08-22 10:25 UTC  (3+ messages)

[PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference
 2017-08-21 17:23 UTC  (3+ messages)

[tip:core/rcu] arch: Remove spin_unlock_wait() arch-specific definitions
 2017-08-21  9:15 UTC 

[GIT PULL rcu/next] RCU commits for 4.14
 2017-08-21  7:47 UTC  (2+ messages)

[PATCH -tip v9 0/5] kprobes related bugfix
 2017-08-18 18:38 UTC  (5+ messages)
` [PATCH -tip v9 3/5] cris: mark _stext and _end as char-arrays, not single char

[PATCH 0/5] add support for relative references in special sections
 2017-08-18 18:17 UTC  (9+ messages)
` [PATCH 5/5] kernel: tracepoints: add support for relative references

[PATCH v2 0/6] add support for relative references in special sections
 2017-08-18 13:54 UTC  (19+ messages)
` [PATCH v2 3/6] treewide: add missing trailing semicolons to initcall() invocations
` [PATCH v2 4/6] init: allow initcall tables to be emitted using relative references
` [PATCH v2 5/6] drivers: pci: add support for relative addressing in quirk tables
` [PATCH v2 6/6] kernel: tracepoints: add support for relative references


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