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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-17
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
1
-0
/
+4
2019-05-16
powerpc/mm: Drop VM_BUG_ON in get_region_id()
Aneesh Kumar K.V
1
-2
/
+0
2019-05-15
powerpc/mm: Fix crashes with hugepages & 4K pages
Michael Ellerman
1
-1
/
+1
2019-05-14
powerpc/32s: fix flush_hash_pages() on SMP
Christophe Leroy
1
-1
/
+2
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
247
-4558
/
+7819
2019-05-10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-74
/
+250
2019-05-10
nfp: add missing kdoc
Jakub Kicinski
1
-0
/
+2
2019-05-10
Merge branch 'tls-warnings'
David S. Miller
2
-12
/
+23
2019-05-10
net/tls: handle errors from padding_length()
Jakub Kicinski
1
-8
/
+22
2019-05-10
net/tls: remove set but not used variables
Jakub Kicinski
1
-4
/
+1
2019-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-3
/
+19
2019-05-10
docs/btf: fix the missing section marks
Gary Lin
1
-0
/
+2
2019-05-10
nfp: bpf: fix static check error through tightening shift amount adjustment
Jiong Wang
1
-1
/
+12
2019-05-10
selftests: bpf: initialize bpf_object pointers where needed
Lorenz Bauer
3
-2
/
+5
2019-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
10
-242
/
+213
2019-05-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
214
-1465
/
+11543
2019-05-10
Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
67
-1510
/
+1400
2019-05-10
Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
49
-932
/
+3151
2019-05-10
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
59
-946
/
+1366
2019-05-10
sparc64: simplify reduce_memory() function
Mike Rapoport
1
-40
/
+2
2019-05-10
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
20
-443
/
+2012
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-42
/
+53
2019-05-09
packet: Fix error path in packet_init
YueHaibing
1
-5
/
+20
2019-05-09
Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...
Linus Torvalds
8
-1
/
+288
2019-05-09
SUNRPC: Rebalance a kref in auth_gss.c
Chuck Lever
1
-0
/
+1
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2
-6
/
+8
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
3
-2
/
+14
2019-05-09
SUNRPC: Fix an error code in gss_alloc_msg()
Dan Carpenter
1
-1
/
+3
2019-05-09
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
1
-1
/
+8
2019-05-09
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-09
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
2019-05-09
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
3
-45
/
+45
2019-05-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+21
2019-05-09
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
3
-6
/
+13
2019-05-09
net: aquantia: fix undefined devm_hwmon_device_register_with_info reference
Kefeng Wang
1
-0
/
+5
2019-05-09
Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-9
/
+10
2019-05-09
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-490
/
+1300
2019-05-09
aqc111: fix double endianness swap on BE
Oliver Neukum
1
-2
/
+4
2019-05-09
aqc111: fix writing to the phy on BE
Oliver Neukum
1
-6
/
+17
2019-05-09
aqc111: fix endianness issue in aqc111_change_mtu
Oliver Neukum
1
-0
/
+2
2019-05-09
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-05-09
macvlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-0
/
+2
2019-05-09
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
1
-2
/
+2
2019-05-09
tuntap: synchronize through tfiles array instead of tun->numqueues
Jason Wang
1
-1
/
+6
2019-05-09
tuntap: fix dividing by zero in ebpf queue selection
Jason Wang
1
-1
/
+6
2019-05-09
dwmac4_prog_mtl_tx_algorithms() missing write operation
Cheng Han
1
-0
/
+2
2019-05-09
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
1
-0
/
+3
[next]