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, 13 Sep 2015 11:23:34 -0700
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.1.7

I'm announcing the release of the 4.1.7 kernel.

All users of the 4.1 kernel series must upgrade.

The updated 4.1.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.1.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/boot/dts/dra7.dtsi                  |    2 
 arch/arm/boot/dts/imx6qdl.dtsi               |    8 +-
 arch/arm/boot/dts/omap2430.dtsi              |    3 
 arch/arm/boot/dts/omap4.dtsi                 |    3 
 arch/arm/boot/dts/omap5.dtsi                 |    3 
 arch/arm/mach-bcm/Makefile                   |    2 
 arch/arm/mach-bcm/brcmstb.h                  |   19 ----
 arch/arm/mach-bcm/headsmp-brcmstb.S          |   33 --------
 arch/arm/mach-bcm/platsmp-brcmstb.c          |    4 -
 arch/arm/mach-berlin/headsmp.S               |    6 -
 arch/arm/mach-berlin/platsmp.c               |    3 
 arch/arm/mach-hisi/Makefile                  |    2 
 arch/arm/mach-hisi/core.h                    |    1 
 arch/arm/mach-hisi/headsmp.S                 |   16 ----
 arch/arm/mach-hisi/platsmp.c                 |    4 -
 arch/arm/mach-imx/headsmp.S                  |    1 
 arch/arm/mach-mvebu/headsmp-a9.S             |    1 
 arch/arm/mach-omap2/omap-wakeupgen.c         |    1 
 arch/arm/mach-prima2/headsmp.S               |    1 
 arch/arm/mach-rockchip/core.h                |    1 
 arch/arm/mach-rockchip/headsmp.S             |    8 --
 arch/arm/mach-rockchip/platsmp.c             |    5 -
 arch/arm/mach-shmobile/common.h              |    1 
 arch/arm/mach-shmobile/headsmp-scu.S         |    4 -
 arch/arm/mach-shmobile/headsmp.S             |    7 -
 arch/arm/mach-shmobile/platsmp-apmu.c        |    2 
 arch/arm/mach-socfpga/core.h                 |    1 
 arch/arm/mach-socfpga/headsmp.S              |    5 -
 arch/arm/mach-socfpga/platsmp.c              |    2 
 arch/arm/mach-tegra/Makefile                 |    2 
 arch/arm/mach-tegra/headsmp.S                |   12 ---
 arch/arm/mach-tegra/reset.c                  |    2 
 arch/arm/mach-tegra/reset.h                  |    1 
 arch/arm/mach-zynq/common.h                  |    2 
 arch/arm/mach-zynq/headsmp.S                 |    5 -
 arch/arm/mach-zynq/platsmp.c                 |    5 -
 arch/arm/mm/proc-v7.S                        |   16 ++--
 arch/arm/vdso/Makefile                       |   18 ++--
 arch/arm64/kernel/perf_event.c               |    3 
 arch/arm64/kvm/inject_fault.c                |   12 +--
 arch/mips/kernel/scall64-64.S                |    2 
 arch/mips/kernel/scall64-n32.S               |    2 
 arch/x86/include/asm/sigcontext.h            |    6 -
 arch/x86/include/uapi/asm/sigcontext.h       |   21 -----
 arch/x86/kernel/apic/apic.c                  |   14 +--
 arch/x86/kernel/process.c                    |    2 
 arch/x86/kernel/signal.c                     |   26 ++----
 arch/x86/xen/Kconfig                         |    4 -
 arch/x86/xen/Makefile                        |    4 -
 arch/x86/xen/xen-ops.h                       |    6 -
 block/blk-settings.c                         |    4 -
 drivers/ata/libata-core.c                    |   26 +-----
 drivers/ata/libata-eh.c                      |  105 ---------------------------
 drivers/ata/libata-scsi.c                    |   21 -----
 drivers/ata/libata.h                         |    6 -
 drivers/base/regmap/regcache-rbtree.c        |   19 +++-
 drivers/block/xen-blkback/blkback.c          |    4 -
 drivers/block/xen-blkfront.c                 |    6 +
 drivers/clk/pxa/clk-pxa3xx.c                 |    2 
 drivers/crypto/caam/caamhash.c               |    7 +
 drivers/crypto/nx/nx-sha256.c                |   27 ++++--
 drivers/crypto/nx/nx-sha512.c                |   28 ++++---
 drivers/edac/ppc4xx_edac.c                   |    2 
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c |    2 
 drivers/gpu/drm/i915/intel_dp.c              |   29 +++++--
 drivers/gpu/drm/i915/intel_lrc.c             |    2 
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c      |    4 -
 drivers/hid/hid-input.c                      |    7 +
 drivers/hid/hid-uclogic.c                    |    2 
 drivers/input/keyboard/gpio_keys_polled.c    |    2 
 drivers/irqchip/irq-crossbar.c               |    4 -
 drivers/md/dm-thin-metadata.c                |    4 -
 drivers/mfd/arizona-core.c                   |   14 +--
 drivers/net/can/usb/peak_usb/pcan_usb.c      |   24 +++---
 drivers/net/can/usb/peak_usb/pcan_usb_core.c |    4 -
 drivers/net/can/usb/peak_usb/pcan_usb_core.h |    4 -
 drivers/net/can/usb/peak_usb/pcan_usb_fd.c   |   96 +++++++++++++-----------
 drivers/net/can/usb/peak_usb/pcan_usb_pro.c  |   24 +++---
 drivers/net/wireless/iwlwifi/pcie/trans.c    |   22 ++++-
 drivers/net/wireless/rsi/rsi_91x_sdio_ops.c  |    8 +-
 drivers/net/wireless/rsi/rsi_91x_usb_ops.c   |    4 +
 drivers/net/wireless/rtlwifi/core.c          |    7 +
 drivers/net/wireless/rtlwifi/rtl8723be/sw.c  |    1 
 drivers/pci/Kconfig                          |    2 
 drivers/scsi/fnic/fnic.h                     |    2 
 drivers/scsi/fnic/fnic_scsi.c                |    4 -
 drivers/scsi/libfc/fc_exch.c                 |    8 +-
 drivers/scsi/libfc/fc_fcp.c                  |   19 ++++
 drivers/scsi/libiscsi.c                      |   25 ------
 drivers/scsi/scsi_error.c                    |   31 -------
 drivers/scsi/scsi_pm.c                       |   22 ++---
 drivers/scsi/sd.c                            |    6 -
 drivers/target/iscsi/iscsi_target.c          |    4 -
 drivers/xen/xenbus/xenbus_client.c           |    4 -
 include/drm/drm_pciids.h                     |    1 
 include/linux/ata.h                          |   18 ----
 include/linux/irq.h                          |    1 
 include/scsi/scsi_eh.h                       |    1 
 ipc/sem.c                                    |   41 +++++++---
 kernel/cpuset.c                              |    2 
 kernel/events/core.c                         |   91 +++++++++++++++++------
 kernel/events/ring_buffer.c                  |   10 +-
 kernel/irq/chip.c                            |   19 ++++
 mm/memory-failure.c                          |   15 ++-
 net/9p/client.c                              |    2 
 net/mac80211/rc80211_minstrel.c              |   11 +-
 scripts/kconfig/streamline_config.pl         |    2 
 sound/pci/hda/hda_codec.c                    |    2 
 sound/pci/hda/hda_generic.c                  |   11 +-
 sound/pci/hda/patch_conexant.c               |   23 +++++
 sound/pci/hda/patch_realtek.c                |    1 
 sound/usb/card.c                             |    2 
 sound/usb/quirks.c                           |    1 
 114 files changed, 544 insertions(+), 674 deletions(-)

