linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 20:44:46 to 2020-03-11 19:26:00 UTC [more...]

[PATCH v9 00/13] arm64: Branch Target Identification support
 2020-03-11 19:26 UTC  (6+ messages)
` [PATCH v9 01/13] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v9 02/13] ELF: Add ELF program property parsing support
` [PATCH v9 03/13] arm64: Basic Branch Target Identification support
` [PATCH v9 04/13] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v9 05/13] arm64: elf: Enable BTI at exec based on ELF program properties

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-03-11 19:15 UTC  (16+ messages)
` [PATCH v8 03/11] arm64: Basic "

About commit "io: change inX() to have their own IO barrier overrides"
 2020-03-11 16:12 UTC  (12+ messages)

INVESTMENT PROPOSAL
 2020-03-11 11:53 UTC 

[RFC PATCH v1 0/3] arm64: tlb: add support for TTL field
 2020-03-11 11:29 UTC  (9+ messages)
` [RFC PATCH v1 1/3] arm64: tlb: add TTL field to __TLBI_ADDR
` [RFC PATCH v1 2/3] arm64: tlb: use mm_struct.context.flags to indicate TTL
` [RFC PATCH v1 3/3] arm64: tlb: add support for TTL in some functions

[PATCH V16] mm/debug: Add tests validating architecture page table helpers
 2020-03-11  9:34 UTC  (2+ messages)

[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
 2020-03-11  9:09 UTC  (3+ messages)

[PATCH]arch/csky:Enable the gcov function in csky achitecture
 2020-03-10 15:32 UTC 

[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 14:52 UTC  (2+ messages)

[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 13:46 UTC  (6+ messages)

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-03-10  8:46 UTC 

[RFC PATCH V3 00/11] riscv: Add vector ISA support
 2020-03-10  9:19 UTC  (23+ messages)
` [RFC PATCH V3 01/11] riscv: Separate patch for cflags and aflags
` [RFC PATCH V3 02/11] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH V3 03/11] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH V3 04/11] riscv: Add CSR defines related to VECTOR extension
` [RFC PATCH V3 05/11] riscv: Add vector feature to compile
` [RFC PATCH V3 06/11] riscv: Add has_vector detect
` [RFC PATCH V3 07/11] riscv: Reset vector register
` [RFC PATCH V3 08/11] riscv: Add vector struct and assembler definitions
` [RFC PATCH V3 09/11] riscv: Add task switch support for VECTOR
` [RFC PATCH V3 10/11] riscv: Add ptrace support
` [RFC PATCH V3 11/11] riscv: Add sigcontext save/restore

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-10  2:31 UTC  (14+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-10  2:13 UTC  (45+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection

[PATCH v2 00/20] Introduce common headers
 2020-03-10  1:40 UTC  (10+ messages)
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-09 23:44 UTC  (3+ messages)

[PATCH 00/12] "Task_isolation" mode
 2020-03-09 16:59 UTC  (48+ messages)
` [PATCH 03/12] task_isolation: userspace hard isolation from kernel
    ` [EXT] "
` [PATCH 06/12] task_isolation: arch/arm64: enable task isolation functionality
    ` [EXT] "
` [PATCH 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [EXT] "
` [PATCH 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "
` [PATCH v2 00/12] "Task_isolation" mode
  ` [PATCH v2 01/12] task_isolation: vmstat: add quiet_vmstat_sync function
  ` [PATCH v2 02/12] task_isolation: vmstat: add vmstat_idle function
  ` [PATCH v2 03/12] task_isolation: userspace hard isolation from kernel
      ` [EXT] "
    ` [PATCH v2 04/12] task_isolation: Add task isolation hooks to arch-independent code
    ` [PATCH v2 06/12] task_isolation: arch/arm64: enable task isolation functionality
    ` [PATCH v2 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [PATCH v2 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks
  ` [PATCH v2 05/12] task_isolation: arch/x86: enable task isolation functionality
  ` [PATCH v2 07/12] task_isolation: arch/arm: "
  ` [PATCH v2 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
  ` [PATCH v2 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
  ` [PATCH v2 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-03-09 14:30 UTC  (5+ messages)
` [PATCH v2 16/19] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation

[PATCH 0/3] docs: a few improvements for atomic_ops.rst
 2020-03-09  9:06 UTC  (8+ messages)
` [PATCH 1/3] docs: atomic_ops: Remove colons where they don't make sense
` [PATCH 2/3] docs: atomic_ops: Move two paragraphs into the warning block above
` [PATCH 3/3] docs: atomic_ops: Steer readers towards using refcount_t for reference counts

(unknown)
 2020-03-09  8:43 UTC 

Finanzielles Angebot @1,3%
 2020-03-09  0:15 UTC 

Finanzielles Angebot @1,3%
 2020-03-09  0:15 UTC 

Attn: Dear Friend
 2020-03-09  4:59 UTC 

I need your urgently response
 2020-03-09  3:02 UTC 

BUSINESS PROPOSAL
 2020-03-08 15:53 UTC 

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-03-08 10:54 UTC  (6+ messages)
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()

[PATCH] x86/kprobes: Prohibit probing on rcu_nmi_exit() and ist_exit()
 2020-03-07  7:47 UTC  (5+ messages)

[PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
 2020-03-07  1:58 UTC  (13+ messages)

[PATCH v4 00/27] tracing vs world
 2020-03-07  1:53 UTC  (25+ messages)
` [PATCH v4 05/27] x86: Replace ist_enter() with nmi_enter()
` [PATCH v4 16/27] tracing: Remove regular RCU context for _rcuidle tracepoints (again)

[PATCH v2 11/20] linux/elfnote.h: Replace elf.h with UAPI equivalent
 2020-03-07  1:21 UTC  (2+ 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).