Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-22 19:42:36 to 2024-02-23 01:27:18 UTC [more...]

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-23  1:26 UTC  (7+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-02-20 17:14 UTC  (5+ messages)
` [RFC PATCH 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [RFC PATCH 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [RFC PATCH 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [RFC PATCH 10/14] sparc/thread_info: Introduce TIF_NOTIFY_IPI flag

[PATCH v2] sparc: Fix undefined reference to fb_is_primary_device
 2024-02-20  9:54 UTC 

[PATCH] sparc: Fix undefined reference to fb_is_primary_device
 2024-02-20  9:43 UTC  (5+ messages)

[PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
 2024-02-20  8:56 UTC  (6+ messages)

Build regressions/improvements in v6.8-rc5
 2024-02-19  9:54 UTC 

[PATCH v3] sparc: Use shared font data
 2024-02-17 15:43 UTC  (3+ messages)

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2024-02-17 11:59 UTC  (6+ messages)
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions

[PATCH] sparc: leon: grpci1: Use devm_platform_get_and_ioremap_resource() in grpci1_of_probe()
 2024-02-16 16:45 UTC  (3+ messages)
` [PATCH v2] sparc: leon: grpci1: Use devm_platform_ioremap_resource() "

[PATCH] sparc: select FRAME_POINTER instead of redefining it
 2024-02-16 16:24 UTC  (3+ messages)

[PATCH v5] sparc: vDSO: fix return value of __setup handler
 2024-02-16 16:23 UTC  (2+ messages)

[PATCH v5] sparc64: NMI watchdog: fix return value of __setup handler
 2024-02-16 16:22 UTC  (2+ messages)

[PATCH] sparc: vio: make vio_bus_type const
 2024-02-16 16:21 UTC  (4+ messages)

[PATCH 8/8] sparc: Fix typos
 2024-02-16 16:19 UTC  (2+ messages)

[PATCH RESEND] sparc: remove obsolete config ARCH_ATU
 2024-02-16 16:10 UTC  (2+ messages)

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-02-14 22:40 UTC  (47+ messages)
` [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
` [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT
` [PATCH v3 03/15] nios2/pgtable: "
` [PATCH v3 04/15] powerpc/pgtable: "
` [PATCH v3 05/15] riscv/pgtable: "
` [PATCH v3 06/15] s390/pgtable: "
` [PATCH v3 07/15] sparc/pgtable: "
` [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
` [PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes()
` [PATCH v3 10/15] powerpc/mm: "
` [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()
` [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v3 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v3 15/15] mm/memory: ignore writable bit "

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2024-02-14 15:30 UTC  (10+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider

Build regressions/improvements in v6.8-rc1
 2024-02-13 14:44 UTC  (4+ messages)

Reproducer for the posix_spawn() bug on sparc64
 2024-02-12 18:14 UTC  (9+ messages)

Build regressions/improvements in v6.8-rc4
 2024-02-12  9:14 UTC 

[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
 2024-02-11 10:31 UTC  (9+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist

Raport z zaangażowania i wydajności pracownika
 2024-02-09  8:31 UTC 

Build regressions/improvements in v6.8-rc2
 2024-01-30 16:38 UTC  (5+ messages)

[PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-29 11:05 UTC  (22+ messages)
` [PATCH v2 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary
` [PATCH v2 02/15] arm/pgtable: define PFN_PTE_SHIFT
` [PATCH v2 03/15] nios2/pgtable: "
` [PATCH v2 04/15] powerpc/pgtable: "
` [PATCH v2 05/15] riscv/pgtable: "
` [PATCH v2 06/15] s390/pgtable: "
` [PATCH v2 07/15] sparc/pgtable: "
` [PATCH v2 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes()
` [PATCH v2 09/15] arm/mm: use pte_next_pfn() in set_ptes()
` [PATCH v2 10/15] powerpc/mm: "
` [PATCH v2 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v2 12/15] mm/memory: pass PTE to copy_present_pte()
` [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v2 15/15] mm/memory: ignore writable bit "

[GIT PULL] asm-generic updates for 6.8, part 2
 2024-01-26 22:05 UTC  (2+ messages)

[PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP
 2024-01-24  5:46 UTC  (47+ messages)
` [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64
` [PATCH v1 04/11] risc: pgtable: define PFN_PTE_SHIFT
` [PATCH v1 05/11] s390/pgtable: "
` [PATCH v1 06/11] sparc/pgtable: "
` [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte()
` [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte()
` [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP
` [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
` [PATCH v1 11/11] mm/memory: ignore writable bit "

[PATCH 6.6 512/583] serial: apbuart: fix console prompt on qemu
 2024-01-22 23:59 UTC 

[PATCH 6.7 564/641] serial: apbuart: fix console prompt on qemu
 2024-01-22 23:57 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).