index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
Remove long-stale ext3 defconfig option
Linus Torvalds
1
-1
/
+0
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-3
/
+3
2025-10-13
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Theodore Ts'o
1
-3
/
+3
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
3
-81
/
+0
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+1
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
83
-260
/
+310
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-8
/
+8
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+2
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-6
/
+0
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-18
/
+3
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+4
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
4
-258
/
+0
2025-09-26
sparc: Replace deprecated strcpy() with strscpy() in handle_nextprop_quirks()
Thorsten Blum
1
-2
/
+5
2025-09-26
sparc64: Replace deprecated strcpy() with strscpy() in build_path_component()
Thorsten Blum
1
-3
/
+5
2025-09-26
sparc: Replace deprecated strcpy() with strscpy() in prom_32.c
Thorsten Blum
1
-5
/
+8
2025-09-26
sparc: Replace deprecated strcpy() with strscpy() in domain services driver
Thorsten Blum
1
-12
/
+15
2025-09-26
sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop()
Thorsten Blum
1
-1
/
+1
2025-09-26
sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init()
Thorsten Blum
1
-1
/
+2
2025-09-26
sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe()
Thorsten Blum
1
-1
/
+2
2025-09-26
sparc: PCI: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-3
/
+4
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
54
-170
/
+170
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
4
-18
/
+18
2025-09-26
sparc: Drop the "-ansi" from the asflags
Thomas Huth
4
-6
/
+1
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-22
sparc: fix error handling in scan_one_device()
Ma Ke
2
-0
/
+2
2025-09-21
mm: constify arch_pick_mmap_layout() for improved const-correctness
Max Kellermann
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from,to}_user for M7
Michael Karcher
2
-10
/
+19
2025-09-19
sparc: fix accurate exception reporting in copy_to_user for Niagara 4
Michael Karcher
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara
Michael Karcher
1
-11
/
+18
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC III
Michael Karcher
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC
Michael Karcher
1
-9
/
+10
2025-09-19
sparc64: fix prototypes of reads[bwl]()
Al Viro
1
-3
/
+3
2025-09-19
sparc64: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-2
/
+2
2025-09-19
sparc64: fix hugetlb for sun4u
Anthony Yznaga
1
-0
/
+20
2025-09-19
sparc/module: Make it clear that relocation numbers are shown in hex
Koakuma
1
-1
/
+1
2025-09-19
sparc/module: Add R_SPARC_UA64 relocation handling
Koakuma
2
-0
/
+2
2025-09-16
sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
Ilpo Järvinen
3
-81
/
+0
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-5
/
+5
2025-09-13
mm: convert arch-specific code to mm_flags_*() accessors
Lorenzo Stoakes
1
-2
/
+2
2025-09-10
Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
Mario Limonciello (AMD)
1
-0
/
+2
2025-09-08
sparc: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-4
/
+4
2025-09-03
sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig
Peter Zijlstra
1
-18
/
+2
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2
-2
/
+2
2025-08-26
lib/crypto: sparc/md5: Migrate optimized code into library
Eric Biggers
4
-258
/
+0
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
2
-6
/
+0
2025-08-19
sparc: kernel: apc: Remove macro APC_MINOR definition
Zijun Hu
1
-2
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-127
/
+4
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+3
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
11
-569
/
+0
[next]