aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-07-29s390/cert_store: fix error return code in fill_cs_keyring()Yang Yingliang1-0/+1
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens2-0/+2
2023-07-29KVM: s390: fix sthyi error handlingHeiko Carstens1-3/+3
2023-07-27s390/ftrace: use la instead of aghik in return_to_handler()Heiko Carstens1-1/+1
2023-07-27s390/ebcdic: fix typo in commentChristophe JAILLET1-1/+1
2023-07-27s390/diag: fix diagnose 8c descriptionHeiko Carstens1-1/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt1-0/+1
2023-07-24s390/tracing: pass struct ftrace_regs to ftrace_trace_functionSven Schnelle2-25/+34
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev1-0/+1
2023-07-24s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev1-2/+3
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle2-2/+13
2023-07-24s390/hypfs: simplify memory allocationHeiko Carstens1-2/+22
2023-07-24s390/sthyi: enforce 4k alignment of vmalloc'ed areaHeiko Carstens1-1/+3
2023-07-24s390/diag: handle diag 204 subcode 4 address correctlyHeiko Carstens1-0/+2
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova3-1/+812
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds16-86/+55
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter1-4/+0
2023-07-04s390/cpum_sf: handle casts consistentlyThomas Richter1-13/+13
2023-07-04s390/cpum_sf: remove unnecessary debug statementThomas Richter1-3/+0
2023-07-04s390/cpum_sf: remove parameter in call to pr_errThomas Richter1-4/+2
2023-07-04s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter1-10/+5
2023-07-04s390/cpum_cf: remove unneeded debug statementsThomas Richter1-30/+2
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-33/+75
2023-07-03s390/entry: remove mcck clockSven Schnelle2-2/+0
2023-07-03s390: fix various typosHeiko Carstens7-8/+8
2023-07-03s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev1-3/+8
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens4-4/+4
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-33/+75
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+0
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+3
2023-06-28s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2-0/+2
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens3-3/+3
2023-06-28s390/vdso: check for undefined symbols after buildSven Schnelle2-2/+8
2023-06-28s390/mm: do not include <asm-generic/io.h> directlyBaoquan He1-1/+1
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-137/+376
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-13/+3
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2023-06-26Merge tag 's390-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2023-06-22s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_eventsThomas Richter1-117/+332
2023-06-20s390/cpum_cf: open access to hwctr device for CAP_PERFMON privileged processThomas Richter1-1/+2
2023-06-20s390/module: fix rela calculation for R_390_GOTENTSumanth Korikkar1-1/+2
2023-06-20s390/crash: use the correct type for memory allocationChristophe JAILLET1-1/+1
2023-06-19s390: allow pte_offset_map_lock() to failHugh Dickins1-0/+2
2023-06-16s390/uv: Update query for secret-UVCsSteffen Eiden1-0/+40
2023-06-16s390/uv: replace scnprintf with sysfs_emitSteffen Eiden1-32/+26
2023-06-16s390/uv: Always export uv_infoSteffen Eiden1-1/+9
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann1-2/+0
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham1-0/+1
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra1-0/+5
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra1-13/+3