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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
8
-27
/
+163
2019-07-22
x86/syscalls: Disallow compat entries for all types of 64-bit syscalls
Andy Lutomirski
1
-2
/
+2
2019-07-22
x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()
Andy Lutomirski
1
-2
/
+2
2019-07-22
x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long
Andy Lutomirski
1
-1
/
+1
2019-07-22
Linus 5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-122
/
+119
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
19
-60
/
+1458
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-21
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-21
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-29
/
+2183
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
8
-26
/
+83
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-215
/
+226
2019-07-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-142
/
+1029
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-245
/
+311
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+26
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-232
/
+723
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-74
/
+123
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
36
-173
/
+178
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-116
/
+172
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
3
-12
/
+35
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
3
-5
/
+10
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
7
-36
/
+87
2019-07-20
Merge branch 'next' into for-linus
Dmitry Torokhov
30542
-477592
/
+568493
2019-07-20
kbuild: add -fcf-protection=none when using retpoline flags
Seth Forshee
1
-0
/
+6
2019-07-20
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
2
-16
/
+6
2019-07-20
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
83
-197
/
+149
2019-07-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
445
-2390
/
+26648
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
70
-493
/
+4618
2019-07-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
64
-951
/
+492
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
412
-904
/
+1253
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-11
/
+38
[next]