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:   Wed, 5 Jul 2017 16:10:07 +0200
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.11.9

I'm announcing the release of the 4.11.9 kernel.

All users of the 4.11 kernel series must upgrade.

The updated 4.11.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.11.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                                                    |    2 
 arch/arm/mach-davinci/pm.c                                  |    7 
 arch/arm/mm/mmu.c                                           |    8 -
 arch/arm64/include/asm/acpi.h                               |    6 
 arch/arm64/kernel/pci.c                                     |    4 
 arch/mips/kernel/entry.S                                    |    3 
 arch/mips/kernel/head.S                                     |    2 
 arch/mips/kernel/pm-cps.c                                   |    9 -
 arch/mips/kernel/traps.c                                    |    2 
 arch/x86/boot/compressed/kaslr.c                            |    3 
 arch/x86/boot/compressed/misc.c                             |    4 
 arch/x86/boot/compressed/misc.h                             |    2 
 arch/x86/entry/entry_32.S                                   |   30 ++-
 arch/x86/entry/entry_64.S                                   |   11 -
 arch/x86/events/intel/core.c                                |    2 
 arch/x86/events/intel/ds.c                                  |    2 
 arch/x86/events/intel/uncore.c                              |    2 
 arch/x86/events/perf_event.h                                |    1 
 arch/x86/include/asm/kvm_emulate.h                          |    4 
 arch/x86/include/asm/mshyperv.h                             |    3 
 arch/x86/kernel/cpu/intel_rdt_rdtgroup.c                    |    4 
 arch/x86/kvm/emulate.c                                      |   16 +-
 arch/x86/kvm/pmu_intel.c                                    |    2 
 arch/x86/kvm/vmx.c                                          |    2 
 arch/x86/kvm/x86.c                                          |   17 +-
 arch/x86/mm/init_64.c                                       |    8 -
 arch/x86/mm/mpx.c                                           |   10 -
 arch/x86/mm/tlb.c                                           |    4 
 drivers/block/xen-blkback/blkback.c                         |    3 
 drivers/block/xen-blkback/xenbus.c                          |    7 
 drivers/gpio/gpiolib.c                                      |    3 
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c                  |    1 
 drivers/hsi/clients/ssi_protocol.c                          |    2 
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c                  |    1 
 drivers/iommu/amd_iommu.c                                   |    6 
 drivers/iommu/amd_iommu_v2.c                                |    2 
 drivers/iommu/dma-iommu.c                                   |    3 
 drivers/md/dm-thin.c                                        |   26 +--
 drivers/mtd/nand/brcmnand/brcmnand.c                        |   61 +++++++-
 drivers/mtd/nand/fsmc_nand.c                                |   13 -
 drivers/net/bonding/bond_main.c                             |    6 
 drivers/net/caif/caif_hsi.c                                 |    2 
 drivers/net/caif/caif_serial.c                              |    2 
 drivers/net/caif/caif_spi.c                                 |    2 
 drivers/net/caif/caif_virtio.c                              |    2 
 drivers/net/can/slcan.c                                     |    7 
 drivers/net/can/vcan.c                                      |    2 
 drivers/net/dummy.c                                         |    4 
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c             |    2 
 drivers/net/ethernet/mellanox/mlx5/core/en.h                |    8 -
 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c        |    8 -
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c           |    3 
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c            |    2 
 drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.c          |   45 +++--
 drivers/net/ethernet/mellanox/mlx5/core/en_stats.h          |   11 -
 drivers/net/ethernet/mellanox/mlx5/core/main.c              |   20 ++
 drivers/net/geneve.c                                        |    2 
 drivers/net/gtp.c                                           |    2 
 drivers/net/hamradio/6pack.c                                |    2 
 drivers/net/hamradio/bpqether.c                             |    2 
 drivers/net/ifb.c                                           |    4 
 drivers/net/ipvlan/ipvlan_main.c                            |    2 
 drivers/net/loopback.c                                      |    4 
 drivers/net/macsec.c                                        |    4 
 drivers/net/macvlan.c                                       |    2 
 drivers/net/nlmon.c                                         |    2 
 drivers/net/slip/slip.c                                     |    7 
 drivers/net/team/team.c                                     |    4 
 drivers/net/tun.c                                           |    4 
 drivers/net/usb/cdc-phonet.c                                |    2 
 drivers/net/usb/qmi_wwan.c                                  |    4 
 drivers/net/veth.c                                          |    4 
 drivers/net/vrf.c                                           |   38 ++++-
 drivers/net/vxlan.c                                         |    2 
 drivers/net/wan/dlci.c                                      |    2 
 drivers/net/wan/hdlc_fr.c                                   |    2 
 drivers/net/wan/lapbether.c                                 |    2 
 drivers/net/wireless/ath/ath6kl/main.c                      |    2 
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c |    1 
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c     |    3 
 drivers/net/wireless/intersil/hostap/hostap_main.c          |    2 
 drivers/net/wireless/mac80211_hwsim.c                       |    2 
 drivers/net/wireless/marvell/mwifiex/main.c                 |    2 
 drivers/pinctrl/pinctrl-amd.c                               |   91 +++++-------
 drivers/s390/net/netiucv.c                                  |    4 
 drivers/staging/rtl8188eu/os_dep/mon.c                      |    2 
 drivers/usb/gadget/function/f_phonet.c                      |    2 
 drivers/watchdog/bcm_kona_wdt.c                             |    3 
 fs/nfs/callback.c                                           |    2 
 fs/nfs/dir.c                                                |   51 +++---
 fs/nfs/nfs4proc.c                                           |    5 
 fs/ocfs2/cluster/heartbeat.c                                |    8 -
 fs/ocfs2/dlmglue.c                                          |    4 
 fs/ocfs2/xattr.c                                            |   23 +--
 fs/overlayfs/copy_up.c                                      |   24 +--
 include/linux/netdevice.h                                   |   12 +
 include/net/xfrm.h                                          |   10 -
 mm/vmalloc.c                                                |   15 +
 net/8021q/vlan.c                                            |    3 
 net/8021q/vlan_dev.c                                        |    4 
 net/batman-adv/soft-interface.c                             |    5 
 net/bluetooth/6lowpan.c                                     |    2 
 net/bridge/br_device.c                                      |    2 
 net/caif/cfpkt_skbuff.c                                     |    6 
 net/caif/chnl_net.c                                         |    4 
 net/core/dev.c                                              |   11 +
 net/core/dst.c                                              |   14 +
 net/core/rtnetlink.c                                        |    5 
 net/decnet/dn_route.c                                       |   14 -
 net/decnet/netfilter/dn_rtmsg.c                             |    4 
 net/hsr/hsr_device.c                                        |    4 
 net/ieee802154/6lowpan/core.c                               |    2 
 net/ipv4/esp4.c                                             |    5 
 net/ipv4/icmp.c                                             |    8 -
 net/ipv4/igmp.c                                             |   22 +-
 net/ipv4/ip_tunnel.c                                        |    4 
 net/ipv4/ipmr.c                                             |    2 
 net/ipv6/addrconf.c                                         |    6 
 net/ipv6/fib6_rules.c                                       |   22 --
 net/ipv6/icmp.c                                             |    2 
 net/ipv6/ip6_fib.c                                          |    3 
 net/ipv6/ip6_gre.c                                          |    9 -
 net/ipv6/ip6_tunnel.c                                       |    8 -
 net/ipv6/ip6_vti.c                                          |    8 -
 net/ipv6/ip6mr.c                                            |    2 
 net/ipv6/proc.c                                             |    2 
 net/ipv6/route.c                                            |    1 
 net/ipv6/sit.c                                              |    6 
 net/ipv6/xfrm6_input.c                                      |    2 
 net/irda/irlan/irlan_eth.c                                  |    2 
 net/key/af_key.c                                            |   19 +-
 net/l2tp/l2tp_eth.c                                         |    2 
 net/mac80211/iface.c                                        |    7 
 net/mac802154/iface.c                                       |    7 
 net/netfilter/nf_conntrack_netlink.c                        |    4 
 net/openvswitch/vport-internal_dev.c                        |    4 
 net/phonet/pep-gprs.c                                       |    2 
 net/sctp/socket.c                                           |    9 -
 net/tipc/msg.c                                              |    2 
 net/unix/af_unix.c                                          |    7 
 net/xfrm/xfrm_policy.c                                      |   51 ------
 net/xfrm/xfrm_user.c                                        |    1 
 sound/pci/hda/hda_codec.h                                   |    2 
 sound/pci/hda/hda_controller.c                              |    8 -
 sound/pci/hda/hda_generic.c                                 |    1 
 tools/arch/x86/lib/memcpy_64.S                              |    2 
 146 files changed, 608 insertions(+), 503 deletions(-)

