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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
9
-9
/
+15
2020-08-17
kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-08-17
kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
Jim Mattson
1
-1
/
+1
2020-08-17
KVM: x86: fix access code passed to gva_to_gpa
Paolo Bonzini
1
-1
/
+3
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
1
-2
/
+1
2020-08-10
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
Jon Doron
1
-0
/
+1
2020-08-10
MIPS: KVM: Convert a fallthrough comment to fallthrough
Jiaxun Yang
1
-1
/
+1
2020-08-09
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
Huacai Chen
1
-0
/
+2
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-244
/
+644
2020-08-09
x86: Expose SERIALIZE for supported cpuid
Paolo Bonzini
1
-1
/
+2
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
59
-2367
/
+2806
2020-08-09
KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
Sean Christopherson
1
-12
/
+12
2020-08-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-9
/
+19
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
3
-5
/
+16
2020-08-08
arm64/fixmap: make notes of fixed_addresses more precisely
Pingfan Liu
1
-4
/
+3
2020-08-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+4
2020-08-08
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-18
/
+25
2020-08-08
powerpc/ptrace: Fix build error in pkey_get()
Michael Ellerman
1
-2
/
+0
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-6
/
+0
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-411
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
155
-481
/
+113
2020-08-07
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
1
-1
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
17
-49
/
+4
2020-08-07
arm64/mm: enable vmem_altmap support for vmemmap mappings
Anshuman Khandual
1
-20
/
+38
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
3
-7
/
+4
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
4
-6
/
+6
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
18
-62
/
+11
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
4
-40
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
12
-135
/
+12
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
1
-22
/
+19
2020-08-07
opeinrisc: switch to generic version of pte allocation
Mike Rapoport
1
-30
/
+3
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
117
-111
/
+16
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2
-3
/
+3
2020-08-07
Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+18
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
308
-5074
/
+8704
2020-08-07
Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-47
/
+45
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-34
/
+316
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
37
-2163
/
+1206
2020-08-07
x86/mm/64: Do not dereference non-present PGD entries
Joerg Roedel
1
-18
/
+13
2020-08-07
arm64: kaslr: Use standard early random function
Guenter Roeck
1
-7
/
+5
2020-08-07
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-8
/
+0
2020-08-07
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
62
-1202
/
+1502
2020-08-06
Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"
Linus Torvalds
2
-0
/
+7
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
90
-1469
/
+2742
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
17
-572
/
+114
[next]