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-07-01
Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+4
2017-07-01
Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-2
/
+3
2017-07-01
Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-14
/
+24
2017-06-30
uapi/linux/a.out.h: don't use deprecated system-specific predefines.
Zack Weinberg
1
-25
/
+1
2017-06-30
hashtable: remove repeated phrase from a comment
Jakub Kicinski
1
-1
/
+0
2017-06-30
x86/intel_rdt: Fix memory leak on mount failure
Vikas Shivappa
1
-1
/
+3
2017-06-30
Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-54
/
+58
2017-06-30
Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+3
2017-06-30
Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-2
/
+9
2017-06-30
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+19
2017-06-30
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
3
-7
/
+2
2017-06-30
x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...
Baoquan He
1
-0
/
+2
2017-06-30
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-9
/
+5
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
2017-06-30
MIPS: Perform post-DMA cache flushes on systems with MAARs
Paul Burton
1
-5
/
+18
2017-06-30
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
2017-06-30
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
1
-8
/
+1
2017-06-30
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-84
/
+350
2017-06-30
Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+27
2017-06-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+16
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2
-0
/
+71
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
1
-1
/
+1
2017-06-29
Merge branch 'arcnet-fixes'
David S. Miller
4
-8
/
+9
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
1
-2
/
+3
2017-06-29
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
1
-2
/
+0
2017-06-29
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
1
-1
/
+1
2017-06-29
arcnet: change irq handler to lock irqsave
Michael Grzeschik
1
-3
/
+4
2017-06-29
rocker: move dereference before free
Dan Carpenter
1
-1
/
+1
2017-06-29
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
1
-0
/
+3
2017-06-29
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-06-29
virtio-net: serialize tx routine during reset
Jason Wang
1
-0
/
+1
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
4
-5
/
+19
2017-06-29
Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"
Brian Norris
1
-40
/
+4
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
2017-06-29
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
1
-1
/
+2
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
41
-270
/
+0
2017-06-29
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
3
-4
/
+14
2017-06-28
Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-30
/
+29
2017-06-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+25
2017-06-28
Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux
Linus Torvalds
2
-2
/
+3
2017-06-28
iommu/amd: Fix interrupt remapping when disable guest_mode
Suravee Suthikulpanit
1
-4
/
+2
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
1
-3
/
+8
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
1
-12
/
+12
2017-06-28
ALSA: hda - Fix endless loop of codec configure
Takashi Iwai
2
-2
/
+8
2017-06-28
drm/etnaviv: Fix implicit/explicit sync sense inversion
Daniel Stone
1
-1
/
+1
2017-06-28
drm/etnaviv: fix submit flags getting overwritten by BO content
Lucas Stach
1
-1
/
+2
[prev]
[next]