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
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
3
-15
/
+6
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-0
/
+14
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-3
/
+3
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2026-04-03
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+5
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
4
-6
/
+12
2026-03-28
Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-1
/
+7
2026-03-28
s390/entry: Scrub r12 register on kernel entry
Vasily Gorbik
1
-0
/
+3
2026-03-28
s390/syscalls: Add spectre boundary for syscall dispatch table
Greg Kroah-Hartman
1
-1
/
+4
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
1
-1
/
+1
2026-03-24
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
1
-2
/
+2
2026-03-24
module: Give 'enum pkey_id_type' a more specific name
Thomas Weißschuh
1
-1
/
+1
2026-03-24
s390/cpum_sf: Cap sampling rate to prevent lsctl exception
Thomas Richter
1
-1
/
+5
2026-03-24
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
3
-5
/
+5
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
1
-6
/
+8
2026-03-16
KVM: s390: vsie: Avoid injecting machine check on signal
Christian Borntraeger
3
-5
/
+5
2026-03-13
Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-6
/
+8
2026-03-13
integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
1
-5
/
+5
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
1
-0
/
+1
2026-03-07
s390: Revert "s390/irq/idle: Remove psw bits early"
Heiko Carstens
1
-6
/
+8
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+1
2026-03-05
s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
Coiby Xu
3
-9
/
+1
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2
-6
/
+5
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
2
-0
/
+14
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-25
s390/kexec: Disable stack protector in s390_reset_system()
Vasily Gorbik
1
-1
/
+1
2026-02-25
s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
Heiko Carstens
1
-2
/
+1
2026-02-25
s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
Heiko Carstens
1
-14
/
+7
2026-02-25
s390/irq/idle: Remove psw bits early
Heiko Carstens
1
-8
/
+6
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
2
-34
/
+2
2026-02-25
s390/idle: Slightly optimize idle time accounting
Heiko Carstens
1
-7
/
+8
2026-02-25
s390/idle: Add comment for non obvious code
Heiko Carstens
1
-0
/
+9
2026-02-25
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
1
-16
/
+2
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
2
-6
/
+17
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-22
/
+22
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
13
-30
/
+29
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-31
/
+31
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
1
-30
/
+30
2026-02-17
s390/smp: Avoid calling rebuild_sched_domains() early
Heiko Carstens
1
-1
/
+1
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-119
/
+23
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+0
2026-02-11
Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-119
/
+23
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+2
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-02-09
Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
4
-5
/
+58
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
1
-107
/
+7
2026-02-04
KVM: s390: Export two functions
Claudio Imbrenda
1
-2
/
+4
2026-02-04
s390: Make UV folio operations work on whole folio
Claudio Imbrenda
1
-10
/
+12
[next]