public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-07 16:18:33 to 2017-08-17 10:29:32 UTC [more...]

[RESEND][PATCH v9] x86/asm: Implement fast refcount overflow protection
 2017-08-17 10:20 UTC  (3+ messages)
` [tip:locking/core] locking/refcounts, "

[PATCH 00/27] ARM Scalable Vector Extension (SVE)
 2017-08-17 10:04 UTC  (64+ messages)
` [PATCH 01/27] regset: Add support for dynamically sized regsets
` [PATCH 02/27] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [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 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 15/27] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH 16/27] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH 17/27] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH 18/27] arm64/sve: ptrace and ELF coredump support
` [PATCH 19/27] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH 20/27] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH 21/27] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH 22/27] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH 23/27] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH 24/27] arm64/sve: Detect SVE and activate runtime support
` [PATCH 25/27] arm64/sve: Add documentation
` [RFC PATCH 26/27] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH 27/27] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ

x86: PIE support and option to extend KASLR randomization
 2017-08-17  8:09 UTC  (38+ messages)
` [RFC v2 01/23] x86/crypto: Adapt assembly for PIE support
` [RFC v2 02/23] x86: Use symbol name on bug table "
` [RFC v2 03/23] x86: Use symbol name in jump "
` [RFC v2 04/23] x86: Add macro to get symbol address "
` [RFC v2 05/23] xen: Adapt assembly "
` [RFC v2 06/23] kvm: "
` [RFC v2 07/23] x86: relocate_kernel - "
` [RFC v2 08/23] x86/entry/64: "
` [RFC v2 09/23] x86: pm-trace - "
` [RFC v2 10/23] x86/CPU: "
` [RFC v2 11/23] x86/acpi: "
` [RFC v2 12/23] x86/boot/64: "
` [RFC v2 13/23] x86/power/64: "
` [RFC v2 14/23] x86/paravirt: "
` [RFC v2 15/23] x86/boot/64: Use _text in a global "
` [RFC v2 16/23] x86/percpu: Adapt percpu "
` [RFC v2 17/23] compiler: Option to default to hidden symbols
` [RFC v2 18/23] x86/relocs: Handle DYN relocations for PIE support
` [RFC v2 19/23] x86: Support global stack cookie
` [RFC v2 20/23] x86/pie: Add option to build the kernel as PIE for x86_64
` [RFC v2 21/23] x86/relocs: Add option to generate 64-bit relocations
` [RFC v2 22/23] x86/module: Add support for mcmodel large and PLTs
` [RFC v2 23/23] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[PATCH -tip 0/4] Add section address checking helper
 2017-08-17  7:17 UTC  (7+ messages)
` [PATCH -tip 1/4] x86: Add in_entry_text() helper function
` [PATCH -tip 2/4] arm: Cleanup in_exception_text() and move it in asm/sections.h
` [PATCH -tip 3/4] arm64: "
` [PATCH -tip 4/4] extable: kallsyms: Add in_init_text() and in_core_text() helper

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-08-16 14:34 UTC  (10+ messages)
` [PATCH v7 1/9] signals, sparc: Add signal codes for ADI violations
` [PATCH v7 2/9] mm, swap: Add infrastructure for saving page metadata on swap

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

(unknown),
 2017-08-15  2:57 UTC 

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

Fwd: struct pt_regs missing in /usr/include/ tree for eBPF program compile
 2017-08-14 14:39 UTC  (3+ messages)

[PATCH v6 4/7] mm: refactoring TLB gathering API
 2017-08-14  1:26 UTC  (33+ 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

Grant-
 2017-08-12  3:47 UTC 

[PATCH] [RFC] vm: add a syscall to map a process memory into a pipe
 2017-08-12  6:10 UTC  (6+ messages)

[PATCH 00/11] ARMv8.3 pointer authentication userspace support
 2017-08-11 11:29 UTC  (8+ messages)
` [PATCH 07/11] arm64: add basic pointer authentication support

(unknown),
 2017-08-09 19:40 UTC 

[PATCH v06 08/36] uapi asm-generic/shmbuf.h: include fixes
 2017-08-09  7:18 UTC  (7+ messages)
      ` [PATCH v06 05/36] uapi linux/sysctl.h: use __kernel_size_t instead of size_t
` [PATCH v06 09/36] uapi asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h

[PATCH v2 0/7] signal: Fix sending signals with siginfo
 2017-08-08 23:19 UTC  (9+ messages)
` [PATCH 4/7] signal/mips: Document a conflict with SI_USER with SIGFPE

(unknown),
 2017-08-08 20:55 UTC 

(unknown),
 2017-08-08 17:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox