linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 10:21:05 to 2021-08-02 21:18:43 UTC [more...]

[RFC] LKMM: Add volatile_if()
 2021-08-02 21:18 UTC  (11+ messages)

[PATCH v2 1/3] isystem: trim/fixup stdarg.h and other headers
 2021-08-02 20:43 UTC  (3+ messages)
` [PATCH v2 2/3] isystem: ship and use stdarg.h
` [PATCH v3 3/3] isystem: delete global -isystem compile option

[PATCH 1/3] isystem: trim/fixup stdarg.h and other headers
 2021-08-02 20:38 UTC  (10+ messages)
` [PATCH 2/3] isystem: ship and use stdarg.h
` [PATCH 3/3] isystem: delete global -isystem compile option

[PATCH] vmlinux.lds.h: Handle clang's module.{c,d}tor sections
 2021-08-02 16:40 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-02 16:11 UTC  (4+ messages)

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-02 14:08 UTC  (42+ messages)
` [PATCH 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[Question] Alignment requirement for readX() and writeX()
 2021-08-02  8:37 UTC  (6+ messages)

[PATCH v5 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-08-01 14:56 UTC  (2+ messages)

[asm-generic:asm-generic-uaccess-6 6/10] ERROR: modpost: "__copy_tofrom_user" [net/nfc/nfc.ko] undefined!
 2021-07-31 14:02 UTC 

[RFC PATCH v1 1/5] locking/atomic: Implement atomic_fetch_and_or
 2021-07-31  1:46 UTC  (15+ messages)

[asm-generic:asm-generic-uaccess-7] BUILD SUCCESS e6226997ec5ac272fa76274c3675bd5b7b437c53
 2021-07-30 22:42 UTC 

[PATCH 00/19] arch: Add basic LoongArch support
 2021-07-30 20:50 UTC  (22+ messages)
` [PATCH 05/19] LoongArch: Add boot and setup routines
` [PATCH 06/19] LoongArch: Add exception/interrupt handling

[PATCH] sock: allow reading and changing sk_userlocks with setsockopt
 2021-07-30 14:21 UTC  (3+ messages)

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-30 13:35 UTC  (20+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space
` [PATCH v5 3/6] mm: simplify compat_sys_move_pages
` [PATCH v5 4/6] mm: simplify compat numa syscalls
` [PATCH v5 5/6] compat: remove some compat entry points
` [PATCH v5 6/6] arch: remove compat_alloc_user_space

[PATCH v11 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-07-30 11:24 UTC  (17+ messages)
` [PATCH v11 01/16] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v11 02/16] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v11 03/16] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v11 04/16] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
` [PATCH v11 05/16] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v11 06/16] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v11 07/16] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v11 08/16] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v11 09/16] sched: Introduce dl_task_check_affinity() to check proposed affinity
` [PATCH v11 10/16] arm64: Implement task_cpu_possible_mask()
` [PATCH v11 11/16] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v11 12/16] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v11 13/16] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v11 14/16] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v11 15/16] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v11 16/16] Documentation: arm64: describe asymmetric 32-bit support

[PATCH] asm-generic/hyperv: Fix struct hv_message_header ordering
 2021-07-30  9:35 UTC  (6+ messages)

[RFC PATCH v3] locking/atomic: Implement atomic{,64,_long}_{fetch_,}{andnot_or}{,_relaxed,_acquire,_release}()
 2021-07-30  2:50 UTC  (8+ messages)

[PATCH RFC 1/2] arch: Introduce ARCH_HAS_HW_XCHG_SMALL
 2021-07-29 16:38 UTC  (18+ messages)
            `  "

[PATCH v2 0/7] sections: Unify kernel sections range check and use
 2021-07-29 11:06 UTC  (16+ messages)
` [PATCH v2 1/7] kallsyms: Remove arch specific text and data check
` [PATCH v2 2/7] kallsyms: Fix address-checks for kernel related range
` [PATCH v2 3/7] sections: Move and rename core_kernel_data() to is_kernel_core_data()
` [PATCH v2 4/7] sections: Move is_kernel_inittext() into sections.h
` [PATCH v2 5/7] kallsyms: Rename is_kernel() and is_kernel_text()
` [PATCH v2 6/7] sections: Add new "
` [PATCH v2 7/7] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper

[asm-generic:asm-generic-uaccess-7] BUILD SUCCESS 3b678070bb03678466211f4f13b156fbae62b0db
 2021-07-29  2:56 UTC 

[RFC PATCH v2] locking/atomic: Implement atomic{,64,_long}_{fetch_,}{andnot_or}{,_relaxed,_acquire,_release}()
 2021-07-29  2:40 UTC 

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-28 21:34 UTC  (6+ messages)
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack

[PATCH memory-model 2/4] tools/memory-model: Add example for heuristic lockless reads
 2021-07-28 17:40 UTC  (2+ messages)
  ` [PATCH v2 "

[PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible
 2021-07-28 16:28 UTC  (6+ messages)

[RFC PATCH v1 2/5] locking/qspinlock: Refactor xchg_tail to use atomic_fetch_and_or
 2021-07-28 12:27 UTC  (2+ messages)

[RFC PATCH v1 5/5] locking/atomic: xtensa: Refactor xchg_small to use atomic_fetch_and_or
 2021-07-28 11:49 UTC 

[RFC PATCH v1 4/5] locking/atomic: openrisc: Refactor xchg_small to use atomic_fetch_and_or
 2021-07-28 11:49 UTC 

[RFC PATCH v1 3/5] locking/atomic: mips: Refactor xchg_small to use atomic_fetch_and_or
 2021-07-28 11:49 UTC 

switch the block layer to use kmap_local_page v3
 2021-07-28  1:31 UTC  (2+ messages)

[asm-generic:asm-generic-uaccess-6 6/10] ERROR: modpost: "__copy_tofrom_user" [net/bridge/bridge.ko] undefined!
 2021-07-27 21:02 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).