summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-03-14KVM: s390x: fix SCK lockingClaudio Imbrenda
2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson
2022-02-25KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller
2022-02-22KVM: s390: Add missing vm MEM_OP size checkJanis Schoetterl-Glausch
2022-02-14KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch
2022-02-14KVM: s390: Rename existing vcpu memop functionsJanis Schoetterl-Glausch
2022-02-14KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch
2022-02-14KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch
2022-02-14KVM: s390: handle_tprot: Honor storage keysJanis Schoetterl-Glausch
2022-02-14KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch
2022-02-14s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch
2022-02-02KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch
2022-01-26s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-01-24s390: update defconfigsHeiko Carstens
2022-01-24s390/module: test loading modules with a lot of relocationsIlya Leoshkevich
2022-01-24s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich
2022-01-23s390/uaccess: fix compile errorHeiko Carstens
2022-01-23s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger
2022-01-23s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22mm: remove cleancacheChristoph Hellwig
2022-01-21Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-17s390/uaccess: introduce bit field for OAC specifierNico Boehr
2022-01-17s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter
2022-01-17s390/cpumf: Support for CPU Measurement Facility CSVN 7Thomas Richter
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-14arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-07s390/pci: simplify __pciwb_mio() inline asmNiklas Schnelle
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-31crypto: s390/sha512 - Use macros instead of direct IV numbersTianjia Zhang
2021-12-29s390: remove unused TASK_SIZE_OFGuo Ren
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-12-20s390/crash_dump: fix virtual vs physical address handlingHeiko Carstens