linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 07:09:37 to 2021-10-08 01:26:47 UTC [more...]

[PATCH v4 0/3] riscv: optimized mem* functions
 2021-10-08  1:26 UTC  (2+ messages)

Another possible use for LKMM, or a subset (strengthening) thereof
 2021-10-07 20:56 UTC 

[PATCH v4] aio: Add support for the POLLFREE
 2021-10-07  0:25 UTC 

[PATCH v3] aio: Add support for the POLLFREE
 2021-10-06 23:54 UTC  (5+ messages)

[PATCH v2] aio: Add support for the POLLFREE
 2021-10-06 22:36 UTC  (3+ messages)

[PATCH RESEND] include/asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue
 2021-10-06 18:59 UTC 

[PATCH] asm-generic: correct reference to GENERIC_LIB_DEVMEM_IS_ALLOWED
 2021-10-06 16:52 UTC  (3+ messages)

[PATCH V7 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-06  6:36 UTC  (10+ messages)
` [PATCH V7 1/9] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V7 2/9] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V7 3/9] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V7 4/9] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
` [PATCH V7 6/9] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V7 7/9] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V7 8/9] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V7 9/9] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM

[RESEND PATCH] aio: Add support for the POLLFREE
 2021-10-05 19:56 UTC  (4+ messages)

[PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-10-05 15:13 UTC  (34+ messages)
` [PATCH -rcu/kcsan 01/23] kcsan: Refactor reading of instrumented memory
` [PATCH -rcu/kcsan 02/23] kcsan: Remove redundant zero-initialization of globals
` [PATCH -rcu/kcsan 03/23] kcsan: Avoid checking scoped accesses from nested contexts
` [PATCH -rcu/kcsan 04/23] kcsan: Add core support for a subset of weak memory modeling
` [PATCH -rcu/kcsan 05/23] kcsan: Add core memory barrier instrumentation functions
` [PATCH -rcu/kcsan 06/23] kcsan, kbuild: Add option for barrier instrumentation only
` [PATCH -rcu/kcsan 07/23] kcsan: Call scoped accesses reordered in reports
` [PATCH -rcu/kcsan 08/23] kcsan: Show location access was reordered to
` [PATCH -rcu/kcsan 09/23] kcsan: Document modeling of weak memory
` [PATCH -rcu/kcsan 10/23] kcsan: test: Match reordered or normal accesses
` [PATCH -rcu/kcsan 11/23] kcsan: test: Add test cases for memory barrier instrumentation
` [PATCH -rcu/kcsan 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support
` [PATCH -rcu/kcsan 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation
` [PATCH -rcu/kcsan 14/23] locking/barriers, kcsan: Add instrumentation for barriers
` [PATCH -rcu/kcsan 15/23] locking/barriers, kcsan: Support generic instrumentation
` [PATCH -rcu/kcsan 16/23] locking/atomics, kcsan: Add instrumentation for barriers
` [PATCH -rcu/kcsan 17/23] asm-generic/bitops, "
` [PATCH -rcu/kcsan 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
` [PATCH -rcu/kcsan 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
` [PATCH -rcu/kcsan 20/23] mm, kcsan: Enable barrier instrumentation
` [PATCH -rcu/kcsan 21/23] sched, kcsan: Enable memory "
` [PATCH -rcu/kcsan 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist
` [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH v30 00/32] Control-flow Enforcement: Shadow Stack
 2021-10-05 14:26 UTC  (3+ messages)
` [PATCH v30 01/32] Documentation/x86: Add CET description

[PATCH RESEND 3 00/16] Bitmap patches for 5.15
 2021-10-05  6:02 UTC  (18+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/16] include: move find.h from asm_generic to linux
` [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/16] lib: add find_first_and_bit()
` [PATCH 06/16] cpumask: use find_first_and_bit()
` [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/16] tools: sync tools/bitmap with mother linux
` [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 14/16] bitmap: unify find_bit operations
` [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 16/16] vsprintf: rework bitmap_list_string

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-10-04  7:31 UTC  (4+ messages)
` [PATCH v2 04/10] riscv: Implement sv48 support

[PATCH V6 0/8] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-04  2:39 UTC  (20+ messages)
` [PATCH V6 1/8] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V6 2/8] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V6 3/8] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V6 4/8] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V6 5/8] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V6 6/8] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V6 7/8] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V6 8/8] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM

[PATCH v4 00/11] sections: Unify kernel sections range check and use
 2021-10-03 17:19 UTC  (9+ messages)
` [PATCH v4 05/11] x86: mm: Rename __is_kernel_text() to is_x86_32_kernel_text()
` [PATCH v4 06/11] sections: Provide internal __is_kernel() and __is_kernel_text() helper
` [PATCH v4 07/11] mm: kasan: Use is_kernel() helper
` [PATCH v4 09/11] powerpc/mm: Use core_kernel_text() helper
` [PATCH v4 10/11] microblaze: Use is_kernel_text() helper

[PATCH V4 00/22] arch: Add basic LoongArch support
 2021-10-03  9:10 UTC  (23+ messages)
` [PATCH V4 06/22] LoongArch: Add CPU definition headers
` [PATCH V4 07/22] LoongArch: Add atomic/locking headers
` [PATCH V4 11/22] LoongArch: Add process management
` [PATCH V4 14/22] LoongArch: Add signal handling support
` [PATCH V4 16/22] LoongArch: Add misc common routines
` [PATCH V4 19/22] LoongArch: Add VDSO and VSYSCALL support

[PATCH RESEND 2 00/16] Resend bitmap patches
 2021-10-02 23:43 UTC  (23+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/16] include: move find.h from asm_generic to linux
` [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/16] lib: add find_first_and_bit()
` [PATCH 06/16] cpumask: use find_first_and_bit()
` [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/16] tools: sync tools/bitmap with mother linux
` [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 14/16] bitmap: unify find_bit operations
` [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 16/16] vsprintf: rework bitmap_list_string

[PATCH v5 0/3] riscv: optimized mem* functions
 2021-10-02 17:20 UTC  (8+ messages)
` [PATCH v5 1/3] riscv: optimized memcpy

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-10-02 14:29 UTC  (19+ messages)

[RFC PATCH 00/13] x86 User Interrupts support
 2021-10-01 23:04 UTC  (24+ messages)
` [RFC PATCH 11/13] x86/uintr: Introduce uintr_wait() syscall

[PATCH RESEND 2 00/16] Resend bitmap patches
 2021-10-01 18:36 UTC  (5+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h

[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-10-01  7:14 UTC  (5+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says
` [PATCH v3 3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH v3 4/4] s390: "

[PATCH] tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
 2021-10-01  1:19 UTC 

[PATCH v15 0/6] Add NUMA-awareness to qspinlock
 2021-09-30 23:51 UTC  (5+ messages)

[PATCH v15 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
 2021-09-30 10:05 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).