summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* mseal: wire up mseal syscallJeff Xu2024-05-231-0/+1
* Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-2126-412/+389
|\
| * s390/kprobes: Remove custom insn slot allocatorHeiko Carstens2024-05-164-89/+10
| * s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2024-05-162-2/+1
| * s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger2024-05-161-2/+10
| * s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger2024-05-161-20/+81
| * s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov2024-05-141-0/+33
| * s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov2024-05-141-163/+83
| * s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov2024-05-141-3/+3
| * s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov2024-05-141-2/+2
| * s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov2024-05-141-1/+5
| * s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov2024-05-141-13/+15
| * s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens2024-05-143-7/+2
| * s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2024-05-141-0/+1
| * s390/fpu: Remove comment about TIF_FPUThomas Huth2024-05-141-5/+0
| * s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle2024-05-141-1/+1
| * s390/vtime: Use get_cpu_timer()Sven Schnelle2024-05-141-9/+1
| * s390/idle: Rewrite psw_idle() in CSven Schnelle2024-05-144-32/+21
| * s390/stackstrace: Detect vdso stack framesHeiko Carstens2024-05-145-8/+36
| * s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens2024-05-143-10/+17
| * s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens2024-05-141-4/+22
| * s390/stacktrace: Skip first user stack frameHeiko Carstens2024-05-141-4/+4
| * s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens2024-05-143-38/+36
| * s390/vdso: Use standard stack frame layoutHeiko Carstens2024-05-142-0/+2
| * s390/vdso: Generate unwind information for C modulesJens Remus2024-05-142-2/+4
| * s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda2024-05-141-3/+5
| * s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda2024-05-141-2/+2
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-199-29/+21
|\ \
| * | mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts2024-05-071-1/+3
| * | mm: pass VMA instead of MM to follow_pte()David Hildenbrand2024-05-051-2/+2
| * | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-251-1/+1
| * | s390: mm: accelerate pagefault when badaccessKefeng Wang2024-04-251-1/+2
| * | treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-252-8/+4
| * | mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2024-04-252-3/+3
| * | mm/arch: provide pud_pfn() fallbackPeter Xu2024-04-251-0/+1
| * | mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)2024-04-251-3/+3
| * | fix missing vmalloc.h includesKent Overstreet2024-04-252-0/+2
| * | mm/treewide: remove pXd_huge()Peter Xu2024-04-251-10/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-05-182-6/+15
|\ \ \
| * | | s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe2024-04-222-6/+7
| * | | s390: Implement __iowrite32_copy()Jason Gunthorpe2024-04-221-0/+8
* | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-184-30/+6
|\ \ \ \
| * | | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-143-24/+0
| * | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-103-4/+4
| * | | | arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada2024-05-022-2/+2
* | | | | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-05-171-0/+3
|\ \ \ \ \
| * | | | | kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
| |/ / / /
* | | | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-154-43/+37
|\ \ \ \ \
| * | | | | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-142-27/+30
| * | | | | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-32/+22