APPLIED: [SRU][Focal][PULL] Focal update: v5.4.271 upstream stable release
Roxana Nicolescu
roxana.nicolescu at canonical.com
Mon Apr 8 07:47:48 UTC 2024
On 04/04/2024 18:24, Manuel Diewald wrote:
> This pull request (27 commits) includes the following Focal stable patchsets:
>
> Focal update: v5.4.271 upstream stable release
> https://bugs.launchpad.net/bugs/2060216
>
> Note also that the 'stable-next' branch head contains this and all
> prior pending upstream stable releases. I recommend fetching and
> applying just this reference ('stable-next') instead of each
> tags/focal-stable-* reference:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal stable-next
>
> -Manuel
>
> ------------------------------------------------------------------------
>
> The following changes since commit c7864640ee427cb13fef593429ebb8edd3b5cd0f:
>
> UBUNTU: Upstream stable to v5.4.270 (2024-04-02 11:09:32 +0200)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.271
>
> for you to fetch changes up to 2d5333a66058bc8b8a991869dd8edfcf4e602fd7:
>
> UBUNTU: Upstream stable to v5.4.271 (2024-04-04 13:17:17 +0200)
>
> ----------------------------------------------------------------
> Alexander Ofitserov (1):
> gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
>
> Arnd Bergmann (1):
> efi/capsule-loader: fix incorrect allocation size
>
> Arturas Moskvinas (1):
> gpio: 74x164: Enable output pins after registers are reset
>
> Baokun Li (1):
> cachefiles: fix memory leak in cachefiles_add_cache()
>
> Curtis Klein (1):
> dmaengine: fsl-qdma: init irq after reg initialization
>
> David Howells (1):
> afs: Fix endless loop in directory parsing
>
> David Sterba (1):
> btrfs: dev-replace: properly validate device names
>
> Eric Dumazet (1):
> ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
>
> Florian Westphal (1):
> net: ip_tunnel: prevent perpetual headroom growth
>
> Greg Kroah-Hartman (1):
> Linux 5.4.271
>
> Hans de Goede (1):
> power: supply: bq27xxx-i2c: Do not free non existing IRQ
>
> Ignat Korchagin (1):
> netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
>
> Ivan Semenov (1):
> mmc: core: Fix eMMC initialization with 1-bit bus connection
>
> Javier Carrasco (1):
> net: usb: dm9601: fix wrong return value in dm9601_mdio_read
>
> Johannes Berg (1):
> wifi: nl80211: reject iftype change with mesh ID change
>
> Kai-Heng Feng (1):
> Bluetooth: Enforce validation on max value of connection interval
>
> Lin Ma (1):
> rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
>
> Luiz Augusto von Dentz (1):
> Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
>
> Manuel Diewald (1):
> UBUNTU: Upstream stable to v5.4.271
>
> Oleksij Rempel (1):
> lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
>
> Oscar Salvador (1):
> fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
>
> Paolo Bonzini (1):
> x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
>
> Peng Ma (1):
> dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
>
> Ryosuke Yasuoka (1):
> netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
>
> Takashi Iwai (1):
> ALSA: Drop leftover snd-rtctimer stuff from Makefile
>
> Ying Hsu (1):
> Bluetooth: Avoid potential use-after-free in hci_error_reset
>
> Yunjian Wang (1):
> tun: Fix xdp_rxq_info's queue_index when detaching
>
> Makefile | 2 +-
> arch/x86/kernel/cpu/intel.c | 178 +++++++++++++++--------------
> debian.master/upstream-stable | 2 +-
> drivers/dma/fsl-qdma.c | 21 ++--
> drivers/firmware/efi/capsule-loader.c | 2 +-
> drivers/gpio/gpio-74x164.c | 4 +-
> drivers/mmc/core/mmc.c | 2 +
> drivers/net/gtp.c | 12 +-
> drivers/net/tun.c | 1 +
> drivers/net/usb/dm9601.c | 2 +-
> drivers/net/usb/lan78xx.c | 3 +-
> drivers/power/supply/bq27xxx_battery_i2c.c | 4 +-
> fs/afs/dir.c | 4 +-
> fs/btrfs/dev-replace.c | 24 +++-
> fs/cachefiles/bind.c | 3 +
> fs/hugetlbfs/inode.c | 6 +-
> net/bluetooth/hci_core.c | 7 +-
> net/bluetooth/hci_event.c | 9 +-
> net/bluetooth/l2cap_core.c | 8 +-
> net/core/rtnetlink.c | 11 +-
> net/ipv4/ip_tunnel.c | 28 +++--
> net/ipv6/addrconf.c | 7 +-
> net/netfilter/nft_compat.c | 20 ++++
> net/netlink/af_netlink.c | 2 +-
> net/wireless/nl80211.c | 2 +
> sound/core/Makefile | 1 -
> 26 files changed, 224 insertions(+), 141 deletions(-)
>
Applied to focal master-next branch. Thanks!
More information about the kernel-team
mailing list