summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-21s390/pci: Fix s390_mmio_read/write syscall page fault handlingNiklas Schnelle
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers
2025-03-21crypto: scatterwalk - simplify map and unmap calling conventionEric Biggers
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-18s390/kfence: Split kfence pool into 4k mappings in arch_kfence_init_pool()Vasily Gorbik
2025-03-18s390/ptrace: Avoid KASAN false positives in regs_get_kernel_stack_nth()Vasily Gorbik
2025-03-18s390/boot: Ignore vmlinux.mapWangYuli
2025-03-18s390/sysctl: Remove "vm/allocate_pgste" sysctlHeiko Carstens
2025-03-18s390: Remove 2k vs 4k page table leftoversHeiko Carstens
2025-03-18s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()Heiko Carstens
2025-03-18s390/lowcore: Use lghi instead llilh to clear registerHeiko Carstens
2025-03-18s390/syscall: Merge __do_syscall() and do_syscall()Heiko Carstens
2025-03-18s390/spinlock: Implement SPINLOCK_LOCKVAL with inline assemblyHeiko Carstens
2025-03-18s390/smp: Implement raw_smp_processor_id() with inline assemblyHeiko Carstens
2025-03-18s390/current: Implement current with inline assemblyHeiko Carstens
2025-03-18s390/lowcore: Use inline qualifier for get_lowcore() inline assemblyHeiko Carstens
2025-03-18s390: Move s390 sysctls into their own file under arch/s390joel granados
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-17s390: make setup_zero_pages() use memblockMike Rapoport (Microsoft)
2025-03-17hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro
2025-03-17s390: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-17perf: Supply task information to sched_task()Kan Liang
2025-03-17KVM: s390: Don't use %pK through debug printingThomas Weißschuh
2025-03-17KVM: s390: Don't use %pK through tracepointsThomas Weißschuh
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-16mm/cma: introduce cma_intersects functionFrank van der Linden
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-16mm: zbud: remove zbudYosry Ahmed
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel
2025-03-15bpf: Introduce load-acquire and store-release instructionsPeilin Ye
2025-03-15crypto: scatterwalk - Change scatterwalk_next calling conventionHerbert Xu
2025-03-14KVM: s390: pv: fix race when making a page secureClaudio Imbrenda
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-11Merge branch 'strict-mm-typechecks-support' into featuresVasily Gorbik
2025-03-11s390/syscall: Simplify syscall_get_arguments()Sven Schnelle
2025-03-11s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle
2025-03-11s390/mm: Add configurable STRICT_MM_TYPECHECKSHeiko Carstens
2025-03-11s390/mm: Convert pgste_val() into functionHeiko Carstens
2025-03-11s390/mm: Convert pgprot_val() into functionHeiko Carstens
2025-03-11s390/mm: Use pgprot_val() instead of open codingHeiko Carstens
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC8Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC4Eric Biggers