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.9.242
Date: Tue, 10 Nov 2020 15:56:56 +0100	[thread overview]
Message-ID: <16050202162040@kroah.com> (raw)

I'm announcing the release of the 4.9.242 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/arc/kernel/entry.S                    |   16 ++-
 arch/arc/kernel/stacktrace.c               |    7 +
 arch/arm/Kconfig                           |    2 
 arch/arm/boot/dts/s5pv210.dtsi             |  127 ++++++++++++-----------------
 arch/arm/boot/dts/sun4i-a10.dtsi           |    2 
 arch/arm/kernel/hw_breakpoint.c            |  100 ++++++++++++++++------
 arch/arm/plat-samsung/Kconfig              |    1 
 arch/arm64/Kconfig.platforms               |    1 
 arch/arm64/include/asm/kvm_host.h          |    1 
 arch/arm64/include/asm/numa.h              |    3 
 arch/arm64/kvm/sys_regs.c                  |    6 -
 arch/arm64/mm/numa.c                       |    6 +
 arch/ia64/kernel/Makefile                  |    2 
 arch/powerpc/kernel/sysfs.c                |   42 +++------
 arch/powerpc/platforms/powernv/opal-dump.c |    9 --
 arch/powerpc/platforms/powernv/opal-elog.c |   33 +++++--
 arch/powerpc/platforms/powernv/smp.c       |    2 
 arch/sparc/kernel/smp_64.c                 |   65 +++-----------
 arch/um/kernel/sigio.c                     |    6 -
 arch/x86/events/amd/ibs.c                  |   53 ++++++++----
 arch/x86/include/asm/msr-index.h           |    1 
 arch/x86/kernel/kexec-bzimage64.c          |    3 
 drivers/acpi/acpi_dbg.c                    |    3 
 drivers/acpi/acpi_extlog.c                 |    6 -
 drivers/acpi/nfit/core.c                   |    2 
 drivers/acpi/video_detect.c                |    9 ++
 drivers/ata/sata_rcar.c                    |    2 
 drivers/base/core.c                        |    4 
 drivers/clk/ti/clockdomain.c               |    2 
 drivers/cpufreq/acpi-cpufreq.c             |    3 
 drivers/cpufreq/sti-cpufreq.c              |    6 -
 drivers/dma/dma-jz4780.c                   |    7 -
 drivers/iio/adc/ti-adc12138.c              |   13 ++
 drivers/iio/gyro/itg3200_buffer.c          |   15 ++-
 drivers/iio/light/si1145.c                 |   19 ++--
 drivers/input/serio/hil_mlc.c              |   21 ++++
 drivers/input/serio/hp_sdc_mlc.c           |    8 -
 drivers/leds/leds-bcm6328.c                |    2 
 drivers/leds/leds-bcm6358.c                |    2 
 drivers/md/bitmap.c                        |    2 
 drivers/md/raid5.c                         |    4 
 drivers/media/pci/tw5864/tw5864-video.c    |    6 +
 drivers/memory/emif.c                      |   33 +------
 drivers/message/fusion/mptscsih.c          |   13 +-
 drivers/mmc/host/via-sdmmc.c               |    3 
 drivers/mtd/ubi/wl.c                       |   13 ++
 drivers/net/ethernet/freescale/gianfar.c   |   14 ---
 drivers/net/ethernet/mellanox/mlxsw/core.c |    3 
 drivers/net/ethernet/renesas/ravb_main.c   |   10 +-
 drivers/net/wan/hdlc_fr.c                  |   98 +++++++++++-----------
 drivers/net/wireless/ath/ath10k/htt_rx.c   |    8 +
 drivers/net/wireless/intersil/p54/p54pci.c |    4 
 drivers/of/of_reserved_mem.c               |   13 ++
 drivers/power/supply/test_power.c          |    6 +
 drivers/rtc/rtc-rx8010.c                   |   24 +++--
 drivers/scsi/scsi_scan.c                   |    7 -
 drivers/staging/comedi/drivers/cb_pcidas.c |    1 
 drivers/staging/fsl-mc/bus/mc-io.c         |    7 +
 drivers/staging/octeon/ethernet-mdio.c     |    6 -
 drivers/staging/octeon/ethernet-rx.c       |   34 ++++---
 drivers/staging/octeon/ethernet.c          |    9 ++
 drivers/tty/serial/8250/8250_mtk.c         |    2 
 drivers/tty/serial/serial_txx9.c           |    3 
 drivers/tty/vt/keyboard.c                  |   39 ++++----
 drivers/tty/vt/vt.c                        |   24 -----
 drivers/tty/vt/vt_ioctl.c                  |   32 +++----
 drivers/usb/core/quirks.c                  |    3 
 drivers/usb/dwc3/core.c                    |   15 ++-
 drivers/usb/host/fsl-mph-dr-of.c           |    9 +-
 drivers/usb/misc/adutux.c                  |    1 
 drivers/usb/serial/cyberjack.c             |    7 +
 drivers/usb/serial/option.c                |    8 +
 drivers/vhost/vringh.c                     |    9 +-
 drivers/video/fbdev/pvr2fb.c               |    2 
 drivers/w1/masters/mxc_w1.c                |   14 +--
 drivers/watchdog/rdc321x_wdt.c             |    5 -
 drivers/xen/events/events_base.c           |   29 ++++--
 fs/9p/vfs_file.c                           |    4 
 fs/btrfs/ctree.c                           |    6 +
 fs/btrfs/reada.c                           |    2 
 fs/btrfs/tree-log.c                        |    8 +
 fs/buffer.c                                |   16 ---
 fs/cachefiles/rdwr.c                       |    3 
 fs/ceph/addr.c                             |    2 
 fs/crypto/policy.c                         |   39 +++++---
 fs/efivarfs/super.c                        |    3 
 fs/ext4/ext4.h                             |    4 
 fs/ext4/ioctl.c                            |   34 +------
 fs/ext4/namei.c                            |    6 -
 fs/ext4/super.c                            |    5 +
 fs/f2fs/checkpoint.c                       |    8 +
 fs/f2fs/f2fs.h                             |    4 
 fs/f2fs/file.c                             |   19 ----
 fs/f2fs/namei.c                            |    6 -
 fs/fuse/dev.c                              |   28 ++++--
 fs/gfs2/ops_fstype.c                       |   18 ++--
 fs/nfs/namespace.c                         |   12 +-
 fs/ubifs/debug.c                           |    1 
 fs/xfs/xfs_rtalloc.c                       |   10 +-
 include/linux/fscrypto.h                   |   12 +-
 include/linux/hil_mlc.h                    |    2 
 include/linux/mtd/pfow.h                   |    2 
 init/Kconfig                               |    3 
 kernel/debug/debug_core.c                  |   22 +++--
 kernel/fork.c                              |   10 +-
 kernel/kthread.c                           |    3 
 kernel/trace/ring_buffer.c                 |    8 -
 kernel/trace/trace.c                       |    2 
 kernel/trace/trace.h                       |   26 +++++
 kernel/trace/trace_selftest.c              |    9 +-
 lib/fonts/font_10x18.c                     |    2 
 lib/fonts/font_6x10.c                      |    2 
 lib/fonts/font_6x11.c                      |    2 
 lib/fonts/font_7x14.c                      |    2 
 lib/fonts/font_8x16.c                      |    2 
 lib/fonts/font_8x8.c                       |    2 
 lib/fonts/font_acorn_8x8.c                 |    2 
 lib/fonts/font_mini_4x6.c                  |    2 
 lib/fonts/font_pearl_8x8.c                 |    2 
 lib/fonts/font_sun12x22.c                  |    2 
 lib/fonts/font_sun8x16.c                   |    2 
 net/9p/trans_fd.c                          |    2 
 net/ceph/messenger.c                       |    5 +
 net/sunrpc/clnt.c                          |    8 +
 net/tipc/core.c                            |    5 +
 net/tipc/msg.c                             |    5 -
 net/vmw_vsock/af_vsock.c                   |    2 
 scripts/setlocalversion                    |   21 +++-
 sound/usb/pcm.c                            |    1 
 130 files changed, 893 insertions(+), 649 deletions(-)

