summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-221-7/+0
* Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-056-7/+62
|\
| * s390/extable: fix exception table sortingHeiko Carstens2022-03-011-2/+7
| * s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens2022-03-014-5/+18
| * s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens2022-03-011-0/+35
| * s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov2022-03-011-0/+2
* | Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-02-122-3/+3
|\|
| * s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich2022-02-062-3/+3
* | KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch2022-02-021-0/+2
|/
* s390/hypfs: include z/VM guests with access control group setVasily Gorbik2022-01-261-2/+4
* s390: update defconfigsHeiko Carstens2022-01-243-17/+22
* s390/module: test loading modules with a lot of relocationsIlya Leoshkevich2022-01-245-0/+116
* s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich2022-01-241-19/+18
* s390/uaccess: fix compile errorHeiko Carstens2022-01-231-2/+2
* s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger2022-01-231-1/+8
* s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger2022-01-231-4/+14
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-233-3/+1
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-1/+1
| * arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | mm: remove cleancacheChristoph Hellwig2022-01-222-2/+0
* | Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-01-216-56/+104
|\ \
| * | s390/uaccess: introduce bit field for OAC specifierNico Boehr2022-01-172-49/+95
| * | s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter2022-01-172-2/+4
| * | s390/cpumf: Support for CPU Measurement Facility CSVN 7Thomas Richter2022-01-172-5/+5
* | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-15/+13
|\ \ \
| * | | arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada2022-01-141-9/+7
| * | | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-6/+6
* | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-2/+2
|\ \ \ \
| * | | | exit: Add and use make_task_dead.Eric W. Biederman2021-12-132-2/+2
| * | | | exit/s390: Remove dead reference to do_exit from copy_threadEric W. Biederman2021-12-131-1/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-1610-196/+231
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-12-216-85/+152
| |\ \ \ \ \
| | * | | | | KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman2021-12-174-2/+43
| | * | | | | s390: uv: Add offset comments to UV query struct and fix namingJanosch Frank2021-12-171-17/+17
| | * | | | | KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch2021-12-171-8/+16
| | * | | | | KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch2021-12-171-53/+69
| | * | | | | KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch2021-12-171-15/+17
| | | |/ / / | | |/| | |
| * | | | | KVM: s390: Use Makefile.kvm for common filesDavid Woodhouse2021-12-091-5/+3
| * | | | | Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini2021-12-085-8/+23
| |\ \ \ \ \
| * | | | | | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson2021-12-081-1/+1
| * | | | | | KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson2021-12-082-7/+0
| * | | | | | KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hookSean Christopherson2021-12-082-1/+2
| * | | | | | KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson2021-12-081-1/+1
| * | | | | | KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero2021-12-082-15/+15
| * | | | | | KVM: s390: Introduce kvm_s390_get_gfn_end()Maciej S. Szmigiero2021-12-083-4/+14
| * | | | | | KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero2021-12-081-0/+1
| * | | | | | KVM: Integrate gfn_to_memslot_approx() into search_memslots()Maciej S. Szmigiero2021-12-081-37/+8
| * | | | | | KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLYSean Christopherson2021-12-081-4/+9
| * | | | | | KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson2021-12-081-2/+0