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
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
1
-6
/
+10
2017-08-25
blk-mq-debugfs: Add names for recently added flags
Bart Van Assche
1
-0
/
+3
2017-08-25
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-22
/
+34
2017-08-25
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
1
-3
/
+1
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2
-6
/
+17
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
5
-30
/
+10
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-25
mtd: nand: atmel: Relax tADL_min constraint
Boris Brezillon
1
-1
/
+12
2017-08-25
mtd: nandsim: remove debugfs entries in error path
Uwe Kleine-König
1
-0
/
+1
2017-08-25
Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2017-08-25
Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-12
/
+36
2017-08-25
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2
-10
/
+39
2017-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-6
/
+22
2017-08-25
net: sunrpc: svcsock: fix NULL-pointer exception
Vadim Lomovtsev
1
-2
/
+20
2017-08-25
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-25
Merge tag 'acpi-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-16
/
+15
2017-08-25
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-37
/
+48
2017-08-25
Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-60
/
+64
2017-08-25
Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+38
2017-08-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
6
-6
/
+24
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
4
-53
/
+89
2017-08-24
Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix'
Rafael J. Wysocki
4
-13
/
+8
2017-08-24
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
1
-0
/
+6
2017-08-24
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
1
-0
/
+1
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
3
-5
/
+14
2017-08-24
ASoC: rt5677: Reintroduce I2C device IDs
Tom Rini
1
-0
/
+1
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
5
-60
/
+64
2017-08-24
kbuild: update comments of Makefile.asm-generic
Cao jin
1
-2
/
+2
2017-08-24
bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Benjamin Block
3
-31
/
+46
2017-08-24
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
1
-4
/
+7
2017-08-24
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
1
-2
/
+55
2017-08-24
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
1
-1
/
+10
2017-08-24
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
1
-0
/
+3
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
1
-9
/
+41
2017-08-24
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
3
-9
/
+4
2017-08-24
Revert "loop: support 4k physical blocksize"
Omar Sandoval
3
-40
/
+6
2017-08-24
blk-throttle: cap discard request size
Shaohua Li
1
-4
/
+14
2017-08-23
ARM: dts: exynos: add needs-hpd for Odroid-XU3/4
Hans Verkuil
1
-0
/
+1
2017-08-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+17
2017-08-23
Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-3
/
+9
2017-08-23
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-13
/
+47
2017-08-23
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2
-1
/
+13
2017-08-23
Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...
Jani Nikula
1
-1
/
+1
2017-08-23
ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
Takashi Iwai
1
-0
/
+1
2017-08-23
drm/i915/gvt: Fix the kernel null pointer error
fred gao
1
-1
/
+1
[prev]
[next]