# git rev-parse -q --verify 4e04e7513b0fa2fe8966a1c83fb473f1667e2810^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 4e04e7513b0fa2fe8966a1c83fb473f1667e2810^{commit} 4e04e7513b0fa2fe8966a1c83fb473f1667e2810 # git checkout -q -f -B kisskb 4e04e7513b0fa2fe8966a1c83fb473f1667e2810 # git clean -qxdf # < git log -1 # commit 4e04e7513b0fa2fe8966a1c83fb473f1667e2810 # Merge: 3b9784350f99 27f0ad71699d # Author: Linus Torvalds # Date: Fri Apr 9 15:26:51 2021 -0700 # # Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes for 5.12-rc7, including fixes from can, ipsec, # mac80211, wireless, and bpf trees. # # No scary regressions here or in the works, but small fixes for 5.12 # changes keep coming. # # Current release - regressions: # # - virtio: do not pull payload in skb->head # # - virtio: ensure mac header is set in virtio_net_hdr_to_skb() # # - Revert "net: correct sk_acceptq_is_full()" # # - mptcp: revert "mptcp: provide subflow aware release function" # # - ethernet: lan743x: fix ethernet frame cutoff issue # # - dsa: fix type was not set for devlink port # # - ethtool: remove link_mode param and derive link params from driver # # - sched: htb: fix null pointer dereference on a null new_q # # - wireless: iwlwifi: Fix softirq/hardirq disabling in # iwl_pcie_enqueue_hcmd() # # - wireless: iwlwifi: fw: fix notification wait locking # # - wireless: brcmfmac: p2p: Fix deadlock introduced by avoiding the # rtnl dependency # # Current release - new code bugs: # # - napi: fix hangup on napi_disable for threaded napi # # - bpf: take module reference for trampoline in module # # - wireless: mt76: mt7921: fix airtime reporting and related tx hangs # # - wireless: iwlwifi: mvm: rfi: don't lock mvm->mutex when sending # config command # # Previous releases - regressions: # # - rfkill: revert back to old userspace API by default # # - nfc: fix infinite loop, refcount & memory leaks in LLCP sockets # # - let skb_orphan_partial wake-up waiters # # - xfrm/compat: Cleanup WARN()s that can be user-triggered # # - vxlan, geneve: do not modify the shared tunnel info when PMTU # triggers an ICMP reply # # - can: fix msg_namelen values depending on CAN_REQUIRED_SIZE # # - can: uapi: mark union inside struct can_frame packed # # - sched: cls: fix action overwrite reference counting # # - sched: cls: fix err handler in tcf_action_init() # # - ethernet: mlxsw: fix ECN marking in tunnel decapsulation # # - ethernet: nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx # # - ethernet: i40e: fix receiving of single packets in xsk zero-copy # mode # # - ethernet: cxgb4: avoid collecting SGE_QBASE regs during traffic # # Previous releases - always broken: # # - bpf: Refuse non-O_RDWR flags in BPF_OBJ_GET # # - bpf: Refcount task stack in bpf_get_task_stack # # - bpf, x86: Validate computation of branch displacements # # - ieee802154: fix many similar syzbot-found bugs # - fix NULL dereferences in netlink attribute handling # - reject unsupported operations on monitor interfaces # - fix error handling in llsec_key_alloc() # # - xfrm: make ipv4 pmtu check honor ip header df # # - xfrm: make hash generation lock per network namespace # # - xfrm: esp: delete NETIF_F_SCTP_CRC bit from features for esp # offload # # - ethtool: fix incorrect datatype in set_eee ops # # - xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory # model # # - openvswitch: fix send of uninitialized stack memory in ct limit # reply # # Misc: # # - udp: add get handling for UDP_GRO sockopt" # # * tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (182 commits) # net: fix hangup on napi_disable for threaded napi # net: hns3: Trivial spell fix in hns3 driver # lan743x: fix ethernet frame cutoff issue # net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh # net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits # net: dsa: lantiq_gswip: Don't use PHY auto polling # net: sched: sch_teql: fix null-pointer dereference # ipv6: report errors for iftoken via netlink extack # net: sched: fix err handler in tcf_action_init() # net: sched: fix action overwrite reference counting # Revert "net: sched: bump refcount for new action in ACT replace mode" # ice: fix memory leak of aRFS after resuming from suspend # i40e: Fix sparse warning: missing error code 'err' # i40e: Fix sparse error: 'vsi->netdev' could be null # i40e: Fix sparse error: uninitialized symbol 'ring' # i40e: Fix sparse errors in i40e_txrx.c # i40e: Fix parameters in aq_get_phy_register() # nl80211: fix beacon head validation # bpf, x86: Validate computation of branch displacements for x86-32 # bpf, x86: Validate computation of branch displacements for x86-64 # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 4e04e7513b0fa2fe8966a1c83fb473f1667e2810 # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:172:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:437:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:11.031245