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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-0
/
+10
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-2
/
+12
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
1
-14
/
+22
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
1
-2
/
+8
2022-04-30
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
1
-1
/
+5
2022-04-30
tcp: pass back data left in socket after receive
Jens Axboe
1
-1
/
+5
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2
-8
/
+12
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-289
/
+105
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-15
/
+22
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2
-1
/
+2
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-149
/
+134
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
1
-1
/
+1
2022-04-27
Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
1
-47
/
+0
2022-04-27
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-12
/
+9
2022-04-27
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
4
-14
/
+8
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
1
-2
/
+1
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
1
-1
/
+1
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-0
/
+1
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
1
-0
/
+1
2022-04-26
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-04-26
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-04-26
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2
-0
/
+6
2022-04-26
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-04-26
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-26
/
+30
2022-04-26
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
1
-1
/
+9
2022-04-26
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2
-0
/
+20
2022-04-26
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-3
/
+5
2022-04-26
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2
-1
/
+32
2022-04-26
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-6
/
+2
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
1
-0
/
+1
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-0
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-2
/
+2
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-2
/
+6
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2
-1
/
+8
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2
-0
/
+10
2022-04-23
Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-266
/
+0
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+21
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
1
-2
/
+4
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
1
-1
/
+2
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-266
/
+0
2022-04-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+25
2022-04-23
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
1
-0
/
+6
2022-04-23
qed: Remove IP services API.
Guillaume Nault
1
-29
/
+0
2022-04-22
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+4
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-0
/
+28
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
1
-12
/
+24
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
1
-3
/
+1
[next]