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