summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
6 dayss390/crash: Do not use VM info if os_info does not have itAlexander Gordeev
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-16s390/kprobes: Remove custom insn slot allocatorHeiko Carstens
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-05-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-05-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
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-14s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov
2024-05-14s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov
2024-05-14s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov
2024-05-14s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov
2024-05-14s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov
2024-05-14s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle
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-14s390/fpu: Remove comment about TIF_FPUThomas Huth
2024-05-14s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-05-14s390/vtime: Use get_cpu_timer()Sven Schnelle
2024-05-14s390/idle: Rewrite psw_idle() in CSven Schnelle
2024-05-14s390/stackstrace: Detect vdso stack framesHeiko Carstens
2024-05-14s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens
2024-05-14s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens
2024-05-14s390/stacktrace: Skip first user stack frameHeiko Carstens
2024-05-14s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens
2024-05-14s390/vdso: Use standard stack frame layoutHeiko Carstens
2024-05-14s390/vdso: Generate unwind information for C modulesJens Remus
2024-05-14s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda
2024-05-14s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda
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-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand