org.kernel.vger.sparclinux

43812 articles on record, showing the most recent 50.

[PATCH 3/3] alpha: determine tininess after rounding in the FP emulation
Mon, 03 Aug 2026 23:40:47 +0000
Matt Turner <[email protected]> • #43813
[PATCH 2/3] alpha: don't leak hardware-fabricated FP exception bits to user space
Mon, 03 Aug 2026 23:40:46 +0000
Matt Turner <[email protected]> • #43812
[PATCH 1/3] alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally
Mon, 03 Aug 2026 23:40:45 +0000
Matt Turner <[email protected]> • #43811
[PATCH 0/3] alpha: fix floating-point exception state handling
Mon, 03 Aug 2026 23:40:44 +0000
Matt Turner <[email protected]> • #43810
[PATCH v2 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup
Mon, 03 Aug 2026 14:10:55 +0000
Greg Kroah-Hartman <[email protected]> • #43809
[PATCH v2 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
Mon, 03 Aug 2026 14:10:54 +0000
Greg Kroah-Hartman <[email protected]> • #43808
[PATCH v2 0/2] tty: vcc: Some small vcc bugfixes found by code scans
Mon, 03 Aug 2026 14:10:53 +0000
Greg Kroah-Hartman <[email protected]> • #43807
Re: [PATCH 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup
Mon, 03 Aug 2026 14:09:05 +0000
Greg Kroah-Hartman <[email protected]> • #43806
Re: [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
Mon, 03 Aug 2026 13:59:35 +0000
"Christophe Leroy (CS GROUP)" <[email protected]> • #43805
Re: [PATCH] net/bpf_jit: SPARC: drop unneeded semicolon
Sat, 01 Aug 2026 19:44:56 +0000
[email protected] • #43804
[PATCH] net/bpf_jit: SPARC: drop unneeded semicolon
Sat, 01 Aug 2026 19:09:59 +0000
Julia Lawall <[email protected]> • #43803
Re: [Bug 221820] New: sparc64 mmap() returns EINVAL for non-MAP_FIXED hint within VA_EXCLUDE_START...END
Sat, 01 Aug 2026 19:06:10 +0000
Andrew Morton <[email protected]> • #43802
Re: [PATCH 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
Fri, 31 Jul 2026 12:02:32 +0000
Greg Kroah-Hartman <[email protected]> • #43801
Re: [PATCH 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
Fri, 31 Jul 2026 09:16:57 +0000
Jiri Slaby <[email protected]> • #43800
Re: [PATCH 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
Fri, 31 Jul 2026 08:32:40 +0000
Greg Kroah-Hartman <[email protected]> • #43799
Re: [PATCH 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup
Fri, 31 Jul 2026 08:32:36 +0000
Jiri Slaby <[email protected]> • #43798
Re: [PATCH 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
Fri, 31 Jul 2026 08:29:14 +0000
Jiri Slaby <[email protected]> • #43797
[PATCH 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup
Fri, 31 Jul 2026 08:15:18 +0000
Greg Kroah-Hartman <[email protected]> • #43796
[PATCH 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
Fri, 31 Jul 2026 08:15:17 +0000
Greg Kroah-Hartman <[email protected]> • #43795
[PATCH 0/2] tty: vcc: Some small vcc bugfixes found by code scans
Fri, 31 Jul 2026 08:15:16 +0000
Greg Kroah-Hartman <[email protected]> • #43794
Re: [PATCH v3 2/3] s390: Implement arch_do_panic
Thu, 30 Jul 2026 14:23:44 +0000
Heiko Carstens <[email protected]> • #43793
Re: [PATCH v3 2/3] s390: Implement arch_do_panic
Thu, 30 Jul 2026 13:15:31 +0000
Mete Durlu <[email protected]> • #43792
Re: [PATCH v3 1/3] panic: Introduce arch_do_panic
Thu, 30 Jul 2026 13:03:14 +0000
Bradley Morgan <[email protected]> • #43791
Re: [PATCH v3 2/3] s390: Implement arch_do_panic
Thu, 30 Jul 2026 11:54:45 +0000
Heiko Carstens <[email protected]> • #43790
[PATCH v3 2/3] s390: Implement arch_do_panic
Thu, 30 Jul 2026 09:23:28 +0000
Mete Durlu <[email protected]> • #43789
[PATCH v3 3/3] sparc: Implement arch_do_panic
Thu, 30 Jul 2026 09:23:29 +0000
Mete Durlu <[email protected]> • #43788
[PATCH v3 1/3] panic: Introduce arch_do_panic
Thu, 30 Jul 2026 09:23:27 +0000
Mete Durlu <[email protected]> • #43787
[PATCH v3 0/3] Introduce arch_do_panic
Thu, 30 Jul 2026 09:23:26 +0000
Mete Durlu <[email protected]> • #43786
Re: [PATCH v2 0/3] Introduce arch_do_panic
Wed, 29 Jul 2026 12:06:24 +0000
Heiko Carstens <[email protected]> • #43785
Re: [PATCH v2 0/3] Introduce arch_do_panic
Wed, 29 Jul 2026 10:48:49 +0000
Mete Durlu <[email protected]> • #43784
Re: [PATCH v2 0/3] Introduce arch_do_panic
Wed, 29 Jul 2026 08:56:55 +0000
Heiko Carstens <[email protected]> • #43783
Re: [PATCH bpf-next] bpf, sparc: Add support for BPF_SDIV and BPF_SMOD in the sparc64 JIT
Wed, 29 Jul 2026 01:36:03 +0000
Nicholas Dudar <[email protected]> • #43782
Re: [PATCH bpf-next] bpf, sparc: Add support for BPF_SDIV and BPF_SMOD in the sparc64 JIT
Wed, 29 Jul 2026 00:33:15 +0000
Kuan-Wei Chiu <[email protected]> • #43781
Re: [PATCH v2 2/3] s390: Implement arch_do_panic
Tue, 28 Jul 2026 11:43:23 +0000
Bradley Morgan <[email protected]> • #43780
Re: [PATCH v2 2/3] s390: Implement arch_do_panic
Tue, 28 Jul 2026 11:40:18 +0000
Sven Schnelle <[email protected]> • #43779
Re: [PATCH v2 2/3] s390: Implement arch_do_panic
Tue, 28 Jul 2026 11:02:35 +0000
Bradley Morgan <[email protected]> • #43778
Re: [PATCH v2 2/3] s390: Implement arch_do_panic
Tue, 28 Jul 2026 10:43:17 +0000
Mete Durlu <[email protected]> • #43777
Re: [PATCH v2 1/3] panic: Introduce arch_do_panic
Tue, 28 Jul 2026 10:13:33 +0000
Mete Durlu <[email protected]> • #43776
Re: [PATCH v2 3/3] sparc: Implement arch_do_panic
Mon, 27 Jul 2026 13:02:39 +0000
Bradley Morgan <[email protected]> • #43775
Re: [PATCH v2 2/3] s390: Implement arch_do_panic
Mon, 27 Jul 2026 13:01:54 +0000
Bradley Morgan <[email protected]> • #43774
Re: [PATCH v2 1/3] panic: Introduce arch_do_panic
Mon, 27 Jul 2026 12:59:35 +0000
Bradley Morgan <[email protected]> • #43773
[PATCH v2 2/3] s390: Implement arch_do_panic
Mon, 27 Jul 2026 10:36:21 +0000
Mete Durlu <[email protected]> • #43772
[PATCH v2 1/3] panic: Introduce arch_do_panic
Mon, 27 Jul 2026 10:36:20 +0000
Mete Durlu <[email protected]> • #43771
[PATCH v2 3/3] sparc: Implement arch_do_panic
Mon, 27 Jul 2026 10:36:22 +0000
Mete Durlu <[email protected]> • #43770
[PATCH v2 0/3] Introduce arch_do_panic
Mon, 27 Jul 2026 10:36:19 +0000
Mete Durlu <[email protected]> • #43769
[PATCH 2/3] s390: Implement arch_do_panic
Mon, 27 Jul 2026 08:58:49 +0000
Mete Durlu <[email protected]> • #43768
[PATCH 3/3] sparc: Implement arch_do_panic
Mon, 27 Jul 2026 08:58:50 +0000
Mete Durlu <[email protected]> • #43767
[PATCH 1/3] panic: Introduce arch_do_panic
Mon, 27 Jul 2026 08:58:48 +0000
Mete Durlu <[email protected]> • #43766
[PATCH 0/3] Introduce arch_do_panic
Mon, 27 Jul 2026 08:58:47 +0000
Mete Durlu <[email protected]> • #43765
Re: [PATCH 14/22] mm: set page table page type when allocated
Fri, 24 Jul 2026 16:31:32 +0000
Kevin Brodsky <[email protected]> • #43764