lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 2 Dec 2018 08:35:23 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 4.9.142

I'm announcing the release of the 4.9.142 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:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Documentation/sysctl/fs.txt                                 |   36 
 MAINTAINERS                                                 |    1 
 Makefile                                                    |    2 
 arch/arm64/Makefile                                         |    2 
 arch/powerpc/include/asm/io.h                               |   20 
 arch/powerpc/kvm/trace.h                                    |    8 
 arch/powerpc/kvm/trace_booke.h                              |    9 
 arch/powerpc/kvm/trace_hv.h                                 |    9 
 arch/powerpc/kvm/trace_pr.h                                 |    9 
 arch/powerpc/mm/numa.c                                      |    2 
 arch/s390/mm/gmap.c                                         |    2 
 arch/x86/events/intel/uncore_snb.c                          |  115 ++
 drivers/block/floppy.c                                      |    3 
 drivers/cpufreq/imx6q-cpufreq.c                             |    7 
 drivers/firmware/efi/arm-init.c                             |    4 
 drivers/firmware/efi/arm-runtime.c                          |    2 
 drivers/firmware/efi/memmap.c                               |    3 
 drivers/gpio/gpiolib.c                                      |    5 
 drivers/gpu/drm/ast/ast_drv.c                               |   21 
 drivers/gpu/drm/ast/ast_mode.c                              |    3 
 drivers/infiniband/core/verbs.c                             |    4 
 drivers/infiniband/hw/hfi1/user_sdma.c                      |  106 +-
 drivers/input/joystick/xpad.c                               |  471 +++++++++---
 drivers/net/can/dev.c                                       |   48 -
 drivers/net/ethernet/broadcom/genet/bcmmii.c                |    2 
 drivers/net/usb/lan78xx.c                                   |   42 -
 drivers/net/wireless/ath/ath10k/mac.c                       |    6 
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c |    3 
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c           |   12 
 drivers/net/wireless/intel/iwlwifi/mvm/nvm.c                |    5 
 drivers/net/wireless/marvell/mwifiex/cfg80211.c             |   10 
 drivers/net/wireless/marvell/mwifiex/pcie.c                 |   19 
 drivers/net/wireless/marvell/mwifiex/wmm.c                  |   12 
 drivers/net/wireless/st/cw1200/wsm.c                        |   16 
 drivers/nfc/nfcmrvl/uart.c                                  |    5 
 drivers/of/base.c                                           |   25 
 drivers/pinctrl/meson/pinctrl-meson.c                       |    2 
 drivers/rtc/rtc-pcf2127.c                                   |    3 
 drivers/scsi/ufs/ufs.h                                      |    3 
 drivers/scsi/ufs/ufshcd-pci.c                               |    2 
 drivers/scsi/ufs/ufshcd-pltfrm.c                            |    5 
 drivers/scsi/ufs/ufshcd.c                                   |   75 +
 drivers/tty/n_tty.c                                         |   20 
 drivers/tty/tty_buffer.c                                    |    2 
 drivers/usb/core/hub.c                                      |    4 
 drivers/usb/dwc3/core.c                                     |    1 
 drivers/usb/host/xhci-hub.c                                 |   66 +
 drivers/usb/host/xhci-ring.c                                |    2 
 drivers/usb/host/xhci.h                                     |    2 
 fs/9p/vfs_dir.c                                             |   11 
 fs/bfs/inode.c                                              |    9 
 fs/gfs2/ops_fstype.c                                        |    2 
 fs/namei.c                                                  |   53 +
 include/linux/can/dev.h                                     |    1 
 include/linux/fs.h                                          |    2 
 include/linux/integrity.h                                   |    1 
 include/linux/of.h                                          |    8 
 include/linux/pfn_t.h                                       |    2 
 kernel/debug/kdb/kdb_io.c                                   |   15 
 kernel/debug/kdb/kdb_private.h                              |    2 
 kernel/debug/kdb/kdb_support.c                              |   10 
 kernel/sched/core.c                                         |    4 
 kernel/sysctl.c                                             |   18 
 mm/shmem.c                                                  |    4 
 mm/slab.c                                                   |    4 
 mm/slab_common.c                                            |   12 
 net/ieee802154/6lowpan/6lowpan_i.h                          |    4 
 net/ieee802154/6lowpan/reassembly.c                         |   14 
 net/llc/af_llc.c                                            |   11 
 net/sctp/associola.c                                        |   10 
 net/sunrpc/auth_generic.c                                   |    8 
 security/integrity/evm/evm.h                                |    2 
 security/integrity/evm/evm_crypto.c                         |   87 +-
 security/integrity/evm/evm_main.c                           |   29 
 security/integrity/iint.c                                   |    3 
 security/integrity/ima/ima_api.c                            |   67 +
 security/integrity/ima/ima_appraise.c                       |   31 
 security/integrity/ima/ima_crypto.c                         |   10 
 security/integrity/ima/ima_main.c                           |   77 +
 security/integrity/integrity.h                              |   18 
 security/selinux/ss/policydb.c                              |    2 
 tools/power/cpupower/bench/Makefile                         |    2 
 tools/power/cpupower/lib/cpufreq.c                          |    2 
 tools/power/cpupower/lib/cpuidle.c                          |    2 
 tools/power/cpupower/lib/cpupower.c                         |    4 
 tools/power/cpupower/lib/cpupower_intern.h                  |    2 
 86 files changed, 1317 insertions(+), 462 deletions(-)

