summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-10-27s390: fix strrchr() implementationRoberto Sassu
2021-09-26s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-22s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-20s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-16s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-06-29s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-11s390/ftrace: save traced function callerVasily Gorbik
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-03-11mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-01-12s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller
2019-11-28s390/perf: Return error when debug_register failsThomas Richter
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-10-17s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-10-17KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-21KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-02-06s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-02-06s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-02-06s390/early: improve machine detectionChristian Borntraeger
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-10-10s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik
2018-09-15s390/lib: use expoline for all bcr instructionsMartin Schwidefsky
2018-09-05s390/pci: fix out of bounds access during irq setupSebastian Ott
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann