linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 18:23:04 to 2020-02-13 11:23:50 UTC [more...]

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-02-13 11:23 UTC  (6+ messages)
` [PATCH 19/22] arm64: mte: Allow user control of the tag check mode via prctl()

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-13  8:29 UTC  (27+ messages)
` [PATCH v2 1/9] rcu: Rename rcu_irq_{enter,exit}_irqson()
` [PATCH v2 2/9] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v2 4/9] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
` [PATCH v2 5/9] x86,tracing: Add comments to do_nmi()
` [PATCH v2 6/9] perf,tracing: Prepare the perf-trace interface for RCU changes
` [PATCH v2 7/9] tracing: Employ trace_rcu_{enter,exit}()
` [PATCH v2 8/9] tracing: Remove regular RCU context for _rcuidle tracepoints (again)
` [PATCH v2 9/9] perf,tracing: Allow function tracing when !RCU

[PATCH v6 00/11] arm64: Branch Target Identification support
 2020-02-12 19:29 UTC  (24+ messages)
` [PATCH v6 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v6 02/11] ELF: Add ELF program property parsing support
` [PATCH v6 03/11] arm64: Basic Branch Target Identification support
` [PATCH v6 04/11] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v6 06/11] arm64: BTI: Decode BTYPE bits when printing PSTATE
` [PATCH v6 07/11] arm64: unify native/compat instruction skipping
` [PATCH v6 08/11] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v6 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v6 10/11] KVM: "
` [PATCH v6 11/11] arm64: mm: Display guarded pages in ptdump

[PATCH 19/22] arm64: mte: Allow user control of the tag check mode via prctl()
 2020-02-12 17:03 UTC  (3+ messages)
` [PATCH] arm64: mte: Clear SCTLR_EL1.TCF0 on exec

[PATCH 0/8] tracing vs rcu vs nmi
 2020-02-12 15:39 UTC  (40+ messages)
` [PATCH 1/8] rcu: Rename rcu_irq_{enter,exit}_irqson()
` [PATCH 2/8] rcu: Mark rcu_dynticks_curr_cpu_in_eqs() inline
` [PATCH 3/8] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH 4/8] sched,rcu,tracing: Mark preempt_count_{add,sub}() notrace
` [PATCH 5/8] x86,tracing: Mark debug_stack_{set_zero,reset)() notrace
` [PATCH 6/8] perf,tracing: Prepare the perf-trace interface for RCU changes
` [PATCH 7/8] tracing: Employ trace_rcu_{enter,exit}()
` [PATCH 8/8] tracing: Remove regular RCU context for _rcuidle tracepoints (again)

[PATCH 00/10] Hi,
 2020-02-12 13:32 UTC  (8+ messages)
` [PATCH 02/10] microblaze: Remove architecture tlb.h and use generic one

[PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults
 2020-02-12 11:09 UTC  (3+ messages)
` [PATCH] arm64: mte: Do not service syscalls after async tag fault

[PATCH] csky: Implement copy_thread_tls
 2020-02-12  2:26 UTC 

Darlehen Beihilfe @1,3%
 2020-02-11 22:02 UTC 

[PATCH] asm-generic: make more kernel-space headers mandatory
 2020-02-11 14:59 UTC  (5+ messages)

[PATCH] csky: Add PCI support
 2020-02-11  3:41 UTC  (2+ messages)

[PATCH v2 00/10] Rework READ_ONCE() to improve codegen
 2020-02-10  9:59 UTC  (6+ messages)

Spende von 2 Millionen Euro
 2020-02-07 17:07 UTC 

[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks
 2020-02-07 22:54 UTC  (58+ messages)
` [PATCH v6 01/11] asm-generic/pgtable: Adds generic functions to track lockless pgtable walks
` [PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range
` [PATCH v6 03/11] powerpc/mm: Adds arch-specificic functions to track lockless pgtable walks
` [PATCH v6 04/11] powerpc/mce_power: Use functions to track lockless pgtbl walks
` [PATCH v6 05/11] powerpc/perf: "
` [PATCH v6 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v6 07/11] powerpc/kvm/e500: "
` [PATCH v6 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v6 09/11] powerpc/kvm/book3s_64: "
` [PATCH v6 10/11] powerpc/mm: Adds counting method to track lockless pagetable walks
` [PATCH v6 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

LETTER OF INQUIRY
 2020-02-07 20:40 UTC 

Spende von 2 Millionen Euro
 2020-02-07 18:32 UTC 

[RFC v3 00/26] Unifying LKL into UML
 2020-02-07 12:32 UTC  (8+ messages)
` [RFC v3 01/26] asm-generic: atomic64: allow using generic atomic64 on 64bit platforms

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-06 20:17 UTC  (6+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-06 19:22 UTC  (12+ messages)
` [PATCH v2 2/7] arch: um: add linker section for KUnit test suites
` [PATCH v2 5/7] kunit: test: add test plan to KUnit TAP format

Hello
 2020-02-06 13:56 UTC 

[PATCH] arch/cksy: Support the pci in csky serial core
 2020-01-27  2:56 UTC 

[RFC PATCH v9 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-02-05 18:23 UTC  (15+ messages)
` [RFC PATCH v9 1/7] x86/cet/ibt: Add Kconfig option for user-mode "
` [RFC PATCH v9 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
  ` [RFC PATCH v9 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [RFC PATCH v9 4/7] x86/cet/ibt: ELF header parsing "
` [RFC PATCH v9 5/7] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v9 6/7] mm: Update alloc_set_pte() for zero page
` [RFC PATCH v9 7/7] x86/cet/ibt: Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)


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