# git rev-parse -q --verify 411a44c24a561e449b592ff631b7ae321f1eb559^{commit} 411a44c24a561e449b592ff631b7ae321f1eb559 already have revision, skipping fetch # git checkout -q -f -B kisskb 411a44c24a561e449b592ff631b7ae321f1eb559 # git clean -qxdf # < git log -1 # commit 411a44c24a561e449b592ff631b7ae321f1eb559 # Merge: 4fb7d85b2ebf 35392da51b1a # Author: Linus Torvalds # Date: Thu Oct 28 10:17:31 2021 -0700 # # Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from WiFi (mac80211), and BPF. # # Current release - regressions: # # - skb_expand_head: adjust skb->truesize to fix socket memory # accounting # # - mptcp: fix corrupt receiver key in MPC + data + checksum # # Previous releases - regressions: # # - multicast: calculate csum of looped-back and forwarded packets # # - cgroup: fix memory leak caused by missing cgroup_bpf_offline # # - cfg80211: fix management registrations locking, prevent list # corruption # # - cfg80211: correct false positive in bridge/4addr mode check # # - tcp_bpf: fix race in the tcp_bpf_send_verdict resulting in reusing # previous verdict # # Previous releases - always broken: # # - sctp: enhancements for the verification tag, prevent attackers from # killing SCTP sessions # # - tipc: fix size validations for the MSG_CRYPTO type # # - mac80211: mesh: fix HE operation element length check, prevent out # of bound access # # - tls: fix sign of socket errors, prevent positive error codes being # reported from read()/write() # # - cfg80211: scan: extend RCU protection in # cfg80211_add_nontrans_list() # # - implement ->sock_is_readable() for UDP and AF_UNIX, fix poll() for # sockets in a BPF sockmap # # - bpf: fix potential race in tail call compatibility check resulting # in two operations which would make the map incompatible succeeding # # - bpf: prevent increasing bpf_jit_limit above max # # - bpf: fix error usage of map_fd and fdget() in generic batch update # # - phy: ethtool: lock the phy for consistency of results # # - prevent infinite while loop in skb_tx_hash() when Tx races with # driver reconfiguring the queue <> traffic class mapping # # - usbnet: fixes for bad HW conjured by syzbot # # - xen: stop tx queues during live migration, prevent UAF # # - net-sysfs: initialize uid and gid before calling # net_ns_get_ownership # # - mlxsw: prevent Rx stalls under memory pressure" # # * tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (67 commits) # Revert "net: hns3: fix pause config problem after autoneg disabled" # mptcp: fix corrupt receiver key in MPC + data + checksum # riscv, bpf: Fix potential NULL dereference # octeontx2-af: Fix possible null pointer dereference. # octeontx2-af: Display all enabled PF VF rsrc_alloc entries. # octeontx2-af: Check whether ipolicers exists # net: ethernet: microchip: lan743x: Fix skb allocation failure # net/tls: Fix flipped sign in async_wait.err assignment # net/tls: Fix flipped sign in tls_err_abort() calls # net/smc: Correct spelling mistake to TCPF_SYN_RECV # net/smc: Fix smc_link->llc_testlink_time overflow # nfp: bpf: relax prog rejection for mtu check through max_pkt_offset # vmxnet3: do not stop tx queues after netif_device_detach() # r8169: Add device 10ec:8162 to driver r8169 # ptp: Document the PTP_CLK_MAGIC ioctl number # usbnet: fix error return code in usbnet_probe() # net: hns3: adjust string spaces of some parameters of tx bd info in debugfs # net: hns3: expand buffer len for some debugfs command # net: hns3: add more string spaces for dumping packets number of queue info in debugfs # net: hns3: fix data endian problem of some functions of debugfs # ... # < /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 411a44c24a561e449b592ff631b7ae321f1eb559 # < 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 :1517: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:593, 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:2662:19: warning: unused variable 'sport' [-Wunused-variable] 2662 | struct sci_port *sport = to_sci_port(port); | ^~~~~ Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc10 # Build took: 0:00:35.636949