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
2025-05-28
Merge tag 'kvm-s390-next-6.16-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
-19
/
+78
2025-05-28
KVM: s390: Simplify and move pv code
Claudio Imbrenda
-6
/
+6
2025-05-28
s390/uv: Improve splitting of large folios that cannot be split while dirty
David Hildenbrand
-6
/
+60
2025-05-28
s390/uv: Always return 0 from s390_wiggle_split_folio() if successful
David Hildenbrand
-10
/
+12
2025-05-28
s390/uv: Don't return 0 from make_hva_secure() if the operation was not succe...
David Hildenbrand
-1
/
+4
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+1
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-112
/
+49
2025-05-21
s390/perf: Remove driver-specific throttle support
Kan Liang
-6
/
+1
2025-05-17
s390/ptrace: Always inline regs_get_kernel_stack_nth() and regs_get_register()
Heiko Carstens
-33
/
+0
2025-05-05
s390/entry: Fix last breaking event handling in case of stack corruption
Heiko Carstens
-1
/
+2
2025-04-30
s390: Simple strcpy() to strscpy() conversions
Heiko Carstens
-9
/
+9
2025-04-30
s390/uv: Remove uv_get_secret_metadata function
Harald Freudenberger
-30
/
+0
2025-04-30
s390/uv: Rename find_secret() to uv_find_secret() and publish
Harald Freudenberger
-5
/
+14
2025-04-30
s390/cpumf: Adjust number of leading zeroes for z15 attributes
Thomas Richter
-2
/
+2
2025-04-17
s390: Remove optional third argument of strscpy() if possible
Heiko Carstens
-3
/
+3
2025-04-17
s390/ipl: Rename and change strncpy_skip_quote()
Heiko Carstens
-13
/
+12
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
-0
/
+5
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
-18
/
+5
2025-04-09
s390/cpumf: Fix double free on error in cpumf_pmu_event_init()
Thomas Richter
-11
/
+1
2025-04-09
s390/cpumf: Update CPU Measurement facility extended counter set support
Thomas Richter
-4
/
+165
2025-04-09
s390: Add z17 elf platform
Vasily Gorbik
-0
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-1
/
+1
2025-04-04
Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-14
/
+8
2025-04-01
mseal sysmap: enable s390
Heiko Carstens
-1
/
+1
2025-03-31
s390/smp: Add support for HOTPLUG_SMT
Heiko Carstens
-7
/
+1
2025-03-31
s390/asm-offsets: Remove ASM_OFFSETS_C
Heiko Carstens
-2
/
+3
2025-03-31
s390/asm-offsets: Include ftrace_regs.h instead of ftrace.h
Heiko Carstens
-1
/
+2
2025-03-31
s390/kvm: Split kvm_host header file
Heiko Carstens
-1
/
+1
2025-03-31
s390/lowcore: Remove unused machine_flags
Heiko Carstens
-2
/
+0
2025-03-31
s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation
Sven Schnelle
-1
/
+1
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-349
/
+236
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+0
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-111
/
+16
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+4
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+1
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
-1
/
+1
2025-03-24
Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-39
/
+23
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
-5
/
+5
2025-03-18
s390/ptrace: Avoid KASAN false positives in regs_get_kernel_stack_nth()
Vasily Gorbik
-1
/
+2
2025-03-18
s390: Remove 2k vs 4k page table leftovers
Heiko Carstens
-4
/
+1
2025-03-18
s390/syscall: Merge __do_syscall() and do_syscall()
Heiko Carstens
-30
/
+17
2025-03-17
s390: Rely on generic printing of preemption model
Sebastian Andrzej Siewior
-6
/
+1
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
-2
/
+4
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
-7
/
+129
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-4
/
+5
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
-8
/
+3
2025-03-04
s390/traps: Change stack overflow message
Sven Schnelle
-11
/
+11
2025-03-04
s390/traps: Cleanup coding style
Heiko Carstens
-54
/
+25
2025-03-04
s390/traps: Get rid of superfluous cpu_has_vx() check
Heiko Carstens
-5
/
+0
[prev]
[next]