summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-271-2/+2
|\
| * kexec: fix KEXEC_FILE dependenciesArnd Bergmann2023-12-201-2/+2
* | posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds2023-12-201-12/+1
* | Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-12-204-11/+12
|\ \
| * | s390: update defconfigsHeiko Carstens2023-12-193-10/+11
| * | s390/vx: fix save/restore of fpu kernel contextHeiko Carstens2023-12-181-1/+1
| |/
* | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-151-1/+0
* | Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-12-082-5/+1
|\ \ | |/ |/|
| * KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-11-141-1/+1
| * KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda2023-11-141-4/+0
* | s390: remove odd commentHeiko Carstens2023-11-221-1/+0
* | s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko2023-11-221-0/+1
* | s390/pai: cleanup event initializationThomas Richter2023-11-222-7/+5
|/
* kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-0910-914/+57
|\
| *-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-2710-914/+57
| |\ \
| | | * s390/pci: Fix reset of IOMMU software countersNiklas Schnelle2023-10-052-7/+10
| | | * s390/pci: Use dma-iommu layerNiklas Schnelle2023-10-0210-892/+36
| | | * s390/pci: prepare is_passed_through() for dma-iommuNiklas Schnelle2023-10-021-4/+11
| | |/
* | | Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0820-497/+266
|\ \ \
| * | | s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev2023-11-053-13/+3
| * | | s390/mm: use compound page order to distinguish page tablesAlexander Gordeev2023-11-051-9/+4
| * | | s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev2023-11-054-262/+31
| * | | s390/cmma: rework no-dat handlingHeiko Carstens2023-11-055-131/+21
| * | | s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens2023-11-056-16/+28
| * | | s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2023-11-052-42/+43
| * | | s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2023-11-057-42/+58
| * | | s390/cmma: cleanup inline assembliesHeiko Carstens2023-11-051-22/+26
| * | | s390: add USER_STACKTRACE supportHeiko Carstens2023-11-052-0/+44
| * | | s390/perf: implement perf_callchain_user()Heiko Carstens2023-11-052-0/+48
| * | | s390/mm: add missing conversion to use ptdescsAlexander Gordeev2023-11-052-3/+3
* | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-043-23/+3
|\ \ \ \ | |/ / / |/| | |
| * | | kbuild: unify vdso_install rulesMasahiro Yamada2023-10-283-23/+3
* | | | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0349-801/+993
|\ \ \ \
| * | | | s390: delete the unused store_prefix() functionIlya Leoshkevich2023-10-251-8/+0
| * | | | s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens2023-10-251-0/+6
| * | | | s390/cmma: fix detection of DAT pagesHeiko Carstens2023-10-251-3/+3
| * | | | s390/pai_crypto: remove per-cpu variable assignement in event initializationThomas Richter2023-10-251-1/+0
| * | | | s390/pai: initialize event count once at initializationThomas Richter2023-10-252-2/+0
| * | | | s390/pai_crypto: use PERF_ATTACH_TASK define for per task detectionThomas Richter2023-10-252-2/+2
| * | | | s390/mm: add missing arch_set_page_dat() call to gmap allocationsHeiko Carstens2023-10-252-6/+19
| * | | | s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()Heiko Carstens2023-10-231-2/+6
| * | | | s390/cmma: fix initial kernel address space page table walkHeiko Carstens2023-10-231-3/+10
| * | | | s390/diag: add missing virt_to_phys() translation to diag224()Heiko Carstens2023-10-231-1/+2
| * | | | s390/mm,fault: move VM_FAULT_ERROR handling to do_exception()Heiko Carstens2023-10-231-47/+34
| * | | | s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADACCESSHeiko Carstens2023-10-231-85/+51
| * | | | s390/mm,fault: remove VM_FAULT_SIGNALHeiko Carstens2023-10-231-10/+7
| * | | | s390/mm,fault: remove VM_FAULT_BADCONTEXTHeiko Carstens2023-10-231-8/+16
| * | | | s390/mm,fault: simplify kfence fault handlingHeiko Carstens2023-10-231-8/+8
| * | | | s390/mm,fault: call do_fault_error() only from do_exception()Heiko Carstens2023-10-231-19/+8