summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/disassembler: correct disassembly lines alignmentVasily Gorbik2021-09-221-1/+1
* s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-283-2/+5
* s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-281-1/+1
* s390: appldata depends on PROC_SYSCTLRandy Dunlap2021-07-201-1/+1
* KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-05-221-6/+17
* s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-05-221-1/+1
* s390/entry: save the caller of psw_idleVasily Gorbik2021-04-281-0/+1
* s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev2021-04-161-2/+4
* s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-03-171-1/+1
* s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-241-1/+1
* s390/init: add missing __init annotationsIlya Leoshkevich2020-10-011-3/+3
* s390: don't trace preemption in percpu macrosSven Schnelle2020-09-121-14/+14
* KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-07-221-4/+4
* s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-291-1/+11
* s390/ftrace: save traced function callerVasily Gorbik2020-06-111-0/+1
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-04-241-1/+1
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-111-2/+4
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-281-1/+14
* s390/time: Fix clk type in get_tod_clockNathan Chancellor2020-02-281-1/+1
* s390/smp: fix physical to logical CPU map for SMTHeiko Carstens2020-01-121-26/+54
* s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter2020-01-121-6/+0
* s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter2020-01-121-0/+16
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2020-01-041-2/+15
* KVM: s390: unregister debug feature on failing arch initMichael Mueller2019-12-051-3/+14
* s390/perf: Return error when debug_register failsThomas Richter2019-11-281-1/+5
* s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-11-061-6/+6
* s390/topology: avoid firing events before kobjs are createdVasily Gorbik2019-10-171-1/+2
* KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-10-171-1/+1
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-10-071-4/+5
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-211-4/+6
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-211-1/+1
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-212-1/+11
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-221-14/+21
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-02-061-2/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-02-061-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-02-062-2/+4
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+1
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank2018-12-011-0/+2
* s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes2018-11-271-0/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik2018-10-101-2/+2
* s390/lib: use expoline for all bcr instructionsMartin Schwidefsky2018-09-151-3/+6
* s390/pci: fix out of bounds access during irq setupSebastian Ott2018-09-051-0/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-1/+0
* s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky2018-09-051-2/+0
* s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-09-051-0/+2
* perf: fix invalid bit in diagnostic entryThomas Richter2018-08-061-1/+1
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-08-061-1/+3