aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-26s390/pai: fix raw data collection for PMU pai_extThomas Richter1-0/+1
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld1-1/+1
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2-2/+2
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+2
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra4-8/+20
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim2-0/+2
2022-09-26s390: remove vma linked list walksMatthew Wilcox (Oracle)1-1/+2
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter2-1/+672
2022-09-14s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev3-1/+16
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2-24/+4
2022-09-14s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev2-34/+32
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev7-30/+163
2022-09-14s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev2-2/+2
2022-09-14Merge branch 'fixes' into featuresVasily Gorbik3-2/+4
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: move from strlcpy with unused retval to strscpyWolfram Sang2-2/+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