APPLIED: [SRU][Bionic][PULL] Bionic upstream stable patchset 2022-09-21
Luke Nowakowski-Krijger
luke.nowakowskikrijger at canonical.com
Wed Oct 5 17:03:15 UTC 2022
Applied to bionic/linux master-next,
Thanks Kamal :)
- Luke
On Wed, Sep 21, 2022 at 3:59 PM Kamal Mostafa <kamal at canonical.com> wrote:
> This pull request (76 commits) includes the following Bionic stable
> patchsets:
>
> Bionic update: upstream stable patchset 2022-09-21
> Ported from the following upstream stable releases:
> v4.14.290, v4.19.254
> v4.19.255
> https://bugs.launchpad.net/bugs/1990434
>
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases, rebased to master-next:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/bionic stable-next
>
> -Kamal
>
> ---
>
> The following changes since commit
> e8c5aa75db07b66000f9b60a3fee950b5207524f:
>
> UBUNTU: Ubuntu-4.15.0-194.205 (2022-09-16 12:18:15 -0700)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/bionic
> tags/bionic-stable-2022-09-21
>
> for you to fetch changes up to 17f729f8e639b5ece84f0ab7919d2b003f9ddeff:
>
> UBUNTU: Upstream stable to v4.19.255 (2022-09-21 14:18:26 -0700)
>
> ----------------------------------------------------------------
> Demi Marie Obenour (1):
> xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
>
> Duoming Zhou (1):
> sctp: fix sleep in atomic context bug in timer handlers
>
> Eric Dumazet (1):
> bpf: Make sure mac_header was set before using it
>
> GUO Zihua (1):
> ima: remove the IMA_TEMPLATE Kconfig option
>
> Hangyu Hua (1):
> xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in
> xfrm_bundle_lookup()
>
> Harald Freudenberger (1):
> s390/archrandom: prevent CPACF trng invocations in interrupt context
>
> Hristo Venev (1):
> be2net: Fix buffer overflow in be_get_module_eeprom
>
> Jason A. Donenfeld (1):
> Revert "Revert "char/random: silence a lockdep splat with printk()""
>
> Jeffrey Hugo (4):
> PCI: hv: Fix multi-MSI to allow more than one MSI vector
> PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
> PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
> PCI: hv: Fix interrupt mapping for multi-MSI
>
> Jiri Slaby (5):
> tty: drivers/tty/, stop using tty_schedule_flip()
> tty: the rest, stop using tty_schedule_flip()
> tty: drop tty_schedule_flip()
> tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
> tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
>
> Junxiao Chang (1):
> net: stmmac: fix dma queue left shift overflow issue
>
> Jyri Sarha (1):
> drm/tilcdc: Remove obsolete crtc_mode_valid() hack
>
> Kamal Mostafa (3):
> UBUNTU: [Config] updateconfigs for IMA_TEMPLATE
> UBUNTU: Upstream stable to v4.14.290, v4.19.254
> UBUNTU: Upstream stable to v4.19.255
>
> Kuniyuki Iwashima (34):
> ip: Fix a data-race around sysctl_fwmark_reflect.
> tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
> tcp: Fix a data-race around sysctl_tcp_probe_threshold.
> tcp: Fix a data-race around sysctl_tcp_probe_interval.
> igmp: Fix data-races around sysctl_igmp_llm_reports.
> igmp: Fix a data-race around sysctl_igmp_max_memberships.
> tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
> ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
> ip: Fix data-races around sysctl_ip_nonlocal_bind.
> tcp: Fix data-races around sysctl_tcp_mtu_probing.
> tcp: Fix data-races around sysctl_tcp_reordering.
> tcp: Fix data-races around some timeout sysctl knobs.
> tcp: Fix a data-race around sysctl_tcp_tw_reuse.
> tcp: Fix data-races around sysctl_tcp_fastopen.
> tcp: Fix a data-race around sysctl_tcp_early_retrans.
> tcp: Fix data-races around sysctl_tcp_recovery.
> tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
> tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
> tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
> tcp: Fix a data-race around sysctl_tcp_stdurg.
> tcp: Fix a data-race around sysctl_tcp_rfc1337.
> tcp: Fix data-races around sysctl_tcp_max_reordering.
> tcp: Fix data-races around sysctl_tcp_dsack.
> tcp: Fix a data-race around sysctl_tcp_app_win.
> tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
> tcp: Fix a data-race around sysctl_tcp_frto.
> tcp: Fix a data-race around sysctl_tcp_nometrics_save.
> tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
> net: ping6: Fix memleak in ipv6_renew_options().
> igmp: Fix data-races around sysctl_igmp_qrv.
> tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
> tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
> tcp: Fix a data-race around sysctl_tcp_autocorking.
> tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
>
> Leo Yan (1):
> perf symbol: Correct address for bss symbols
>
> Liang He (2):
> scsi: ufs: host: Hold reference returned by of_parse_phandle()
> net: sungem_phy: Add of_node_put() for reference returned by
> of_get_parent()
>
> Luiz Augusto von Dentz (7):
> Bluetooth: Add bt_skb_sendmsg helper
> Bluetooth: Add bt_skb_sendmmsg helper
> Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
> Bluetooth: RFCOMM: Replace use of memcpy_from_msg with
> bt_skb_sendmmsg
> Bluetooth: Fix passing NULL to PTR_ERR
> Bluetooth: SCO: Fix sco_send_frame returning skb->len
> Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
>
> Miaoqian Lin (1):
> power/reset: arm-versatile: Fix refcount leak in
> versatile_reboot_probe
>
> Michal Maloszewski (1):
> i40e: Fix interface init with MSI interrupts (no MSI-X)
>
> Ming Lei (1):
> scsi: core: Fix race between handling STS_RESOURCE and completion
>
> Peter Zijlstra (1):
> perf/core: Fix data race between perf_event_set_output() and
> perf_mmap_close()
>
> Robert Hancock (1):
> i2c: cadence: Change large transfer count reset logic to be
> unconditional
>
> Takashi Iwai (1):
> ALSA: memalloc: Align buffer allocations in page size
>
> Wang Cheng (1):
> mm/mempolicy: fix uninit-value in mpol_rebind_policy()
>
> Werner Sembach (1):
> ACPI: video: Shortening quirk list by identifying Clevo by
> board_name only
>
> Xiaomeng Tong (1):
> tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
>
> Xin Long (1):
> Documentation: fix sctp_wmem in ip-sysctl.rst
>
> Documentation/networking/ip-sysctl.txt | 9 +-
> arch/alpha/kernel/srmcons.c | 2 +-
> arch/s390/include/asm/archrandom.h | 9 +-
> debian.master/config/config.common.ubuntu | 1 -
> debian.master/upstream-stable | 4 +-
> drivers/acpi/video_detect.c | 34 --------
> drivers/char/random.c | 4 +-
> drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 28 +++---
> drivers/gpu/drm/tilcdc/tilcdc_drv.c | 1 -
> drivers/gpu/drm/tilcdc/tilcdc_drv.h | 2 -
> drivers/gpu/drm/tilcdc/tilcdc_external.c | 96
> +++-----------------
> drivers/gpu/drm/tilcdc/tilcdc_external.h | 1 -
> drivers/gpu/drm/tilcdc/tilcdc_panel.c | 9 --
> drivers/gpu/drm/tilcdc/tilcdc_tfp410.c | 9 --
> drivers/i2c/busses/i2c-cadence.c | 30 ++-----
> drivers/net/ethernet/emulex/benet/be_cmds.c | 10 +--
> drivers/net/ethernet/emulex/benet/be_cmds.h | 2 +-
> drivers/net/ethernet/emulex/benet/be_ethtool.c | 31 ++++---
> drivers/net/ethernet/intel/i40e/i40e_main.c | 4 +
> drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 3 +
> drivers/net/sungem_phy.c | 1 +
> drivers/pci/host/pci-hyperv.c | 101
> ++++++++++++++++++----
> drivers/power/reset/arm-versatile-reboot.c | 1 +
> drivers/s390/char/keyboard.h | 4 +-
> drivers/scsi/scsi_lib.c | 3 +-
> drivers/scsi/ufs/ufshcd-pltfrm.c | 15 +++-
> drivers/staging/speakup/spk_ttyio.c | 4 +-
> drivers/tty/cyclades.c | 6 +-
> drivers/tty/goldfish.c | 2 +-
> drivers/tty/moxa.c | 4 +-
> drivers/tty/pty.c | 14 +--
> drivers/tty/serial/lpc32xx_hs.c | 2 +-
> drivers/tty/tty_buffer.c | 66 +++++++++-----
> drivers/tty/vt/keyboard.c | 6 +-
> drivers/tty/vt/vt.c | 2 +-
> drivers/xen/gntdev.c | 3 +-
> include/linux/tty_flip.h | 4 +-
> include/net/bluetooth/bluetooth.h | 65 ++++++++++++++
> include/net/inet_sock.h | 3 +-
> include/net/ip.h | 4 +-
> include/net/tcp.h | 11 +--
> kernel/bpf/core.c | 8 +-
> kernel/events/core.c | 45 +++++++---
> mm/mempolicy.c | 2 +-
> net/bluetooth/rfcomm/core.c | 50 +++++++++--
> net/bluetooth/rfcomm/sock.c | 46 +++-------
> net/bluetooth/sco.c | 30 +++----
> net/ipv4/af_inet.c | 2 +-
> net/ipv4/igmp.c | 45 ++++++----
> net/ipv4/tcp.c | 12 +--
> net/ipv4/tcp_fastopen.c | 4 +-
> net/ipv4/tcp_input.c | 34 +++++---
> net/ipv4/tcp_ipv4.c | 2 +-
> net/ipv4/tcp_metrics.c | 5 +-
> net/ipv4/tcp_minisocks.c | 2 +-
> net/ipv4/tcp_output.c | 16 ++--
> net/ipv4/tcp_recovery.c | 3 +-
> net/ipv4/tcp_timer.c | 14 +--
> net/ipv6/ping.c | 6 ++
> net/sctp/protocol.c | 2 +-
> net/sctp/stream_sched.c | 2 +-
> net/xfrm/xfrm_policy.c | 5 +-
> security/integrity/ima/Kconfig | 12 ++-
> sound/core/memalloc.c | 1 +
> tools/perf/util/symbol-elf.c | 45 +++++++++-
> 65 files changed, 557 insertions(+), 446 deletions(-)
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20221005/d7e74531/attachment-0001.html>
More information about the kernel-team
mailing list