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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 25 Feb 2018 12:08:52 +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.84

I'm announcing the release of the 4.9.84 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

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

 Makefile                                                      |    8 
 arch/arm/boot/dts/am4372.dtsi                                 |    6 
 arch/arm/boot/dts/am437x-cm-t43.dts                           |    4 
 arch/arm/boot/dts/logicpd-som-lv-37xx-devkit.dts              |    3 
 arch/arm/boot/dts/logicpd-som-lv.dtsi                         |   16 -
 arch/arm/boot/dts/omap4.dtsi                                  |    4 
 arch/arm/common/bL_switcher_dummy_if.c                        |    4 
 arch/arm/mach-omap2/omap-secure.c                             |   19 +
 arch/arm/mach-omap2/omap-secure.h                             |    4 
 arch/arm/mach-omap2/pm.h                                      |    4 
 arch/arm/mach-omap2/pm34xx.c                                  |   13 -
 arch/arm/mach-omap2/prm33xx.c                                 |   12 -
 arch/arm/mach-omap2/sleep34xx.S                               |   26 --
 arch/arm64/Kconfig                                            |    2 
 arch/arm64/Kconfig.platforms                                  |    2 
 arch/arm64/boot/dts/mediatek/mt8173.dtsi                      |    2 
 arch/arm64/crypto/crc32-arm64.c                               |    2 
 arch/arm64/include/asm/bug.h                                  |   33 +-
 arch/arm64/mm/mmu.c                                           |    2 
 arch/m68k/kernel/vmlinux-nommu.lds                            |    2 
 arch/m68k/kernel/vmlinux-std.lds                              |    2 
 arch/m68k/kernel/vmlinux-sun3.lds                             |    2 
 arch/powerpc/crypto/crc32c-vpmsum_glue.c                      |    1 
 arch/powerpc/include/asm/exception-64s.h                      |    2 
 arch/powerpc/include/asm/paca.h                               |    3 
 arch/powerpc/kernel/asm-offsets.c                             |    3 
 arch/powerpc/kernel/entry_64.S                                |    9 
 arch/powerpc/kernel/exceptions-64s.S                          |   99 ++++----
 arch/powerpc/kernel/idle_book3s.S                             |    7 
 arch/powerpc/kernel/setup_64.c                                |   13 -
 arch/powerpc/kvm/book3s_hv_rmhandlers.S                       |    7 
 arch/powerpc/kvm/book3s_rmhandlers.S                          |    7 
 arch/powerpc/kvm/book3s_segment.S                             |    4 
 arch/powerpc/perf/core-book3s.c                               |    4 
 arch/s390/crypto/crc32-vx.c                                   |    3 
 arch/sparc/crypto/crc32c_glue.c                               |    1 
 arch/x86/Kconfig                                              |    2 
 arch/x86/Kconfig.debug                                        |    1 
 arch/x86/boot/Makefile                                        |    5 
 arch/x86/crypto/crc32-pclmul_glue.c                           |    1 
 arch/x86/crypto/crc32c-intel_glue.c                           |    1 
 arch/x86/crypto/twofish-x86_64-asm_64-3way.S                  |  112 +++++-----
 arch/x86/events/core.c                                        |    4 
 arch/x86/include/asm/microcode_amd.h                          |    1 
 arch/x86/include/asm/vmx.h                                    |    5 
 arch/x86/kernel/cpu/mcheck/mce-inject.c                       |    5 
 arch/x86/kernel/cpu/microcode/amd.c                           |   17 -
 arch/x86/kernel/vm86_32.c                                     |    5 
 arch/x86/kvm/Kconfig                                          |    3 
 arch/x86/kvm/vmx.c                                            |   36 ++-
 arch/x86/kvm/x86.c                                            |   40 ++-
 arch/x86/math-emu/Makefile                                    |    4 
 arch/x86/math-emu/reg_compare.c                               |   16 -
 arch/x86/mm/ioremap.c                                         |    4 
 arch/x86/mm/kmmio.c                                           |   12 -
 block/blk-map.c                                               |    4 
 crypto/ahash.c                                                |   22 +
 crypto/algif_hash.c                                           |   52 ----
 crypto/crc32_generic.c                                        |    1 
 crypto/crc32c_generic.c                                       |    1 
 crypto/cryptd.c                                               |    7 
 crypto/mcryptd.c                                              |    7 
 crypto/shash.c                                                |   25 +-
 drivers/Makefile                                              |    1 
 drivers/android/binder.c                                      |    2 
 drivers/block/rbd.c                                           |    2 
 drivers/clk/meson/Kconfig                                     |    1 
 drivers/clk/sunxi-ng/Kconfig                                  |    1 
 drivers/crypto/bfin_crc.c                                     |    3 
 drivers/crypto/s5p-sss.c                                      |   12 -
 drivers/crypto/talitos.c                                      |    5 
 drivers/dma/at_hdmac.c                                        |    4 
 drivers/dma/dma-jz4740.c                                      |    4 
 drivers/dma/ioat/init.c                                       |    2 
 drivers/dma/zx296702_dma.c                                    |    2 
 drivers/gpio/gpio-intel-mid.c                                 |    2 
 drivers/gpio/gpio-xgene.c                                     |   13 -
 drivers/gpu/drm/armada/armada_crtc.c                          |   25 +-
 drivers/gpu/drm/drm_modeset_lock.c                            |    2 
 drivers/gpu/drm/exynos/exynos_hdmi.c                          |    6 
 drivers/gpu/drm/i915/intel_drv.h                              |    2 
 drivers/gpu/drm/i915/intel_panel.c                            |   86 +++----
 drivers/gpu/drm/nouveau/nouveau_gem.c                         |    2 
 drivers/idle/Kconfig                                          |    1 
 drivers/infiniband/core/cma.c                                 |    1 
 drivers/infiniband/hw/i40iw/i40iw_d.h                         |    2 
 drivers/input/keyboard/tca8418_keypad.c                       |   21 +
 drivers/isdn/hardware/eicon/message.c                         |   16 -
 drivers/media/i2c/s5k6aa.c                                    |    5 
 drivers/media/i2c/tc358743.c                                  |   46 ++--
 drivers/media/pci/tw5864/tw5864-video.c                       |    6 
 drivers/media/usb/em28xx/Kconfig                              |    2 
 drivers/media/usb/go7007/Kconfig                              |    2 
 drivers/net/Kconfig                                           |    3 
 drivers/net/ethernet/arc/emac_rockchip.c                      |    7 
 drivers/net/ethernet/freescale/gianfar.c                      |   11 
 drivers/net/hippi/rrunner.c                                   |    2 
 drivers/net/ipvlan/ipvlan_core.c                              |    1 
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c       |    2 
 drivers/net/wireless/st/cw1200/wsm.c                          |    8 
 drivers/pci/host/vmd.c                                        |    2 
 drivers/perf/xgene_pmu.c                                      |    1 
 drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c                    |    2 
 drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c                     |    6 
 drivers/platform/x86/dell-laptop.c                            |   17 +
 drivers/platform/x86/intel_mid_thermal.c                      |    2 
 drivers/s390/block/dasd_eckd.c                                |   16 -
 drivers/scsi/advansys.c                                       |   24 +-
 drivers/spi/Kconfig                                           |    1 
 drivers/spi/spi-sun4i.c                                       |    2 
 drivers/staging/android/ashmem.c                              |   19 -
 drivers/staging/android/ion/ion-ioctl.c                       |    4 
 drivers/staging/android/ion/ion_system_heap.c                 |    2 
 drivers/staging/iio/adc/ad7192.c                              |   27 +-
 drivers/staging/iio/impedance-analyzer/ad5933.c               |    4 
 drivers/staging/lustre/lnet/libcfs/linux/linux-crypto-adler.c |    1 
 drivers/thermal/Kconfig                                       |    4 
 drivers/usb/dwc3/dwc3-of-simple.c                             |    4 
 drivers/usb/dwc3/gadget.c                                     |    2 
 drivers/usb/musb/musb_core.c                                  |    2 
 drivers/usb/phy/Kconfig                                       |    1 
 drivers/usb/usbip/stub_dev.c                                  |    3 
 drivers/usb/usbip/vhci_hcd.c                                  |    2 
 drivers/vhost/vhost.c                                         |    2 
 drivers/video/fbdev/mmp/core.c                                |    5 
 drivers/video/fbdev/via/viafbdev.c                            |    8 
 drivers/xen/Kconfig                                           |    2 
 fs/btrfs/ioctl.c                                              |    2 
 fs/compat_binfmt_elf.c                                        |    2 
 fs/reiserfs/lbalance.c                                        |    2 
 fs/reiserfs/reiserfs.h                                        |    1 
 include/crypto/hash.h                                         |   34 ++-
 include/linux/crypto.h                                        |    8 
 include/linux/pci-ecam.h                                      |    2 
 include/linux/ptr_ring.h                                      |    2 
 include/linux/string.h                                        |    1 
 include/net/red.h                                             |   13 +
 include/net/sctp/sctp.h                                       |    3 
 include/trace/events/clk.h                                    |    4 
 kernel/kcov.c                                                 |    4 
 kernel/trace/blktrace.c                                       |   32 +-
 lib/Kconfig.debug                                             |    1 
 lib/oid_registry.c                                            |    8 
 mm/early_ioremap.c                                            |    2 
 mm/shmem.c                                                    |    6 
 mm/util.c                                                     |   24 ++
 mm/vmscan.c                                                   |    3 
 net/core/dev.c                                                |    2 
 net/decnet/af_decnet.c                                        |   62 ++---
 net/ipv4/ip_sockglue.c                                        |   14 -
 net/ipv4/netfilter/ipt_CLUSTERIP.c                            |   16 +
 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c                |    6 
 net/ipv6/ipv6_sockglue.c                                      |   17 -
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c                |   18 +
 net/kcm/kcmsock.c                                             |   25 +-
 net/netfilter/x_tables.c                                      |   10 
 net/netfilter/xt_RATEEST.c                                    |   22 +
 net/netfilter/xt_cgroup.c                                     |    1 
 net/rds/tcp.c                                                 |    9 
 net/rds/tcp.h                                                 |    1 
 net/sched/sch_choke.c                                         |    3 
 net/sched/sch_gred.c                                          |    3 
 net/sched/sch_red.c                                           |    2 
 net/sched/sch_sfq.c                                           |    3 
 net/sctp/outqueue.c                                           |    6 
 net/sctp/socket.c                                             |   29 +-
 net/wireless/core.c                                           |    8 
 net/xfrm/xfrm_policy.c                                        |   11 
 net/xfrm/xfrm_user.c                                          |   24 ++
 scripts/kernel-doc                                            |    2 
 security/keys/Kconfig                                         |    1 
 security/selinux/ss/services.c                                |   21 -
 sound/pci/hda/patch_ca0132.c                                  |    3 
 sound/soc/rockchip/rockchip_spdif.c                           |   18 +
 sound/soc/ux500/mop500.c                                      |    4 
 sound/soc/ux500/ux500_pcm.c                                   |    5 
 tools/build/Makefile.build                                    |   10 
 tools/perf/bench/numa.c                                       |   56 ++++-
 tools/perf/builtin-top.c                                      |   15 +
 tools/scripts/Makefile.include                                |   12 -
 180 files changed, 1120 insertions(+), 679 deletions(-)

