summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2025-12-02Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2025-11-28KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functionsAndrew Donnellan3-12/+32
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens4-5/+4
2025-11-27KVM: s390: Add signal_exits counterAndrew Donnellan2-1/+4
2025-11-26s390/entry: Use lay instead of aghikHeiko Carstens1-1/+1
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-3/+2
2025-11-25s390/vdso: Get rid of -m64 flag handlingHeiko Carstens1-7/+3
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens18-106/+104
2025-11-25s390: Rename head64.S to head.SHeiko Carstens3-2/+2
2025-11-25s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macrosJens Remus1-40/+3
2025-11-25mm: remove non_swap_entry() and use softleaf helpers insteadLorenzo Stoakes2-16/+16
2025-11-25KVM: s390: fix missing present bit for gmap pudsClaudio Imbrenda1-2/+3
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong1-3/+4
2025-11-24s390: Add stackprotector supportHeiko Carstens18-4/+269
2025-11-24s390/modules: Simplify module_finalize() slightlyHeiko Carstens1-7/+5
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens40-84/+44
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens2-9/+0
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers2-2/+0
2025-11-21Merge branch 'objtool/core'Peter Zijlstra84-623/+780
2025-11-21KVM: s390: vsie: Check alignment of BSCA headerEric Farman1-1/+1
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank3-0/+11
2025-11-21sched: Provide and use set_need_resched_current()Peter Zijlstra1-2/+1
2025-11-18convert hypfsAl Viro1-14/+9
2025-11-18hypfs: swich hypfs_create_u64() to returning intAl Viro4-26/+21
2025-11-18hypfs: switch hypfs_create_str() to returning intAl Viro4-40/+18
2025-11-18hypfs: don't pin dentries twiceAl Viro1-31/+10
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens7-746/+424
2025-11-17s390/syscalls: Remove system call table pointer from thread_structHeiko Carstens3-3/+1
2025-11-17s390/uapi: Remove 31 bit support from uapi header filesHeiko Carstens7-233/+0
2025-11-17s390: Remove compat supportHeiko Carstens44-2194/+23
2025-11-17s390/syscalls: Add pt_regs parameter to SYSCALL_DEFINE0() syscall wrapperHeiko Carstens1-8/+8
2025-11-17s390/kvm: Use psw32_t instead of psw_compat_tHeiko Carstens1-1/+1
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens3-3/+3
2025-11-17mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual1-1/+0
2025-11-15Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-9/+7
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens4-10/+21
2025-11-14s390/uprobes: Use __forward_psw() instead of private implementationHeiko Carstens1-6/+1
2025-11-14s390/processor: Add __forward_psw() helperHeiko Carstens1-2/+7
2025-11-14s390/fpu: Fix false-positive kmsan report in fpu_vstl()Aleksei Nikiforov1-0/+3
2025-11-14s390/pai: Calculate size of reserved PAI extension control block areaThomas Richter1-1/+1
2025-11-14s390/mm: Let dump_fault_info() print additional informationHeiko Carstens1-1/+10
2025-11-14s390/mm: Change comment and die() message if teid.b61 is zeroHeiko Carstens1-9/+4
2025-11-14s390/mm: Remove unused flush_tlb()Heiko Carstens1-2/+0
2025-11-14s390/pai: Rename perf_pai_crypto.c to perf_pai.cThomas Richter2-1/+1
2025-11-14s390/pai_crypto: Merge pai_ext PMU into pai_cryptoThomas Richter3-765/+230
2025-11-14s390/pai_crypto: Introduce PAI crypto specific event delete functionThomas Richter1-2/+7