summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-12s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-05-12Merge tag 'for-linus-6.9' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-05Revert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada
2024-05-02KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker
2024-05-01s390/paes: Reestablish retry loop in paesHarald Freudenberger
2024-05-01KVM: s390: vsie: Use virt_to_phys for crypto control blockNina Schoetterl-Glausch
2024-05-01s390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar
2024-04-29s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILDSumanth Korikkar
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle
2024-04-29s390/pci: Drop unneeded reference to CONFIG_DMIJean Delvare
2024-04-29s390/os_info: Fix array size in struct os_infoSven Schnelle
2024-04-29s390/os_info: Initialize old os_info in standalone dump kernelAlexander Egorenkov
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe
2024-04-22s390: Implement __iowrite32_copy()Jason Gunthorpe
2024-04-22s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda
2024-04-22s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-04-17s390/mm: Fix NULL pointer dereferenceSven Schnelle
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik
2024-04-17s390/nospec: Correct modules thunk offset calculationVasily Gorbik
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev
2024-04-17s390/crash: Use old os_info to create PT_LOAD headersAlexander Gordeev
2024-04-17s390/vmcoreinfo: Store virtual memory layoutAlexander Gordeev
2024-04-17s390/os_info: Store virtual memory layoutAlexander Gordeev
2024-04-17s390/os_info: Introduce value entriesAlexander Gordeev