linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 18:19:31 to 2020-02-12 21:01:41 UTC [more...]

[PATCH v2 0/9] tracing vs rcu vs nmi
 2020-02-12 21:01 UTC  (3+ 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 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 00/22] arm64: Memory Tagging Extension user-space support
 2020-02-12 11:45 UTC  (4+ messages)
` [PATCH 19/22] arm64: mte: Allow user control of the tag check mode via prctl()

[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  (39+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 10/27] x86/mm: Update pte_modify, pmd_modify, and _PAGE_CHG_MASK for _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
` [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
` [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
` [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support
` [RFC PATCH v9 23/27] ELF: Introduce arch_setup_elf_property()
` [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "
` [RFC PATCH v9 26/27] mm/mmap: Add Shadow Stack pages to memory accounting
  ` [RFC PATCH v9 27/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack

[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  (16+ 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).