summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-011-2/+0
|\
| * treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-041-2/+0
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-3/+3
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-3/+3
| |/
* | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-8/+0
|\ \
| * | locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-8/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-312-2/+4
|\ \ \
| * | | KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic2021-10-201-2/+3
| * | | KVM: s390: clear kicked_mask before sleeping againHalil Pasic2021-10-201-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-202-1/+15
|\ \ \ \ | |/ / /
| * | | KVM: s390: Function documentation fixesJanosch Frank2021-09-282-1/+15
* | | | s390: fix strrchr() implementationRoberto Sassu2021-10-121-8/+7
* | | | s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-043-7/+44
* | | | bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang2021-10-041-1/+1
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-273-4/+4
|\ \ \ | |/ /
| * | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-223-4/+4
* | | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-231-1/+1
|\ \ \
| * | | s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-211-1/+1
| | |/ | |/|
* | | Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-211-32/+38
|\ \ \ | |_|/ |/| |
| * | s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-161-28/+30
| * | s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-161-2/+7
| * | s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich2021-09-161-2/+1
| |/
* | s390: remove WARN_DYNAMIC_STACKHeiko Carstens2021-09-152-17/+0
* | s390: update defconfigsHeiko Carstens2021-09-152-4/+9
* | s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand2021-09-151-2/+2
|/
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0917-49/+63
|\
| * hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-081-0/+1
| * s390/ftrace: remove incorrect __va usageHeiko Carstens2021-09-081-2/+2
| * s390: remove xpram device driverHeiko Carstens2021-09-072-2/+0
| * s390/pci: read clp_list_pci_req only oncePierre Morel2021-09-071-1/+1
| * s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle2021-09-071-2/+5
| * s390/cpum_cf: move array from header to C fileHeiko Carstens2021-09-072-7/+8
| * s390/mm: fix kernel doc commentsHeiko Carstens2021-09-072-8/+7
| * s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle2021-09-073-8/+15
| * s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-072-14/+14
| * s390/configs: enable CONFIG_KFENCE in debug_defconfigSven Schnelle2021-08-311-0/+1
| * s390/entry: make oklabel within CHKSTG macro localHeiko Carstens2021-08-311-2/+2
| * s390: add kmemleak annotation in stack_alloc()Sven Schnelle2021-08-311-3/+7
* | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-083-76/+0
* | compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\ \
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-075-14/+16
|\ \ \
| * \ \ Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-0610-38/+55
| |\ \ \
| * \ \ \ Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-09-065-8/+14
| |\ \ \ \
| | * | | | KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-08-274-8/+9
| | * | | | KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2021-08-273-0/+5
| * | | | | KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-201-4/+0
| * | | | | KVM: Rename lru_slot to last_used_slotDavid Matlack2021-08-061-2/+2
* | | | | | Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds2021-09-071-1/+1