linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 07:31:27 to 2020-02-12 10:03:49 UTC [more...]

[PATCH 0/8] tracing vs rcu vs nmi
 2020-02-12 10:03 UTC  (15+ 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  8:57 UTC  (4+ messages)
` [PATCH 02/10] microblaze: Remove architecture tlb.h and use generic one

[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  (23+ messages)
` [RFC v3 01/26] asm-generic: atomic64: allow using generic atomic64 on 64bit platforms
` [RFC v3 07/26] um lkl: interrupt support
` [RFC v3 16/26] lkl tools: host lib: networking helpers
` [RFC v3 17/26] lkl tools: host lib: posix host operations
` [RFC v3 18/26] lkl tools: add test programs
` [RFC v3 19/26] lkl tools: cptofs that reads/writes to/from a filesystem image
` [RFC v3 20/26] lkl tools: fs2tar that converts a filesystem image to tar
` [RFC v3 21/26] lkl tools: add lklfuse
` [RFC v3 22/26] um lkl: add documentation
` [RFC v3 23/26] um lkl: add CI scripts to conduct regression tests
` [RFC v3 24/26] um lkl: add UML network driver for lkl
` [RFC v3 25/26] um lkl: add UML block device driver (ubd) "
` [RFC v3 26/26] um: fix clone flags to be familar with valgrind

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-06 20:17 UTC  (60+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [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 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
` [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [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 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
  ` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
  ` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
  ` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
  ` [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
  ` [RFC PATCH v9 27/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
` [RFC PATCH v9 20/27] ELF: UAPI and Kconfig additions for ELF program properties
` [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

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

[RFC v2 00/37] Unifying LKL into UML
 2020-02-05 14:24 UTC  (14+ messages)
` [RFC v2 03/37] lkl: architecture skeleton for Linux kernel library
` [RFC v2 05/37] lkl: memory handling
` [RFC v2 07/37] lkl: interrupt support

(unknown)
 2020-02-05  8:23 UTC 


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