summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
* s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle2021-12-221-4/+5
* s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip2021-12-171-2/+3
* s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle2021-12-081-3/+4
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-12-081-3/+0
* signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-251-1/+1
* signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman2021-11-251-1/+1
* signal/s390: Use force_sigsegv in default_trap_handlerEric W. Biederman2021-11-251-1/+1
* s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov2021-11-251-2/+2
* s390/kexec: fix memory leak of ipl report bufferBaoquan He2021-11-252-0/+16
* s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle2021-11-252-6/+9
* s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2021-11-252-58/+32
* s390/setup: avoid reserving memory above identity mappingVasily Gorbik2021-11-251-9/+1
* s390/kexec: fix return code handlingHeiko Carstens2021-11-252-2/+9
* s390/cpumf: cpum_cf PMU displays invalid value after hotplug removeThomas Richter2021-11-181-1/+3
* KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch2021-11-181-0/+2
* KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda2021-11-181-1/+1
* KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda2021-11-181-10/+9
* s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand2021-11-181-1/+1
* s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand2021-11-181-18/+39
* s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand2021-11-181-0/+13
* s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand2021-11-181-2/+3
* s390/gmap: validate VMA in __gmap_zap()David Hildenbrand2021-11-181-0/+6
* 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