linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 11:44:05 to 2021-10-09 00:36:57 UTC [more...]

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-09  0:36 UTC  (3+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 02/16] x86/tdx: Get TD execution environment information via TDINFO

[PATCH v4 00/11] sections: Unify kernel sections range check and use
 2021-10-03 17:19 UTC  (15+ messages)
` [PATCH v4 01/11] kallsyms: Remove arch specific text and data check
` [PATCH v4 02/11] kallsyms: Fix address-checks for kernel related range
` [PATCH v4 03/11] sections: Move and rename core_kernel_data() to is_kernel_core_data()
` [PATCH v4 04/11] sections: Move is_kernel_inittext() into sections.h
` [PATCH v4 05/11] x86: mm: Rename __is_kernel_text() to is_x86_32_kernel_text()
` [PATCH v4 06/11] sections: Provide internal __is_kernel() and __is_kernel_text() helper
` [PATCH v4 07/11] mm: kasan: Use is_kernel() helper
` [PATCH v4 08/11] extable: Use is_kernel_text() helper
` [PATCH v4 09/11] powerpc/mm: Use core_kernel_text() helper
` [PATCH v4 10/11] microblaze: Use is_kernel_text() helper
` [PATCH v4 11/11] alpha: "

[PATCH v2 0/4] Introduce and use absolute_pointer macro
 2021-10-02 15:30 UTC  (48+ messages)
` [PATCH v2 1/4] compiler.h: Introduce "
` [PATCH v2 2/4] net: i825xx: Use absolute_pointer for memcpy from fixed memory location
` [PATCH v2 3/4] alpha: Move setup.h out of uapi
` [PATCH v2 4/4] alpha: Use absolute_pointer to define COMMAND_LINE
                              ` Newer kernels on the Jensen (was: [PATCH v2 0/4] Introduce and use absolute_pointer macro)
                                  ` Newer kernels on the Jensen (was: [PATCH v2 0/4] Introduce and

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
  ` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
  ` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
  ` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
  ` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
  ` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-09-27  9:07 UTC  (55+ messages)
` [PATCH v4 01/15] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v4 02/15] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v4 03/15] x86/tdx: Make pages shared in ioremap()
` [PATCH v4 04/15] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v4 05/15] x86/tdx: Make DMA pages shared
` [PATCH v4 06/15] x86/kvm: Use bounce buffers for TD guest
` [PATCH v4 07/15] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v4 08/15] x86/tdx: Enable shared memory protected guest flags for TDX guest
` [PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
` [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
` [PATCH v4 12/15] pci: Mark MSI data shared
` [PATCH v4 13/15] virtio: Use shared mappings for virtio PCI devices
` [PATCH v4 14/15] x86/tdx: Implement ioremap_shared for x86
` [PATCH v4 15/15] x86/tdx: Add cmdline option to force use of ioremap_shared

[PATCHES] alpha asm glue cleanups and fixes
 2021-09-26  9:08 UTC  (14+ messages)
` [PATCH 1/6] alpha: fix TIF_NOTIFY_SIGNAL handling
  ` [PATCH 2/6] alpha: _TIF_ALLWORK_MASK is unused
  ` [PATCH 3/6] alpha: fix syscall entry in !AUDUT_SYSCALL case
  ` [PATCH 4/6] alpha: fix handling of a3 on straced syscalls
  ` [PATCH 5/6] alpha: syscall exit cleanup
  ` [PATCH 6/6] alpha: ret_from_fork can go straight to ret_to_user
  ` [PATCH 7/7] alpha: lazy FPU switching

Newer kernels on the Jensen (was: [PATCH v2 0/4] Introduce and use absolute_pointer macro)
 2021-09-25 18:31 UTC 

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-24  5:32 UTC  (13+ messages)
  ` [PATCH 1/3] arch_numa: simplify numa_distance allocation
  ` [PATCH 2/3] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
  ` [PATCH 3/3] memblock: cleanup memblock_free interface

X11 system lockup with 5.11.0 kernel
 2021-09-23 14:07 UTC  (12+ messages)

[PATCH AUTOSEL 4.4 08/10] alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
 2021-09-23  3:40 UTC 

[PATCH AUTOSEL 4.9 09/11] alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
 2021-09-23  3:40 UTC 

[PATCH AUTOSEL 4.14 11/13] alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
 2021-09-23  3:39 UTC 

[PATCH AUTOSEL 4.19 13/15] alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
 2021-09-23  3:39 UTC 

[PATCH AUTOSEL 5.4 17/19] alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
 2021-09-23  3:38 UTC 

[PATCH 0/4] Introduce and use absolute_pointer macro
 2021-09-12 22:58 UTC  (14+ messages)
` [PATCH 1/4] compiler.h: Introduce "
` [PATCH 2/4] net: i825xx: Use absolute_pointer for memcpy on fixed memory location
` [PATCH 3/4] parisc: Use absolute_pointer for memcmp "
` [PATCH 4/4] alpha: Use absolute_pointer for strcmp "

[PATCH] alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
 2021-09-09  8:13 UTC  (2+ messages)

[PATCH] sparc: Remove usage of the deprecated "pci-dma-compat.h" API
 2021-08-29  9:43 UTC 

[PATCH linux-next] alpha:smp: fix warning comparing pointer to 0
 2021-08-23  2:01 UTC  (2+ messages)

[PATCH v2] init: consolidate trap_init()
 2021-08-22 19:48 UTC  (2+ messages)

[PATCH] alpha: in_irq() cleanup
 2021-08-14  1:01 UTC 

[PATCH v3 00/21] .map_sg() error cleanup
 2021-08-09 15:16 UTC  (2+ messages)

[PATCH] alpha: agp: make empty macros use do-while-0 style
 2021-08-09  3:08 UTC 

[PATCH] alpha: pci-sysfs: fix all kernel-doc warnings
 2021-08-08 18:52 UTC 

[PATCH v4 0/3] audit: add support for openat2
 2021-08-05 22:01 UTC  (3+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros

[PATCH v3] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-04 12:00 UTC  (3+ messages)

[PATCH v2] sock: allow reading and changing sk_userlocks with setsockopt
 2021-08-03 12:42 UTC  (6+ messages)

[PATCH AUTOSEL 4.4 3/4] alpha: Send stop IPI to send to online CPUs
 2021-08-03 11:44 UTC 

[PATCH AUTOSEL 4.9 3/4] alpha: Send stop IPI to send to online CPUs
 2021-08-03 11:44 UTC 

[PATCH AUTOSEL 4.14 4/5] alpha: Send stop IPI to send to online CPUs
 2021-08-03 11:44 UTC 

[PATCH AUTOSEL 4.19 4/5] alpha: Send stop IPI to send to online CPUs
 2021-08-03 11:44 UTC 

[PATCH AUTOSEL 5.4 5/6] alpha: Send stop IPI to send to online CPUs
 2021-08-03 11:44 UTC 

[PATCH AUTOSEL 5.10 6/9] alpha: Send stop IPI to send to online CPUs
 2021-08-03 11:44 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).