aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-07s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev1-1/+1
2022-09-07s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2-1/+2
2022-08-30s390: fix nospec table alignmentsJosh Poimboeuf1-0/+1
2022-08-25s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-109/+86
2022-08-06Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev1-1/+1
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev7-155/+29
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/kernel/git/crng/randomLinus Torvalds1-2/+0
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-5/+13
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-24/+5
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-0/+156
2022-07-28s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit()Sven Schnelle1-3/+5
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev7-29/+155
2022-07-28s390/setup: rearrange absolute lowcore initializationAlexander Gordeev1-7/+6
2022-07-28s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev1-1/+1
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev1-80/+28
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev1-106/+22
2022-07-20s390/crash: use static swap buffer for copy_to_user_real()Alexander Gordeev1-14/+12
2022-07-20s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev1-0/+26
2022-07-20s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev1-1/+1
2022-07-20s390/crash: remove redundant panic() on save area allocation failureAlexander Gordeev1-1/+1
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden1-0/+1
2022-07-19s390/cpufeature: allow for facility bitsHeiko Carstens1-0/+3
2022-07-19s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens3-11/+43
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 verificationMichal 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/git/kvms390/linux into HEADPaolo Bonzini1-0/+53
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-5/+7
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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/rostedt/linux-traceLinus Torvalds1-2/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-5/+8