summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2022-12-201-0/+1
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-194-40/+61
|\
| *---. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-124-40/+61
| |\ \ \
| | | * | s390/pci: use lock-free I/O translation updatesNiklas Schnelle2022-11-192-30/+45
| | | * | iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle2022-11-192-1/+2
| | | * | iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle2022-11-194-9/+13
| | | * | iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle2022-11-031-0/+1
| | |/ /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-1517-176/+567
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-11-2816-157/+562
| |\ \ \ \
| | * | | | KVM: s390: remove unused gisa_clear_ipm_gisc() functionHeiko Carstens2022-11-231-5/+0
| | * | | | KVM: s390: pv: module parameter to fence asynchronous destroyClaudio Imbrenda2022-11-231-1/+7
| | * | | | KVM: s390: pv: support for Destroy fast UVCClaudio Imbrenda2022-11-232-8/+63
| | * | | | KVM: s390: pv: avoid export before import if possibleClaudio Imbrenda2022-11-231-0/+7
| | * | | | KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLEClaudio Imbrenda2022-11-231-0/+3
| | * | | | KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda2022-11-234-18/+331
| | * | | | s390/mm: fix virtual-physical address confusion for swiotlbNico Boehr2022-11-072-8/+8
| | * | | | KVM: s390: VSIE: sort out virtual/physical address in pin_guest_pageNico Boehr2022-10-261-2/+2
| | * | | | KVM: s390: pv: sort out physical vs virtual pointers usageNico Boehr2022-10-261-4/+5
| | * | | | KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr2022-10-265-15/+15
| | * | | | KVM: s390: sort out physical vs virtual pointers usageNico Boehr2022-10-264-22/+30
| | * | | | s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr2022-10-264-12/+24
| | * | | | s390/mm: gmap: sort out physical vs virtual pointers usageNico Boehr2022-10-261-71/+76
| * | | | | KVM: replace direct irq.h inclusionPaolo Bonzini2022-11-092-19/+5
* | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-133-8/+10
|\ \ \ \ \ \
| * | | | | | s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()Anshuman Khandual2022-11-301-3/+2
| * | | | | | mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds2022-11-301-0/+3
| * | | | | | mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds2022-11-301-3/+5
| * | | | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\ \ \ \ \ \
| * | | | | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-122-2/+2
|\ \ \ \ \ \ \
| * | | | | | | use less confusing names for iov_iter direction initializersAl Viro2022-11-252-2/+2
| * | | | | | | [s390] memcpy_real(): WRITE is "data source", not destination...Al Viro2022-11-251-1/+1
| * | | | | | | [s390] copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro2022-11-251-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-125-7/+2
|\ \ \ \ \ \ \
| * | | | | | | random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld2022-11-183-5/+0
| * | | | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-182-2/+2
* | | | | | | | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-122-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: Rewrite core context handlingPeter Zijlstra2022-10-272-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-20/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-011-20/+0
| |/ / / / / / /
* | | | | | | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-1228-1037/+1309
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/nmi: get rid of private slab cacheHeiko Carstens2022-12-061-31/+9
| * | | | | | | | s390/nmi: move storage error checking back to C, enter with DAT onHeiko Carstens2022-12-063-32/+21
| * | | | | | | | s390/nmi: print machine check interruption code before stopping systemHeiko Carstens2022-12-061-0/+52
| * | | | | | | | s390/sclp: introduce sclp_emergency_printk()Heiko Carstens2022-12-061-0/+1
| * | | | | | | | s390/sclp: keep sclp_early_sccbHeiko Carstens2022-12-061-3/+0
| * | | | | | | | s390/nmi: rework register validation handlingHeiko Carstens2022-12-061-54/+10
| * | | | | | | | s390/nmi: use vector instruction macros instead of byte patternsHeiko Carstens2022-12-061-5/+4
| * | | | | | | | s390/vx: add vx-insn.h wrapper include fileHeiko Carstens2022-12-063-667/+688
| * | | | | | | | s390/ipl: use octal values instead of S_* macrosSven Schnelle2022-12-061-36/+30