Alexander Potapenko (1):
      net: don't call strlen on non-terminated string in dev_set_alias()

Andy Lutomirski (1):
      x86/mm: Fix flush_tlb_page() on Xen

Ard Biesheuvel (1):
      mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings

Arnaldo Carvalho de Melo (1):
      tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel

Arnd Bergmann (1):
      infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data

Baoquan He (2):
      x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
      x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug

Bartosz Golaszewski (1):
      gpiolib: fix filtering out unwanted events

Benjamin Coddington (2):
      NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
      Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"

Bjørn Mork (1):
      qmi_wwan: new Telewell and Sierra device IDs

Chris Mi (1):
      net/mlx5e: Fix min inline value for VF rep SQs

Christian Perle (1):
      proc: snmp6: Use correct type in memset

Christophe JAILLET (2):
      ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
      ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'

Dan Carpenter (2):
      xfrm: NULL dereference on allocation failure
      xfrm: Oops on error in pfkey_msg2xfrm_state()

David Ahern (2):
      net: ipv6: Release route when device is unregistering
      net: vrf: Make add_fib_rules per network namespace flag

David S. Miller (2):
      net: Fix inconsistent teardown and release of private netdev state.
      hsi: Fix build regression due to netdev destructor fix.

Deepak Rawat (1):
      drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr

Doug Berger (1):
      ARM: 8685/1: ensure memblock-limit is pmd-aligned

Eli Cohen (1):
      net/mlx5: Wait for FW readiness before initializing command interface

Eric Anholt (1):
      watchdog: bcm281xx: Fix use of uninitialized spinlock.

Eric Leblond (1):
      netfilter: synproxy: fix conntrackd interaction

Eric Ren (1):
      ocfs2: fix deadlock caused by recursive locking in xattr

Gao Feng (1):
      net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev

Greg Kroah-Hartman (1):
      Linux 4.11.9

Hangbin Liu (1):
      xfrm: move xfrm_garbage_collect out of xfrm_policy_flush

Hui Wang (1):
      ALSA: hda - set input_path bitmap to zero after moving it to new place

Huy Nguyen (1):
      net/mlx5: Remove several module events out of ethtool stats

James Hogan (1):
      MIPS: Avoid accidental raw backtrace

Jesper Dangaard Brouer (1):
      net: don't global ICMP rate limit packets originating from loopback

Jia-Ju Bai (2):
      net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
      net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse

Joerg Roedel (1):
      x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space

Johannes Berg (1):
      mac80211: free netdev on dev_alloc_name() error

Josh Poimboeuf (1):
      Revert "x86/entry: Fix the end of the stack for newly forked tasks"

Juergen Gross (2):
      xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
      xen/blkback: don't free be structure too early

Junxiao Bi (1):
      ocfs2: o2hb: revert hb threshold to keep compatible

Kamal Dasu (1):
      mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

Kan Liang (2):
      perf/x86/intel/uncore: Fix wrong box pointer check
      perf/x86: Fix spurious NMI with PEBS Load Latency event

Karl Beldan (1):
      MIPS: head: Reorder instructions missing a delay slot

Kinglong Mee (1):
      NFSv4.x/callback: Create the callback service through svc_create_pooled

Krister Johansen (1):
      Fix an intermittent pr_emerg warning about lo becoming free.

Ladi Prosek (1):
      KVM: x86: fix emulation of RSM and IRET instructions

Lorenzo Pieralisi (1):
      ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation

Majd Dibbiny (1):
      net/mlx5: Enable 4K UAR only when page size is bigger than 4K

Maor Dickman (1):
      net/mlx5e: Fix timestamping capabilities reporting

Mateusz Jurczyk (2):
      decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
      af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers

Miklos Szeredi (1):
      ovl: copy-up: don't unlock between lookup and link

Mintz, Yuval (1):
      net: Zero ifla_vf_info in rtnl_fill_vfinfo()

Or Gerlitz (1):
      net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it

Pan Bian (1):
      iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()

Paul Burton (2):
      MIPS: pm-cps: Drop manual cache-line alignment of ready_count
      MIPS: Fix IRQ tracing & lockdep when rescheduling

Radim Krčmář (2):
      KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
      KVM: x86: zero base3 of unusable segments

Robin Murphy (1):
      iommu/dma: Don't reserve PCI I/O windows

Sabrina Dubroca (1):
      xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY

Serhey Popovych (2):
      ipv6: Do not leak throw route references
      rtnetlink: add IFLA_GROUP to ifla_policy

Steffen Klassert (1):
      esp4: Fix udpencap for local TCP packets.

Stephen Rothwell (1):
      net: s390: fix up for "Fix inconsistent teardown and release of private netdev state"

Suravee Suthikulpanit (1):
      iommu/amd: Fix interrupt remapping when disable guest_mode

Takashi Iwai (1):
      ALSA: hda - Fix endless loop of codec configure

Tal Gilboa (2):
      net/mlx5e: Added BW check for DIM decision mechanism
      net/mlx5e: Fix wrong indications in DIM due to counter wraparound

Thomas Gleixner (2):
      pinctrl/amd: Use regular interrupt instead of chained
      x86/mshyperv: Remove excess #includes from mshyperv.h

Thomas Petazzoni (1):
      mtd: nand: fsmc: fix NAND width handling

Timmy Li (1):
      ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path

Trond Myklebust (1):
      NFSv4.1: Fix a race in nfs4_proc_layoutget

Vallish Vaidyeshwara (1):
      dm thin: do not queue freed thin mapping for next stage processing

Vikas Shivappa (1):
      x86/intel_rdt: Fix memory leak on mount failure

WANG Cong (2):
      igmp: acquire pmc lock for ip_mc_clear_src()
      igmp: add a missing spin_lock_init()

Wanpeng Li (1):
      KVM: nVMX: Fix exception injection

Wei Wang (1):
      decnet: always not take dst->__refcnt when inserting dst into hash table

Xin Long (3):
      sctp: disable BH in sctp_for_each_endpoint
      ipv6: fix calling in6_ifa_hold incorrectly for dad work
      sctp: return next obj by passing pos + 1 into sctp_transport_get_idx

Yossi Kuperman (1):
      xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish


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