Adam Ford (2):
      ARM: dts: logicpd-som-lv: Fix gpmc addresses for NAND and enet
      ARM: dts: logicpd-somlv: Fix wl127x pinmux

Alexandru Ardelean (2):
      staging: iio: adc: ad7192: fix external frequency setting
      staging: iio: ad5933: switch buffer mode to software

Andre Przywara (2):
      pinctrl: sunxi: Fix A80 interrupt pin bank
      pinctrl: sunxi: Fix A64 UART mux value

Andreas Platschek (1):
      usb: dwc3: of-simple: fix missing clk_disable_unprepare

Andy Shevchenko (1):
      brcmfmac: Avoid build error with make W=1

Arnd Bergmann (39):
      ASoC: ux500: add MODULE_LICENSE tag
      video: fbdev/mmp: add MODULE_LICENSE
      ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
      arm64: dts: add #cooling-cells to CPU nodes
      drm/i915: fix intel_backlight_device_register declaration
      shmem: avoid maybe-uninitialized warning
      vmxnet3: prevent building with 64K pages
      perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
      video: fbdev: via: remove possibly unused variables
      scsi: advansys: fix build warning for PCI=n
      gpio: xgene: mark PM functions as __maybe_unused
      arm64: define BUG() instruction without CONFIG_BUG
      x86/fpu/math-emu: Fix possible uninitialized variable use
      x86/build: Silence the build with "make -s"
      thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies
      x86: add MULTIUSER dependency for KVM
      x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
      scsi: advansys: fix uninitialized data access
      ALSA: hda/ca0132 - fix possible NULL pointer use
      reiserfs: avoid a -Wmaybe-uninitialized warning
      cw1200: fix bogus maybe-uninitialized warning
      security/keys: BIG_KEY requires CONFIG_CRYPTO
      drm: exynos: mark pm functions as __maybe_unused
      drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
      Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
      KVM: add X86_LOCAL_APIC dependency
      tc358743: fix register i2c_rd/wr functions
      go7007: add MEDIA_CAMERA_SUPPORT dependency
      em28xx: only use mt9v011 if camera support is enabled
      tw5864: use dev_warn instead of WARN to shut up warning
      ISDN: eicon: reduce stack size of sig_ind function
      kasan: rework Kconfig settings
      drm/i915: hide unused intel_panel_set_backlight function
      arm64: sunxi: always enable reset controller
      binfmt_elf: compat: avoid unused function warning
      spi: bcm-qspi: shut up warning about cfi header inclusion
      idle: i7300: add PCI dependency
      arm64: fix warning about swapper_pg_dir overflow
      usb: phy: msm add regulator dependency

Augusto Mecking Caringi (1):
      gpio: intel-mid: Fix build warning when !CONFIG_PM

Ben Hutchings (1):
      staging: android: ashmem: Fix a race condition in pin ioctls

Borislav Petkov (4):
      PCI: vmd: Fix suspend handlers defined-but-not-used warning
      platform/x86: intel_mid_thermal: Fix suspend handlers unused warning
      x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
      x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug

Branislav Radocaj (1):
      net: ethernet: arc: fix error handling in emac_rockchip_probe

Cai Li (1):
      clk: fix a panic error caused by accessing NULL pointer

Chris Wilson (1):
      drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all

Christophe JAILLET (1):
      dmaengine: ioat: Fix error handling path

Claudiu Manoil (1):
      gianfar: Disable EEE autoneg by default

Cong Wang (3):
      xfrm: check id proto in validate_tmpl()
      netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
      netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert

Dave Young (1):
      mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep

David Howells (1):
      Provide a function to create a NUL-terminated string from unterminated data

Dmitry Vyukov (3):
      kcov: detect double association with a single task
      netfilter: x_tables: fix int overflow in xt_alloc_table_info()
      netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()

Douglas Gilbert (1):
      blk_rq_map_user_iov: fix error override

Eric Biggers (5):
      crypto: x86/twofish-3way - Fix %rbp usage
      crypto: hash - annotate algorithms taking optional key
      crypto: hash - prevent using keyed hashes without setting key
      binder: check for binder_thread allocation failure in binder_poll()
      509: fix printing uninitialized stack memory when OID is empty

