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-11-23
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
2
-8
/
+63
2022-11-23
KVM: s390: pv: avoid export before import if possible
Claudio Imbrenda
1
-0
/
+7
2022-11-23
KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
Claudio Imbrenda
1
-0
/
+3
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
4
-18
/
+331
2022-11-19
s390/pci: use lock-free I/O translation updates
Niklas Schnelle
2
-30
/
+45
2022-11-19
iommu/s390: Use RCU to allow concurrent domain_list iteration
Niklas Schnelle
2
-1
/
+2
2022-11-19
iommu/s390: Make attach succeed even if the device is in error state
Niklas Schnelle
4
-9
/
+13
2022-11-18
Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+10
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-0
/
+19
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-2
/
+3
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
1
-1
/
+4
2022-11-18
random: use random.trust_{bootloader,cpu} command line option only
Jason A. Donenfeld
3
-5
/
+0
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-16
s390: use generic vga.h header file
Heiko Carstens
1
-7
/
+0
2022-11-16
s390: use generic shmparam.h header file
Heiko Carstens
1
-12
/
+0
2022-11-16
s390: use generic bugs.h header file
Heiko Carstens
1
-21
/
+0
2022-11-16
s390: use generic serial.h header file
Heiko Carstens
1
-7
/
+0
2022-11-16
s390: avoid using global register for current_stack_pointer
Vasily Gorbik
1
-1
/
+10
2022-11-11
Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-77
/
+74
2022-11-10
s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Gerald Schaefer
1
-0
/
+1
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
2
-19
/
+5
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-11-08
s390: always build relocatable kernel
Heiko Carstens
4
-9
/
+5
2022-11-08
s390/configs: add kasan.config addon config file
Heiko Carstens
1
-0
/
+3
2022-11-08
s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon config
Heiko Carstens
4
-3
/
+1
2022-11-07
s390/mm: fix virtual-physical address confusion for swiotlb
Nico Boehr
2
-8
/
+8
2022-11-07
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
1
-1
/
+1
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
2
-10
/
+17
2022-11-03
iommu/s390: Get rid of s390_domain_device
Niklas Schnelle
1
-0
/
+1
2022-11-03
s390: update defconfigs
Heiko Carstens
2
-65
/
+65
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2
-2
/
+2
2022-10-26
s390/pai: fix raw data collection for PMU pai_ext
Thomas Richter
1
-0
/
+1
2022-10-26
s390/boot: add secure boot trailer
Peter Oberparleiter
1
-2
/
+11
2022-10-26
s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...
Heiko Carstens
1
-4
/
+4
2022-10-26
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
Heiko Carstens
1
-1
/
+2
2022-10-26
s390/uaccess: add missing EX_TABLE entries to __clear_user()
Heiko Carstens
1
-3
/
+3
2022-10-26
s390/pai: rename structure member users to active_events
Thomas Richter
1
-6
/
+6
2022-10-26
s390/pai: rework pai_crypto mapped buffer reference count
Thomas Richter
1
-22
/
+20
2022-10-26
s390/pai: move enum definition to header file
Thomas Richter
2
-9
/
+9
2022-10-26
KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page
Nico Boehr
1
-2
/
+2
2022-10-26
KVM: s390: pv: sort out physical vs virtual pointers usage
Nico Boehr
1
-4
/
+5
2022-10-26
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
5
-15
/
+15
2022-10-26
KVM: s390: sort out physical vs virtual pointers usage
Nico Boehr
4
-22
/
+30
2022-10-26
s390/entry: sort out physical vs virtual pointers usage in sie64a
Nico Boehr
4
-12
/
+24
2022-10-26
s390/mm: gmap: sort out physical vs virtual pointers usage
Nico Boehr
1
-71
/
+76
2022-10-21
arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
Paul E. McKenney
1
-0
/
+1
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
[prev]
[next]