index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
KVM: s390: interface to clear CRYCB masks
Tony Krowiak
2
-0
/
+17
2018-09-26
s390: vfio-ap: base implementation of VFIO AP device driver
Tony Krowiak
1
-0
/
+11
2018-09-26
KVM: s390: refactor crypto initialization
Tony Krowiak
2
-37
/
+36
2018-09-26
KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
David Hildenbrand
2
-1
/
+7
2018-09-26
KVM: s390: vsie: simulate VCPU SIE entry/exit
David Hildenbrand
3
-5
/
+26
2018-09-20
s390/qdio: clean up AOB handling
Julian Wiedmann
1
-2
/
+0
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
5
-12
/
+9
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
4
-23
/
+27
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
3
-3
/
+8
2018-09-20
s390: add initial 64-bit restart PSW
Martin Schwidefsky
1
-0
/
+3
2018-09-20
s390/sclp: Allow to request adapter reset
Jan Höppner
1
-0
/
+1
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
3
-7
/
+6
2018-09-18
Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-3
/
+5
2018-09-14
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2018-09-12
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
1
-2
/
+2
2018-09-12
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-1
/
+3
2018-09-04
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
2
-1
/
+9
2018-09-04
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
1
-1
/
+2
2018-09-04
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
1
-12
/
+18
2018-09-04
s390/crypto: Fix return code checking in cbc_paes_crypt()
Ingo Franzki
1
-1
/
+1
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
2
-2
/
+0
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-1
/
+0
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-16
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-90
/
+80
2018-08-24
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-08-21
s390: remove gcc version check (4.3 or newer)
Heiko Carstens
1
-8
/
+0
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-12
/
+16
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
1
-36
/
+36
2018-08-20
s390/zcrypt: switch return type to bool for ap_instructions_available()
Harald Freudenberger
1
-3
/
+3
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-148
/
+223
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-5
/
+8
2018-08-16
s390/kdump: Remove kzalloc_panic
Philipp Rudo
1
-15
/
+12
2018-08-16
s390/kdump: Fix memleak in nt_vmcoreinfo
Philipp Rudo
1
-5
/
+12
2018-08-16
s390/kdump: Make elfcorehdr size calculation ABI compliant
Philipp Rudo
1
-16
/
+10
2018-08-16
s390/pci: remove fmb address from debug output
Sebastian Ott
1
-1
/
+0
2018-08-16
s390/pci: remove stale rc
Sebastian Ott
1
-1
/
+0
2018-08-16
s390/pci: fix out of bounds access during irq setup
Sebastian Ott
1
-0
/
+2
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
1
-5
/
+5
2018-08-16
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
5
-12
/
+16
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-7
/
+0
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-33
/
+0
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+4
2018-08-14
s390: reenable gcc plugins for real
Heiko Carstens
1
-1
/
+1
[prev]
[next]