Adrien Schildknecht (1):
      mac80211: fix invalid read in minstrel_sort_best_tp_rates()

Alan Stern (1):
      SCSI: Fix NULL pointer dereference in runtime PM

Alban Crequy (1):
      cpuset: use trialcs->mems_allowed as a temp variable

Alex Deucher (1):
      drm/radeon: add new OLAND pci id

Alexei Potashnik (1):
      target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT

Bart Van Assche (2):
      libfc: Fix fc_exch_recv_req() error path
      libfc: Fix fc_fcp_cleanup_each_cmd()

Ben Hutchings (1):
      perf: Fix double-free of the AUX buffer

Bjorn Helgaas (1):
      PCI: Don't use 64-bit bus addresses on PA-RISC

Bob Liu (2):
      xen-blkfront: don't add indirect pages to list when !feature_persistent
      xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()

Charles Keepax (1):
      mfd: arizona: Fix initialisation of the PM runtime

Chris Wilson (1):
      drm/i915: Flag the execlists context object as dirty after every use

Dan Carpenter (1):
      HID: uclogic: fix limit in uclogic_tablet_enable()

David Henningsson (1):
      ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises

David Vrabel (1):
      x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC

Emmanuel Grumbach (1):
      iwlwifi: pcie: fix prepare card flow

Greg Kroah-Hartman (1):
      Linux 4.1.7

Grygorii Strashko (6):
      irqchip/crossbar: Restore the irq_set_type() mechanism
      irqchip/crossbar: Restore the mask on suspend behaviour
      irqchip/crossbar: Restore set_wake functionality
      ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism
      genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy
      genirq: Introduce irq_chip_set_type_parent() helper

Guenter Roeck (1):
      regmap: regcache-rbtree: Clean new present bits on present bitmap resize

Guillermo A. Amaral (1):
      Add factory recertified Crucial M500s to blacklist

Herton R. Krzesinski (1):
      ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits

Hiral Shah (1):
      fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack

Horia Geant? (1):
      crypto: caam - fix memory corruption in ahash_final_ctx

Jan Stancek (1):
      crypto: nx - respect sg limit bounds when building sg lists for SHA

Jason A. Donenfeld (1):
      x86/xen: build "Xen PV" APIC driver for domU as well

Jisheng Zhang (1):
      x86/idle: Restore trace_cpu_idle to mwait_idle() calls

Joe Thornber (1):
      dm thin metadata: delete btrees when releasing metadata snapshot

John Soni Jose (1):
      libiscsi: Fix host busy blocking during connection teardown

Julien Grall (1):
      xen/xenbus: Don't leak memory when unmapping the ring on HVM backend

Jurgen Kramer (1):
      ALSA: usb: Add native DSD support for Gustard DAC-X20U

Kishon Vijay Abraham I (4):
      ARM: dts: omap243x: Fix broken pbias device creation
      ARM: dts: dra7: Fix broken pbias device creation
      ARM: dts: OMAP4: Fix broken pbias device creation
      ARM: dts: OMAP5: Fix broken pbias device creation

Krzysztof Kozlowski (1):
      HID: hid-input: Fix accessing freed memory during device disconnect

Larry Finger (1):
      rtlwifi: rtl8723be: Add module parameter for MSI interrupts

Linus Torvalds (1):
      Revert x86 sigcontext cleanups

Lucas Stach (1):
      ARM: imx6: correct i.MX6 PCIe interrupt routing

Luis Felipe Dominguez Vega (1):
      rtlwifi: Fix NULL dereference when PCI driver used as an AP

Manfred Spraul (1):
      ipc/sem.c: update/correct memory barriers

Marc Kleine-Budde (1):
      can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters

Marc Zyngier (1):
      arm64: KVM: Fix host crash when injecting a fault into a 32bit guest

Markos Chandras (1):
      MIPS: Fix seccomp syscall argument for MIPS64

Markus Osterhoff (1):
      ALSA: hda: fix possible NULL dereference

Martin K. Petersen (1):
      sd: Fix maximum I/O size for BLOCK_PC requests

Michael Walle (1):
      EDAC, ppc4xx: Access mci->csrows array elements properly

Mike Looijmans (1):
      rsi: Fix failure to load firmware after memory leak fix and fix the leak

Nathan Lynch (3):
      ARM: 8385/1: VDSO: group link options
      ARM: 8384/1: VDSO: force use of BFD linker
      ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd executable

Peter Zijlstra (3):
      perf: Fix fasync handling on inherited events
      perf: Fix running time accounting
      perf: Fix PERF_EVENT_IOC_PERIOD migration race

Richard Weinberger (1):
      localmodconfig: Use Kbuild files too

Robert Jarzmik (1):
      clk: pxa: pxa3xx: fix CKEN register access

Russell King (2):
      ARM: v7 setup function should invalidate L1 cache
      ARM: invalidate L1 before enabling coherency

Shannon Zhao (1):
      arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIs

Takashi Iwai (3):
      ALSA: usb-audio: Fix runtime PM unbalance
      ALSA: hda - Check all inputs for is_active_nid_for_any()
      ALSA: hda - Fix path power activation

Tejun Heo (3):
      Revert "libata-eh: Set 'information' field for autosense"
      Revert "libata: Implement support for sense data reporting"
      Revert "libata: Implement NCQ autosense"

Thierry Reding (1):
      drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only

Thomas Gleixner (1):
      x86/apic: Fix fallout from x2apic cleanup

Thomas Hellstrom (1):
      drm/vmwgfx: Fix execbuf locking issues

Thulasimani,Sivakumar (2):
      drm/i915: remove HBR2 from chv supported list
      drm/i915: Avoid TP3 on CHV

Vincent Bernat (1):
      9p: ensure err is initialized to 0 in p9_client_read/write

Vincent Pelletier (1):
      Input: gpio_keys_polled - request GPIO pin as input.

Wanpeng Li (2):
      mm/hwpoison: fix page refcount of unknown non LRU page
      mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held

Woodrow Shen (1):
      ALSA: hda - Fix the white noise on Dell laptop


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