linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-05 22:02:24 to 2017-10-11 16:16:39 UTC [more...]

[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-11 16:16 UTC  (70+ messages)
` [PATCH v3 01/28] regset: Add support for dynamically sized regsets
` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v3 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v3 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
  ` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
` [PATCH v3 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v3 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v3 08/28] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v3 09/28] arm64/sve: Signal frame and context structure definition
` [PATCH v3 10/28] arm64/sve: Low-level CPU setup
` [PATCH v3 11/28] arm64/sve: Core task context handling
` [PATCH v3 12/28] arm64/sve: Support vector length resetting for new processes
` [PATCH v3 13/28] arm64/sve: Signal handling support
` [PATCH v3 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v3 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v3 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v3 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v3 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v3 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v3 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v3 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v3 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v3 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v3 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v3 25/28] arm64/sve: Detect SVE and activate runtime support
` [PATCH v3 26/28] arm64/sve: Add documentation
` [RFC PATCH v3 27/28] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v3 28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ

[PATCH RFC tip/core/rcu 0/15] Remove to-be-unneeded smp_read_barrier_depends()
 2017-10-11 16:12 UTC  (74+ messages)
` [PATCH RFC tip/core/rcu 01/15] doc: READ_ONCE() now implies smp_barrier_depends()
` [PATCH RFC tip/core/rcu 02/15] mn10300: READ_ONCE() now implies smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 03/15] drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering
` [PATCH RFC tip/core/rcu 04/15] fs/dcache: Use release-acquire for name/length update
` [PATCH RFC tip/core/rcu 05/15] percpu: READ_ONCE() now implies smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 06/15] rcu: Adjust read-side accessor comments for READ_ONCE()
` [PATCH RFC tip/core/rcu 07/15] rtnetlink: Update now-misleading smp_read_barrier_depends() comment
` [PATCH RFC tip/core/rcu 08/15] seqlock: Remove now-redundant smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 09/15] uprobes: "
` [PATCH RFC tip/core/rcu 10/15] locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
` [PATCH RFC tip/core/rcu 11/15] tracepoint: Remove smp_read_barrier_depends() from comment
` [PATCH RFC tip/core/rcu 12/15] lib/assoc_array: Remove smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 13/15] mm/ksm: Remove now-redundant smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 14/15] netfilter: "
` [PATCH RFC tip/core/rcu 15/15] keyring: "

(unknown),
 2017-10-11  8:20 UTC 

[PATCH 4.13 112/160] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-10 19:50 UTC  (2+ messages)

[PATCH 4.9 080/105] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-10 19:50 UTC  (2+ messages)

[PATCH] bitfield: Use __ffs64(x) to fix missing __ffsdi2()
 2017-10-10 15:06 UTC  (12+ messages)

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-09 16:20 UTC  (20+ messages)
` [PATCH v2 11/28] arm64/sve: Core task context handling
` [PATCH v2 26/28] arm64/sve: Add documentation

[RFC PATCH v3] membarrier: provide core serialization
 2017-10-09  8:32 UTC  (4+ messages)

[renesas:topic/rcar-gen3-z-clk-v3 2/6] rcar-gen3-cpg.c:undefined reference to `__ffsdi2'
 2017-10-09  8:26 UTC  (4+ messages)

[PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command
 2017-10-07 15:10 UTC  (13+ messages)

[RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
 2017-10-06 21:53 UTC  (5+ messages)
` [RFC PATCH v2 for 4.14 2/2] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc

x86: PIE support and option to extend KASLR randomization
 2017-10-06 10:39 UTC  (11+ messages)

(unknown),
 2017-10-06  2:19 UTC 

[RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
 2017-10-05 22:32 UTC  (3+ messages)
` [RFC PATCH for 4.14 2/2] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc


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