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-01-24
infiniband: usnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-26
/
+0
2019-01-24
infiniband: ocrdma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-45
/
+22
2019-01-24
infiniband: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-64
/
+19
2019-01-24
infiniband: qib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+8
2019-01-24
infiniband: hfi1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-34
/
+18
2019-01-24
infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
Greg Kroah-Hartman
3
-41
/
+30
2019-01-24
infiniband: cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+1
2019-01-24
IB/umad: Do not check status of nonseekable_open()
Parav Pandit
1
-23
/
+13
2019-01-24
net/mlx5: Add pci AtomicOps request
Michael Guralnik
1
-0
/
+5
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
5
-48
/
+91
2019-01-23
IB/umad: Avoid additional device reference during open()/close()
Parav Pandit
1
-5
/
+4
2019-01-22
IB/mlx5: Don't override existing ip_protocol
Maor Gottlieb
1
-16
/
+37
2019-01-22
IB/mlx5: Add support for ODP for DEVX indirection mkey
Yishai Hadas
1
-5
/
+21
2019-01-22
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
4
-1
/
+96
2019-01-22
IB/mlx5: DEVX handling for indirection MKEY
Yishai Hadas
1
-2
/
+36
2019-01-22
RDMA/hns: Add the process of AEQ overflow for hip08
Xiaofei Tan
1
-0
/
+11
2019-01-22
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
4
-16
/
+11
2019-01-19
IB/iser: Pass the correct number of entries for dma mapped SGL
Israel Rukshin
1
-5
/
+5
2019-01-19
IB/hw: Remove unneeded semicolons
YueHaibing
3
-9
/
+9
2019-01-18
IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace
Mike Marciniszyn
1
-2
/
+8
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
5
-21
/
+16
2019-01-18
RDMA/qedr: remove set but not used variable 'ib_ctx'
YueHaibing
1
-6
/
+0
2019-01-18
RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()
Jason Gunthorpe
1
-6
/
+3
2019-01-18
RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
Lijun Ou
1
-9
/
+10
2019-01-16
RDMA/mlx5: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-1
/
+1
2019-01-16
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
1
-7
/
+10
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
7
-85
/
+47
2019-01-15
RDMA/cma: Rollback source IP address if failing to acquire device
Myungho Jung
1
-1
/
+12
2019-01-15
RDMA/bnxt_re: fix a size calculation
Dan Carpenter
1
-2
/
+1
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
17
-74
/
+106
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
22
-42
/
+35
2019-01-14
Linux 5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-93
/
+321
2019-01-13
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+64
2019-01-13
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+17
2019-01-13
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+9
2019-01-13
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-13
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+33
2019-01-13
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-65
/
+211
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
11
-52
/
+212
2019-01-13
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+20
2019-01-13
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+6
2019-01-13
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+4
2019-01-13
Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+1
2019-01-13
Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-16
/
+73
2019-01-13
Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-20
/
+5
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-66
/
+229
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
179
-975
/
+923
[prev]
[next]