# git rev-parse -q --verify d7c5303fbc8ac874ae3e597a5a0d3707dc0230b4^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify d7c5303fbc8ac874ae3e597a5a0d3707dc0230b4^{commit} d7c5303fbc8ac874ae3e597a5a0d3707dc0230b4 # git checkout -q -f -B kisskb d7c5303fbc8ac874ae3e597a5a0d3707dc0230b4 # git clean -qxdf # < git log -1 # commit d7c5303fbc8ac874ae3e597a5a0d3707dc0230b4 # Merge: 7ac3a1c1ae51 62f3415db237 # Author: Linus Torvalds # Date: Wed May 26 17:44:49 2021 -1000 # # Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes for 5.13-rc4, including fixes from bpf, netfilter, # can and wireless trees. Notably including fixes for the recently # announced "FragAttacks" WiFi vulnerabilities. Rather large batch, # touching some core parts of the stack, too, but nothing hair-raising. # # Current release - regressions: # # - tipc: make node link identity publish thread safe # # - dsa: felix: re-enable TAS guard band mode # # - stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid() # # - stmmac: fix system hang if change mac address after interface # ifdown # # Current release - new code bugs: # # - mptcp: avoid OOB access in setsockopt() # # - bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffers # # - ethtool: stats: fix a copy-paste error - init correct array size # # Previous releases - regressions: # # - sched: fix packet stuck problem for lockless qdisc # # - net: really orphan skbs tied to closing sk # # - mlx4: fix EEPROM dump support # # - bpf: fix alu32 const subreg bound tracking on bitwise operations # # - bpf: fix mask direction swap upon off reg sign change # # - bpf, offload: reorder offload callback 'prepare' in verifier # # - stmmac: Fix MAC WoL not working if PHY does not support WoL # # - packetmmap: fix only tx timestamp on request # # - tipc: skb_linearize the head skb when reassembling msgs # # Previous releases - always broken: # # - mac80211: address recent "FragAttacks" vulnerabilities # # - mac80211: do not accept/forward invalid EAPOL frames # # - mptcp: avoid potential error message floods # # - bpf, ringbuf: deny reserve of buffers larger than ringbuf to # prevent out of buffer writes # # - bpf: forbid trampoline attach for functions with variable arguments # # - bpf: add deny list of functions to prevent inf recursion of tracing # programs # # - tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT # # - can: isotp: prevent race between isotp_bind() and # isotp_setsockopt() # # - netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, # fallback to non-AVX2 version # # Misc: # # - bpf: add kconfig knob for disabling unpriv bpf by default" # # * tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (172 commits) # net: phy: Document phydev::dev_flags bits allocation # mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer # mptcp: avoid error message on infinite mapping # mptcp: drop unconditional pr_warn on bad opt # mptcp: avoid OOB access in setsockopt() # nfp: update maintainer and mailing list addresses # net: mvpp2: add buffer header handling in RX # bnx2x: Fix missing error code in bnx2x_iov_init_one() # net: zero-initialize tc skb extension on allocation # net: hns: Fix kernel-doc # sctp: fix the proc_handler for sysctl encap_port # sctp: add the missing setting for asoc encap_port # bpf, selftests: Adjust few selftest result_unpriv outcomes # bpf: No need to simulate speculative domain for immediates # bpf: Fix mask direction swap upon off reg sign change # bpf: Wrap aux data inside bpf_sanitize_info container # bpf: Fix BPF_LSM kconfig symbol dependency # selftests/bpf: Add test for l3 use of bpf_redirect_peer # bpftool: Add sock_release help info for cgroup attach/prog load command # net: dsa: microchip: enable phy errata workaround on 9567 # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 d7c5303fbc8ac874ae3e597a5a0d3707dc0230b4 # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/kernel.h:15:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:386:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:21:35.441313