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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
1
-0
/
+2
2022-12-07
fscache: Fix oops due to race with cookie_lru and use_cookie
Dave Wysochanski
1
-0
/
+2
2022-12-07
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
1
-0
/
+2
2022-12-07
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
1
-4
/
+4
2022-12-07
net: xsk: Don't include <linux/rculist.h>
Christophe JAILLET
1
-1
/
+1
2022-12-07
bpf: decouple prune and jump points
Andrii Nakryiko
1
-0
/
+1
2022-12-06
net/mlx5: Add HW definitions for IPsec packet offload
Leon Romanovsky
1
-3
/
+50
2022-12-06
xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...
Eyal Birger
2
-0
/
+18
2022-12-06
ethtool: add netlink based get rss support
Sudheer Mogilappagari
1
-0
/
+14
2022-12-05
Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-117
/
+371
2022-12-05
net: stmmac: Power up SERDES after the PHY link
Revanth Kumar Uppala
1
-0
/
+1
2022-12-05
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
2
-0
/
+18
2022-12-05
xfrm: add RX datapath protection for IPsec packet offload mode
Leon Romanovsky
1
-23
/
+32
2022-12-05
xfrm: add an interface to offload policy
Leon Romanovsky
2
-0
/
+48
2022-12-05
xfrm: add new packet offload flag
Leon Romanovsky
2
-0
/
+13
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
1
-0
/
+6
2022-12-04
bpf: Handle MEM_RCU type properly
Yonghong Song
2
-1
/
+2
2022-12-04
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
1
-0
/
+1
2022-12-03
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-13
/
+38
2022-12-03
Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-1
/
+1
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-12
/
+59
2022-12-03
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
1
-1
/
+0
2022-12-03
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
1
-0
/
+11
2022-12-02
sctp: delete free member from struct sctp_sched_ops
Xin Long
1
-2
/
+0
2022-12-02
mptcp: add pm listener events
Geliang Tang
1
-0
/
+9
2022-12-02
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
1
-3
/
+7
2022-12-02
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
1
-4
/
+17
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2
-6
/
+15
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
1
-3
/
+0
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
1
-0
/
+38
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
1
-22
/
+20
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
1
-1
/
+2
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
1
-1
/
+5
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
1
-0
/
+3
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
1
-0
/
+52
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
1
-6
/
+5
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
1
-5
/
+1
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
1
-24
/
+33
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
1
-0
/
+34
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
1
-34
/
+49
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
1
-21
/
+37
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
1
-17
/
+26
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
1
-13
/
+36
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
1
-0
/
+60
2022-12-01
rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
David Howells
1
-1
/
+0
2022-12-01
rxrpc: Implement an in-kernel rxperf server for testing purposes
David Howells
1
-0
/
+1
2022-12-01
wifi: cfg80211: Correct example of ieee80211_iface_limit
Philipp Hortmann
1
-1
/
+1
2022-12-01
wifi: ieee80211: Do not open-code qos address offsets
Kees Cook
1
-6
/
+22
2022-12-01
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
1
-3
/
+0
2022-12-01
Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-6
/
+3
[prev]
[next]