summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+156
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-5/+13
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-24/+5
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-0/+156
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-2/+0
2022-07-15kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-07-13KVM: s390: pv: add export before importClaudio Imbrenda1-0/+28
2022-07-13KVM: s390: pv: handle secure storage violations for protected guestsClaudio Imbrenda1-0/+55
2022-07-11s390: Add attestation query informationSteffen Eiden1-0/+20
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld1-0/+5
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel1-5/+0
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel1-1/+0
2022-06-24jump_label: s390: avoid pointless initial NOP patchingArd Biesheuvel1-18/+5
2022-06-23s390/pai: Fix multiple concurrent event installationThomas Richter1-3/+12
2022-06-23s390/pai: Prevent invalid event number for pai_crypto PMUThomas Richter1-2/+3
2022-06-23s390/cpumf: Handle events cycles and instructions identicalThomas Richter1-1/+21
2022-06-23s390/crash: make copy_oldmem_page() return number of bytes copiedAlexander Gordeev1-3/+4
2022-06-23s390/crash: add missing iterator advance in copy_oldmem_page()Alexander Gordeev1-0/+7
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+53
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+7
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-58/+35
2022-06-01s390/uv: Add dump fields to queryJanosch Frank1-0/+33
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank1-0/+20
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens2-5/+5
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens2-6/+6
2022-06-01s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev1-1/+5
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-2/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+8
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu1-2/+1
2022-05-25s390/perf: obtain sie_block from the right addressNico Boehr1-1/+1
2022-05-25s390: generate register offsets into pt_regs automaticallyHeiko Carstens3-20/+16
2022-05-25s390: simplify early program check handlerHeiko Carstens4-31/+8
2022-05-17s390/entry: workaround llvm's IAS limitationsHeiko Carstens1-2/+12
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens1-59/+2
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens1-10/+10
2022-05-16s390/cpumf: add new extended counter set for IBM z16Thomas Richter1-0/+148
2022-05-11s390/stp: clock_delta should be signedSven Schnelle1-4/+4
2022-05-11s390/stp: fix todoff sizeSven Schnelle1-3/+1
2022-05-09s390/pai: add support for cryptography countersThomas Richter4-1/+695
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+5
2022-05-06s390/compat: cleanup compat_linux.h header fileHeiko Carstens1-52/+28
2022-05-06s390/entry: remove broken and not needed codeHeiko Carstens1-4/+1
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens1-7/+2
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-5/+8
2022-04-27s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu1-2/+2
2022-04-25s390/vdso: add vdso randomizationSven Schnelle1-1/+32
2022-04-25s390/vdso: map vdso above stackSven Schnelle1-1/+1
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle1-5/+19