This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 45dfb8a5659a Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/li [...] new db58465f1121 cachefiles: Drop superfluous readpages aops NULL check new 7178a107f5ea X.509: Fix crash caused by NULL pointer new bd9dcef67ffc x86/xen: fix 'nopvspin' build error new 2e4ceed606ba Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org [...] new b7ba6cfabc42 octeontx2-af: Fix missing check bugs in rvu_cgx.c new c96adff95619 cls_flower: call nla_ok() before nla_next() new 5541075a348b bpf: Prevent double bpf_prog_put call from bpf_tracing_pro [...] new 1a9c72ad4c26 bpf: Local storage helpers should check nullness of owner [...] new 84d571d46c70 bpf: Fix typo in bpf_inode_storage.c new 2f94ac191846 bpf: Update local storage test to check handling of null ptrs new 4be34f3d0731 bpf: Don't leak memory in bpf getsockopt when optlen == 0 new bcc5e6162d66 bpf: Allow empty module BTFs new b8d52264df85 libbpf: Allow loading empty BTFs new 7ac6ad051150 bpf: Reject too big ctx_size_in for raw_tp test run new 744ea4e3885e bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling new 4237e9f4a962 selftests/bpf: Add verifier test for PTR_TO_MEM spill new 235ecd36c7a9 MAINTAINERS: Update my email address new e23a8d002198 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf new e4bedf48aaa5 net_sched: reject silly cell_log in qdisc_get_rtab() new dd5e073381f2 net_sched: gen_estimator: support large ewma log new bcd0cf19ef82 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() new 66c556025d68 skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too new 79267ae22615 net: mscc: ocelot: allow offloading of bridge on top of LAG new 87fe04367d84 net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_v [...] new 70b6ff35d620 cfg80211/mac80211: fix kernel-doc for SAR APIs new 51d62f2f2c50 cfg80211: Save the regulatory domain with a lock new c2083e280a3d cfg80211: fix a kerneldoc markup new 6020d534fa01 mac80211: fix incorrect strlen of .write in debugfs new 622d3b4e3938 mac80211: fix fast-rx encryption check new b101dd2d22f4 mac80211: fix encryption key selection for 802.3 xmit new 2463ec86cd03 mac80211: do not drop tx nulldata packets on encrypted links new c13cf5c15966 mac80211: check if atf has been disabled in __ieee80211_sc [...] new bde2c0af6141 Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.ker [...] new a826b04303a4 ipv6: create multicast route with RTPROT_KERNEL new ceed9038b278 ipv6: set multicast flag on the multicast route new b889c7c8c02e Merge branch 'ipv6-fixes-for-the-multicast-routes' new 9d9b1ee0b2d1 tcp: fix TCP_USER_TIMEOUT with zero window new 7e238de8283a net: core: devlink: use right genl user_ptr when handling [...] new 8eed01b5ca9c mdio-bitbang: Export mdiobb_{read,write}() new 02cae02a7de1 sh_eth: Make PHY access aware of Runtime PM to fix reboot crash new f7b9820dbe16 Merge branch 'sh_eth-fix-reboot-crash' new 8d2b51b008c2 udp: mask TOS bits in udp_v4_early_demux() new 2e5a6266fbb1 netfilter: rpfilter: mask ecn bits before fib lookup new 2565ff4eef34 Merge branch 'ipv4-ensure-ecn-bits-don-t-influence-source- [...] new a3eb4e9d4c92 net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled new f6a2e94b3f9d sh_eth: Fix power down vs. is_opened flag ordering new 4964e5a1e080 net: nfc: nci: fix the wrong NCI_CORE_INIT parameters new fd23d2dc180f selftests: net: fib_tests: remove duplicate log test new b160c28548bc tcp: do not mess with cloned skbs in tcp_add_backlog() new 8e4052c32d6b net: dsa: b53: fix an off by one in checking "vlan->vid" new 9c30ae8398b0 tcp: fix TCP socket rehash stats mis-accounting new 301a33d51880 bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong [...] new b425e24a934e xsk: Clear pool even for inactive queues new bc895e8b2a64 bpf: Fix signed_{sub,add32}_overflows type handling new b3741b43880b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf new c89dffc70b34 tcp: Fix potential use-after-free due to double kfree() new 584b7cfcdc7d net: mscc: ocelot: Fix multicast to the CPU port new de658a195ee2 net: usb: cdc_ncm: don't spew notifications new 0c630a66bf10 net: systemport: free dev before on error path new 03f16c5075b2 can: dev: can_restart: fix use after free bug new 75854cad5d80 can: vxcan: vxcan_xmit: fix use after free bug new 50aca891d7a5 can: peak_usb: fix use after free bugs new 535d31593f59 Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git [...] new 75439bc439e0 Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/l [...]
The 64 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .mailmap | 2 + Documentation/networking/tls-offload.rst | 3 + MAINTAINERS | 4 +- arch/x86/xen/smp_hvm.c | 2 + crypto/asymmetric_keys/public_key.c | 3 +- drivers/net/can/dev.c | 4 +- drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 8 +- drivers/net/can/vxcan.c | 6 +- drivers/net/dsa/b53/b53_common.c | 2 +- drivers/net/dsa/mv88e6xxx/global1_vtu.c | 4 + drivers/net/ethernet/broadcom/bcmsysport.c | 6 +- .../net/ethernet/marvell/octeontx2/af/rvu_cgx.c | 6 ++ drivers/net/ethernet/mscc/ocelot.c | 23 ++++-- drivers/net/ethernet/mscc/ocelot_net.c | 4 +- drivers/net/ethernet/renesas/sh_eth.c | 30 ++++++- drivers/net/mdio/mdio-bitbang.c | 6 +- drivers/net/usb/cdc_ncm.c | 12 ++- fs/cachefiles/rdwr.c | 2 - include/linux/mdio-bitbang.h | 3 + include/linux/usb/usbnet.h | 2 + include/net/cfg80211.h | 5 +- include/net/inet_connection_sock.h | 3 + include/net/mac80211.h | 1 + include/net/sock.h | 17 ++-- kernel/bpf/bpf_inode_storage.c | 9 +- kernel/bpf/bpf_task_storage.c | 5 +- kernel/bpf/btf.c | 2 +- kernel/bpf/cgroup.c | 5 +- kernel/bpf/helpers.c | 2 +- kernel/bpf/syscall.c | 6 +- kernel/bpf/verifier.c | 8 +- net/bpf/test_run.c | 3 +- net/core/dev.c | 5 ++ net/core/devlink.c | 4 +- net/core/gen_estimator.c | 11 ++- net/core/skbuff.c | 6 +- net/ipv4/inet_connection_sock.c | 1 + net/ipv4/netfilter/ipt_rpfilter.c | 2 +- net/ipv4/tcp.c | 1 + net/ipv4/tcp_input.c | 6 +- net/ipv4/tcp_ipv4.c | 29 +++---- net/ipv4/tcp_output.c | 1 + net/ipv4/tcp_timer.c | 36 ++++---- net/ipv4/udp.c | 3 +- net/ipv6/addrconf.c | 3 +- net/mac80211/debugfs.c | 44 +++++----- net/mac80211/rx.c | 2 + net/mac80211/tx.c | 31 +++---- net/nfc/nci/core.c | 2 +- net/sched/cls_flower.c | 22 +++-- net/sched/cls_tcindex.c | 8 +- net/sched/sch_api.c | 3 +- net/wireless/reg.c | 11 ++- net/xdp/xsk.c | 4 +- tools/lib/bpf/btf.c | 5 -- .../selftests/bpf/prog_tests/test_local_storage.c | 96 ++++++---------------- tools/testing/selftests/bpf/progs/local_storage.c | 62 ++++++++------ tools/testing/selftests/bpf/test_verifier.c | 12 ++- tools/testing/selftests/bpf/verifier/spill_fill.c | 30 +++++++ tools/testing/selftests/net/fib_tests.sh | 1 - 60 files changed, 384 insertions(+), 255 deletions(-)