index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-28
/
+42
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2025-05-28
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+47
2025-05-27
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
23
-513
/
+188
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-0
/
+2
2025-05-21
sparc/perf: Remove driver-specific throttle support
Kan Liang
1
-2
/
+1
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
1
-1
/
+1
2025-05-12
sparc64: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
1
-14
/
+13
2025-05-12
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2
-2
/
+2
2025-05-12
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+12
2025-05-12
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+10
2025-05-12
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-12
sparc32: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
1
-10
/
+5
2025-05-12
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-10
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
1
-1
/
+1
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
1
-1
/
+1
2025-05-05
crypto: sparc/sha256 - implement library instead of shash
Eric Biggers
8
-141
/
+78
2025-05-05
crypto: sparc - move opcodes.h into asm directory
Eric Biggers
16
-33
/
+18
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
1
-1
/
+0
2025-04-28
sparc/crc: drop "glue" from filenames
Eric Biggers
2
-2
/
+2
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
1
-1
/
+1
2025-04-23
crypto: sparc/sha512 - Use API partial block handling
Herbert Xu
1
-87
/
+15
2025-04-23
crypto: sparc/sha256 - Use API partial block handling
Herbert Xu
1
-101
/
+20
2025-04-23
crypto: sparc/sha1 - Use API partial block handling
Herbert Xu
1
-94
/
+15
2025-04-23
crypto: sparc/md5 - Use API partial block handling
Herbert Xu
1
-78
/
+63
2025-04-09
sparc: mv sparc sysctls into their own file under arch/sparc/kernel
Joel Granados
2
-0
/
+47
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC16
Eric Biggers
1
-1
/
+0
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-37
/
+5
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2025-03-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-7
/
+5
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-14
/
+3
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-03-18
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2
-7
/
+0
2025-03-18
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-1
/
+4
2025-03-18
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
1
-25
/
+0
2025-03-18
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2
-3
/
+0
2025-03-18
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Ryan Roberts
1
-2
/
+0
2025-03-17
sparc/mm: disable preemption in lazy mmu mode
Ryan Roberts
1
-1
/
+4
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
1
-1
/
+1
2025-03-11
sparc/vdso: Always reject undefined references during linking
Thomas Weißschuh
2
-14
/
+3
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
Eric Biggers
2
-2
/
+0
[next]