summary refs log tree commit diff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-03-10s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor
2023-03-10s390/ap: fix status returned by ap_qact()Halil Pasic
2023-03-10s390/ap: fix status returned by ap_aqic()Halil Pasic
2023-03-10s390/boot: fix mem_detect extended area allocationVasily Gorbik
2023-03-10s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik
2023-03-10s390/boot: cleanup decompressor header filesAlexander Gordeev
2023-03-10s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik
2023-03-10s390/mem_detect: fix detect_memory() error handlingVasily Gorbik
2023-03-10s390/bpf: Add expoline to tail callsIlya Leoshkevich
2023-03-10s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev
2023-02-25s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09memcpy_real(): WRITE is "data source", not destination...Al Viro
2023-02-09copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro
2023-02-06s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2023-02-01s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev
2023-02-01s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-18s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-29Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-24KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-11-18Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-08s390: always build relocatable kernelHeiko Carstens
2022-11-08s390/configs: add kasan.config addon config fileHeiko Carstens
2022-11-08s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon configHeiko Carstens
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr
2022-11-02s390: update defconfigsHeiko Carstens
2022-10-26s390/pai: fix raw data collection for PMU pai_extThomas Richter
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens
2022-10-26s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-10-26s390/uaccess: add missing EX_TABLE entries to __clear_user()Heiko Carstens
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds