messages from 2021-07-27 06:43:47 to 2021-09-25 02:55:44 UTC [more...]
[PATCHES] alpha asm glue cleanups and fixes
2021-09-25 2:55 UTC (4+ 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 v4 00/15] Add TDX Guest Support (shared-mm support)
2021-09-24 22:43 UTC (54+ 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 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
[PATCH v2 0/4] Introduce and use absolute_pointer macro
2021-09-23 19:57 UTC (41+ 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)
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 (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 (3+ messages)
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).