summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-04s390/atomic_ops: Let __atomic_add_const() variants always return voidHeiko Carstens
2025-03-04s390/traps: Change stack overflow messageSven Schnelle
2025-03-04s390/traps: Cleanup coding styleHeiko Carstens
2025-03-04s390/traps: Get rid of superfluous cpu_has_vx() checkHeiko Carstens
2025-03-04s390/traps: Use pr_emerg() instead of printk()Heiko Carstens
2025-03-04s390/traps: Cleanup get_user() handling in illegal_op()Heiko Carstens
2025-03-04s390/boot: Convert __diag308() to extableHeiko Carstens
2025-03-04s390/boot: Convert detect_diag9c() to extableHeiko Carstens
2025-03-04s390/boot: Convert diag500_storage_limit() to extableHeiko Carstens
2025-03-04s390/boot: Convert tprot() to extableHeiko Carstens
2025-03-04s390/boot: Convert __diag260() to extableHeiko Carstens
2025-03-04s390/boot: Convert cmma_test_essa() to extableHeiko Carstens
2025-03-04s390/boot: Add exception table supportHeiko Carstens
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens
2025-03-04s390/asm-offsets: Rename __LC_PGM_INT_CODEHeiko Carstens
2025-03-04s390: Use system header file variant of include directiveHeiko Carstens
2025-03-04s390/mm: Simplify gap clamping in mmap_base() using clamp()Qasim Ijaz
2025-03-04s390/alternatives: Add debug functionalityHeiko Carstens
2025-03-04s390/setup: Add decompressor_handled_param() wrapperHeiko Carstens