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
2020-06-12
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
2
-2
/
+19
2020-06-12
ocfs2: fix build failure when TCP/IP is disabled
Tom Seewald
1
-1
/
+1
2020-06-12
mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread
Naoya Horiguchi
1
-7
/
+16
2020-06-12
mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early...
Naoya Horiguchi
1
-10
/
+10
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
35
-148
/
+215
2020-06-11
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
1
-1
/
+6
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
31
-183
/
+500
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-7
/
+30
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+6
2020-06-11
Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
14
-132
/
+1097
2020-06-11
Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-55
/
+219
2020-06-11
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-14
/
+60
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
26
-153
/
+575
2020-06-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-50
/
+74
2020-06-11
Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-88
/
+20
2020-06-11
NFS: Fix direct WRITE throughput regression
Chuck Lever
1
-0
/
+2
2020-06-11
SUNRPC: rpc_xprt lifetime events should record xprt->state
Chuck Lever
1
-1
/
+29
2020-06-11
xprtrdma: Make xprt_rdma_slot_table_entries static
Zou Wei
1
-1
/
+1
2020-06-11
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
2
-3
/
+12
2020-06-11
NFS: remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2020-06-11
sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...
Xiongfeng Wang
1
-1
/
+1
2020-06-11
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2
-0
/
+46
2020-06-11
NFS: Trace short NFS READs
Chuck Lever
2
-0
/
+49
2020-06-11
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
1
-2
/
+13
2020-06-11
SUNRPC: Set SOFTCONN when destroying GSS contexts
Chuck Lever
1
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
Chuck Lever
2
-5
/
+4
2020-06-11
SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
Chuck Lever
1
-2
/
+2
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
2
-24
/
+126
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
5
-23
/
+46
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
4
-52
/
+71
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
2
-0
/
+29
2020-06-11
SUNRPC: Update the RPC_SHOW_SOCKET() macro
Chuck Lever
1
-3
/
+3
2020-06-11
SUNRPC: Update the rpc_show_task_flags() macro
Chuck Lever
1
-1
/
+7
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
3
-8
/
+58
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
4
-18
/
+69
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
41
-651
/
+1524
2020-06-11
arm64: warn on incorrect placement of the kernel by the bootloader
Ard Biesheuvel
2
-1
/
+6
2020-06-11
Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-5
/
+8
2020-06-11
drm/ast: fix missing break in switch statement for format->cpp[0] case 4
Colin Ian King
1
-0
/
+1
2020-06-11
mailbox: qcom: Add ipq6018 apcs compatible
Sivaprakash Murugesan
1
-0
/
+5
2020-06-11
mailbox: qcom: Add clock driver name in apcs mailbox driver data
Sivaprakash Murugesan
1
-18
/
+38
2020-06-11
riscv: set the permission of vdso_data to read-only
Vincent Chen
1
-2
/
+14
2020-06-11
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
16
-69
/
+199
2020-06-11
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
5
-17
/
+8
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
12
-41
/
+40
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
18
-85
/
+66
2020-06-11
stacktrace: cleanup inconsistent variable type
Walter Wu
1
-1
/
+1
2020-06-11
lib: test get_count_order/long in test_bitops.c
Wei Yang
2
-7
/
+56
2020-06-11
mm: add comments on pglist_data zones
Ben Widawsky
1
-1
/
+13
[next]