Aaron Ma (2):
      usb: xhci: fix timeout for transition from RExit to U0
      usb: xhci: fix uninitialized completion when USB3 port got wrong status

Alex Estrin (1):
      IB/core: Fix for core panic

Alexander Aring (1):
      net: ieee802154: 6lowpan: fix frag reassembly

Amitkumar Karwar (3):
      mwifiex: prevent register accesses after host is sleeping
      mwifiex: report error to PCIe for suspend failure
      mwifiex: Fix NULL pointer dereference in skb_dequeue()

Andrew Price (1):
      gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd

Andy Shevchenko (1):
      usb: dwc3: core: Clean up ULPI device

Anson Huang (1):
      cpufreq: imx6q: add return value check for voltage scale

Ard Biesheuvel (1):
      efi/arm: Revert deferred unmap of early memmap mapping

Arvind Yadav (1):
      Input: xpad - constify usb_device_id

Benjamin Valentin (5):
      Input: xpad - sort supported devices by USB ID
      Input: xpad - sync supported devices with xboxdrv
      Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
      Input: xpad - sync supported devices with 360Controller
      Input: xpad - sync supported devices with XBCD

Cameron Gutman (8):
      Input: xpad - add product ID for Xbox One S pad
      Input: xpad - fix Xbox One rumble stopping after 2.5 secs
      Input: xpad - don't depend on endpoint order
      Input: xpad - fix stuck mode button on Xbox One S pad
      Input: xpad - restore LED state after device resume
      Input: xpad - support some quirky Xbox One pads
      Input: xpad - fix PowerA init quirk for some gamepad models
      Input: xpad - validate USB endpoint type during probe

Daniel Tobias (2):
      Input: xpad - correctly sort vendor id's
      Input: xpad - move reporting xbox one home button to common function

Dennis Wassenberg (1):
      usb: core: Fix hub port connection events lost

Dmitry Kasatkin (1):
      ima: re-introduce own integrity cache lock

Dmitry Vyukov (1):
      mm: don't warn about large allocations for slab

Dominique Martinet (1):
      v9fs_dir_readdir: fix double-free on p9stat_read error

Emmanuel Grumbach (2):
      iwlwifi: mvm: support sta_statistics() even on older firmware
      iwlwifi: mvm: fix regulatory domain update when the firmware starts

Enno Boland (1):
      Input: xpad - fix GPD Win 2 controller name

Eric Dumazet (1):
      llc: do not use sk_eat_skb()

Eric W. Biederman (1):
      Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"

Ethan Lee (1):
      Input: xpad - add GPD Win 2 Controller USB IDs

