SPARC and UltraSPARC platform development
 help / color / mirror / Atom feed
 messages from 2026-04-04 07:17:34 to 2026-05-19 02:24:32 UTC [more...]

[PATCH v2 1/1] sparc64: Fix comparator problem with timer interrupts
 2026-05-19  2:24 UTC  (2+ messages)

[PATCH] Generate <asm/asm-offsets.h> and remove identical copies in all architectures
 2026-05-19  1:18 UTC 

[PATCH 0/1] sparc64: Fix tick/stick comparator equal-compare hazard
 2026-05-18 23:56 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
 2026-05-18  7:49 UTC  (39+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE

the stuttering regression in 7.0: should I have done something different
 2026-05-15 19:57 UTC  (10+ messages)

[PATCH tty v4 0/6] 8250: Add console flow control
 2026-05-15 10:21 UTC  (8+ messages)
` [PATCH tty v4 2/6] serial: Replace driver usage of UPF_CONS_FLOW

[PATCH] sparc: Disable compat support with LLD
 2026-05-14 13:00 UTC  (2+ messages)

[PATCH] sparc: Avoid unsupported LLD branch relocations
 2026-05-14 12:58 UTC  (5+ messages)

[PATCH] sparc: Export mcount for Clang-built modules
 2026-05-08  2:11 UTC 

[PATCH] sparc64: uprobes: add missing break
 2026-05-07  1:41 UTC  (2+ messages)

[PATCH] sparc: remove unused SERIAL_CONSOLE config option
 2026-05-05  0:09 UTC 

[PATCH RESEND] sparc: vio: use sysfs_emit in sysfs show functions
 2026-05-04 18:13 UTC 

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
 2026-04-30  3:24 UTC  (2+ messages)

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (30+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-21 11:22 UTC  (73+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH tty v3 0/6] 8250: Add console flow control
 2026-04-17 10:24 UTC  (2+ messages)
` [PATCH tty v3 2/6] serial: Replace driver usage of UPF_CONS_FLOW

[PATCH] sparc32: prom: check OF console path formatting against the early buffer
 2026-04-17  7:54 UTC 

(no subject)
 2026-04-13  7:58 UTC 

cleanup the RAID5 XOR library v4
 2026-04-10  3:19 UTC  (5+ messages)
` [PATCH 22/28] xor: add a better public API
` [PATCH 24/28] async_xor: use xor_gen

[PATCH 0/3] crypto: Remove arch-optimized des and des3_ede code
 2026-04-09 17:48 UTC  (16+ messages)
` [PATCH 1/3] crypto: s390 - Remove "

[PATCH] sparc/prom: size path-component buffers to fit node names
 2026-04-04  9:32 UTC 

[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-04-04 12:20 UTC  (2+ messages)
` [PATCH v2 5/5] sparc/mm: drop vmemmap_check_pmd helper and use generic code

[PATCH 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
 2026-04-04  7:35 UTC  (4+ messages)
` [PATCH 4/4] sparc/mm: drop vmemmap_check_pmd helper and use generic code
` [PATCH 5/5] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox