index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Lines
13 days
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+1
14 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-41
/
+22
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1004
/
+1
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
-40
/
+21
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-917
/
+0
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-70
/
+25
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+0
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-900
/
+306
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2026-04-08
crypto: Remove michael_mic from crypto_shash API
Eric Biggers
-2
/
+0
2026-04-05
sparc: use vmemmap_populate_hugepages for vmemmap_populate
Chengkaitao
-31
/
+16
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
-13
/
+7
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
-28
/
+4
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-44
/
+0
2026-04-02
sparc: move the XOR code to lib/raid/
Christoph Hellwig
-997
/
+41
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-24
/
+21
2026-04-03
crypto: sparc - Remove des and des3_ede code
Eric Biggers
-917
/
+0
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
-3
/
+1
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
-1
/
+1
2026-03-11
sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
-2
/
+28
2026-03-11
sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
-50
/
+1
2026-03-11
sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
-12
/
+0
2026-03-11
sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
-375
/
+118
2026-03-11
sparc64: vdso: Introduce vdso/processor.h
Thomas Weißschuh
-27
/
+44
2026-03-11
sparc64: vdso: Move syscall fallbacks into header
Thomas Weißschuh
-49
/
+52
2026-03-11
sparc64: vdso: Move hardware counter read into header
Thomas Weißschuh
-66
/
+82
2026-03-11
sparc64: vdso: Replace code patching with runtime conditional
Thomas Weißschuh
-316
/
+4
2026-03-11
sparc64: vdso: Remove obsolete "fake section table" reservation
Thomas Weißschuh
-29
/
+0
2026-03-11
sparc64: vdso: Link with -z noexecstack
Thomas Weißschuh
-1
/
+1
2026-03-11
sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
-0
/
+3
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2026-03-06
Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+7
2026-03-03
sparc/PCI: Initialize msi_addr_mask for OF-created PCI devices
Nilay Shroff
-0
/
+7
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-23
sparc: Fix page alignment in dma mapping
Stian Halseth
-0
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-32
/
+32
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-48
/
+47
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-34
/
+29
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1680
/
+7
2026-02-09
Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-43
/
+119
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
-1
/
+1
2026-02-06
sparc: remove unused variable strtab
Alex Shi
-2
/
+0
2026-02-06
sparc64: fix unused variable warning
Alex Shi
-6
/
+0
2026-02-06
sparc: don't reference obsolete termio struct for TC* constants
Sam James
-4
/
+4
2026-02-06
sparc: vio: Replace snprintf with strscpy in vio_create_one
Thorsten Blum
-2
/
+2
2026-02-06
sparc: Add architecture support for clone3
Ludwig Rydberg
-15
/
+78
[next]