linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 13:06:05 to 2021-11-08 14:45:17 UTC [more...]

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-11-08 14:45 UTC  (4+ messages)
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask

flush_dcache_page vs kunmap_local
 2021-11-05 19:40 UTC  (10+ messages)

[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-11-05 17:23 UTC  (5+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says

[PATCH 0/2] Nuke PAGE_KERNEL_IO
 2021-11-05 15:29 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/gem: stop using PAGE_KERNEL_IO
` [PATCH 2/2] x86/mm: nuke PAGE_KERNEL_IO

[PATCH RESEND] include/asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue
 2021-11-04 14:38 UTC  (2+ messages)

[PATCH stable 4.19 1/1] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
 2021-11-04  8:34 UTC  (2+ messages)

[PATCH stable 4.9 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-03 20:57 UTC  (3+ messages)
` [PATCH stable 4.9 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH stable 4.9 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed

[PATCH stable 4.14 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-03 20:57 UTC  (3+ messages)
` [PATCH stable 4.14 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH stable 4.14 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed

[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-11-01 10:33 UTC  (17+ messages)
` [PATCH v2 1/8] KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
` [PATCH v2 2/8] KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
` [PATCH v2 3/8] KVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation
` [PATCH v2 4/8] KVM: x86: Add a helper to get the sparse VP_SET for IPIs and TLB flushes
` [PATCH v2 5/8] KVM: x86: Don't bother reading sparse banks that end up being ignored
` [PATCH v2 6/8] KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask()
` [PATCH v2 7/8] KVM: x86: Reject fixeds-size Hyper-V hypercalls with non-zero "var_cnt"
` [PATCH v2 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields

[PATCH 00/20] exit cleanups
 2021-10-29 19:32 UTC  (81+ messages)
` [PATCH 01/20] exit/doublefault: Remove apparently bogus comment about rewind_stack_do_exit
` [PATCH 02/20] exit: Remove calls of do_exit after noreturn versions of die
` [PATCH 03/20] reboot: Remove the unreachable panic after do_exit in reboot(2)
` [PATCH 04/20] signal/sparc32: Remove unreachable do_exit in do_sparc_fault
` [PATCH 05/20] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
` [PATCH 06/20] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
` [PATCH 07/20] signal/powerpc: On swapcontext failure force SIGSEGV
` [PATCH 08/20] signal/sparc: In setup_tsb_params convert open coded BUG into BUG
` [PATCH 09/20] signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON
` [PATCH 10/20] signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved
    ` [PATCH v2 10/32] "
` [PATCH 11/20] signal/s390: Use force_sigsegv in default_trap_handler
` [PATCH 12/20] exit/kthread: Have kernel threads return instead of calling do_exit
` [PATCH 13/20] signal: Implement force_fatal_sig
` [PATCH 14/20] exit/syscall_user_dispatch: Send ordinary signals on failure
` [PATCH 15/20] signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
` [PATCH 16/20] signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
` [PATCH 17/20] signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
` [PATCH 18/20] exit/rtl8723bs: Replace the macro thread_exit with a simple return 0
` [PATCH 19/20] exit/rtl8712: "
` [PATCH 20/20] exit/r8188eu: "
` [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)

[RFC v2 0/3] memory model: Make unlock(A)+lock(B) on the same CPU RCtso
 2021-10-29 15:01 UTC  (10+ messages)
` [RFC v2 1/3] tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
` [RFC v2 2/3] tools/memory-model: doc: Describe the requirement of the litmus-tests directory
` [RFC v2 3/3] tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-10-27 23:32 UTC  (3+ messages)
` [PATCH v2 1/2] bug: do refactoring allowing to add a warning handling action
` [PATCH v2 2/2] sysctl: introduce kernel.pkill_on_warn

[PATCH 0/4] x86: Various clean-ups in support of FGKASLR
 2021-10-27  6:57 UTC  (3+ messages)

[PATCH v5] aio: Add support for the POLLFREE
 2021-10-27  1:18 UTC 

[PATCH 1/2] futex: ensure futex_atomic_cmpxchg_inatomic() is present
 2021-10-26 12:29 UTC  (2+ messages)

[PATCH 0/7] arch: More wchan fixes
 2021-10-26  9:33 UTC  (27+ messages)
` [PATCH 1/7] x86: Fix __get_wchan() for !STACKTRACE
` [PATCH 2/7] stacktrace,sched: Make stack_trace_save_tsk() more robust
` [PATCH 3/7] ARM: implement ARCH_STACKWALK
` [PATCH 4/7] arch: Make ARCH_STACKWALK independent of STACKTRACE
` [PATCH 5/7] powerpc, arm64: Mark __switch_to() as __sched
` [PATCH 6/7] arch: __get_wchan() || ARCH_STACKWALK
` [PATCH 7/7] selftests: proc: Make sure wchan works when it exists

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

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

[PATCH v3 0/2] PCI: hv: Hyper-V vPCI for ARM64
 2021-10-24 12:54 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v3 2/2] arm64: PCI: hv: Add support for Hyper-V vPCI

[PATCH] locking: Generic ticket lock
 2021-10-22 15:19 UTC  (12+ messages)

[PATCH] selftests: proc: Make sure wchan works when it exists
 2021-10-22  3:35 UTC  (8+ messages)

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-10-22  2:19 UTC  (10+ messages)

[PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
 2021-10-21 15:42 UTC  (11+ messages)
` [PATCH] "


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