Eric Dumazet (1):
      netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}

Florian Westphal (1):
      xfrm: skip policies marked as dead while rehashing

Gao Feng (1):
      ipvlan: Add the skb->mark as flow4's member to lookup route

Greg Kroah-Hartman (1):
      Linux 4.9.84

Greg Ungerer (1):
      m68k: add missing SOFTIRQENTRY_TEXT linker section

Gustavo A. R. Silva (1):
      dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved

Ilya Dryomov (1):
      rbd: silence bogus -Wmaybe-uninitialized warning

Jan Beulich (1):
      xen: XEN_ACPI_PROCESSOR is Dom0-only

Jan Dakinevich (2):
      KVM: VMX: clean up declaration of VPID/EPT invalidation types
      KVM: nVMX: invvpid handling improvements

Jason Wang (2):
      vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
      ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE

Jens Axboe (1):
      blktrace: fix unlocked registration of tracepoints

Jia-Ju Bai (1):
      hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close

Jiri Olsa (1):
      perf top: Fix window dimensions change handling

Johannes Berg (1):
      cfg80211: check dev_set_name() return value

Josh Poimboeuf (1):
      tools build: Add tools tree support for 'make -s'

Jun Nie (1):
      dmaengine: zx: fix build warning

Jérémy Lefaure (2):
      usb: musb: fix compilation warning on unused function
      shmem: fix compilation warnings on unused functions

