All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 4.19.174
@ 2021-02-07 15:05 Greg Kroah-Hartman
  2021-02-07 15:05 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Kroah-Hartman @ 2021-02-07 15:05 UTC (permalink / raw)
  To: linux-kernel, akpm, torvalds, stable; +Cc: lwn, jslaby, Greg Kroah-Hartman

I'm announcing the release of the 4.19.174 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/x86/include/asm/msr.h                                    |    4 
 drivers/acpi/thermal.c                                        |   55 ++++++----
 drivers/net/dsa/bcm_sf2.c                                     |    8 +
 drivers/net/ethernet/ibm/ibmvnic.c                            |    6 +
 drivers/phy/motorola/phy-cpcap-usb.c                          |   19 ++-
 drivers/platform/x86/intel-vbtn.c                             |    6 +
 drivers/platform/x86/touchscreen_dmi.c                        |   18 +++
 drivers/scsi/ibmvscsi/ibmvfc.c                                |    4 
 drivers/scsi/libfc/fc_exch.c                                  |   16 ++
 drivers/scsi/scsi_transport_srp.c                             |    9 +
 include/linux/kthread.h                                       |    3 
 kernel/kthread.c                                              |   27 ++++
 kernel/smpboot.c                                              |    1 
 kernel/sysctl.c                                               |   40 +++++++
 kernel/workqueue.c                                            |    9 -
 net/core/gen_estimator.c                                      |   11 +-
 net/mac80211/rx.c                                             |    2 
 tools/objtool/elf.c                                           |    7 -
 tools/testing/selftests/powerpc/alignment/alignment_handler.c |    5 
 20 files changed, 205 insertions(+), 47 deletions(-)

Arnold Gozum (1):
      platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352

Brian King (1):
      scsi: ibmvfc: Set default timeout to avoid crash during migration

Christian Brauner (1):
      sysctl: handle overflow in proc_get_long

Eric Dumazet (1):
      net_sched: gen_estimator: support large ewma log

Felix Fietkau (1):
      mac80211: fix fast-rx encryption check

Greg Kroah-Hartman (1):
      Linux 4.19.174

Hans de Goede (1):
      platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet

Javed Hasan (1):
      scsi: libfc: Avoid invoking response handler twice if ep is already completed

Josh Poimboeuf (1):
      objtool: Don't fail on missing symbol table

Lijun Pan (1):
      ibmvnic: Ensure that CRQ entry read are correctly ordered

Martin Wilck (1):
      scsi: scsi_transport_srp: Don't block target in failfast state

Michael Ellerman (1):
      selftests/powerpc: Only test lwm/stmw on big endian

Pan Bian (1):
      net: dsa: bcm_sf2: put device node before return

Peter Zijlstra (3):
      x86: __always_inline __{rd,wr}msr()
      kthread: Extract KTHREAD_IS_PER_CPU
      workqueue: Restrict affinity change to rescuer

Rafael J. Wysocki (1):
      ACPI: thermal: Do not call acpi_thermal_check() directly

Tony Lindgren (1):
      phy: cpcap-usb: Fix warning for missing regulator_disable


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-07 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07 15:05 Linux 4.19.174 Greg Kroah-Hartman
2021-02-07 15:05 ` Greg Kroah-Hartman

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.