summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-071-0/+10
|\
| * s390/bpf: Pass through tail call counter in trampolinesIlya Leoshkevich2023-09-061-0/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-079-18/+186
|\ \
| * \ Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-08-3110-31/+211
| |\ \
| | * | KVM: s390: pv: Allow AP-instructions for pv-guestsSteffen Eiden2023-08-282-3/+15
| | * | KVM: s390: Add UV feature negotiationSteffen Eiden2023-08-283-0/+91
| | * | s390/uv: UV feature check utilitySteffen Eiden2023-08-284-3/+10
| | * | KVM: s390: pv: relax WARN_ONCE condition for destroy fastViktor Mihajlovski2023-08-281-1/+2
| | * | Merge remote-tracking branch 'vfio-ap' into nextJanosch Frank2023-08-285-13/+25
| | |\ \
| | * | | KVM: s390: interrupt: Fix single-stepping keyless mode exitsIlya Leoshkevich2023-08-281-2/+2
| | * | | KVM: s390: interrupt: Fix single-stepping userspace-emulated instructionsIlya Leoshkevich2023-08-281-3/+20
| | * | | KVM: s390: interrupt: Fix single-stepping kernel-emulated instructionsIlya Leoshkevich2023-08-281-3/+14
| | * | | KVM: s390: interrupt: Fix single-stepping into program interrupt handlersIlya Leoshkevich2023-08-281-1/+16
| | * | | KVM: s390: interrupt: Fix single-stepping into interrupt handlersIlya Leoshkevich2023-08-282-2/+16
* | | | | Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-09-0716-198/+82
|\ \ \ \ \
| * | | | | s390/vmem: do not silently ignore mapping limitAlexander Gordeev2023-09-051-15/+3
| * | | | | s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev2023-09-052-2/+2
| * | | | | s390/airq: remove lsi_mask from airq_structBenjamin Block2023-08-302-2/+2
| * | | | | s390/mm: use __set_memory() variants where usefulHeiko Carstens2023-08-302-11/+11
| * | | | | s390/set_memory: add __set_memory() variantHeiko Carstens2023-08-302-6/+24
| * | | | | s390/set_memory: generate all set_memory() functionsHeiko Carstens2023-08-301-31/+11
| * | | | | s390/mm: improve description of mapping permissions of prefix pagesHeiko Carstens2023-08-301-2/+5
| * | | | | s390/amode31: change type of __samode31, __eamode31, etcHeiko Carstens2023-08-305-16/+16
| * | | | | s390/mm: simplify kernel mapping setupHeiko Carstens2023-08-304-114/+15
| * | | | | s390: remove "noexec" optionHeiko Carstens2023-08-305-12/+2
| * | | | | s390/vmem: fix virtual vs physical address confusionAlexander Gordeev2023-08-301-4/+8
| | |_|_|/ | |/| | |
* | | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-052-0/+2
|\ \ \ \ \
| * | | | | kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-042-0/+2
* | | | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-314-5/+6
|\ \ \ \ \ \
| * | | | | | mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe2023-07-111-2/+2
| * | | | | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-113-3/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-08-291-1/+1
|\ \ \ \ \ \
| * | | | | | sysctl: Add size to register_sysctlJoel Granados2023-08-151-1/+1
| |/ / / / /
* | | | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-292-47/+21
|\ \ \ \ \ \
| * | | | | | remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder2023-08-181-3/+0
| * | | | | | kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder2023-08-182-2/+2
| * | | | | | s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-46/+23
* | | | | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-298-132/+175
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | s390: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-9/+24
| * | | | | | mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan2023-08-241-1/+2
| * | | | | | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-0/+5
| |\ \ \ \ \ \
| * | | | | | | s390: convert various pgalloc functions to use ptdescsVishal Moola (Oracle)2023-08-213-67/+69
| * | | | | | | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
| * | | | | | | mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)2023-08-181-2/+0
| * | | | | | | s390: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-183-56/+23
| * | | | | | | s390: add pte_free_defer() for pgtables sharing pageHugh Dickins2023-08-182-12/+72
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-2858-981/+2024
|\ \ \ \ \ \ \
| * | | | | | | s390/pci: use builtin_misc_device macro to simplify the codeLi Zetao2023-08-231-6/+1
| * | | | | | | Merge branch 'vfio-ap' into featuresHeiko Carstens2023-08-235-13/+25
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak2023-08-183-12/+17