Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-21 02:38:05 to 2021-11-27 01:20:38 UTC [more...]

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-27  1:18 UTC 

[PATCH 1/1] futex: Wireup futex_waitv syscall
 2021-11-24 23:18 UTC  (7+ messages)

[PATCH 5.15 260/279] signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
 2021-11-24 11:59 UTC  (2+ messages)
` [PATCH 5.15 261/279] signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig

Build regressions/improvements in v5.16-rc2
 2021-11-22 13:24 UTC 

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-11-21  9:35 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function

[PATCH v0 37/42] sparc: Check notifier registration return value
 2021-11-08 21:18 UTC  (17+ messages)
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-11-08 14:45 UTC  (83+ 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 v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 05/16] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
` [PATCH v5 08/16] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v5 09/16] x86/tdx: Enable shared memory confidential guest flags for TDX guest
` [PATCH v5 10/16] PCI: Consolidate pci_iomap_range(), pci_iomap_wc_range()
` [PATCH v5 11/16] asm/io.h: Add ioremap_host_shared fallback
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 13/16] PCI: Mark MSI data shared
` [PATCH v5 14/16] virtio: Use shared mappings for virtio PCI devices
` [PATCH v5 15/16] x86/tdx: Implement ioremap_host_shared for x86
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH] Fix W=1 builds on sparc
 2021-11-08  2:19 UTC 

[PATCH] sparc: vdso: remove -nostdlib compiler flag
 2021-11-07 16:21 UTC 

[PATCH] serial: sunzilog: Mark sunzilog_putchar() __maybe_unused
 2021-10-26 12:32 UTC  (3+ messages)

[PATCH 00/20] exit cleanups
 2021-10-21 16:56 UTC  (14+ messages)
` [PATCH 04/20] signal/sparc32: Remove unreachable do_exit in do_sparc_fault
` [PATCH 08/20] signal/sparc: In setup_tsb_params convert open coded BUG into BUG
` [PATCH 15/20] signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
` [PATCH 16/20] signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
` [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)

use the generic DMA remap allocator for sparc32
 2021-10-21 11:09 UTC  (7+ messages)
` [PATCH 1/2] sparc32: remove dma_make_coherent

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-15 13:04 UTC  (6+ messages)
` [PATCH 1/2] sched: Move Kconfig.preempt to sched/Kconfig
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

[sparc64] kernel OOPS (was: [PATCH 4/5] block: move the bdi from the request_queue to the gendisk)
 2021-10-14 20:27 UTC  (3+ messages)

[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
 2021-10-13  6:59 UTC  (3+ messages)

[PATCH] sparc: Add missing "FORCE" target when using if_changed
 2021-10-06 12:53 UTC  (4+ messages)

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [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 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [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] mm/mmap: Define index macros for protection_map[]
 2021-09-29  2:57 UTC  (5+ messages)

[PATCH AUTOSEL 4.14 3/8] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 4.4 2/5] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 4.9 3/6] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 4.19 03/10] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
 2021-09-28  5:57 UTC 

[PATCH AUTOSEL 5.4 03/11] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
 2021-09-28  5:56 UTC 

[PATCH AUTOSEL 5.10 09/23] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
 2021-09-28  5:56 UTC 

[PATCH AUTOSEL 5.14 10/40] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
 2021-09-28  5:54 UTC 

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-27  9:07 UTC  (13+ messages)

[PATCH 2/6] ptrace: Remove the unnecessary arguments from arch_ptrace_stop
 2021-09-24 15:22 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

[PATCH AUTOSEL 4.4 04/10] sparc: avoid stringop-overread errors
 2021-09-23  3:40 UTC 

[PATCH AUTOSEL 4.9 05/11] sparc: avoid stringop-overread errors
 2021-09-23  3:40 UTC 

[PATCH AUTOSEL 4.14 07/13] sparc: avoid stringop-overread errors
 2021-09-23  3:39 UTC 

[PATCH AUTOSEL 4.19 09/15] sparc: avoid stringop-overread errors
 2021-09-23  3:39 UTC 

[PATCH AUTOSEL 5.4 09/19] sparc32: page align size in arch_dma_alloc
 2021-09-23  3:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 13/19] sparc: avoid stringop-overread errors

Linux 5.15-rc2
 2021-09-20 20:11 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).