From: Linus Torvalds <torvalds@linux-foundation.org> To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org> Subject: Linux 5.17 Date: Sun, 20 Mar 2022 13:34:21 -0700 [thread overview] Message-ID: <CAHk-=wj4fFjx2pgbGNBM4wJs3=eReZ05EQyprzgT2Jv8qJ2vJg@mail.gmail.com> (raw) So we had an extra week of at the end of this release cycle, and I'm happy to report that it was very calm indeed. We could probably have skipped it with not a lot of downside, but we did get a few last-minute reverts and fixes in and avoid some brown-paper bugs that would otherwise have been stable fodder, so it's all good. And that calm last week can very much be seen from the appended shortlog - there really aren't a lot of commits in here, and it's all pretty small. Most of it is in drivers (net, usb, drm), with some core networking, and some tooling updates too. It really is small enough that you can just scroll through the details below, and the one-liner summaries will give a good flavor of what happened last week. Of course, this means that the merge window for 5.18 will be open starting tomorrow, and I already have about a dozen pull requests waiting in my inbox. I appreciate the early pull requests: it gives me that warm and fuzzy feeling of "this was all ready in plenty of time". Judging by the statistics in linux-next, it looks like 5.18 will be a bit bigger than 5.17 was, but hopefully without some of the drama. So go test this, and we'll get 5.18 started tomorrow. Linus --- Alan Stern (2): usb: usbtmc: Fix bug in pipe direction for control transfers usb: gadget: Fix use-after-free bug by not setting udc->dev.driver Arnd Bergmann (2): arm64: fix clang warning about TRAMP_VALIAS arm64: errata: avoid duplicate field initializer Bartosz Golaszewski (1): Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)" Borislav Petkov (1): kvm/emulate: Fix SETcc emulation function offsets with SLS Brian Masney (1): crypto: qcom-rng - ensure buffer for generate is completely filled Christoph Niedermaier (1): drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check() Claudiu Beznea (1): net: dsa: microchip: add spi_device_id tables Dan Carpenter (1): usb: gadget: rndis: prevent integer overflow in rndis_set_response() David Jeffery (1): scsi: fnic: Finish scsi_cmnd before dropping the spinlock Doug Berger (1): net: bcmgenet: skip invalid partial checksums Eric Dumazet (1): net/packet: fix slab-out-of-bounds access in packet_recvmsg() Florian Westphal (2): Revert "netfilter: nat: force port remap to prevent shadowing well-known ports" Revert "netfilter: conntrack: tag conntracks picked up in local out hook" Guo Ziliang (1): mm: swap: get rid of livelock in swapin readahead H. Nikolaus Schaller (1): partially Revert "usb: musb: Set the DT node on the child device" Haimin Zhang (1): af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register Hannes Reinecke (1): nvmet: revert "nvmet: make discovery NQN configurable" Ian Rogers (2): perf evlist: Avoid iteration for empty evlist. perf parse-events: Ignore case in topdown.slots check Ivan Vecera (1): iavf: Fix hang during reboot/shutdown Jakub Kicinski (1): Add Paolo Abeni to networking maintainers Jason Wang (1): vhost: allow batching hint without size Jiasheng Jiang (2): atm: eni: Add check for dma_map_single hv_netvsc: Add check for kvmalloc_array Jiyong Park (1): vsock: each transport cycles only on its own sockets Jocelyn Falempe (1): drm/mgag200: Fix PLL setup for g200wb and g200ew Joseph Qi (1): ocfs2: fix crash when initialize filecheck kobj fails Juerg Haefliger (1): net: phy: mscc: Add MODULE_FIRMWARE macros Kalle Valo (1): Revert "ath10k: drop beacon and probe response which leak from other channel" Kurt Cancemi (1): net: phy: marvell: Fix invalid comparison in the resume and suspend functions Linus Torvalds (1): Linux 5.17 Linus Walleij (1): Input: zinitix - do not report shadow fingers Maciej Fijalkowski (1): ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats() Manish Chopra (1): bnx2x: fix built-in kernel driver load failure Marek Vasut (1): drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings Matt Lupfer (1): scsi: mpt3sas: Page fault in reply q processing Miaoqian Lin (1): net: dsa: Add missing of_node_put() in dsa_port_parse_of Michael Petlan (1): perf symbols: Fix symbol size calculation condition Michael Walle (1): net: mdio: mscc-miim: fix duplicate debugfs entry Ming Lei (1): block: release rq qos structures for queue without disk Nicolas Dichtel (1): net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() Niels Dossche (1): alx: acquire mutex for alx_reinit in alx_change_mtu Pablo Neira Ayuso (1): netfilter: nf_tables: disable register tracking Pavel Skripkin (1): Input: aiptek - properly check endpoint type Przemyslaw Patynowski (1): iavf: Fix double free in iavf_reset_task Qian Cai (1): configs/debug: restore DEBUG_INFO=y for overriding Rafael J. Wysocki (1): Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid" Randy Dunlap (1): efi: fix return value of __setup handlers Sabrina Dubroca (1): esp6: fix check on ipv6_skip_exthdr's return value Steve French (1): smb3: fix incorrect session setup check for multiuser mounts Sudheer Mogilappagari (1): ice: destroy flow director filter mutex after releasing VSIs Tadeusz Struk (1): net: ipv6: fix skb_over_panic in __ip6_append_data Thomas Zimmermann (1): drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS Uwe Kleine-König (1): counter: Stop using dev_get_drvdata() to get the counter device Vladimir Oltean (2): Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells" net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload Yosry Ahmed (1): selftests: vm: fix clang build error multiple output files
next reply other threads:[~2022-03-20 20:34 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-03-20 20:34 Linus Torvalds [this message] 2022-03-21 10:16 ` Build regressions/improvements in v5.17 Geert Uytterhoeven 2022-03-21 14:48 ` Geert Uytterhoeven 2022-03-21 14:58 ` Linux 5.17 Guenter Roeck 2022-03-21 16:54 ` Linus Torvalds
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='CAHk-=wj4fFjx2pgbGNBM4wJs3=eReZ05EQyprzgT2Jv8qJ2vJg@mail.gmail.com' \ --to=torvalds@linux-foundation.org \ --cc=linux-kernel@vger.kernel.org \ --subject='Re: Linux 5.17' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).