All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 4.19.273
Date: Wed, 22 Feb 2023 13:03:41 +0100	[thread overview]
Message-ID: <167706742093243@kroah.com> (raw)

I'm announcing the release of the 4.19.273 kernel.

All users of the 4.19 kernel series must upgrade.

The updated 4.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                               |    2 
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi             |    4 
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi              |    6 
 arch/parisc/kernel/firmware.c                          |    5 
 arch/parisc/kernel/ptrace.c                            |   15 
 arch/riscv/Makefile                                    |    3 
 arch/riscv/mm/cacheflush.c                             |    4 
 arch/x86/kernel/fpu/init.c                             |    7 
 arch/x86/kvm/Makefile                                  |    2 
 arch/x86/kvm/pmu_intel.c                               |  374 
 arch/x86/kvm/vmx.c                                     |14757 ----------------
 arch/x86/kvm/vmx/pmu_intel.c                           |  374 
 arch/x86/kvm/vmx/vmx.c                                 |14764 +++++++++++++++++
 arch/x86/kvm/vmx/vmx_evmcs.h                           |  324 
 arch/x86/kvm/vmx/vmx_shadow_fields.h                   |   77 
 arch/x86/kvm/vmx_evmcs.h                               |  324 
 arch/x86/kvm/vmx_shadow_fields.h                       |   77 
 arch/x86/kvm/x86.c                                     |    3 
 drivers/ata/libata-core.c                              |    2 
 drivers/bus/sunxi-rsb.c                                |    8 
 drivers/firewire/core-cdev.c                           |    4 
 drivers/firmware/efi/memattr.c                         |    2 
 drivers/i2c/busses/i2c-rk3x.c                          |   44 
 drivers/iio/accel/hid-sensor-accel-3d.c                |    1 
 drivers/iio/adc/berlin2-adc.c                          |    4 
 drivers/iio/adc/stm32-dfsdm-adc.c                      |    1 
 drivers/iio/adc/twl6030-gpadc.c                        |   32 
 drivers/infiniband/hw/hfi1/file_ops.c                  |    7 
 drivers/input/serio/i8042-x86ia64io.h                  | 1188 -
 drivers/mmc/core/sdio_bus.c                            |   17 
 drivers/mmc/core/sdio_cis.c                            |   12 
 drivers/net/ethernet/broadcom/bgmac-bcma.c             |    6 
 drivers/net/ethernet/broadcom/bnxt/bnxt.c              |    8 
 drivers/net/ethernet/intel/i40e/i40e_main.c            |    4 
 drivers/net/ethernet/stmicro/stmmac/dwmac5.c           |    3 
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c  |    2 
 drivers/net/phy/meson-gxl.c                            |   15 
 drivers/net/usb/kalmia.c                               |    8 
 drivers/net/usb/plusb.c                                |    4 
 drivers/nvme/target/fc.c                               |    4 
 drivers/pinctrl/aspeed/pinctrl-aspeed.c                |    2 
 drivers/pinctrl/intel/pinctrl-intel.c                  |  117 
 drivers/pinctrl/intel/pinctrl-intel.h                  |   32 
 drivers/pinctrl/pinctrl-single.c                       |    2 
 drivers/scsi/iscsi_tcp.c                               |    9 
 drivers/target/target_core_tmr.c                       |    4 
 drivers/thermal/int340x_thermal/int340x_thermal_zone.c |   28 
 drivers/thermal/int340x_thermal/int340x_thermal_zone.h |    1 
 drivers/tty/serial/8250/8250_dma.c                     |   26 
 drivers/tty/vt/vc_screen.c                             |    9 
 drivers/usb/core/quirks.c                              |    3 
 drivers/usb/dwc3/dwc3-qcom.c                           |   10 
 drivers/usb/gadget/function/f_fs.c                     |    4 
 drivers/usb/typec/altmodes/displayport.c               |    8 
 drivers/video/fbdev/core/fbcon.c                       |    7 
 drivers/watchdog/diag288_wdt.c                         |   15 
 fs/aio.c                                               |    4 
 fs/btrfs/volumes.c                                     |    6 
 fs/nilfs2/ioctl.c                                      |    7 
 fs/nilfs2/super.c                                      |    9 
 fs/nilfs2/the_nilfs.c                                  |    8 
 fs/proc/task_mmu.c                                     |    4 
 fs/squashfs/squashfs_fs.h                              |    2 
 fs/squashfs/squashfs_fs_sb.h                           |    2 
 fs/squashfs/xattr.h                                    |    4 
 fs/squashfs/xattr_id.c                                 |    2 
 include/linux/hugetlb.h                                |   18 
 include/linux/phy.h                                    |    4 
 include/net/sock.h                                     |   13 
 mm/mempolicy.c                                         |    3 
 mm/swapfile.c                                          |    1 
 net/core/filter.c                                      |    3 
 net/dccp/ipv6.c                                        |    7 
 net/ipv6/datagram.c                                    |    2 
 net/ipv6/tcp_ipv6.c                                    |   11 
 net/mpls/af_mpls.c                                     |    4 
 net/netfilter/nft_tproxy.c                             |    8 
 net/netrom/af_netrom.c                                 |    5 
 net/openvswitch/datapath.c                             |   12 
 net/rds/message.c                                      |    6 
 net/rose/af_rose.c                                     |    8 
 net/x25/af_x25.c                                       |    6 
 sound/pci/hda/patch_conexant.c                         |    1 
 sound/pci/hda/patch_realtek.c                          |    2 
 sound/pci/hda/patch_via.c                              |    3 
 sound/pci/lx6464es/lx_core.c                           |   11 
 sound/soc/codecs/cs42l56.c                             |    6 
 sound/synth/emux/emux_nrpn.c                           |    3 
 tools/testing/selftests/net/forwarding/lib.sh          |    4 
 tools/virtio/linux/bug.h                               |    8 
 tools/virtio/linux/build_bug.h                         |    7 
 tools/virtio/linux/cpumask.h                           |    7 
 tools/virtio/linux/gfp.h                               |    7 
 tools/virtio/linux/kernel.h                            |    1 
 tools/virtio/linux/kmsan.h                             |   12 
 tools/virtio/linux/scatterlist.h                       |    1 
 tools/virtio/linux/topology.h                          |    7 
 97 files changed, 16767 insertions(+), 16247 deletions(-)

