linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-09 17:17:20 to 2025-02-19 13:53:15 UTC [more...]

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-02-19 13:53 UTC  (38+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
` [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
` [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
` [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
` [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory "
` [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
` [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
` [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
` [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
` [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
` [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
` [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
` [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
` [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag

[PATCH] Alpha: Emulate unaligned LDx_L/STx_C for data consistency
 2025-02-19 12:46 UTC 

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-02-18 17:55 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-18 10:47 UTC  (4+ messages)

[PATCH 0/1] alpha: Fix pte_swp_exclusive on alpha
 2025-02-17 10:54 UTC  (6+ messages)
` [PATCH 1/1] "

[PULL] alpha.git
 2025-02-16 11:06 UTC  (7+ messages)
  `  "

[PATCH] alpha: Use str_yes_no() helper in pci_dac_dma_supported()
 2025-02-12 12:57 UTC  (2+ messages)

[PATCH] arch/alpha: optimize virt_to_phys with compiler automatic sign extension
 2025-02-12  8:45 UTC  (4+ messages)

[PATCH v3 0/3] alpha: stack fixes
 2025-02-11 17:15 UTC  (10+ messages)
` [PATCH v3 1/3] alpha: replace hardcoded stack offsets with autogenerated ones
` [PATCH v3 2/3] alpha: make stack 16-byte aligned (most cases)
` [PATCH v3 3/3] alpha: align stack for page fault and user unaligned trap handlers

[PATCH AUTOSEL 5.10 7/8] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 5.15 8/9] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 6.1 10/11] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 6.6 14/15] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
 2025-02-11  1:31 UTC 

[PATCH AUTOSEL 6.12 17/19] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
 2025-02-11  1:30 UTC 

[PATCH AUTOSEL 6.13 19/21] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
 2025-02-11  1:29 UTC 

Unable to unsubscribe from linux-alpha@vger.kernel.org
 2025-02-10 18:05 UTC 

[RESEND PATCH] alpha: Replace one-element array with flexible array member
 2025-02-09  8:12 UTC 

The business loan-
 2025-02-08 21:57 UTC 

The business loan-
 2025-02-08  6:20 UTC 

[PATCH] alpha: Fix personality flag propagation across an exec
 2025-02-06 15:42 UTC  (27+ messages)
          ` [PATCH] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
                  ` [PATCH v2] "

[linus:master] [net_tstamp] 4aecca4c76: redis.get_total_throughput_rps 1.5% improvement
 2025-02-05  6:13 UTC 

[PATCH v2 1/2] alpha: rework use of memset_io, memsetw_io and scr_memsetw
 2025-02-04 21:10 UTC  (5+ messages)
` [PATCH v2 2/2] alpha: Remove IO memcpy and memset

[PATCH] alpha: Remove IO memcpy and memset
 2025-02-04 21:07 UTC  (3+ messages)

[PATCH v2 0/4] alpha: stack fixes
 2025-02-04 13:42 UTC  (18+ messages)
` [PATCH v2 1/4] alpha/uapi: do not expose kernel-only stack frame structures
` [PATCH v2 2/4] alpha: replace hardcoded stack offsets with autogenerated ones
` [PATCH v2 3/4] alpha: make stack 16-byte aligned (most cases)
` [PATCH v2 4/4] alpha: align stack for page fault and user unaligned trap handlers

[PATCH v2 0/6] Account page tables at all levels
 2025-02-03 19:15 UTC  (7+ messages)
` [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level

[PATCH 0/4] alpha: stack fixes
 2025-01-30 14:33 UTC  (10+ messages)
` [PATCH 1/4] alpha/uapi: do not expose kernel-only stack frame structures
` [PATCH 2/4] alpha: replace hardcoded stack offsets with autogenerated ones
` [PATCH 3/4] alpha: make stack 16-byte aligned (most cases)
` [PATCH 4/4] alpha: align stack for page fault and user unaligned trap handlers

[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-29 13:01 UTC  (3+ messages)

Kernel Oops on alpha with kernel version >=6.9.x
 2025-01-27 11:56 UTC  (47+ messages)

[PATCH] Alpha: Remove SP obfuscation from register dumps
 2025-01-25 17:30 UTC 

[RESEND PATCH] alpha: Replace one-element array with flexible array member
 2025-01-16 13:00 UTC 

[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-01-15  0:05 UTC  (10+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2025-01-13 15:47 UTC  (9+ messages)
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
  ` [REGRESSION] "
        ` [PATCH] x86: Disable EXECMEM_ROX support


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