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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
1
-0
/
+5
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-137
/
+236
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2020-09-04
Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
2
-7
/
+1
2020-09-04
mm: Add PGREUSE counter
Peter Xu
1
-0
/
+1
2020-09-04
mm/ksm: Remove reuse_ksm_page()
Peter Xu
1
-7
/
+0
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-13
/
+42
2020-09-04
ip: expose inet sockopts through inet_diag
Wei Wang
2
-0
/
+20
2020-09-03
block: allow for_each_bvec to support zero len bvec
Ming Lei
1
-1
/
+8
2020-09-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-13
/
+29
2020-09-02
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
1
-0
/
+1
2020-09-02
drm/i915: Fix sha_text population code
Sean Paul
1
-0
/
+3
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
22
-133
/
+967
2020-09-01
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
1
-13
/
+29
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-10
/
+0
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-11
/
+0
2020-08-31
net: phy: add Lynx PCS module
Ioana Ciornei
1
-0
/
+21
2020-08-31
net: mdiobus: add clause 45 mdiobus write accessor
Ioana Ciornei
1
-0
/
+6
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
1
-0
/
+3
2020-08-31
net: clean up codestyle
Miaohe Lin
2
-2
/
+2
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
1
-0
/
+3
2020-08-31
xsk: Add shared umem support between queue ids
Magnus Karlsson
1
-0
/
+2
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
2
-5
/
+5
2020-08-31
xsk: Rearrange internal structs for better performance
Magnus Karlsson
2
-18
/
+22
2020-08-31
xsk: Enable sharing of dma mappings
Magnus Karlsson
2
-0
/
+14
2020-08-31
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
1
-0
/
+1
2020-08-31
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
2
-3
/
+6
2020-08-31
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
2
-3
/
+4
2020-08-31
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
2
-3
/
+3
2020-08-31
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2
-5
/
+11
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2
-55
/
+60
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
3
-9
/
+12
2020-08-31
bpf: Fix build without BPF_SYSCALL, but with BPF_JIT.
Alexei Starovoitov
1
-1
/
+8
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+13
2020-08-30
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-45
/
+64
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+4
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+5
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2
-0
/
+9
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2
-0
/
+11
2020-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
1
-2
/
+1
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+11
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2020-08-28
Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+7
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-2
/
+6
[next]