summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-07-27s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer
2024-07-18s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens
2024-07-11KVM: s390: fix LPSWEY handlingChristian Borntraeger
2024-07-11s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-07-05s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-06-12s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-06-12s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov
2024-06-12s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov
2024-06-12s390/stackstrace: Detect vdso stack framesHeiko Carstens
2024-06-12s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens
2024-06-12s390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens
2024-06-12s390/stacktrace: Skip first user stack frameHeiko Carstens
2024-06-12s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens
2024-06-12s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle
2024-06-12s390/vdso: Use standard stack frame layoutHeiko Carstens
2024-06-12s390/vdso: Generate unwind information for C modulesJens Remus
2024-05-30s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-05-30s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILDSumanth Korikkar
2024-05-30s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-05-12Merge tag 'for-linus-6.9' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-02KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker
2024-05-01s390/paes: Reestablish retry loop in paesHarald Freudenberger
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus
2024-04-22s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda
2024-04-22s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda
2024-04-17s390/mm: Fix NULL pointer dereferenceSven Schnelle
2024-04-03s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-03s390/pai: fix sampling event removal for PMU device driverThomas Richter
2024-04-03s390/preempt: mark all functions __always_inlineIlya Leoshkevich
2024-04-03s390/atomic: mark all functions __always_inlineIlya Leoshkevich
2024-04-03s390/mm: fix NULL pointer dereferenceHeiko Carstens
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-19s390/bpf: Fix bpf_plt pointer arithmeticIlya Leoshkevich
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle
2024-03-17s390/entry: remove OUTSIDE macroSven Schnelle
2024-03-17s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens