# git rev-parse -q --verify 9d32fa5d74b148b1cba262c0c24b9a27a910909b^{commit} 9d32fa5d74b148b1cba262c0c24b9a27a910909b already have revision, skipping fetch # git checkout -q -f -B kisskb 9d32fa5d74b148b1cba262c0c24b9a27a910909b # git clean -qxdf # < git log -1 # commit 9d32fa5d74b148b1cba262c0c24b9a27a910909b # Merge: 2cb26c15a247 3822d0670c9d # Author: Linus Torvalds # Date: Fri Jun 4 18:25:39 2021 -0700 # # Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes, including fixes from bpf, wireless, netfilter and # wireguard trees. # # The bpf vs lockdown+audit fix is the most notable. # # Things haven't slowed down just yet, both in terms of regressions in # current release and largish fixes for older code, but we usually see a # slowdown only after -rc5. # # Current release - regressions: # # - virtio-net: fix page faults and crashes when XDP is enabled # # - mlx5e: fix HW timestamping with CQE compression, and make sure they # are only allowed to coexist with capable devices # # - stmmac: # - fix kernel panic due to NULL pointer dereference of # mdio_bus_data # - fix double clk unprepare when no PHY device is connected # # Current release - new code bugs: # # - mt76: a few fixes for the recent MT7921 devices and runtime power # management # # Previous releases - regressions: # # - ice: # - track AF_XDP ZC enabled queues in bitmap to fix copy mode Tx # - fix allowing VF to request more/less queues via virtchnl # - correct supported and advertised autoneg by using PHY # capabilities # - allow all LLDP packets from PF to Tx # # - kbuild: quote OBJCOPY var to avoid a pahole call break the build # # Previous releases - always broken: # # - bpf, lockdown, audit: fix buggy SELinux lockdown permission checks # # - mt76: address the recent FragAttack vulnerabilities not covered by # generic fixes # # - ipv6: fix KASAN: slab-out-of-bounds Read in # fib6_nh_flush_exceptions # # - Bluetooth: # - fix the erroneous flush_work() order, to avoid double free # - use correct lock to prevent UAF of hdev object # # - nfc: fix NULL ptr dereference in llcp_sock_getname() after failed # connect # # - ieee802154: multiple fixes to error checking and return values # # - igb: fix XDP with PTP enabled # # - intel: add correct exception tracing for XDP # # - tls: fix use-after-free when TLS offload device goes down and back # up # # - ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service # # - netfilter: nft_ct: skip expectations for confirmed conntrack # # - mptcp: fix falling back to TCP in presence of out of order packets # early in connection lifetime # # - wireguard: switch from O(n) to a O(1) algorithm for maintaining # peers, fixing stalls and a large memory leak in the process # # Misc: # # - devlink: correct VIRTUAL port to not have phys_port attributes # # - Bluetooth: fix VIRTIO_ID_BT assigned number # # - net: return the correct errno code ENOBUF -> ENOMEM # # - wireguard: # - peer: allocate in kmem_cache saving 25% on peer memory # - do not use -O3" # # * tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (91 commits) # cxgb4: avoid link re-train during TC-MQPRIO configuration # sch_htb: fix refcount leak in htb_parent_to_leaf_offload # wireguard: allowedips: free empty intermediate nodes when removing single node # wireguard: allowedips: allocate nodes in kmem_cache # wireguard: allowedips: remove nodes in O(1) # wireguard: allowedips: initialize list head in selftest # wireguard: peer: allocate in kmem_cache # wireguard: use synchronize_net rather than synchronize_rcu # wireguard: do not use -O3 # wireguard: selftests: make sure rp_filter is disabled on vethc # wireguard: selftests: remove old conntrack kconfig value # virtchnl: Add missing padding to virtchnl_proto_hdrs # ice: Allow all LLDP packets from PF to Tx # ice: report supported and advertised autoneg using PHY capabilities # ice: handle the VF VSI rebuild failure # ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared # ice: Fix allowing VF to request more/less queues via virtchnl # virtio-net: fix for skb_over_panic inside big mode # ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions # fib: Return the correct errno code # ... # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 9d32fa5d74b148b1cba262c0c24b9a27a910909b # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/sh/include/asm/hw_irq.h:6, from /kisskb/src/include/linux/irq.h:589, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/sh/include/asm/hardirq.h:9, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/serial_core.h:13, from /kisskb/src/include/linux/serial_sci.h:6, from /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:11: /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:105:24: note: in expansion of macro '_INTC_ARRAY' 105 | _INTC_ARRAY(vectors), _INTC_ARRAY(groups), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:106:2: note: in expansion of macro '_INTC_ARRAY' 106 | _INTC_ARRAY(mask_regs), _INTC_ARRAY(prio_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:2: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:27: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_remap_port': /kisskb/src/drivers/tty/serial/sh-sci.c:2666:19: warning: unused variable 'sport' [-Wunused-variable] 2666 | struct sci_port *sport = to_sci_port(port); | ^~~~~ Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc10 # Build took: 0:00:34.318114