linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-22 14:03:51 to 2023-09-01 16:25:19 UTC [more...]

[PATCH v6 22/38] riscv: Implement the new page table range API
 2023-09-01 16:25 UTC  (2+ messages)

[PATCH v2] x86: bring back rep movsq for user access on CPUs without ERMS
 2023-09-01 15:29 UTC  (7+ messages)

[GIT PULL] csky 2nd changes for v6.6
 2023-09-01 15:23 UTC  (2+ messages)

[PATCH 0/4] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-01 14:16 UTC  (5+ messages)
` [PATCH 1/4] arch/powerpc: Remove trailing whitespaces
` [PATCH 2/4] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH 3/4] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
` [PATCH 4/4] fbdev: Replace fb_pgprotect() with fb_pgprot_device()

Framebuffer mmap on PowerPC
 2023-09-01  6:45 UTC  (5+ messages)

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-08-31  8:09 UTC  (7+ messages)
` [PATCH v5 04/12] virt: geniezone: Add vcpu support

[PATCH treewide 0/9] Remove obsolete IDE headers
 2023-08-30 19:51 UTC  (4+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-08-30 18:31 UTC  (3+ messages)
` [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-30 16:42 UTC  (30+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v2] riscv: support PREEMPT_DYNAMIC with static keys
 2023-08-30 13:20 UTC  (2+ messages)

[PATCH] csky: Fixup -Wmissing-prototypes warning
 2023-08-30  9:24 UTC  (3+ messages)

[PATCH] csky: Fixup compile error
 2023-08-30  9:46 UTC 

[PATCH] x86: bring back rep movsq for user access on CPUs without ERMS
 2023-08-29 20:20 UTC  (9+ messages)

[GIT PULL] csky changes for v6.6
 2023-08-29 19:36 UTC  (2+ messages)

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-08-29  8:15 UTC 

[PATCH v2 00/15] Introduce /dev/mshv drivers
 2023-08-29  7:47 UTC  (18+ messages)
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
  ` [PATCH v2 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-08-29  7:37 UTC  (5+ messages)

[PATCH V2] LoongArch: Remove shm_align_mask and use SHMLBA instead
 2023-08-29  2:58 UTC 

[PATCH] LoongArch: Remove shm_align_mask and use SHMLBA instead
 2023-08-29  2:48 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH v5] mips: add <asm-generic/io.h> including
 2023-08-27 21:27 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.5-final
 2023-08-26 17:47 UTC  (2+ messages)

[PATCH] LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
 2023-08-26 15:16 UTC  (3+ messages)

[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
 2023-08-25  8:38 UTC  (3+ messages)
` [PATCH 7/7] asm-generic/io.h: Expect immutable pointer in virt_to_phys

[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-08-25  0:05 UTC  (22+ messages)
` [PATCH v3 01/10] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v3 02/10] x86/hyperv: Support hypercalls for fully enlightened "
` [PATCH v3 03/10] Drivers: hv: vmbus: Support "
` [PATCH v3 04/10] x86/hyperv: Fix serial console interrupts for "
` [PATCH v3 05/10] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM
` [PATCH v3 06/10] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH v3 07/10] Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
` [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM "
` [PATCH v3 09/10] x86/hyperv: Remove hv_isolation_type_en_snp
` [PATCH v3 10/10] x86/hyperv: Move the code in ivm.c around to avoid unnecessary ifdef's

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-08-24 15:24 UTC  (43+ messages)
` [PATCH RFC 01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast
` [PATCH RFC 02/37] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC 03/37] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 05/37] mm: Add memory statistics for the "
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
` [PATCH RFC 07/37] mm: page_alloc: Bypass pcp when freeing MIGRATE_METADATA pages
` [PATCH RFC 08/37] mm: compaction: Account for free metadata pages in __compact_finished()
` [PATCH RFC 09/37] mm: compaction: Handle metadata pages as source for direct compaction
` [PATCH RFC 10/37] mm: compaction: Do not use MIGRATE_METADATA to replace pages with metadata
` [PATCH RFC 11/37] mm: migrate/mempolicy: Allocate metadata-enabled destination page
` [PATCH RFC 12/37] mm: gup: Don't allow longterm pinning of MIGRATE_METADATA pages
` [PATCH RFC 13/37] arm64: mte: Reserve tag storage memory
` [PATCH RFC 14/37] arm64: mte: Expose tag storage pages to the MIGRATE_METADATA freelist
` [PATCH RFC 15/37] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC 16/37] arm64: mte: Move tag storage to MIGRATE_MOVABLE when MTE is disabled
` [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC 18/37] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC 19/37] mm: page_alloc: Manage metadata storage on page allocation
` [PATCH RFC 20/37] mm: compaction: Reserve metadata storage in compaction_alloc()
` [PATCH RFC 21/37] mm: khugepaged: Handle metadata-enabled VMAs
` [PATCH RFC 22/37] mm: shmem: Allocate metadata storage for in-memory filesystems
` [PATCH RFC 23/37] mm: Teach vma_alloc_folio() about metadata-enabled VMAs
` [PATCH RFC 24/37] mm: page_alloc: Teach alloc_contig_range() about MIGRATE_METADATA
` [PATCH RFC 25/37] arm64: mte: Manage tag storage on page allocation
` [PATCH RFC 26/37] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free
` [PATCH RFC 27/37] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC 28/37] mm: sched: Introduce PF_MEMALLOC_ISOLATE
` [PATCH RFC 29/37] mm: arm64: Define the PAGE_METADATA_NONE page protection
` [PATCH RFC 30/37] mm: mprotect: arm64: Set PAGE_METADATA_NONE for mprotect(PROT_MTE)
` [PATCH RFC 31/37] mm: arm64: Set PAGE_METADATA_NONE in set_pte_at() if missing metadata storage
` [PATCH RFC 32/37] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC 33/37] arm64: mte: swap/copypage: Handle tag restoring when missing tag storage
` [PATCH RFC 34/37] arm64: mte: Handle fatal signal in reserve_metadata_storage()
` [PATCH RFC 35/37] mm: hugepage: Handle PAGE_METADATA_NONE faults for huge pages
` [PATCH RFC 36/37] KVM: arm64: Disable MTE is tag storage is enabled
` [PATCH RFC 37/37] arm64: mte: Enable tag storage management

[RFC PATCH v1 1/1] tracing/kprobes: Return ENAMESVRLSYMS when func matches several symbols
 2023-08-24 10:39 UTC  (3+ messages)

[PATCH 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-08-23 17:40 UTC  (10+ messages)
` [PATCH 1/9] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH 2/9] x86/hyperv: Support hypercalls for fully enlightened "
` [PATCH 4/9] x86/hyperv: Fix serial console interrupts "
` [PATCH 5/9] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM

[PATCH 1/3] powerpc: remove unneeded #include <asm/export.h>
 2023-08-23 11:55 UTC  (2+ messages)

[PATCH v2 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-08-23  4:30 UTC  (8+ messages)
` [PATCH v2 6/9] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH v2 8/9] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor

[PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-08-23  3:08 UTC  (4+ messages)

[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace
 2023-08-22 17:55 UTC  (40+ messages)
` [PATCH v5 04/37] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v5 05/37] arm64/sysreg: Add new system registers for GCS
` [PATCH v5 06/37] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v5 07/37] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v5 08/37] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v5 09/37] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v5 10/37] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v5 11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v5 12/37] arm64/mm: Map pages for guarded control stack
` [PATCH v5 13/37] KVM: arm64: Manage GCS registers for guests
` [PATCH v5 14/37] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v5 15/37] arm64/idreg: Add overrride for GCS
` [PATCH v5 16/37] arm64/hwcap: Add hwcap "
` [PATCH v5 17/37] arm64/traps: Handle GCS exceptions
` [PATCH v5 18/37] arm64/mm: Handle GCS data aborts
` [PATCH v5 19/37] arm64/gcs: Context switch GCS state for EL0
` [PATCH v5 20/37] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v5 21/37] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v5 22/37] arm64/mm: Implement map_shadow_stack()
` [PATCH v5 23/37] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v5 24/37] arm64/signal: Expose GCS state in signal frames
` [PATCH v5 25/37] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v5 26/37] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v5 27/37] kselftest/arm64: Verify the GCS hwcap
` [PATCH v5 28/37] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v5 29/37] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v5 30/37] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v5 31/37] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v5 32/37] kselftest/arm64: Add very basic GCS test program
` [PATCH v5 33/37] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v5 34/37] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v5 35/37] selftests/arm64: Add GCS signal tests
` [PATCH v5 36/37] kselftest/arm64: Add a GCS stress test
` [PATCH v5 37/37] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH] LoongArch: Fix hw_breakpoint_control() for watchpoints
 2023-08-22 15:19 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 NNTP newsgroup(s).