linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 20:30:05 to 2017-10-19 20:24:25 UTC [more...]

[GIT PULL urgent-membarrier] membarrier commits for 4.14
 2017-10-19 20:24 UTC  (4+ messages)

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-19 19:38 UTC  (32+ messages)
` [PATCH v1 05/27] x86: relocate_kernel - Adapt assembly for PIE support
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 07/27] x86: pm-trace - "
` [PATCH v1 08/27] x86/CPU: "
` [PATCH v1 09/27] x86/acpi: "
` [PATCH v1 10/27] x86/boot/64: "
` [PATCH v1 11/27] x86/power/64: "
` [PATCH v1 12/27] x86/paravirt: "
` [PATCH v1 13/27] x86/boot/64: Use _text in a global "
` [PATCH v1 14/27] x86/percpu: Adapt percpu "
` [PATCH v1 15/27] compiler: Option to default to hidden symbols
` [PATCH v1 16/27] x86/relocs: Handle PIE relocations
` [PATCH v1 17/27] xen: Adapt assembly for PIE support
` [PATCH v1 18/27] kvm: "
` [PATCH v1 19/27] x86: Support global stack cookie
` [PATCH v1 20/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v1 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [PATCH v1 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v1 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v1 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v1 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v1 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v1 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

Regression: x86/mm: Add Secure Memory Encryption (SME) support
 2017-10-19 19:36 UTC  (4+ messages)

[PATCH 0/4][PoC][RFC] Add rlimit-resources change notification mechanism
 2017-10-19 18:19 UTC  (22+ messages)
    ` [PATCH 1/4][PoC][RFC] sched: Allow to get() and put() signal struct
    ` [PATCH 2/4][PoC][RFC] Add rlimit-events framework
    ` [PATCH 3/4][PoC][RFC] Connect rlimit-events with process life cycle
    ` [PATCH 4/4][PoC][RFC] Allow to trace fd usage with rlimit-events

[PATCH-tip v7 00/15] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2017-10-19 15:21 UTC  (29+ messages)
` [PATCH-tip v7 01/15] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH-tip v7 02/15] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v7 03/15] locking/rwsem: Move owner setting code from rwsem.c to rwsem-xadd.h
` [PATCH-tip v7 04/15] locking/rwsem: Remove kernel/locking/rwsem.h
` [PATCH-tip v7 05/15] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip v7 06/15] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip v7 07/15] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v7 08/15] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v7 09/15] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip v7 10/15] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip v7 11/15] locking/rwsem: Remove rwsem_wake spinlock optimization
` [PATCH-tip v7 12/15] locking/rwsem: Eliminate redundant writer wakeup calls
` [PATCH-tip v7 13/15] locking/rwsem: Improve fairness to writers
` [PATCH-tip v7 14/15] locking/rwsem: Make waiting writer to optimistically spin for the lock
` [PATCH-tip v7 15/15] locking/rwsem: Wake up all readers in wait queue

[PATCH 4.4 01/46] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-19 13:48 UTC  (2+ messages)

[PATCH v4.4.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-19  9:25 UTC  (2+ messages)

[PATCH v3.16.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-19  9:24 UTC  (3+ messages)

[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-18 19:22 UTC  (93+ messages)
` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v3 11/28] arm64/sve: Core task context handling
` [PATCH v3 13/28] arm64/sve: Signal handling support
` [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

[PATCH v3.2.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:37 UTC 

[PATCH v3.10.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:36 UTC  (2+ messages)

[PATCH v3.16.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:35 UTC 

[PATCH v4.1.y] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-10-18 13:33 UTC 

[PATCH 1/3] bpf: Don't check for current being NULL
 2017-10-16 22:31 UTC  (4+ messages)

[Part1 PATCH v6 15/17] percpu: Introduce DEFINE_PER_CPU_DECRYPTED
 2017-10-16 15:34 UTC 

(unknown),
 2017-10-15 12:04 UTC 

[PATCH resend] asm-generic: don't #include <linux/atomic.h> in qspinlock_types.h
 2017-10-14  0:06 UTC 

[GIT PULL membarrier/urgent] membarrier commits for 4.14
 2017-10-13 16:12 UTC  (12+ messages)
` [GIT PULL v2 "
  ` [PATCH tip/sched/membarrier 1/5] membarrier: Provide register expedited private command
  ` [PATCH tip/sched/membarrier 2/5] membarrier: selftest: Test private expedited cmd
  ` [PATCH tip/sched/membarrier 3/5] membarrier: Document scheduler barrier requirements
  ` [PATCH tip/sched/membarrier 4/5] membarrier: Remove unused code for architectures without membarrier hooks
  ` [PATCH tip/sched/membarrier 5/5] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc

(unknown),
 2017-10-13  6:16 UTC 

[PATCH v6 00/11] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2017-10-11 20:57 UTC  (8+ 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).