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
2021-12-22
s390/kexec_file: fix error handling when applying relocations
Philipp Rudo
1
-1
/
+6
2021-12-22
s390/entry: fix duplicate tracking of irq nesting level
Sven Schnelle
1
-4
/
+5
2021-12-17
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
1
-2
/
+3
2021-12-08
s390/pci: move pseudo-MMIO to prevent MIO overlap
Niklas Schnelle
1
-3
/
+4
2021-12-08
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
1
-3
/
+0
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-11-25
signal/s390: Use force_sigsegv in default_trap_handler
Eric W. Biederman
1
-1
/
+1
2021-11-25
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
1
-2
/
+2
2021-11-25
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
2
-0
/
+16
2021-11-25
s390/vdso: filter out -mstack-guard and -mstack-size
Sven Schnelle
2
-6
/
+9
2021-11-25
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2
-58
/
+32
2021-11-25
s390/setup: avoid reserving memory above identity mapping
Vasily Gorbik
1
-9
/
+1
2021-11-25
s390/kexec: fix return code handling
Heiko Carstens
2
-2
/
+9
2021-11-18
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
1
-1
/
+3
2021-11-18
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
1
-0
/
+2
2021-11-18
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
1
-1
/
+1
2021-11-18
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
1
-10
/
+9
2021-11-18
s390/uv: fully validate the VMA before calling follow_page()
David Hildenbrand
1
-1
/
+1
2021-11-18
s390/mm: fix VMA and page table handling code in storage key handling functions
David Hildenbrand
1
-18
/
+39
2021-11-18
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
1
-0
/
+13
2021-11-18
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
1
-2
/
+3
2021-11-18
s390/gmap: validate VMA in __gmap_zap()
David Hildenbrand
1
-0
/
+6
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+4
2021-10-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+15
2021-10-20
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
1
-2
/
+3
2021-10-20
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
1
-0
/
+1
2021-10-12
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
3
-7
/
+44
2021-10-04
bpf, s390: Fix potential memory leak about jit_data
Tiezhu Yang
1
-1
/
+1
2021-09-28
KVM: s390: Function documentation fixes
Janosch Frank
2
-1
/
+15
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+4
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
3
-4
/
+4
2021-09-22
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
1
-1
/
+1
2021-09-21
Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-32
/
+38
2021-09-16
s390/bpf: Fix optimizing out zero-extensions
Ilya Leoshkevich
1
-28
/
+30
2021-09-16
s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
Ilya Leoshkevich
1
-2
/
+7
2021-09-16
s390/bpf: Fix branch shortening during codegen pass
Ilya Leoshkevich
1
-2
/
+1
2021-09-15
s390: remove WARN_DYNAMIC_STACK
Heiko Carstens
2
-17
/
+0
2021-09-15
s390: update defconfigs
Heiko Carstens
2
-4
/
+9
2021-09-15
s390/pci_mmio: fully validate the VMA before calling follow_pte()
David Hildenbrand
1
-2
/
+2
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
17
-49
/
+63
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
3
-76
/
+0
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-08
hugetlbfs: s390 is always 64bit
David Hildenbrand
1
-0
/
+1
2021-09-08
s390/ftrace: remove incorrect __va usage
Heiko Carstens
1
-2
/
+2
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-14
/
+16
[next]