summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
7 daysMerge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
7 daysarch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'kvm-s390-next-6.16-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-05-28KVM: s390: Simplify and move pv codeClaudio Imbrenda
2025-05-28s390/uv: Improve splitting of large folios that cannot be split while dirtyDavid Hildenbrand
2025-05-28s390/uv: Always return 0 from s390_wiggle_split_folio() if successfulDavid Hildenbrand
2025-05-28s390/uv: Don't return 0 from make_hva_secure() if the operation was not succe...David Hildenbrand
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-21s390/perf: Remove driver-specific throttle supportKan Liang
2025-05-17s390/ptrace: Always inline regs_get_kernel_stack_nth() and regs_get_register()Heiko Carstens
2025-05-05s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens
2025-04-30s390: Simple strcpy() to strscpy() conversionsHeiko Carstens
2025-04-30s390/uv: Remove uv_get_secret_metadata functionHarald Freudenberger
2025-04-30s390/uv: Rename find_secret() to uv_find_secret() and publishHarald Freudenberger
2025-04-30s390/cpumf: Adjust number of leading zeroes for z15 attributesThomas Richter
2025-04-17s390: Remove optional third argument of strscpy() if possibleHeiko Carstens
2025-04-17s390/ipl: Rename and change strncpy_skip_quote()Heiko Carstens
2025-04-16watchdog: diag288_wdt: Implement module autoloadHeiko Carstens
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens
2025-04-09s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter
2025-04-09s390/cpumf: Update CPU Measurement facility extended counter set supportThomas Richter
2025-04-09s390: Add z17 elf platformVasily Gorbik
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-01mseal sysmap: enable s390Heiko Carstens
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens
2025-03-31s390/asm-offsets: Remove ASM_OFFSETS_CHeiko Carstens
2025-03-31s390/asm-offsets: Include ftrace_regs.h instead of ftrace.hHeiko Carstens
2025-03-31s390/kvm: Split kvm_host header fileHeiko Carstens
2025-03-31s390/lowcore: Remove unused machine_flagsHeiko Carstens
2025-03-31s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocationSven Schnelle
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds
2025-03-24Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-18s390/ptrace: Avoid KASAN false positives in regs_get_kernel_stack_nth()Vasily Gorbik
2025-03-18s390: Remove 2k vs 4k page table leftoversHeiko Carstens
2025-03-18s390/syscall: Merge __do_syscall() and do_syscall()Heiko Carstens
2025-03-17s390: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17perf: Supply task information to sched_task()Kan Liang
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen