Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 12:55:13 to 2024-03-19 23:07:10 UTC [more...]

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-19 23:07 UTC  (24+ 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

[sparc] Use of -fcall-used-* flags in Makefile?
 2024-03-19 22:16 UTC  (2+ messages)

[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

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-18 23:22 UTC  (51+ 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 07/15] page_pool: convert to use netmem
` [RFC PATCH net-next v6 08/15] page_pool: devmem support
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation

[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  (24+ messages)
` [PATCH RFC 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH RFC 02/13] mm/gup: Cache p4d in follow_p4d_mask()
` [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 05/13] mm/sparc: "
` [PATCH RFC 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH RFC 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH RFC 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH RFC 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH RFC 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH RFC 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH RFC 12/13] mm/treewide: Remove pXd_huge()
` [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  (33+ 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 4/7] sparc32: Do not select ZONE_DMA
` [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  (3+ messages)

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-03-07 19:56 UTC  (5+ messages)

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-07 17:30 UTC  (2+ messages)

[PATCH] sparc: move struct termio to asm/termios.h
 2024-03-06 17:11 UTC 

(no subject)
 2024-03-06 16:58 UTC 

[PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
 2024-03-05 14:51 UTC  (11+ messages)
` [RFC v2.1 01/12] ARC: Use initializer for "
  ` [RFC v2.1 03/12] csky: "
  ` [RFC v2.1 06/12] parisc: "
  ` [RFC v2.1 07/12] powerpc: "


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