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
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Lines
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-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-25
s390/kexec: Disable stack protector in s390_reset_system()
Vasily Gorbik
-1
/
+1
2026-02-25
s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
Heiko Carstens
-2
/
+1
2026-02-25
s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
Heiko Carstens
-14
/
+7
2026-02-25
s390/irq/idle: Remove psw bits early
Heiko Carstens
-8
/
+6
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
-34
/
+2
2026-02-25
s390/idle: Slightly optimize idle time accounting
Heiko Carstens
-7
/
+8
2026-02-25
s390/idle: Add comment for non obvious code
Heiko Carstens
-0
/
+9
2026-02-25
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
-16
/
+2
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
-6
/
+17
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-22
/
+22
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-30
/
+29
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-31
/
+31
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
-30
/
+30
2026-02-17
s390/smp: Avoid calling rebuild_sched_domains() early
Heiko Carstens
-1
/
+1
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-119
/
+23
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+0
2026-02-11
Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-119
/
+23
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-5
/
+2
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-09
Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-5
/
+58
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
-107
/
+7
2026-02-04
KVM: s390: Export two functions
Claudio Imbrenda
-2
/
+4
2026-02-04
s390: Make UV folio operations work on whole folio
Claudio Imbrenda
-10
/
+12
2026-02-03
s390/kexec: Emit an error message when cmdline is too long
Vasily Gorbik
-1
/
+3
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
-29
/
+39
2026-01-27
s390/perf: Disable register readout on sampling events
Thomas Richter
-1
/
+1
2026-01-27
s390/bug: Skip __WARN_trap() in call traces
Heiko Carstens
-2
/
+4
2026-01-27
s390/bug: Implement __WARN_printf()
Heiko Carstens
-1
/
+48
2026-01-27
s390/traps: Copy monitor code to pt_regs
Heiko Carstens
-0
/
+1
2026-01-27
s390/bug: Introduce and use monitor code macro
Heiko Carstens
-2
/
+3
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
-2
/
+0
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+2
2026-01-17
s390/vdso: Disable kstack erase
Heiko Carstens
-1
/
+1
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
-5
/
+2
2025-12-14
s390/stacktrace: Do not fallback to RA register
Jens Remus
-16
/
+2
2025-12-14
s390/ipl: Clear SBP flag when bootprog is set
Sven Schnelle
-12
/
+36
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+3
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-4386
/
+2010
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2025-11-27
KVM: s390: Enable and disable interrupts in entry code
Heiko Carstens
-0
/
+3
2025-11-26
s390/entry: Use lay instead of aghik
Heiko Carstens
-1
/
+1
2025-11-25
s390/vdso: Get rid of -m64 flag handling
Heiko Carstens
-7
/
+3
2025-11-25
s390/vdso: Rename vdso64 to vdso
Heiko Carstens
-102
/
+100
2025-11-25
s390: Rename head64.S to head.S
Heiko Carstens
-2
/
+2
2025-11-25
s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macros
Jens Remus
-40
/
+3
[next]