VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-09-12
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-09-03
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
2021-09-03
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
2021-09-03
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
2021-09-03
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
2021-09-03
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
2021-09-03
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
2021-09-03
ip_gre: add validation for csum_start
Shreyansh Chouhan
2021-09-03
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
2021-09-03
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-09-03
net: qrtr: fix another OOB Read in qrtr_endpoint_post
Xiaolong Huang
2021-08-26
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
2021-08-26
mptcp: fix memory leak on address flush
Paolo Abeni
2021-08-26
ovs: clear skb->tstamp in forwarding path
kaixi.fan
2021-08-26
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
2021-08-26
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
2021-08-26
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
2021-08-26
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
2021-08-18
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-18
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
2021-08-18
net: bridge: fix memleak in br_add_if()
Yang Yingliang
2021-08-18
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-18
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
2021-08-18
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
2021-08-18
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
2021-08-18
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
2021-08-18
net/smc: fix wait on already cleared link
Karsten Graul
2021-08-18
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
2021-08-12
net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
Dmitry Safonov
2021-08-12
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-12
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
2021-08-12
sctp: move the active_key update after sh_keys is added
Xin Long
2021-08-12
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
Vladimir Oltean
2021-08-12
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2021-08-12
net: xfrm: fix memory leak in xfrm_user_rcv_msg
Pavel Skripkin
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled"
Greg Kroah-Hartman
2021-08-08
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-08-08
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
2021-08-08
skmsg: Pass source psock to sk_psock_skb_redirect()
Cong Wang
2021-08-08
skmsg: Increase sk->sk_drops when dropping packets
Cong Wang
2021-08-04
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
2021-08-04
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-08-04
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
2021-08-04
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
2021-08-04
net: qrtr: fix memory leaks
Pavel Skripkin
2021-08-04
net: Set true network header for ECN decapsulation
Gilad Naaman
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-08-04
tipc: fix implicit-connect for SYN+
Xin Long
2021-08-04
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
2021-08-04
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
2021-08-04
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
2021-08-04
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
2021-08-04
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
2021-08-04
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
2021-08-04
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
Zhang Changzhong
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-31
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
2021-07-31
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
2021-07-31
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-28
mptcp: fix 'masking a bool' warning
Matthieu Baerts
2021-07-28
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
2021-07-28
tcp: disable TFO blackhole logic by default
Wei Wang
2021-07-28
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2021-07-28
sctp: update active_key for asoc when old key is being replaced
Xin Long
2021-07-28
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
2021-07-28
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
2021-07-28
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
2021-07-28
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
2021-07-28
sctp: trim optlen when it's a huge value in sctp_setsockopt
Xin Long
2021-07-28
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
2021-07-28
net: decnet: Fix sleeping inside in af_decnet
Yajun Deng
2021-07-28
net: fix uninit-value in caif_seqpkt_sendmsg
Ziyang Xuan
2021-07-28
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
2021-07-28
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
2021-07-28
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
2021-07-28
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
2021-07-28
bpf, test: fix NULL pointer dereference on invalid expected_attach_type
Xuan Zhuo
2021-07-28
mptcp: properly account bulk freed memory
Paolo Abeni
2021-07-28
mptcp: refine mptcp_cleanup_rbuf
Paolo Abeni
2021-07-28
mptcp: use fast lock for subflows when possible
Paolo Abeni
2021-07-28
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-28
mptcp: add sk parameter for mptcp_get_options
Geliang Tang
2021-07-28
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
2021-07-28
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
2021-07-28
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
2021-07-28
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-25
udp: properly flush normal packet at GRO time
Paolo Abeni
2021-07-25
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-25
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
2021-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-25
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-25
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave()
Vladimir Oltean
2021-07-25
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-25
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-25
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
2021-07-25
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
2021-07-25
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-25
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
2021-07-25
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-25
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-20
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
2021-07-20
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
2021-07-20
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
2021-07-20
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
2021-07-19
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
2021-07-19
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-07-19
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
2021-07-19
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
2021-07-19
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
2021-07-19
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-07-19
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
2021-07-19
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
2021-07-19
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-07-19
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-07-19
mac80211: Properly WARN on HW scan before restart
Ilan Peer
2021-07-19
mac80211: consider per-CPU statistics if present
Johannes Berg
2021-07-19
cfg80211: fix default HE tx bitrate mask in 2G band
Ping-Ke Shih
2021-07-19
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
2021-07-19
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
2021-07-19
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
2021-07-19
net: hsr: don't check sequence number if tag removal is offloaded
George McCollister
2021-07-19
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
2021-07-19
net: bridge: mrp: Update ring transitions.
Horatiu Vultur
2021-07-19
icmp: fix lib conflict with trinity
Andreas Roeseler
2021-07-19
net: tcp better handling of reordering then loss cases
Yuchung Cheng
2021-07-19
ipv6: use prandom_u32() for ID generation
Willy Tarreau
2021-07-19
net/sched: cls_api: increase max_reclassify_loop
Davide Caratti
2021-07-19
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-07-14
net: tipc: fix FB_MTU eat two pages
Menglong Dong
2021-07-14
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-07-14
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-07-14
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
2021-07-14
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2021-07-14
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
2021-07-14
bpfilter: Specify the log level for the kmsg message
Gary Lin
2021-07-14
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
2021-07-14
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-07-14
can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for optlen == 0
Norbert Slusarek
2021-07-14
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
2021-07-14
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
2021-07-14
net/ipv4: swap flow ports when validating source
Miao Wang
2021-07-14
ip6_tunnel: fix GRE6 segmentation
Jakub Kicinski
2021-07-14
mptcp: avoid race on msk state changes
Paolo Abeni
2021-07-14
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-07-14
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
2021-07-14
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
2021-07-14
xfrm: Fix xfrm offload fallback fail case
Ayush Sawal
2021-07-14
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
2021-07-14
mptcp: fix 32 bit DSN expansion
Paolo Abeni
2021-07-14
mptcp: fix bad handling of 32 bit ack wrap-around
Paolo Abeni
2021-07-14
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer logic
Pablo Neira Ayuso
2021-07-14
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
2021-07-14
tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
Jakub Kicinski
2021-07-14
skmsg: Teach sk_psock_verdict_apply() to return errors
Cong Wang
2021-07-14
skmsg: Fix a memory leak in sk_psock_verdict_apply()
Cong Wang
2021-07-14
skmsg: Clear skb redirect pointer before dropping it
Cong Wang
2021-07-14
udp: Fix a memory leak in udp_read_sock()
Cong Wang
2021-07-14
xsk: Fix broken Tx ring validation
Magnus Karlsson
2021-07-14
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
2021-07-14
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
2021-07-14
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
2021-07-14
netlabel: Fix memory leak in netlbl_mgmt_add_common
Liu Shixin
2021-07-14
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
2021-07-14
xfrm: remove the fragment check for ipv6 beet mode
Xin Long
2021-07-14
mptcp: make sure flag signal is set when add addr with port
Jianguo Wu
2021-07-14
mptcp: generate subflow hmac after mptcp_finish_join()
Jianguo Wu
2021-07-14
mptcp: fix pr_debug in mptcp_token_new_connect
Jianguo Wu
2021-07-14
net: qrtr: ns: Fix error return code in qrtr_ns_init()
Wei Yongjun
2021-07-14
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-07-14
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
2021-07-14
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
2021-07-14
mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices
Abinaya Kalaiselvan
2021-07-14
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2021-07-14
can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
Oleksij Rempel
2021-07-14
can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
Oliver Hartkopp
2021-07-14
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
2021-07-14
can: bcm: delay release of struct bcm_op after synchronize_rcu()
Thadeu Lima de Souza Cascardo
2021-07-14
Bluetooth: Remove spurious error message
Szymon Janc
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-06-18
Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
2021-06-18
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-18
mac80211: handle various extensible elements correctly
Johannes Berg
2021-06-18
mac80211: reset profile_periodicity/ema_ap
Johannes Berg