Alain Volmat (1):
      cpufreq: sti-cpufreq: add stih418 support

Alan Stern (1):
      USB: Add NO_LPM quirk for Kingston flash drive

Alex Hung (1):
      ACPI: video: use ACPI backlight for HP 635 Notebook

Alexander Sverdlin (2):
      staging: octeon: repair "fixed-link" support
      staging: octeon: Drop on uncorrectable alignment or FCS error

Amit Cohen (1):
      mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()

Anant Thazhemadam (2):
      net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid
      gfs2: add validation checks for size of superblock

Andrew Gabbasov (1):
      ravb: Fix bit fields checking in ravb_hwtstamp_get()

Andy Shevchenko (2):
      device property: Keep secondary firmware node secondary by type
      device property: Don't clear secondary pointer for shared primary firmware node

Ashish Sangwan (1):
      NFS: fix nfs_path in case of a rename retry

Bartosz Golaszewski (1):
      rtc: rx8010: don't modify the global rtc ops

Ben Hutchings (1):
      ACPI / extlog: Check for RDMSR failure

Chao Yu (1):
      f2fs: fix to check segment boundary during SIT page readahead

Claire Chang (1):
      serial: 8250_mtk: Fix uart_get_baud_rate warning

Claudiu Manoil (2):
      gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
      gianfar: Account for Tx PTP timestamp in the skb headroom

