linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 18:07:47 to 2023-03-07 07:18:00 UTC [more...]

[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-07  7:17 UTC  (11+ messages)
` [PATCH v3 1/2] mips: add <asm-generic/io.h> including
` [PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-07  1:47 UTC  (37+ messages)
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler
` [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v7 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v7 19/41] x86/mm: Check shadow stack page fault errors
` [PATCH v7 20/41] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v7 21/41] mm: Add guard pages around a shadow stack
` [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v7 25/41] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v7 30/41] x86/shstk: Handle thread shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall

[PATCH V3] LoongArch: Provide kernel fpu functions
 2023-03-07  1:44 UTC  (10+ messages)

[PATCH 01/10] alpha: fix livelock in uaccess
 2023-03-07  0:48 UTC  (2+ messages)

[PATCH v3 00/34] New page table range API
 2023-03-06 23:01 UTC  (35+ messages)
` [PATCH v3 03/34] mm: Add folio_flush_mapping()
` [PATCH v3 09/34] csky: Implement the new page table range API
` [PATCH v3 11/34] ia64: "
` [PATCH v3 13/34] m68k: "
` [PATCH v3 14/34] microblaze: "
` [PATCH v3 15/34] mips: "
` [PATCH v3 16/34] nios2: "
` [PATCH v3 18/34] parisc: "
` [PATCH v3 21/34] s390: "
` [PATCH v3 29/34] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v3 30/34] mm: Use flush_icache_pages() in do_set_pmd()

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-03-06 21:51 UTC  (11+ messages)

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-06 20:31 UTC  (17+ messages)

[PATCH] LoongArch: Provide kernel fpu functions
 2023-03-06 13:29 UTC  (8+ messages)

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06 13:19 UTC  (28+ messages)
` [PATCH v5 01/26] alpha: "
` [PATCH v5 02/26] arm64: "
` [PATCH v5 03/26] arm: "
` [PATCH v5 04/26] ia64: "
` [PATCH v5 05/26] m68k: "
` [PATCH v5 06/26] microblaze: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] parisc: "
` [PATCH v5 09/26] powerpc: "
` [PATCH v5 10/26] sparc: "
` [PATCH v5 11/26] xtensa: "
` [PATCH v5 12/26] riscv: "
` [PATCH v5 13/26] asm-generic: "
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v5 15/26] arc: "
` [PATCH v5 16/26] m68k: "
` [PATCH v5 17/26] arm64: "
` [PATCH v5 18/26] microblaze: "
` [PATCH v5 19/26] sparc: "
` [PATCH v5 20/26] parisc: "
` [PATCH v5 21/26] x86: "
` [PATCH v5 22/26] xtensa: "
` [PATCH v5 23/26] powerpc: "
` [PATCH v5 24/26] mips: "
` [PATCH v5 25/26] s390: "
` [PATCH v5 26/26] riscv: "

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-06  9:35 UTC  (7+ messages)

[PATCH] irq domain: drop IRQ_DOMAIN_HIERARCHY option, make it always on
 2023-03-06  7:10 UTC  (3+ messages)

[PATCH V2] LoongArch: Provide kernel fpu functions
 2023-03-06  3:21 UTC  (4+ messages)

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-03-05 20:56 UTC  (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
` [PATCH 02/10] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH 03/10] locking/alpha: Wire up local_try_cmpxchg
` [PATCH 04/10] locking/loongarch: "
` [PATCH 05/10] locking/mips: "
` [PATCH 06/10] locking/powerpc: "
` [PATCH 07/10] locking/x86: "
` [PATCH 08/10] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH 09/10] locking/x86: Enable local{,64}_try_cmpxchg
` [PATCH 10/10] perf/ring_buffer: use local_try_cmpxchg in __perf_output_begin

[git pull] VM_FAULT_RETRY fixes
 2023-03-05 19:37 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 1acf39ef8f1425cd105f630dc2c7c1d8fff27ed1
 2023-03-03 23:46 UTC 

[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-03 10:24 UTC  (9+ messages)
` [PATCH v2 1/2] mips: add <asm-generic/io.h> including

[PATCH v3 0/6] Support TDX guests on Hyper-V
 2023-03-03  7:16 UTC  (4+ messages)
` [PATCH v3 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH 0/2] Hyper-V VTL support
 2023-03-03  5:54 UTC  (6+ messages)
` [PATCH 2/2] x86/hyperv: VTL support for Hyper-V

[PATCH] LoongArch: Fix the CRC32 feature probing
 2023-03-03  4:30 UTC  (4+ messages)

[PATCH 08/10] parisc: fix livelock in uaccess
 2023-03-02 17:53 UTC  (11+ messages)

[PATCH] asm-generic: avoid __generic_cmpxchg_local warnings
 2023-03-02 16:40 UTC  (2+ messages)

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (31+ messages)
` [PATCH v4 01/24] alpha: "
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
` [PATCH v4 10/24] sparc: "
` [PATCH v4 11/24] xtensa: "
` [PATCH v4 12/24] asm-generic: "
` [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v4 14/24] arc: "
` [PATCH v4 15/24] m68k: "
` [PATCH v4 16/24] arm64: "
` [PATCH v4 17/24] microblaze: "
` [PATCH v4 18/24] sparc: "
` [PATCH v4 19/24] parisc: "
` [PATCH v4 20/24] x86: "
` [PATCH v4 21/24] xtensa: "
` [PATCH v4 22/24] powerpc: "
` [PATCH v4 23/24] mips: "
` [PATCH v4 24/24] s390: "

[PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  3:17 UTC  (2+ messages)

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-03-01 19:34 UTC  (3+ messages)
` [RFC PATCH V3 14/16] x86/sev: Initialize #HV doorbell and handle interrupt requests


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