aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-05-07s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle1-0/+2
2025-05-05s390: Update defconfigsHeiko Carstens3-17/+8
2025-05-05s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens1-1/+2
2025-05-05s390/configs: Enable options required for TC flow offloadKonstantin Shkolnyy2-0/+12
2025-05-05s390/configs: Enable VDPA on Nvidia ConnectX-6 network cardKonstantin Shkolnyy2-0/+16
2025-04-11Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-15/+198
2025-04-09s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter2-11/+1
2025-04-09s390/cpumf: Update CPU Measurement facility extended counter set supportThomas Richter2-4/+165
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik4-0/+28
2025-04-09s390: Add z17 elf platformVasily Gorbik1-0/+4
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+12
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-4/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-4/+4
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds18-384/+389
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2
2025-04-01mseal sysmap: enable s390Heiko Carstens2-1/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-33/+14
2025-03-31s390/pci: Fix dev.dma_range_map missing sentinel elementNiklas Schnelle1-13/+11
2025-03-31s390/mm: Dump fault info in case of low address protection faultHeiko Carstens1-0/+1
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens3-7/+8
2025-03-31s390: Fix linker error when -no-pie option is unavailableSumanth Korikkar1-1/+1
2025-03-31s390/processor: Use bitop functions for cpu flag helper functionsHeiko Carstens1-12/+7
2025-03-31s390/asm-offsets: Remove ASM_OFFSETS_CHeiko Carstens6-5/+4
2025-03-31s390/asm-offsets: Include ftrace_regs.h instead of ftrace.hHeiko Carstens1-1/+2
2025-03-31s390/kvm: Split kvm_host header fileHeiko Carstens3-339/+350
2025-03-31s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle1-0/+3
2025-03-31s390/lowcore: Remove unused machine_flagsHeiko Carstens3-5/+1
2025-03-31s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocationSven Schnelle1-1/+1
2025-03-31Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini4-12/+12
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-4/+10
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds102-1011/+1255
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-36/+20
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+41
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+0
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-42/+55
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds3-7/+1
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-160/+19
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+3
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+4
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+1
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2025-03-24Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-39/+23
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle5-5/+28
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle1-0/+1
2025-03-21s390/pci: Fix s390_mmio_read/write syscall page fault handlingNiklas Schnelle1-5/+13
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers1-7/+1
2025-03-21crypto: scatterwalk - simplify map and unmap calling conventionEric Biggers1-2/+1
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel7-42/+55
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens16-37/+41
2025-03-18s390/kfence: Split kfence pool into 4k mappings in arch_kfence_init_pool()Vasily Gorbik2-15/+3
2025-03-18s390/ptrace: Avoid KASAN false positives in regs_get_kernel_stack_nth()Vasily Gorbik1-1/+2
2025-03-18s390/boot: Ignore vmlinux.mapWangYuli1-0/+1
2025-03-18s390/sysctl: Remove "vm/allocate_pgste" sysctlHeiko Carstens2-26/+0
2025-03-18s390: Remove 2k vs 4k page table leftoversHeiko Carstens9-59/+1
2025-03-18s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()Heiko Carstens1-1/+1
2025-03-18s390/lowcore: Use lghi instead llilh to clear registerHeiko Carstens1-2/+2
2025-03-18s390/syscall: Merge __do_syscall() and do_syscall()Heiko Carstens1-30/+17
2025-03-18s390/spinlock: Implement SPINLOCK_LOCKVAL with inline assemblyHeiko Carstens2-5/+21
2025-03-18s390/smp: Implement raw_smp_processor_id() with inline assemblyHeiko Carstens1-3/+21
2025-03-18s390/current: Implement current with inline assemblyHeiko Carstens1-1/+17
2025-03-18s390/lowcore: Use inline qualifier for get_lowcore() inline assemblyHeiko Carstens1-3/+6
2025-03-18s390: Move s390 sysctls into their own file under arch/s390joel granados2-0/+35
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-6/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-1/+4
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-2/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-1/+0
2025-03-17s390: make setup_zero_pages() use memblockMike Rapoport (Microsoft)1-13/+3
2025-03-17hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro1-0/+2
2025-03-17s390: Rely on generic printing of preemption modelSebastian Andrzej Siewior1-6/+1
2025-03-17perf: Supply task information to sched_task()Kan Liang2-2/+4
2025-03-17KVM: s390: Don't use %pK through debug printingThomas Weißschuh3-10/+10
2025-03-17KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual2-2/+2
2025-03-16mm/cma: introduce cma_intersects functionFrank van der Linden1-8/+5
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts2-4/+4
2025-03-16mm: zbud: remove zbudYosry Ahmed2-2/+2
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel1-3/+1
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel2-1/+2
2025-03-15bpf: Introduce load-acquire and store-release instructionsPeilin Ye1-4/+10
2025-03-15crypto: scatterwalk - Change scatterwalk_next calling conventionHerbert Xu1-12/+9
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda6-144/+151
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-4/+5
2025-03-11Merge branch 'strict-mm-typechecks-support' into featuresVasily Gorbik7-52/+82
2025-03-11s390/syscall: Simplify syscall_get_arguments()Sven Schnelle1-4/+2
2025-03-11s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle3-15/+0
2025-03-11s390/mm: Add configurable STRICT_MM_TYPECHECKSHeiko Carstens4-30/+43
2025-03-11s390/mm: Convert pgste_val() into functionHeiko Carstens3-26/+39
2025-03-11s390/mm: Convert pgprot_val() into functionHeiko Carstens1-2/+6
2025-03-11s390/mm: Use pgprot_val() instead of open codingHeiko Carstens1-1/+1
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers2-2/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers2-2/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers2-2/+0
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen1-8/+3
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-4/+5
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+14
2025-03-04s390/atomic_ops: Let __atomic_add_const() variants always return voidHeiko Carstens1-4/+4
2025-03-04s390/traps: Change stack overflow messageSven Schnelle3-11/+11
2025-03-04s390/traps: Cleanup coding styleHeiko Carstens1-54/+25
2025-03-04s390/traps: Get rid of superfluous cpu_has_vx() checkHeiko Carstens1-5/+0
2025-03-04s390/traps: Use pr_emerg() instead of printk()Heiko Carstens1-2/+2
2025-03-04s390/traps: Cleanup get_user() handling in illegal_op()Heiko Carstens1-5/+5
2025-03-04s390/boot: Convert __diag308() to extableHeiko Carstens1-20/+5
2025-03-04s390/boot: Convert detect_diag9c() to extableHeiko Carstens1-19/+6
2025-03-04s390/boot: Convert diag500_storage_limit() to extableHeiko Carstens1-21/+7
2025-03-04s390/boot: Convert tprot() to extableHeiko Carstens1-19/+5
2025-03-04s390/boot: Convert __diag260() to extableHeiko Carstens1-20/+6
2025-03-04s390/boot: Convert cmma_test_essa() to extableHeiko Carstens1-19/+6
2025-03-04s390/boot: Add exception table supportHeiko Carstens5-11/+39
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens4-12/+16
2025-03-04s390/asm-offsets: Rename __LC_PGM_INT_CODEHeiko Carstens2-3/+2
2025-03-04s390: Use system header file variant of include directiveHeiko Carstens3-5/+5
2025-03-04s390/mm: Simplify gap clamping in mmap_base() using clamp()Qasim Ijaz1-8/+1
2025-03-04s390/alternatives: Add debug functionalityHeiko Carstens5-5/+190
2025-03-04s390/setup: Add decompressor_handled_param() wrapperHeiko Carstens1-3/+5
2025-03-04s390/bear: Convert cpu_has_bear() to cpu feature functionHeiko Carstens7-13/+11
2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens4-14/+5
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens16-69/+82
2025-03-04s390/sysinfo: Move stsi() to header fileHeiko Carstens2-27/+27
2025-03-04s390/sysinfo: Cleanup stsi() inline assemblyHeiko Carstens1-26/+15
2025-03-04s390/sysinfo: Remove exception handling from __stsi()Heiko Carstens1-4/+3
2025-03-04s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()Heiko Carstens5-22/+36
2025-03-04s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()Heiko Carstens4-9/+9
2025-03-04s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()Heiko Carstens6-11/+12
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens8-13/+19
2025-03-04s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()Heiko Carstens11-37/+38
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens6-9/+9
2025-03-04s390/lowcore: Convert relocated lowcore alternative to machine featureHeiko Carstens11-23/+18
2025-03-04s390: Static branches for machine features infrastructureHeiko Carstens3-2/+90
2025-03-04s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()Heiko Carstens7-13/+12
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()Heiko Carstens10-17/+6
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens12-19/+15
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()Heiko Carstens6-16/+18
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()Heiko Carstens4-7/+5
2025-03-04s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()Heiko Carstens8-9/+11
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens11-21/+26
2025-03-04s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()Heiko Carstens4-6/+4
2025-03-04s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()Heiko Carstens5-11/+13
2025-03-04s390/uaccess: Inline __clear_user()Heiko Carstens2-41/+28
2025-03-04s390/uaccess: Optimize raw_copy_from_user() / raw_copy_to_user() for constant...Heiko Carstens1-0/+4
2025-03-04s390/uaccess: Define INLINE_COPY_FROM_USER and INLINE_COPY_TO_USERHeiko Carstens1-0/+3
2025-03-04s390/uaccess: Separate key uaccess functionsHeiko Carstens2-52/+92
2025-03-04s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb...Heiko Carstens3-62/+103
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar1-1/+2
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-1/+2
2025-03-02crypto: s390/aes-gcm - use the new scatterwalk functionsEric Biggers1-20/+13
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+14
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-2/+8
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-6/+14
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-24s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov1-1/+1
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov1-1/+1
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato4-40/+25
2025-02-21s390/pci: store DMA offset in bus_dma_regionMatthew Rosato1-0/+25
2025-02-21s390/pci: check for relaxed translation capabilityMatthew Rosato3-2/+5
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh9-153/+17
2025-02-21vdso: Rename included MakefileThomas Weißschuh2-2/+2
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-18/+74
2025-02-18s390/mm: Remove have_store_indication static keyHeiko Carstens1-12/+1
2025-02-18s390: Sort mcount locations at build timeHeiko Carstens2-0/+2
2025-02-18s390/boot: Fix ESSA detectionHeiko Carstens1-1/+1
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen1-1/+3
2025-02-18s390: Update defconfigsHeiko Carstens2-0/+4
2025-02-18KVM: s390: Switch to use hrtimer_setup()Nam Cao2-4/+3
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-908/+968
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-11s390/pci: Fix handling of isolated VFsNiklas Schnelle3-1/+28
2025-02-11s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle1-14/+42
2025-02-11s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHESHeiko Carstens1-1/+5
2025-02-11s390/configs: Remove CONFIG_LSMIlya Leoshkevich3-3/+0
2025-02-10s390/crash: Use note name macrosAkihiko Odaki1-39/+23
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-1/+1
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+1
2025-02-05s390/net: Remove LCS driverAswin Karuvally2-2/+0
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini18-908/+968
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-5/+1
2025-02-01kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel1-5/+1
2025-01-31KVM: s390: remove the last user of page->indexClaudio Imbrenda3-4/+39
2025-01-31KVM: s390: move PGSTE softbitsClaudio Imbrenda1-3/+3
2025-01-31KVM: s390: remove useless page->index usageClaudio Imbrenda1-9/+0
2025-01-31KVM: s390: move gmap_shadow_pgt_lookup() into kvmClaudio Imbrenda4-47/+46
2025-01-31KVM: s390: stop using lists to keep track of used dat tablesClaudio Imbrenda3-86/+23
2025-01-31KVM: s390: stop using page->index for non-shadow gmapsClaudio Imbrenda1-51/+54
2025-01-31KVM: s390: move some gmap shadowing functions away from mm/gmap.cClaudio Imbrenda8-218/+271
2025-01-31KVM: s390: get rid of gmap_translate()Claudio Imbrenda4-29/+20
2025-01-31KVM: s390: get rid of gmap_fault()Claudio Imbrenda3-127/+2
2025-01-31KVM: s390: use __kvm_faultin_pfn()Claudio Imbrenda3-27/+106
2025-01-31KVM: s390: move pv gmap functions into kvmClaudio Imbrenda10-268/+315
2025-01-31KVM: s390: fake memslot for ucontrol VMsClaudio Imbrenda3-1/+20
2025-01-31KVM: s390: wrapper for KVM_BUGClaudio Imbrenda1-9/+10
2025-01-31KVM: s390: vsie: stop using "struct page" for vsie pageDavid Hildenbrand2-20/+15
2025-01-31KVM: s390: vsie: stop messing with page refcountDavid Hildenbrand1-16/+30
2025-01-31KVM: s390: vsie: stop using page->indexDavid Hildenbrand1-10/+18
2025-01-31KVM: s390: vsie: fix some corner-cases when grabbing vsie pagesDavid Hildenbrand1-6/+19
2025-01-30Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-5/+1
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds32-654/+1103