# git rev-parse -q --verify a51e3ac43ddbad891c2b1a4f3aa52371d6939570^{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 a51e3ac43ddbad891c2b1a4f3aa52371d6939570^{commit} a51e3ac43ddbad891c2b1a4f3aa52371d6939570 # git checkout -q -f -B kisskb a51e3ac43ddbad891c2b1a4f3aa52371d6939570 # git clean -qxdf # < git log -1 # commit a51e3ac43ddbad891c2b1a4f3aa52371d6939570 # Merge: 2b2c0f24bac7 88362ebfd7fb # Author: Linus Torvalds # Date: Thu Dec 2 11:22:06 2021 -0800 # # Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Including fixes from wireless, and wireguard. # # Mostly scattered driver changes this week, with one big clump in # mv88e6xxx. Nothing of note, really. # # Current release - regressions: # # - smc: keep smc_close_final()'s error code during active close # # Current release - new code bugs: # # - iwlwifi: various static checker fixes (int overflow, leaks, missing # error codes) # # - rtw89: fix size of firmware header before transfer, avoid crash # # - mt76: fix timestamp check in tx_status; fix pktid leak; # # - mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set() # # Previous releases - regressions: # # - smc: fix list corruption in smc_lgr_cleanup_early # # - ipv4: convert fib_num_tclassid_users to atomic_t # # Previous releases - always broken: # # - tls: fix authentication failure in CCM mode # # - vrf: reset IPCB/IP6CB when processing outbound pkts, prevent # incorrect processing # # - dsa: mv88e6xxx: fixes for various device errata # # - rds: correct socket tunable error in rds_tcp_tune() # # - ipv6: fix memory leak in fib6_rule_suppress # # - wireguard: reset peer src endpoint when netns exits # # - wireguard: improve resilience to DoS around incoming handshakes # # - tcp: fix page frag corruption on page fault which involves TCP # # - mpls: fix missing attributes in delete notifications # # - mt7915: fix NULL pointer dereference with ad-hoc mode # # Misc: # # - rt2x00: be more lenient about EPROTO errors during start # # - mlx4_en: update reported link modes for 1/10G" # # * tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (85 commits) # net: dsa: b53: Add SPI ID table # gro: Fix inconsistent indenting # selftests: net: Correct case name # net/rds: correct socket tunable error in rds_tcp_tune() # mctp: Don't let RTM_DELROUTE delete local routes # net/smc: Keep smc_close_final rc during active close # ibmvnic: drop bad optimization in reuse_tx_pools() # ibmvnic: drop bad optimization in reuse_rx_pools() # net/smc: fix wrong list_del in smc_lgr_cleanup_early # Fix Comment of ETH_P_802_3_MIN # ethernet: aquantia: Try MAC address from device tree # ipv4: convert fib_num_tclassid_users to atomic_t # net: avoid uninit-value from tcp_conn_request # net: annotate data-races on txq->xmit_lock_owner # octeontx2-af: Fix a memleak bug in rvu_mbox_init() # net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() # vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit # net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings() # net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed # net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 a51e3ac43ddbad891c2b1a4f3aa52371d6939570 # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig arch/m68k/configs/sun3_defconfig:295:warning: symbol value 'm' invalid for MCTP # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc11 # Build took: 0:02:36.877980