Kamil Konieczny (1):
      crypto: s5p-sss - Fix kernel Oops in AES-ECB mode

Karol Herbst (1):
      x86/mm/kmmio: Fix mmiotrace for page unaligned addresses

Keerthy (1):
      ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function

Kefeng Wang (1):
      arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set

Kirill A. Shutemov (1):
      x86/vm86: Fix unused variable warning if THP is disabled

LEROY Christophe (1):
      crypto: talitos - fix Kernel Oops on hashing an empty file

Laura Abbott (2):
      staging: android: ion: Add __GFP_NOWARN for system contig heap
      staging: android: ion: Switch from WARN to pr_warn

Marc Gonzalez (1):
      PCI: Change pci_host_common_probe() visibility

Mauro Carvalho Chehab (1):
      media: s5k6aa: describe some function parameters

Michael Ellerman (1):
      powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNEL

Moni Shoua (1):
      RDMA/cma: Make sure that PSN is not over max allowed

Mustafa Ismail (1):
      i40iw: Correct ARP index mask

Nicholas Piggin (2):
      powerpc/64s: Simple RFI macro conversions
      powerpc/64s: Improve RFI L1-D cache flush fallback

Nikolay Borisov (1):
      btrfs: Fix possible off-by-one in btrfs_search_path_in_tree

Nogah Frankel (2):
      net_sched: red: Avoid devision by zero
      net_sched: red: Avoid illegal values

Pali Rohár (1):
      platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410

Paolo Abeni (2):
      netfilter: on sockopt() acquire sock lock only in the required scope
      dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock

Paul Moore (2):
      selinux: ensure the context is NUL terminated in security_context_to_sid_core()
      selinux: skip bounded transition processing if the policy isn't loaded

Peter Ujfalusi (2):
      ARM: dts: am4372: Correct the interrupts_properties of McASP
      ARM: dts: am437x-cm-t43: Correct the dmas property of spi0

Randy Dunlap (1):
      usb: build drivers/usb/common/ when USB_SUPPORT is set

Ravi Bangoria (1):
      powerpc/perf: Fix oops when grouping different pmu events

Russell King (1):
      drm/armada: fix leak of crtc structure

Satheesh Rajendran (1):
      perf bench numa: Fixup discontiguous/sparse numa nodes

Shuah Khan (1):
      usbip: keep usbip_device sockfd state in sync with tcp_socket

Sowmini Varadhan (1):
      rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete

Stefan Haberland (1):
      s390/dasd: prevent prefix I/O error

Stefan Potyra (1):
      ASoC: rockchip: disable clock on error

Steffen Klassert (2):
      xfrm: Fix stack-out-of-bounds read on socket policy lookup.
      xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.

Stephen Boyd (1):
      perf: xgene: Include module.h

Takuo Koguchi (1):
      spi: sun4i: disable clocks in the remove function

Tetsuo Handa (1):
      mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.

Tobias Jordan (1):
      dmaengine: jz4740: disable/unprepare clk if probe fails

Tobias Regnery (2):
      clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER
      clk: meson: gxbb: fix build error without RESET_CONTROLLER

Tom Herbert (2):
      kcm: Check if sk_user_data already set in kcm_attach
      kcm: Only allow TCP sockets to be attached to a KCM mux

Tony Lindgren (3):
      ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context
      ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgen
      ARM: dts: Fix elm interrupt compiler warning

Vincent Pelletier (1):
      usb: dwc3: gadget: Wait longer for controller to end command processing

Wanpeng Li (2):
      KVM: x86: fix escape of guest dr6 to the host
      KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously

Will Deacon (1):
      scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none

Willem de Bruijn (1):
      net: avoid skb_warn_bad_offload on IS_ERR

Xin Long (2):
      sctp: set frag_point in sctp_setsockopt_maxseg correctly
      sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune

Zumeng Chen (1):
      gianfar: fix a flooded alignment reports because of padding issue.


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