summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-07-27s390/ftrace: use la instead of aghik in return_to_handler()Heiko Carstens
2023-07-27s390/ebcdic: fix typo in commentChristophe JAILLET
2023-07-27s390/diag: fix diagnose 8c descriptionHeiko Carstens
2023-07-27s390: update defconfigsHeiko Carstens
2023-07-27s390/vmem: split pages when debug pagealloc is enabledSven Schnelle
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-24s390: use obj-y to descend into drivers/s390/Masahiro Yamada
2023-07-24docs: move s390 under archCosta Shulyupin
2023-07-24s390/tracing: pass struct ftrace_regs to ftrace_trace_functionSven Schnelle
2023-07-24s390/hypfs: stop using ENOSYS error codeSven Schnelle
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-07-24s390/extmem: improve reporting of -ERANGE errorAlexander Gordeev
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev
2023-07-24s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle
2023-07-24s390/hypfs: factor out filesystem codeHeiko Carstens
2023-07-24s390/hypfs: remove open-coded PTR_ALIGN()Heiko Carstens
2023-07-24s390/hypfs: simplify memory allocationHeiko Carstens
2023-07-24s390/sthyi: enforce 4k alignment of vmalloc'ed areaHeiko Carstens
2023-07-24s390/diag: handle diag 204 subcode 4 address correctlyHeiko Carstens
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming
2023-07-18s390/mm: fix per vma lock fault handlingSven Schnelle
2023-07-18KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda
2023-07-18KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda
2023-07-13s390: convert to ctime accessor functionsJeff Layton
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter
2023-07-04s390/cpum_sf: handle casts consistentlyThomas Richter
2023-07-04s390/cpum_sf: remove unnecessary debug statementThomas Richter
2023-07-04s390/cpum_sf: remove parameter in call to pr_errThomas Richter
2023-07-04s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter
2023-07-04s390/cpum_cf: remove unneeded debug statementsThomas Richter
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03s390/entry: remove mcck clockSven Schnelle
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-28s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens
2023-06-28s390/decompressor: fix misaligned symbol build errorHeiko Carstens