aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-02-24s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2020-02-24s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2020-02-24s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik
2020-02-24s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2020-02-24s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2020-02-24s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2020-02-24s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2020-01-31s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2020-01-31s390/smp,vdso: fix ASCE handlingHeiko Carstens
2020-01-31s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2019-12-10s390/idle: fix cpu idle time calculationHeiko Carstens
2019-12-10s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-12-10s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-12-10s390/pci: fix MSI message dataSebastian Ott
2019-12-10s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-11-25s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-11-25s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-11-09KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-11-09s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-11-09KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-11-09s390/process: avoid potential reading of freed stackVasily Gorbik
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-05s390/crypto: xts-aes-s390 fix extra run-time crypto self tests findingHarald Freudenberger
2019-10-05s390/kasan: provide uninstrumented __strlenVasily Gorbik
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-29s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik
2019-08-29s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-06-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck
2019-06-11s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik
2019-06-05s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-29s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger
2019-05-28KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-05-28s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger
2019-05-28s390/pci: fix assignment of bus resourcesSebastian Ott
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott
2019-05-28s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inlineMasahiro Yamada
2019-05-28s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-05-20KVM: s390: change default halt poll time to 50usChristian Borntraeger