summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0917-49/+63
|\
| * hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-081-0/+1
| * s390/ftrace: remove incorrect __va usageHeiko Carstens2021-09-081-2/+2
| * s390: remove xpram device driverHeiko Carstens2021-09-072-2/+0
| * s390/pci: read clp_list_pci_req only oncePierre Morel2021-09-071-1/+1
| * s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle2021-09-071-2/+5
| * s390/cpum_cf: move array from header to C fileHeiko Carstens2021-09-072-7/+8
| * s390/mm: fix kernel doc commentsHeiko Carstens2021-09-072-8/+7
| * s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle2021-09-073-8/+15
| * s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-072-14/+14
| * s390/configs: enable CONFIG_KFENCE in debug_defconfigSven Schnelle2021-08-311-0/+1
| * s390/entry: make oklabel within CHKSTG macro localHeiko Carstens2021-08-311-2/+2
| * s390: add kmemleak annotation in stack_alloc()Sven Schnelle2021-08-311-3/+7
* | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-083-76/+0
* | compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\ \
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-075-14/+16
|\ \ \
| * \ \ Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-0610-38/+55
| |\ \ \
| * \ \ \ Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-09-065-8/+14
| |\ \ \ \
| | * | | | KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-08-274-8/+9
| | * | | | KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2021-08-273-0/+5
| * | | | | KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-201-4/+0
| * | | | | KVM: Rename lru_slot to last_used_slotDavid Matlack2021-08-061-2/+2
* | | | | | Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"Linus Torvalds2021-09-071-1/+1
* | | | | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-3/+1
|\ \ \ \ \ \
| * | | | | | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-162-3/+1
* | | | | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-032-8/+8
|\ \ \ \ \ \ \
| * | | | | | | s390: replace cc-option-yn uses with cc-optionNick Desaulniers2021-09-031-7/+7
| * | | | | | | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* | | | | | | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/pv: fix the forcing of the swiotlbHalil Pasic2021-07-231-1/+1
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-033-4/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | | | | | | | | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-3/+6
| * | | | | | | | | mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard2021-09-031-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-023-15/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-241-4/+27
| * | | | | | | | | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-243-11/+13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-1/+0
| * | | | | | | | | s390/pci: return error code from s390_dma_map_sg()Martin Oliveira2021-08-091-5/+7
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-012-68/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| * | | | | | | | | s390: use generic strncpy/strnlen from_userHeiko Carstens2021-07-273-68/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-0910-29/+39
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-2710-38/+50
| |\ \ \ \ \ \ \ \ \