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-06-11
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/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-28
/
+42
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
2
-0
/
+47
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
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-11
sparc64: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
1
-14
/
+13
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2
-2
/
+2
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+12
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+10
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-11
sparc32: remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
1
-10
/
+5
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-05-09
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/ebiggers/linux
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/kernel/git/akpm/mm
Linus Torvalds
4
-37
/
+5
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
3
-7
/
+5
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+3
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2
-7
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-1
/
+4
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
1
-25
/
+0
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2
-3
/
+0
2025-03-17
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]