Sparclinux Archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28 13:33 UTC  (15+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-28  7:31 UTC  (31+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation

[PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag
 2024-03-28  3:32 UTC  (9+ messages)
` [PATCH v4 10/14] treewide: Use initializer for struct vm_unmapped_area_info

[PATCH v1] mm: remove "prot" parameter from move_pte()
 2024-03-27 19:25 UTC  (2+ messages)

[RFC PATCH net-next v7 00/14] Device Memory TCP
 2024-03-27  8:26 UTC  (18+ messages)
` [RFC PATCH net-next v7 01/14] queue_api: define queue api
` [RFC PATCH net-next v7 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v7 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v7 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v7 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v7 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v7 07/14] page_pool: devmem support
` [RFC PATCH net-next v7 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v7 09/14] net: support non paged skb frags
` [RFC PATCH net-next v7 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v7 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v7 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v7 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v7 14/14] selftests: add ncdevmem, netcat for devmem TCP

Build regressions/improvements in v6.9-rc1
 2024-03-26 18:15 UTC  (3+ messages)

PROBLEM: Sun Ultra 60 hangs on boot since Linux 6.8
 2024-03-25  7:39 UTC  (8+ messages)

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-03-25  4:42 UTC  (2+ messages)

[sparc] Use of -fcall-used-* flags in Makefile?
 2024-03-24  8:53 UTC  (4+ messages)

[PATCH] sparc32: Fix version generation failed warnings
 2024-03-24  6:56 UTC 

PROBLEM: Linux 6.8 build failure in sun ffb driver (regression)
 2024-03-22  8:21 UTC  (3+ messages)

PROBLEM: Only one CPU active on Ultra 60 since ~4.8 (regression)
 2024-03-22  4:57 UTC  (4+ messages)

[PATCH] sparc: move struct termio to asm/termios.h
 2024-03-21 19:45 UTC  (2+ messages)

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-20 20:24 UTC  (29+ messages)
` [PATCH 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH 02/13] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH 03/13] mm/gup: Check p4d presence before going on
` [PATCH 04/13] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH 05/13] mm/sparc: "
` [PATCH 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH 12/13] mm/treewide: Remove pXd_huge()
` [PATCH 13/13] mm: Document pXd_leaf() API

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-03-19 14:04 UTC  (17+ messages)
` [PATCH v2 01/14] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH v2 02/14] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH v2 03/14] mm/gup: Check p4d presence before going on
` [PATCH v2 04/14] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH v2 05/14] mm/sparc: "
` [PATCH v2 06/14] mm/arm: Use macros to define pmd/pud helpers
` [PATCH v2 07/14] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH v2 08/14] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH v2 09/14] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH v2 10/14] mm/gup: Merge pXd huge mapping checks
` [PATCH v2 11/14] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()
` [PATCH v2 13/14] mm/arm: Remove pmd_thp_or_huge()
` [PATCH v2 14/14] mm: Document pXd_leaf() API

[GIT PULL] sparc updates for v6.9
 2024-03-15 20:37 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-15  2:30 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
 2024-03-13 15:40 UTC  (3+ messages)

[PATCH RFC 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-12 20:01 UTC  (14+ messages)
` [PATCH RFC 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH RFC 03/13] mm/gup: Check p4d presence before going on
` [PATCH RFC 04/13] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH RFC 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH RFC 13/13] mm: Document pXd_leaf() API

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-03-11 17:47 UTC  (34+ messages)
` [PATCH v2 01/28] sparc32: Update defconfig to LEON SMP
` [PATCH v2 02/28] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH v2 03/28] sparc32: Drop floppy support
` [PATCH v2 04/28] sparc32: Drop sun4m specific led driver
` [PATCH v2 05/28] sparc32: Drop sun specific power management drivers
` [PATCH v2 06/28] sparc32: Drop auxio support
` [PATCH v2 07/28] sparc32: Drop run-time patching of ipi trap
` [PATCH v2 08/28] sparc32: Drop patching of interrupt vector
` [PATCH v2 09/28] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH v2 10/28] sparc32: Drop sun4d/sun4m smp support
` [PATCH v2 11/28] sparc32: Drop pcic support
` [PATCH v2 12/28] sparc32: Drop mbus support
` [PATCH v2 13/28] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH v2 14/28] sparc32: Drop unused mmu models
      ` [PATCH v3 "
` [PATCH v2 15/28] sparc32: Drop check for sparc_model
` [PATCH v2 16/28] sparc32: Drop use of sparc_config
` [PATCH v2 17/28] sparc32: Drop run-time cpuid patching
` [PATCH v2 18/28] sparc32: Drop run-time patching of ASI instructions
` [PATCH v2 19/28] sparc32: Drop support for 7 register windows
` [PATCH v2 20/28] sparc32: Drop additional sun4d bits
` [PATCH v2 21/28] sparc32: Drop unused prom ranges support
` [PATCH v2 22/28] sparc32: Drop unused sbus iommu support
` [PATCH v2 23/28] sparc32: Drop sun4m irq support
` [PATCH v2 24/28] sparc32: Drop unused trampoline code
` [PATCH v2 25/28] sparc32: Drop config SPARC_LEON
` [PATCH v2 26/28] sparc32: Drop sbus support
` [PATCH v2 27/28] sbus: char: Drop now unused uctrl driver
` [PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100

[PATCH v2 0/7] sparc32: build fixes for all{yes,mod}config builds
 2024-03-09  9:06 UTC  (21+ messages)
` [PATCH v2 1/7] sparc32: Use generic cmpdi2/ucmpdi2 variants
` [PATCH v2 2/7] sparc32: Fix build with trapbase
` [PATCH v2 3/7] mtd: maps: sun_uflash: Declare uflash_devinit static
` [PATCH v2 5/7] sparc32: Do not select GENERIC_ISA_DMA
` [PATCH v2 6/7] sparc32: Fix parport build with sparc32
` [PATCH v2 7/7] sparc32: Fix section mismatch in leon_pci_grpci

[PATCH 0/6] sbus: Convert to platform remove callback returning void
 2024-03-08 20:12 UTC  (2+ messages)

[PATCH] lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text console
 2024-03-08 20:10 UTC  (2+ messages)

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 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 read-only IMAP folder(s) and NNTP newsgroup(s).