Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-28 21:37:54 to 2023-03-05 19:37:28 UTC [more...]

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

[PATCH v3 00/34] New page table range API
 2023-03-05 16:48 UTC  (58+ messages)
` [PATCH v3 01/34] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v3 02/34] mm: Add generic flush_icache_pages() and documentation
` [PATCH v3 03/34] mm: Add folio_flush_mapping()
` [PATCH v3 04/34] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v3 06/34] arc: Implement the new page table range API
` [PATCH v3 07/34] arm: "
` [PATCH v3 08/34] arm64: "
` [PATCH v3 09/34] csky: "
` [PATCH v3 10/34] hexagon: "
` [PATCH v3 11/34] ia64: "
` [PATCH v3 12/34] loongarch: "
` [PATCH v3 13/34] m68k: "
` [PATCH v3 14/34] microblaze: "
` [PATCH v3 15/34] mips: "
` [PATCH v3 16/34] nios2: "
` [PATCH v3 17/34] openrisc: "
` [PATCH v3 18/34] parisc: "
` [PATCH v3 19/34] powerpc: "
` [PATCH v3 20/34] riscv: "
` [PATCH v3 21/34] s390: "
` [PATCH v3 22/34] superh: "
` [PATCH v3 23/34] sparc32: "
` [PATCH v3 24/34] sparc64: "
` [PATCH v3 25/34] um: "
` [PATCH v3 26/34] x86: "
` [PATCH v3 27/34] xtensa: "
` [PATCH v3 28/34] mm: Remove page_mapping_file()
` [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 v3 31/34] filemap: Add filemap_map_folio_range()
` [PATCH v3 32/34] rmap: add folio_add_file_rmap_range()
` [PATCH v3 33/34] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v3 34/34] filemap: Batch PTE mappings

[PATCH] LoongArch: Provide kernel fpu functions
 2023-03-05 13:28 UTC  (4+ messages)

[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-05  9:29 UTC  (6+ 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

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

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-03 22:35 UTC  (14+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-03 16:40 UTC  (6+ messages)

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-03 15:37 UTC  (25+ messages)
` [PATCH v7 07/41] x86: Move control protection handler to separate file
` [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 30/41] x86/shstk: Handle thread shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall

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

[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  (7+ messages)
` [PATCH 1/2] x86/init: Make get/set_rtc_noop() public
` [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)

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-03-02 17:53 UTC  (12+ messages)
` [PATCH 08/10] parisc: fix livelock in uaccess

[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  (5+ messages)
` [RFC PATCH V3 13/16] x86/sev: Add Check of #HV event in path
` [RFC PATCH V3 14/16] x86/sev: Initialize #HV doorbell and handle interrupt requests

[GIT PULL] LoongArch changes for v6.3
 2023-03-01 18:02 UTC  (2+ messages)

[PATCH] locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-extended 'old' value
 2023-03-01 16:22 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 1716a175592aff9549a0c07aac8f9cadd03003f5
 2023-03-01 15:44 UTC 

[PATCH v6 00/41] Shadow stacks for userspace
 2023-03-01 15:42 UTC  (12+ messages)
` [PATCH v6 11/41] mm: Introduce pte_mkwrite_kernel()
` [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
` [PATCH v6 20/41] x86/mm: Teach pte_mkwrite() about stack memory
` [PATCH v6 28/41] x86: Introduce userspace API for shadow stack

[PATCH V2] LoongArch: Mark 3 symbol exports as non-GPL
 2023-03-01 12:30 UTC 

[PATCH] LoongArch: Export some symbols without GPL
 2023-03-01 12:08 UTC  (3+ messages)

[PATCH v5 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-03-01  9:24 UTC  (21+ messages)
` [PATCH v5 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v5 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 03/17] openrisc: mm: remove unneeded early ioremap code
` [PATCH v5 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 08/17] ia64: "
` [PATCH v5 09/17] openrisc: "
` [PATCH v5 10/17] s390: "
` [PATCH v5 11/17] sh: "
` [PATCH v5 12/17] xtensa: "
` [PATCH v5 13/17] parisc: "
` [PATCH v5 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v5 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 16/17] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v5 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[PATCH v5 1/2] riscv: Get rid of riscv_pfn_base variable
 2023-03-01  7:56 UTC  (3+ messages)

[PATCH] Discard .note.gnu.property in vmlinux
 2023-03-01  6:22 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).