summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
*---. 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-061-1/+3
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-11-291-1/+3
| |\ \ \
| | * | | KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth2022-11-241-1/+3
| | | |/ | | |/|
* | | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
| | |/ | |/|
* | | Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-11-251-1/+1
|\ \ \ | |_|/ |/| |
| * | s390/crashdump: fix TOD programmable field sizeHeiko Carstens2022-11-241-1/+1
* | | Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-11-181-1/+10
|\| |
| * | s390: avoid using global register for current_stack_pointerVasily Gorbik2022-11-161-1/+10
* | | Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-11-119-77/+74
|\| |
| * | s390: always build relocatable kernelHeiko Carstens2022-11-084-9/+5
| * | s390/configs: add kasan.config addon config fileHeiko Carstens2022-11-081-0/+3
| * | s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens2022-11-084-3/+1
| * | s390: update defconfigsHeiko Carstens2022-11-022-65/+65
| |/
* | KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca2022-11-071-1/+1
* | KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2022-11-072-10/+17
|/
* s390/pai: fix raw data collection for PMU pai_extThomas Richter2022-10-261-0/+1
* s390/boot: add secure boot trailerPeter Oberparleiter2022-10-261-2/+11
* s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens2022-10-261-4/+4
* s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens2022-10-261-1/+2
* s390/uaccess: add missing EX_TABLE entries to __clear_user()Heiko Carstens2022-10-261-3/+3
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-163-4/+4
|\
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
| * treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld2022-10-111-1/+1
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-2/+2
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\ \ | |/ |/|
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-104-14/+8
|\ \
| * | instrumented.h: allow instrumenting both sides of copy_from_user()Alexander Potapenko2022-10-031-1/+2
| * | s390: remove vma linked list walksMatthew Wilcox (Oracle)2022-09-262-3/+6
| * | s390/hugetlb: switch to generic version of follow_huge_pud()Gerald Schaefer2022-09-111-10/+0
| |/
* | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-0/+135
|\ \
| * | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-9/+19
| * | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-18/+24
| * | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-5/+4
| * | crypto: Kconfig - move s390 entries to a submenuRobert Elliott2022-08-261-0/+120
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-103-4/+3
|\ \ \
| * | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
| * | | kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-291-0/+1
* | | | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-0/+2
|\ \ \ \
| * | | | Merge branch 'v6.0-rc7'Peter Zijlstra2022-09-2919-98/+146
| |\| | |
| * | | | perf: Use sample_flags for raw_dataNamhyung Kim2022-09-272-0/+2
* | | | | Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-0930-249/+1161
|\ \ \ \ \
| * | | | | s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle2022-09-281-1/+0