Clément Péron (1):
      ARM: dts: sun4i-a10: fix cpu_alert temperature

Dan Carpenter (1):
      memory: emif: Remove bogus debugfs error handling

Daniel Vetter (1):
      vt: Disable KD_FONT_OP_COPY

Daniele Palmas (2):
      USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
      USB: serial: option: add Telit FN980 composition 0x1055

Darrick J. Wong (1):
      xfs: fix realtime bitmap/summary file truncation when growing rt volume

Diana Craciun (1):
      bus/fsl_mc: Do not rely on caller to provide non NULL mc_io

Douglas Anderson (2):
      ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
      kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"

Eddy Wu (1):
      fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent

Eric Biggers (3):
      fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
      fscrypto: move ioctl processing more fully into common code
      fscrypt: use EEXIST when file already uses different policy

Filipe Manana (2):
      btrfs: reschedule if necessary when logging directory items
      btrfs: fix use-after-free on readahead extent after failure to create it

Geert Uytterhoeven (1):
      ata: sata_rcar: Fix DMA boundary mask

Geoffrey D. Bennett (1):
      ALSA: usb-audio: Add implicit feedback quirk for Qu-16

Greg Kroah-Hartman (1):
      Linux 4.9.242

Gustavo A. R. Silva (1):
      mtd: lpddr: Fix bad logic in print_drs_error

Helge Deller (2):
      scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
      hil/parisc: Disable HIL driver when it gets stuck

Hoang Huu Le (1):
      tipc: fix use-after-free in tipc_bcast_get_mode

Ian Abbott (1):
      staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice

Ilya Dryomov (1):
      libceph: clear con->out_msg on Policy::stateful_server faults

Jamie Iles (1):
      ACPI: debug: don't allow debugging when ACPI is disabled

Jan Kara (2):
      ext4: Detect already used quota file early
      fs: Don't invalidate page buffers in block_write_full_page()

Jeff Vander Stoep (1):
      vsock: use ns_capable_noaudit() on socket create

Jia-Ju Bai (1):
      p54: avoid accessing the data mapped to streaming DMA

Jiri Slaby (2):
      vt: keyboard, simplify vt_kdgkbsent
      vt: keyboard, extend func_buf_lock to readers

Jisheng Zhang (1):
      arm64: berlin: Select DW_APB_TIMER_OF

Joel Stanley (1):
      powerpc: Warn about use of smt_snooze_delay

Johan Hovold (1):
      USB: serial: cyberjack: fix write-URB completion race

Johannes Berg (1):
      um: change sigio_spinlock to a mutex

John Ogness (1):
      printk: reduce LOG_BUF_SHIFT range for H8300

Jonathan Cameron (3):
      iio:light:si1145: Fix timestamp alignment and prevent data leak.
      iio:adc:ti-adc12138 Fix alignment issue with timestamp
      iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.

Josef Bacik (1):
      btrfs: cleanup cow block on error

Juergen Gross (1):
      xen/events: don't use chip_data for legacy IRQs

Kairui Song (1):
      x86/kexec: Use up-to-dated screen_info copy to fill boot params

