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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
1
-0
/
+5
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
1
-1
/
+6
2018-07-04
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
1
-0
/
+1
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2
-0
/
+25
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
1
-0
/
+30
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
1
-0
/
+1
2018-07-04
sctp: add support for dscp and flowlabel per transport
Xin Long
1
-0
/
+7
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-88
/
+147
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-51
/
+68
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
1
-0
/
+20
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2
-6
/
+103
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-50
/
+45
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1
/
+54
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-20
/
+2
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
2
-14
/
+443
2018-06-29
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
1
-48
/
+8
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
1
-18
/
+0
2018-06-29
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+3
2018-06-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+5
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
1
-0
/
+4
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
4
-10
/
+8
2018-06-28
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-1
/
+3
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+3
2018-06-27
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
2
-1
/
+3
2018-06-26
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-06-26
ptp: support DPAA FMan 1588 timer in ptp_qoriq
Yangbo Lu
1
-7
/
+31
2018-06-26
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
3
-2
/
+37
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
1
-1
/
+2
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
4
-21
/
+21
2018-06-26
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-19
/
+26
2018-06-25
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2
-1
/
+11
2018-06-25
kbuild: add macro for controlling warnings to linux/compiler.h
Arnd Bergmann
2
-0
/
+43
2018-06-25
acpi: Add helper for deactivating memory region
Heikki Krogerus
1
-0
/
+3
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+3
2018-06-25
PM / Domains: Rename opp_node to np
Viresh Kumar
1
-2
/
+2
2018-06-25
PM / Domains: Fix return value of of_genpd_opp_to_performance_state()
Viresh Kumar
1
-1
/
+1
2018-06-24
iio: buffer: fix the function signature to match implementation
Phil Reid
1
-1
/
+1
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+12
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+8
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
348
-2426
/
+6406
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-7
/
+11
[next]