linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-27 22:13:32 to 2021-08-30 20:59:50 UTC [more...]

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-30 20:59 UTC  (48+ 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

[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  (23+ messages)
` [PATCH v3 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
  ` [PATCH v3 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
  ` [PATCH v3 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
  ` [PATCH v3 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
  ` [PATCH v3 10/21] powerpc/iommu: return error code from .map_sg() ops
  ` [PATCH v3 16/21] parisc: "
  ` [PATCH v3 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v3 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v3 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v3 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v3 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v3 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v3 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v3 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v3 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v3 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v3 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v3 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[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 

[PATCH AUTOSEL 5.13 06/11] alpha: Send stop IPI to send to online CPUs
 2021-08-03 11:43 UTC 

[PATCH v2 00/21] .map_sg() error cleanup
 2021-08-02 10:34 UTC  (25+ messages)
` [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
  ` [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
  ` [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg()
  ` [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops
  ` [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
  ` [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
  ` [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops
  ` [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
  ` [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg()
  ` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
  ` [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops
  ` [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
  ` [PATCH v2 16/21] parisc: return error code from .map_sg() ops
  ` [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH] alpha: remove unneeded variable
 2021-08-02  9:25 UTC 

Regression bisected to fa3354e4ea39 (mm: free_area_init: use maximal zone PFNs rather than zone sizes)
 2021-07-31  9:19 UTC  (8+ messages)

[PATCH] sock: allow reading and changing sk_userlocks with setsockopt
 2021-07-30 14:21 UTC  (3+ messages)

[PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
 2021-07-30 11:53 UTC  (5+ messages)

[PULL] alpha.git
 2021-07-30  5:13 UTC  (2+ messages)

[PATCH] alpha: register early reserved memory in memblock
 2021-07-27 20:38 UTC 

[PATCH v1 00/16] .map_sg() error cleanup
 2021-07-19 20:22 UTC  (28+ messages)
` [PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v1 02/16] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v1 03/16] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v1 05/16] alpha: return error code from alpha_pci_map_sg()
` [PATCH v1 06/16] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v1 07/16] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v1 08/16] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v1 09/16] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v1 11/16] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v1 12/16] parisc: return error code "
` [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v1 15/16] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error

Concern about arch/alpha/kernel/smc37c669.c
 2021-07-16  6:28 UTC  (2+ messages)

[PATCH v1] binfmt: remove support for em86 (alpha only)
 2021-07-09 11:58 UTC  (3+ messages)

add linux-alpha archives to lore.kernel.org?
 2021-07-06 17:35 UTC  (3+ messages)

[PATCH AUTOSEL 5.12 139/160] net: retrieve netns cookie via getsocketopt
 2021-07-06 11:18 UTC 

[PATCH AUTOSEL 5.13 167/189] net: retrieve netns cookie via getsocketopt
 2021-07-06 11:13 UTC 

[PATCH] arch: alpha: fix spelling mistakes
 2021-07-05  1:21 UTC 

[PATCH AUTOSEL 5.10 19/70] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:07 UTC 

[PATCH AUTOSEL 5.12 20/80] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:05 UTC 

[PATCH AUTOSEL 5.13 20/85] sched/core: Initialize the idle task with preemption disabled
 2021-07-04 23:03 UTC 

[PATCH] arch: alpha: fix spelling mistakes
 2021-07-02 12:48 UTC 

X11 system lockup with 5.11.0 kernel
 2021-07-01 12:41 UTC  (11+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-30 12:30 UTC  (33+ messages)
                ` [PATCH 0/9] Refactoring exit
                  ` [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation
                    ` [signal/seccomp] 3fdd8c68c2: kernel-selftests.seccomp.seccomp_bpf.fail
                  ` [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads
                                    ` [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-29 20:08 UTC  (2+ messages)


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