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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
s390/pai: fix raw data collection for PMU pai_ext
Thomas Richter
1
-0
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
4
-8
/
+20
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2
-0
/
+2
2022-09-27
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-09-16
s390/pai: Add support for PAI Extension 1 NNPA counters
Thomas Richter
2
-1
/
+672
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
3
-1
/
+16
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2
-24
/
+4
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
2
-34
/
+32
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
7
-30
/
+163
2022-09-14
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
2
-2
/
+2
2022-09-14
Merge branch 'fixes' into features
Vasily Gorbik
3
-2
/
+4
2022-09-07
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2
-1
/
+2
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-30
s390: fix nospec table alignments
Josh Poimboeuf
1
-0
/
+1
2022-08-25
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-08-07
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-109
/
+86
2022-08-06
Revert "s390/smp: enforce lowcore protection on CPU restart"
Alexander Gordeev
1
-1
/
+1
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
7
-155
/
+29
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+156
2022-08-03
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2022-08-03
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-5
/
+13
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-24
/
+5
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-0
/
+156
2022-07-28
s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit()
Sven Schnelle
1
-3
/
+5
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
7
-29
/
+155
2022-07-28
s390/setup: rearrange absolute lowcore initialization
Alexander Gordeev
1
-7
/
+6
2022-07-28
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-07-28
Merge branch 'vmcore-iov_iter' into features
Alexander Gordeev
1
-80
/
+28
2022-07-20
s390/crash: support multi-segment iterators
Alexander Gordeev
1
-106
/
+22
2022-07-20
s390/crash: use static swap buffer for copy_to_user_real()
Alexander Gordeev
1
-14
/
+12
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
1
-0
/
+26
2022-07-20
s390/crash: fix incorrect number of bytes to copy to user space
Alexander Gordeev
1
-1
/
+1
2022-07-20
s390/crash: remove redundant panic() on save area allocation failure
Alexander Gordeev
1
-1
/
+1
2022-07-19
s390/uvdevice: autoload module based on CPU facility
Steffen Eiden
1
-0
/
+1
2022-07-19
s390/cpufeature: allow for facility bits
Heiko Carstens
1
-0
/
+3
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
3
-11
/
+43
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-2
/
+0
2022-07-15
kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...
Michal Suchanek
1
-5
/
+13
2022-07-13
KVM: s390: pv: add export before import
Claudio Imbrenda
1
-0
/
+28
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
1
-0
/
+55
2022-07-11
s390: Add attestation query information
Steffen Eiden
1
-0
/
+20
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
1
-0
/
+5
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
1
-5
/
+0
[next]