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
starfive-6.6.48-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
2022-10-12
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
1
-3
/
+13
2022-09-15
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2
-1
/
+2
2022-09-08
s390: fix nospec table alignments
Josh Poimboeuf
1
-0
/
+1
2022-09-08
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Gerald Schaefer
1
-2
/
+4
2022-09-05
s390/hypfs: avoid error message under KVM
Juergen Gross
2
-2
/
+2
2022-08-31
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-08-31
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-08-17
Revert "s390/smp: enforce lowcore protection on CPU restart"
Alexander Gordeev
1
-1
/
+1
2022-08-17
s390/unwind: fix fgraph return address recovery
Sumanth Korikkar
1
-1
/
+1
2022-08-17
kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...
Michal Suchanek
1
-5
/
+13
2022-08-17
kexec_file: drop weak attribute from functions
Naveen N. Rao
1
-0
/
+3
2022-08-17
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-08-17
s390/crash: fix incorrect number of bytes to copy to user space
Alexander Gordeev
1
-1
/
+1
2022-08-17
virtio: replace restricted mem access flag with callback
Juergen Gross
1
-2
/
+2
2022-08-17
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
3
-3
/
+94
2022-08-17
KVM: s390: pv: don't present the ecall interrupt twice
Nico Boehr
2
-2
/
+17
2022-07-26
Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+6
2022-07-21
s390/archrandom: prevent CPACF trng invocations in interrupt context
Harald Freudenberger
1
-3
/
+6
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2
-3
/
+1
2022-07-13
s390/nospec: remove unneeded header includes
Vasily Gorbik
2
-3
/
+1
2022-07-13
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
4
-2
/
+12
2022-06-30
s390/qdio: Fix spelling mistake
Zhang Jiaming
1
-3
/
+3
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-224
/
+12
2022-06-30
s390/purgatory: remove duplicated build rule of kexec-purgatory.o
Masahiro Yamada
1
-2
/
+1
2022-06-30
s390/purgatory: hard-code obj-y in Makefile
Masahiro Yamada
1
-1
/
+1
2022-06-30
s390: remove unneeded 'select BUILD_BIN2C'
Masahiro Yamada
1
-1
/
+0
2022-06-23
s390/pai: Fix multiple concurrent event installation
Thomas Richter
1
-3
/
+12
2022-06-23
s390/pai: Prevent invalid event number for pai_crypto PMU
Thomas Richter
1
-2
/
+3
2022-06-23
s390/cpumf: Handle events cycles and instructions identical
Thomas Richter
1
-1
/
+21
2022-06-23
s390/crash: make copy_oldmem_page() return number of bytes copied
Alexander Gordeev
1
-3
/
+4
2022-06-23
s390/crash: add missing iterator advance in copy_oldmem_page()
Alexander Gordeev
1
-0
/
+7
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+3
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2
-9
/
+2
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2
-11
/
+3
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-7
/
+3
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-06-03
Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
18
-211
/
+288
2022-06-03
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
Yury Norov
1
-7
/
+3
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-22
/
+0
2022-06-01
s390/stack: add union to reflect kvm stack slot usages
Heiko Carstens
3
-6
/
+14
2022-06-01
s390/stack: merge empty stack frame slots
Heiko Carstens
3
-8
/
+7
2022-06-01
s390/uaccess: whitespace cleanup
Heiko Carstens
1
-66
/
+66
2022-06-01
s390/uaccess: use __noreturn instead of __attribute__((noreturn))
Heiko Carstens
1
-3
/
+4
2022-06-01
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
3
-59
/
+143
2022-06-01
s390/uaccess: use symbolic names for inline assembler operands
Heiko Carstens
1
-8
/
+8
2022-06-01
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
Alexander Gordeev
1
-1
/
+5
2022-06-01
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
1
-1
/
+1
2022-06-01
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
1
-0
/
+14
2022-06-01
s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP
Heiko Carstens
1
-1
/
+1
2022-06-01
s390/Kconfig.debug: fix indentation
Juerg Haefliger
1
-6
/
+6
[next]