summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-07-23s390/pci: Refactor arch_setup_msi_irqs()Gerd Bayer
2024-07-23s390: Add runtime constant supportHeiko Carstens
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20kbuild: Abort make on install failuresZhang Bingwu
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-17s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-10s390/kvm: Move bitfields for dat tablesClaudio Imbrenda
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda
2024-07-10s390/sthyi: Use cached data when diag is busyMete Durlu
2024-07-10s390/sthyi: Move diag operationsMete Durlu
2024-07-10s390/hypfs_diag: Diag204 busy loopMete Durlu
2024-07-10s390/diag: Add busy-indication-facility requirementsMete Durlu
2024-07-10s390/diag: Diag204 add busy return errnoMete Durlu
2024-07-10s390/diag: Return errno's from diag204Mete Durlu
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu
2024-07-10s390/atomic_ops: Make use of flag output constraintHeiko Carstens
2024-07-10s390/atomic_ops: Improve __atomic_set() for small valuesHeiko Carstens
2024-07-10s390/atomic_ops: Use symbolic namesHeiko Carstens
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens
2024-07-08s390/bpf: Implement exceptionsIlya Leoshkevich
2024-07-08s390/bpf: Change seen_reg to a maskIlya Leoshkevich
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-04kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss
2024-07-04KVM: s390: vsie: retry SIE instruction on host interceptsEric Farman
2024-07-03kmsan: enable on s390Ilya Leoshkevich
2024-07-03s390/kmsan: implement the architecture-specific functionsIlya Leoshkevich
2024-07-03s390/unwind: disable KMSAN checksIlya Leoshkevich
2024-07-03s390/uaccess: add the missing linux/instrumented.h #includeIlya Leoshkevich
2024-07-03s390/uaccess: add KMSAN support to put_user() and get_user()Ilya Leoshkevich
2024-07-03s390/traps: unpoison the kernel_stack_overflow()'s pt_regsIlya Leoshkevich
2024-07-03s390/string: add KMSAN supportIlya Leoshkevich
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich
2024-07-03s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()Ilya Leoshkevich
2024-07-03s390/diag: unpoison diag224() output bufferIlya Leoshkevich
2024-07-03s390/cpumf: unpoison STCCTM output bufferIlya Leoshkevich
2024-07-03s390/cpacf: unpoison the results of cpacf_trng()Ilya Leoshkevich