linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-03 17:45:00 to 2023-04-11 11:10:36 UTC [more...]

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-04-11 11:10 UTC  (12+ messages)
` [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
` [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local
` [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg

[PATCH net-next v3 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-04-11 10:42 UTC  (4+ messages)
` [PATCH net-next v3 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
` [PATCH net-next v3 3/4] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next v3 4/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test

[PATCH] LoongArch: Enable PG when wakeup from suspend
 2023-04-11  9:49 UTC 

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-11  9:49 UTC  (8+ messages)

[PATCH v2 00/19] arch: Consolidate <asm/fb.h>
 2023-04-11  8:20 UTC  (26+ messages)
` [PATCH v2 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 03/19] arch/arm: "
` [PATCH v2 04/19] arch/arm64: "
` [PATCH v2 05/19] arch/ia64: "
` [PATCH v2 06/19] arch/loongarch: "
` [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v2 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v2 09/19] arch/mips: "
` [PATCH v2 10/19] video: Remove trailing whitespaces
` [PATCH v2 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v2 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v2 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 15/19] arch/powerpc: "
` [PATCH v2 16/19] arch/sh: "
` [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v2 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 19/19] arch/x86: "

Słowa kluczowe do wypozycjonowania
 2023-04-11  7:40 UTC 

[PATCH v5 0/5] Hyper-V VTL support
 2023-04-11  5:55 UTC  (6+ messages)
` [PATCH v5 1/5] x86/init: Make get/set_rtc_noop() public
` [PATCH v5 2/5] x86/hyperv: Add VTL specific structs and hypercalls
` [PATCH v5 3/5] x86/hyperv: Make hv_get_nmi_reason public
` [PATCH v5 4/5] Drivers: hv: Kconfig: Add HYPERV_VTL_MODE
` [PATCH v5 5/5] x86/hyperv: VTL support for Hyper-V

[PATCH] Drivers: hv: move panic report code from vmbus to hv early init code
 2023-04-11  2:10 UTC 

[RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
 2023-04-11  1:35 UTC  (2+ messages)

[RFC PATCH v4 0/2] Providing mount in memfd_restricted() syscall
 2023-04-11  1:29 UTC  (3+ messages)
` [RFC PATCH v4 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v4 2/2] selftests: restrictedmem: Check memfd_restricted()'s handling of provided userspace mount

[PATCH v4 0/5] Hyper-V VTL support
 2023-04-10 17:06 UTC  (17+ messages)
` [PATCH v4 1/5] x86/init: Make get/set_rtc_noop() public
` [PATCH v4 2/5] x86/hyperv: Add VTL specific structs and hypercalls
      ` [EXTERNAL] "
` [PATCH v4 3/5] x86/hyperv: Make hv_get_nmi_reason public
` [PATCH v4 4/5] Drivers: hv: Kconfig: Add HYPERV_VTL_MODE
` [PATCH v4 5/5] x86/hyperv: VTL support for Hyper-V

Litmus test names
 2023-04-10 13:27 UTC  (10+ messages)

[PATCH] tools: memory-model: Rename litmus test to avoid confusion with similar-named test
 2023-04-10  1:31 UTC  (2+ messages)

[PATCH v4 0/6] Support TDX guests on Hyper-V
 2023-04-08 20:47 UTC  (7+ messages)
` [PATCH v4 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v4 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH v4 3/6] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v4 4/6] x86/hyperv: Support hypercalls for "
` [PATCH v4 5/6] Drivers: hv: vmbus: Support "
` [PATCH v4 6/6] x86/hyperv: Fix serial console interrupts for "

[GIT PULL] asm-generic fixes for 6.3
 2023-04-07 19:59 UTC  (5+ messages)

[PATCH v16 0/4] Checkpoint Support for Syscall User Dispatch
 2023-04-07 17:18 UTC  (5+ messages)
` [PATCH v16 1/4] syscall_user_dispatch: helper function to operate on given task
` [PATCH v16 2/4] syscall user dispatch: untag selector addresses before access_ok
` [PATCH v16 3/4] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v16 4/4] selftest,ptrace: Add selftest for syscall user dispatch config api

[PATCH] csky: mmu: Prevent spurious page faults
 2023-04-07  8:54 UTC 

[PATCH 00/18] arch: Consolidate <asm/fb.h>
 2023-04-06 19:08 UTC  (25+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH 03/18] arch/arm: "
` [PATCH 04/18] arch/arm64: "
` [PATCH 05/18] arch/ia64: "
` [PATCH 06/18] arch/loongarch: "
` [PATCH 07/18] arch/m68k: "
` [PATCH 08/18] arch/mips: "
` [PATCH 09/18] video: Remove trailing whitespaces
` [PATCH 10/18] video: Move HP PARISC STI core code to shared location
` [PATCH 11/18] arch/parisc: Remove trailing whitespaces
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH 14/18] arch/powerpc: "
` [PATCH 15/18] arch/sh: "
` [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH 18/18] arch/x86: "

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-06 18:27 UTC  (33+ messages)
` [PATCH 1/3] arch: Introduce ARCH_HAS_CPUMASK_BITS
` [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[arnd-asm-generic:asm-generic] BUILD SUCCESS 5e98654e30e18bb33d21b773b75fd68fcf673bae
 2023-04-06  8:33 UTC 

[arnd-asm-generic:asm-generic-io] BUILD SUCCESS fcbfe8121a45152a3cfbe1c28c96a3b611b7347d
 2023-04-06  8:34 UTC 

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-05 22:32 UTC  (7+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:29 UTC  (2+ messages)

[PATCH v15 0/4] Checkpoint Support for Syscall User Dispatch
 2023-04-05 16:02 UTC  (7+ messages)
` [PATCH v15 2/4] syscall user dispatch: untag selector addresses before access_ok

[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
 2023-04-05 11:49 UTC  (5+ messages)

[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-05  5:43 UTC  (12+ messages)
` [RFC PATCH V4 10/17] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V4 12/17] x86/sev: Add a #HV exception handler
` [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path
` [RFC PATCH V4 14/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
` [RFC PATCH V4 15/17] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V4 16/17] x86/sev: Fix interrupt exit code paths "
` [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ

[arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS 656e9007ef5862746cdf7ac16267c8e06e7b0989
 2023-04-05  4:38 UTC 

[arnd-asm-generic:asm-generic] BUILD SUCCESS b7c72732697a28f26630d0cbc2057553e6e2f812
 2023-04-05  4:26 UTC 

[PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
 2023-04-04 16:00 UTC  (4+ messages)

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-04-04 13:23 UTC  (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-03 18:09 UTC  (4+ messages)
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler


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