Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-23 19:34:45 to 2025-10-20 12:13:15 UTC [more...]

[PATCH v5 00/15] expand mmap_prepare functionality, port more users
 2025-10-20 12:11 UTC  (16+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "

[PATCH v4 00/14] expand mmap_prepare functionality, port more users
 2025-10-20 10:58 UTC  (9+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-20 10:37 UTC  (20+ messages)
` [PATCH v3 01/13] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v3 02/13] x86/xen: simplify flush_lazy_mmu()
` [PATCH v3 03/13] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v3 04/13] sparc/mm: "
` [PATCH v3 05/13] mm: introduce CONFIG_ARCH_LAZY_MMU
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
` [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
` [PATCH v3 08/13] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v3 09/13] powerpc/mm: replace batch->active "
` [PATCH v3 10/13] sparc/mm: "
` [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v3 12/13] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v3 13/13] mm: introduce arch_wants_lazy_mmu_mode()

[PATCH] sparc: don't reference obsolete termio struct for TC* constants
 2025-10-19 19:18 UTC  (2+ messages)

[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
 2025-10-19 16:23 UTC  (4+ messages)

New Debian sparc64 test kernel for stack corruption issue
 2025-10-19 15:51 UTC 

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-10-19  6:50 UTC  (4+ messages)
` [PATCH 03/17] csky: "

[PATCH 3/8] sparc: floppy: Replace deprecated strcpy with strscpy in sun_floppy_init
 2025-10-18 19:38 UTC 

[PATCH 1/8] sparc: PCI: Replace deprecated strcpy with strscpy
 2025-10-13 20:57 UTC  (5+ messages)
` [PATCH 3/8] sparc: floppy: Replace deprecated strcpy with strscpy in sun_floppy_init

[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
 2025-10-18  3:59 UTC  (2+ messages)

[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
 2025-10-15  9:13 UTC  (15+ messages)
` [PATCH v5 01/14] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH v5 02/14] dma-mapping: convert dummy ops to physical address mapping
` [PATCH v5 03/14] ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*()
` [PATCH v5 04/14] ARM: dma-mapping: Switch to physical address mapping callbacks
` [PATCH v5 05/14] xen: swiotlb: "
` [PATCH v5 06/14] dma-mapping: remove unused mapping resource callbacks
` [PATCH v5 07/14] alpha: Convert mapping routine to rely on physical address
` [PATCH v5 08/14] MIPS/jazzdma: Provide physical address directly
` [PATCH v5 09/14] parisc: Convert DMA map_page to map_phys interface
` [PATCH v5 10/14] powerpc: Convert to physical address DMA mapping
` [PATCH v5 11/14] sparc: Use "
` [PATCH v5 12/14] x86: Use physical address for "
` [PATCH v5 13/14] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH v5 14/14] dma-mapping: remove unused map_page callback

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-10-14 13:05 UTC  (11+ messages)
` [PATCH v2 01/10] kbuild: don't enable CC_CAN_LINK if the dummy program generates warnings
` [PATCH v2 02/10] init: deduplicate cc-can-link.sh invocations
` [PATCH v2 03/10] kbuild: allow architectures to override CC_CAN_LINK
` [PATCH v2 04/10] riscv: Implement custom CC_CAN_LINK
` [PATCH v2 05/10] s390: "
` [PATCH v2 06/10] powerpc: "
` [PATCH v2 07/10] MIPS: "
` [PATCH v2 08/10] x86/Kconfig: "
` [PATCH v2 09/10] sparc: "
` [PATCH v2 10/10] kbuild: simplify CC_CAN_LINK

[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
 2025-10-14  7:42 UTC  (37+ messages)
` [PATCH v4 01/35] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v4 02/35] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v4 03/35] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v4 04/35] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v4 05/35] ARM: vdso: gettimeofday: "
` [PATCH v4 06/35] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v4 07/35] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v4 08/35] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v4 09/35] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v4 10/35] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v4 11/35] random: vDSO: Add explicit includes
` [PATCH v4 12/35] vdso/gettimeofday: "
` [PATCH v4 13/35] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v4 14/35] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v4 15/35] vdso/datapage: Trim down unnecessary includes
` [PATCH v4 16/35] random: vDSO: trim vDSO includes
` [PATCH v4 17/35] random: vDSO: remove ifdeffery
` [PATCH v4 18/35] random: vDSO: split out datapage update into helper functions
` [PATCH v4 19/35] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v4 20/35] s390/time: Set up vDSO datapage later
` [PATCH v4 21/35] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v4 22/35] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
` [PATCH v4 25/35] sparc64: vdso: Link with -z noexecstack
` [PATCH v4 26/35] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v4 27/35] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v4 28/35] sparc64: vdso: Move hardware counter read into header
` [PATCH v4 29/35] sparc64: vdso: Move syscall fallbacks "
` [PATCH v4 30/35] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v4 31/35] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v4 32/35] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v4 33/35] sparc64: vdso2c: Remove symbol handling
` [PATCH v4 34/35] sparc64: vdso: Implement clock_gettime64()
` [PATCH v4 35/35] clocksource: remove ARCH_CLOCKSOURCE_DATA

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:57 UTC  (9+ messages)
        ` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:09 UTC  (18+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
 2025-10-06 14:52 UTC  (13+ messages)

[PATCH v3] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
 2025-10-06 13:05 UTC 

[PATCH] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN"
 2025-10-06  9:58 UTC 

[PATCH 00/62] initrd: remove classic initrd support
 2025-10-06  6:19 UTC  (2+ messages)

[PATCH v1 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-10-06  4:03 UTC  (34+ messages)
` [PATCH v1 1/9] alpha: Convert mapping routine to rely on physical address
` [PATCH v1 2/9] MIPS/jazzdma: Provide physical address directly
` [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface
` [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping
` [PATCH v1 5/9] sparc64: Use "
` [PATCH v1 6/9] x86: Use physical address for "
` [PATCH v1 7/9] vdpa: Convert to physical address "
` [PATCH v1 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH v1 9/9] dma-mapping: remove unused map_page callback

[GIT PULL] sparc updates for v6.18
 2025-10-04 18:18 UTC  (2+ messages)

[PATCH v2 3/3] sparc: don't reference obsolete termio struct for TC* constants
 2025-10-01 19:42 UTC 

[PATCH 3/3] alpha: don't reference obsolete termio struct for TC* constants
 2025-10-01 19:39 UTC 

[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
 2025-09-28 11:58 UTC  (12+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address

[PATCH 33/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-09-26 15:04 UTC  (4+ messages)
` [PATCH 34/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH] sparc: Drop the "-ansi" from the asflags
 2025-09-26 14:02 UTC  (2+ messages)

[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
 2025-09-26 13:53 UTC  (8+ messages)

Linux for SPARC issue tracker
 2025-09-24  7:13 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).