aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-3/+19
2023-10-19s390/pci: fix iommu bitmap allocationGravatar Niklas Schnelle 1-2/+13
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-10/+6
2023-10-16s390/kasan: handle DCSS mapping in memory holesGravatar Vasily Gorbik 1-1/+6
2023-10-12Merge tag 'kvm-s390-master-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 1-10/+6
2023-10-11s390/bpf: Fix unwinding past the trampolineGravatar Ilya Leoshkevich 1-3/+14
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineGravatar Ilya Leoshkevich 1-2/+6
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+1
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-3/+11
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 2-3/+11
2023-09-25KVM: s390: fix gisa destroy operation might lead to cpu stallsGravatar Michael Mueller 1-10/+6
2023-09-19s390/cert_store: fix string length handlingGravatar Peter Oberparleiter 1-3/+4
2023-09-19s390: update defconfigsGravatar Heiko Carstens 3-10/+21
2023-09-19s390/bpf: Let arch_prepare_bpf_trampoline return program sizeGravatar Song Liu 1-1/+1
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-0/+10
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-18/+186
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 16-198/+82
2023-09-06s390/bpf: Pass through tail call counter in trampolinesGravatar Ilya Leoshkevich 1-0/+10
2023-09-05s390/vmem: do not silently ignore mapping limitGravatar Alexander Gordeev 1-15/+3
2023-09-05s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionGravatar Alexander Gordeev 2-2/+2
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-0/+2
2023-09-04kbuild: Show marked Kconfig fragments in "help"Gravatar Kees Cook 2-0/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-5/+6
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 10-31/+211
2023-08-30s390/airq: remove lsi_mask from airq_structGravatar Benjamin Block 2-2/+2
2023-08-30s390/mm: use __set_memory() variants where usefulGravatar Heiko Carstens 2-11/+11
2023-08-30s390/set_memory: add __set_memory() variantGravatar Heiko Carstens 2-6/+24
2023-08-30s390/set_memory: generate all set_memory() functionsGravatar Heiko Carstens 1-31/+11
2023-08-30s390/mm: improve description of mapping permissions of prefix pagesGravatar Heiko Carstens 1-2/+5
2023-08-30s390/amode31: change type of __samode31, __eamode31, etcGravatar Heiko Carstens 5-16/+16
2023-08-30s390/mm: simplify kernel mapping setupGravatar Heiko Carstens 4-114/+15
2023-08-30s390: remove "noexec" optionGravatar Heiko Carstens 5-12/+2
2023-08-30s390/vmem: fix virtual vs physical address confusionGravatar Alexander Gordeev 1-4/+8
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-47/+21
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 8-132/+175
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 58-981/+2024
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-2/+2
2023-08-28KVM: s390: pv: Allow AP-instructions for pv-guestsGravatar Steffen Eiden 2-3/+15
2023-08-28KVM: s390: Add UV feature negotiationGravatar Steffen Eiden 3-0/+91
2023-08-28s390/uv: UV feature check utilityGravatar Steffen Eiden 4-3/+10
2023-08-28KVM: s390: pv: relax WARN_ONCE condition for destroy fastGravatar Viktor Mihajlovski 1-1/+2
2023-08-28Merge remote-tracking branch 'vfio-ap' into nextGravatar Janosch Frank 5-13/+25
2023-08-28KVM: s390: interrupt: Fix single-stepping keyless mode exitsGravatar Ilya Leoshkevich 1-2/+2
2023-08-28KVM: s390: interrupt: Fix single-stepping userspace-emulated instructionsGravatar Ilya Leoshkevich 1-3/+20
2023-08-28KVM: s390: interrupt: Fix single-stepping kernel-emulated instructionsGravatar Ilya Leoshkevich 1-3/+14
2023-08-28KVM: s390: interrupt: Fix single-stepping into program interrupt handlersGravatar Ilya Leoshkevich 1-1/+16
2023-08-28KVM: s390: interrupt: Fix single-stepping into interrupt handlersGravatar Ilya Leoshkevich 2-2/+16
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+5