Alan Stern (1):
      net: USB: Fix wrong-direction WARNING in plusb.c

Alexander Egorenkov (2):
      watchdog: diag288_wdt: do not use stack buffers for hardware data
      watchdog: diag288_wdt: fix __diag288() inline assembly

Amit Engel (1):
      nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association

Andreas Kemnade (2):
      iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
      iio:adc:twl6030: Enable measurement of VAC

Andreas Schwab (1):
      riscv: disable generation of unwind tables

Andrew Morton (1):
      revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"

Andy Shevchenko (2):
      pinctrl: intel: Convert unsigned to unsigned int
      pinctrl: intel: Restore the pins that used to be in Direct IRQ mode

Ard Biesheuvel (1):
      efi: Accept version 2 of memory attributes table

Arnd Bergmann (1):
      ASoC: cs42l56: fix DT probe

Artemii Karasev (2):
      ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()
      ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()

Bo Liu (1):
      ALSA: hda/conexant: add a new hda codec SN6180

Chris Healy (1):
      net: phy: meson-gxl: Add generic dummy stubs for MMD register access

Cristian Ciocaltea (1):
      net: stmmac: Restrict warning on disabling DMA store and fwd mode

Damien Le Moal (1):
      ata: libata: Fix sata_down_spd_limit() when no link speed is reported

Dan Carpenter (1):
      ALSA: pci: lx6464es: fix a debug loop

Dean Luick (1):
      IB/hfi1: Restore allocated resources on failed copyout

Dmitry Perchanov (1):
      iio: hid: fix the retval in accel_3d_capture_sample

Fedor Pchelkin (2):
      squashfs: harden sanity check in squashfs_read_xattr_id_table
      net: openvswitch: fix flow memory leak in ovs_flow_cmd_new

Florian Westphal (1):
      netfilter: nft_tproxy: restrict to prerouting hook

George Kennedy (1):
      vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF

Greg Kroah-Hartman (3):
      Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"
      kvm: initialize all of the kvm_debugregs structure before sending it to userspace
      Linux 4.19.273

Guillaume Nault (2):
      ipv6: Fix datagram socket connection with DSCP.
      ipv6: Fix tcp socket connection with DSCP.

Guo Ren (1):
      riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte

Hangbin Liu (1):
      selftests: forwarding: lib: quote the sysctl values

Heiner Kallweit (4):
      net: phy: add macros for PHYID matching
      net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
      arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitive
      arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive

Helge Deller (2):
      parisc: Fix return code of pdc_iodc_print()
      parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case

Hendrik Borghorst (1):
      KVM: x86/vmx: Do not skip segment attributes if unusable bit is set

Hyunwoo Kim (3):
      netrom: Fix use-after-free caused by accept on already connected socket
      net/x25: Fix to not accept on connected socket
      net/rose: Fix to not accept on connected socket

Ilpo Järvinen (2):
      serial: 8250_dma: Fix DMA Rx completion race
      serial: 8250_dma: Fix DMA Rx rearm race

Jakub Kicinski (1):
      net: mpls: fix stale pointer if allocation fails during device rename

Jason Xing (1):
      i40e: add double of VLAN header when computing the max MTU

Jerome Brunet (1):
      net: phy: meson-gxl: add g12a support

Joel Stanley (1):
      pinctrl: aspeed: Fix confusing types in return value

Johannes Zink (1):
      net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence

Josef Bacik (1):
      btrfs: limit device extents to the device size

Kailang Yang (1):
      ALSA: hda/realtek - fixed wrong gpio assigned

Krish Sadhukhan (1):
      nVMX x86: Check VMX-preemption timer controls on vmentry of L2 guests

Kuniyuki Iwashima (1):
      dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.

Longlong Xia (1):
      mm/swapfile: add cond_resched() in get_swap_pages()

Mark Pearson (1):
      usb: core: add quirk for Alcor Link AK9563 smartcard reader

Maurizio Lombardi (1):
      scsi: target: core: Fix warning on RT kernels

Maxim Korotkov (1):
      pinctrl: single: fix potential NULL dereference

Michael Chan (1):
      bnxt_en: Fix mqprio and XDP ring checking logic

Mike Christie (1):
      scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress

Mike Kravetz (3):
      mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
      migrate: hugetlb: check for hugetlb shared PMD in node migration
      hugetlb: check for undefined shift on 32 bit architectures

Miko Larsson (1):
      net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path

Natalia Petrova (1):
      i40e: Add checking for null for nlmsg_find_attr()

Neil Armstrong (1):
      usb: dwc3: qcom: enable vbus override when in OTG dr-mode

Olivier Moysan (1):
      iio: adc: stm32-dfsdm: fill module aliases

Phillip Lougher (1):
      Squashfs: fix handling and sanity checking of xattr_ids count

Pietro Borrello (1):
      rds: rds_rm_zerocopy_callback() use list_first_entry()

Prashant Malani (1):
      usb: typec: altmodes/displayport: Fix probe pin assign check

Rafael J. Wysocki (1):
      thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()

Rafał Miłecki (1):
      net: bgmac: fix BCM5358 support by setting correct flags

Randy Dunlap (1):
      i2c: rk3x: fix a bunch of kernel-doc warnings

Ryusuke Konishi (1):
      nilfs2: fix underflow in second superblock position calculations

Samuel Thibault (1):
      fbcon: Check font dimension limits

Sean Christopherson (2):
      KVM: VMX: Move VMX specific files to a "vmx" subdirectory
      KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()

Seth Jenkins (1):
      aio: fix mremap after fork null-deref

Shunsuke Mie (1):
      tools/virtio: fix the vringh test for virtio ring changes

Srinivas Pandruvada (1):
      thermal: intel: int340x: Protect trip temperature from concurrent updates

Takashi Sakamoto (1):
      firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region

Toke Høiland-Jørgensen (1):
      bpf: Always return target ifindex in bpf_fib_lookup

Udipto Goswami (1):
      usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait

Werner Sembach (4):
      Input: i8042 - move __initconst to fix code styling warning
      Input: i8042 - merge quirk tables
      Input: i8042 - add TUXEDO devices to i8042 quirk tables
      Input: i8042 - add Clevo PCX0DX to i8042 quirk table

Wesley Cheng (1):
      usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API

Xiongfeng Wang (1):
      iio: adc: berlin2-adc: Add missing of_node_put() in error path

Yang Yingliang (1):
      mmc: sdio: fix possible resource leaks in some error paths

Yuan Can (1):
      bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()


             reply	other threads:[~2023-02-22 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-22 12:03 Greg Kroah-Hartman [this message]
2023-02-22 12:03 ` Linux 4.19.273 Greg Kroah-Hartman

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=167706742093243@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.