Kim Phillips (3):
      arch/x86/amd/ibs: Fix re-arming IBS Fetch
      perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
      perf/x86/amd/ibs: Fix raw sample data accumulation

Krzysztof Kozlowski (6):
      ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
      ARM: dts: s5pv210: move PMU node out of clock controller
      ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
      ia64: fix build error with !COREDUMP
      ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
      ARM: s3c24xx: fix missing system reset

Lee Jones (1):
      Fonts: Replace discarded const qualifier

Li Jun (2):
      usb: dwc3: core: add phy cleanup for probe error handling
      usb: dwc3: core: don't trigger runtime pm when remove driver

Linus Torvalds (1):
      tty: make FONTX ioctl use the tty pointer they were actually passed

Madhuparna Bhowmik (2):
      mmc: via-sdmmc: Fix data race bug
      drivers: watchdog: rdc321x_wdt: Fix race condition bugs

Mahesh Salgaonkar (1):
      powerpc/powernv/elog: Fix race while processing OPAL error log event.

Marc Zyngier (1):
      KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR

Marek Behún (1):
      leds: bcm6328, bcm6358: use devres LED registering function

Martin Fuzzey (1):
      w1: mxc_w1: Fix timeout resolution problem leading to bus error

Matthew Wilcox (Oracle) (3):
      ceph: promote to unsigned long long before shifting
      9P: Cast to loff_t before multiplying
      cachefiles: Handle readpage error correctly

Michael Schaller (1):
      efivarfs: Replace invalid slashes with exclamation marks in dentries.

Miklos Szeredi (1):
      fuse: fix page dereference after free

Ming Lei (1):
      scsi: core: Don't start concurrent async scan on same host

Mukesh Ojha (1):
      powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler

NeilBrown (1):
      SUNRPC: ECONNREFUSED should cause a rebind.

Nicholas Piggin (1):
      sparc64: remove mm_cpumask clearing to fix kthread_use_mm race

Oliver Neukum (1):
      USB: adutux: fix debugging

Oliver O'Halloran (1):
      powerpc/powernv/smp: Fix spurious DBG() warning

Paul Cercueil (1):
      dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status

Qinglang Miao (1):
      serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init

Qiujun Huang (2):
      ring-buffer: Return 0 on success from ring_buffer_resize()
      tracing: Fix out of bounds write in get_trace_buf

Ran Wang (1):
      usb: host: fsl-mph-dr-of: check return of dma_set_mask()

Rasmus Villemoes (1):
      scripts/setlocalversion: make git describe output more reliable

Sathishkumar Muruganandam (1):
      ath10k: fix VHT NSS calculation when STBC is enabled

Song Liu (1):
      md/raid5: fix oops during stripe resizing

Stefano Garzarella (1):
      vringh: fix __vringh_iov() when riov and wiov are different

Steven Rostedt (VMware) (2):
      ftrace: Fix recursion check for NMI test
      ftrace: Handle tracing when switching between context

Tero Kristo (1):
      clk: ti: clockdomain: fix static checker warning

Tom Rix (2):
      video: fbdev: pvr2fb: initialize variables
      media: tw5864: check status of tw5864_frameinterval_get

Tung Nguyen (1):
      tipc: fix memory leak caused by tipc_buf_append()

Vincent Whitchurch (1):
      of: Fix reserved-memory overlap detection

Vineet Gupta (2):
      ARC: stack unwinding: avoid indefinite looping
      Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"

Wei Huang (1):
      acpi-cpufreq: Honor _PSD table setting on new AMD CPUs

Xie He (1):
      drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values

Xiongfeng Wang (1):
      power: supply: test_power: add missing newlines when printing parameters by sysfs

Zhang Qilong (2):
      f2fs: add trace exit in exception path
      ACPI: NFIT: Fix comparison to '-ENXIO'

Zhao Heming (1):
      md/bitmap: md_bitmap_get_counter returns wrong blocks

Zhengyuan Liu (1):
      arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE

Zhihao Cheng (2):
      ubifs: dent: Fix some potential memory leaks while iterating entries
      ubi: check kthread_should_stop() after the setting of task state

Zqiang (1):
      kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled


             reply	other threads:[~2020-11-10 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-10 14:56 Greg Kroah-Hartman [this message]
2020-11-10 14:56 ` Linux 4.9.242 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=16050202162040@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.