Francis Therien (1):
      Input: xpad - add PDP device id 0x02a4

Greg Hackmann (1):
      arm64: remove no-op -p linker flag

Greg Kroah-Hartman (3):
      MAINTAINERS: Add Sasha as a stable branch maintainer
      tty: wipe buffer if not echoing data
      Linux 4.9.142

Janosch Frank (1):
      s390/mm: Check for valid vma before zapping in gmap_discard

Jens Axboe (1):
      floppy: fix race condition in __floppy_read_block_0()

Jerome Brunet (1):
      pinctrl: meson: fix pinconf bias disable

Johan Hovold (3):
      of: add helper to lookup compatible child node
      NFC: nfcmrvl_uart: fix OF child-node lookup
      net: bcmgenet: fix OF child-node lookup

Johannes Thumshirn (1):
      cw1200: Don't leak memory if krealloc failes

Kan Liang (1):
      perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs

Karthik D A (1):
      mwifiex: fix p2p device doesn't find in scan problem

Konstantin Khlebnikov (1):
      tools/power/cpupower: fix compilation with STATIC=true

Leo Sperling (1):
      Input: xpad - fix some coding style issues

Linus Torvalds (1):
      tty: wipe buffer.

Marc Kleine-Budde (4):
      can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
      can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length
      can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of bounds
      can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb

Marcus Folkesson (1):
      Input: xpad - avoid using __set_bit() for capabilities

Mark Furneaux (1):
      Input: xpad - add support for PDP Xbox One controllers

Mathias Nyman (1):
      usb: xhci: Prevent bus suspend if a port connect change or polling state is detected

Matthew Garrett (1):
      EVM: Add support for portable signature format

Michael Ellerman (1):
      powerpc/io: Fix the IO workarounds code to work with Radix

Michael J. Ruhl (1):
      IB/hfi1: Eliminate races in the SDMA send error path

Mimi Zohar (2):
      ima: always measure and audit files in policy
      ima: re-initialize iint->atomic_flags

Pavel Rojtberg (1):
      Input: xpad - simplify error condition in init_output

Phil Elwell (1):
      lan78xx: Read MAC address from DT if present

Prarit Bhargava (1):
      kdb: Use strscpy with destination buffer size

Rafał Miłecki (1):
      brcmfmac: fix reporting support for 160 MHz channels

Ramses Ramírez (1):
      Input: xpad - add support for Xbox1 PDP Camo series gamepad

Salvatore Mesoraca (1):
      namei: allow restricted O_CREAT of FIFOs and regular files

Satheesh Rajendran (1):
      powerpc/numa: Suppress "VPHN is not supported" messages

Scott Wood (1):
      KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE

Sebastien Boisvert (1):
      include/linux/pfn_t.h: force '~' to be parsed as an unary operator

Steven Rostedt (VMware) (1):
      sched/core: Allow __sched_setscheduler() in interrupts when PI is not used

Subhash Jadavani (2):
      scsi: ufs: fix race between clock gating and devfreq scaling work
      scsi: ufshcd: release resources if probe fails

Tetsuo Handa (2):
      selinux: Add __GFP_NOWARN to allocation at str_read()
      bfs: add sanity check at bfs_fill_super()

Thomas Zimmermann (1):
      drm/ast: Remove existing framebuffers before loading driver

Trond Myklebust (1):
      SUNRPC: Fix a bogus get/put in generic_key_to_expire()

Vasanthakumar Thiagarajan (1):
      ath10k: fix kernel panic due to race in accessing arvif list

Venkat Gopalakrishnan (1):
      scsi: ufshcd: Fix race between clk scaling and ungate work

Vladimir Zapolskiy (1):
      gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path

Xin Long (1):
      sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer

Xulin Sun (1):
      rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write

Y.C. Chen (2):
      drm/ast: change resolution may cause screen blurred
      drm/ast: fixed cursor may disappear sometimes

Yaniv Gardi (1):
      scsi: ufs: fix bugs related to null pointer access and array size

Yufen Yu (1):
      tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