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:	Sat, 6 Jun 2015 09:26:28 -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.0.5

I'm announcing the release of the 4.0.5 kernel.

All users of the 4.0 kernel series must upgrade.

The updated 4.0.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.0.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/hwmon/tmp401                       |    2 
 Documentation/serial/tty.txt                     |    3 
 Documentation/virtual/kvm/mmu.txt                |   18 +++-
 Makefile                                         |    2 
 arch/arc/include/asm/atomic.h                    |    2 
 arch/arm/boot/dts/Makefile                       |    2 
 arch/arm/boot/dts/exynos4412-trats2.dts          |    2 
 arch/arm/boot/dts/imx27.dtsi                     |    2 
 arch/arm/kernel/entry-common.S                   |    4 
 arch/arm/mach-exynos/pm_domains.c                |    4 
 arch/arm/mach-exynos/sleep.S                     |   31 +++---
 arch/arm/mm/mmu.c                                |   20 ++--
 arch/arm64/net/bpf_jit_comp.c                    |    2 
 arch/mips/kernel/elf.c                           |   32 +++----
 arch/parisc/include/asm/elf.h                    |    4 
 arch/parisc/kernel/sys_parisc.c                  |    3 
 arch/powerpc/kernel/mce.c                        |    4 
 arch/powerpc/kernel/vmlinux.lds.S                |    1 
 arch/s390/crypto/ghash_s390.c                    |   25 ++---
 arch/s390/include/asm/pgtable.h                  |    2 
 arch/x86/include/asm/kvm_host.h                  |    3 
 arch/x86/kernel/cpu/mcheck/mce.c                 |    7 +
 arch/x86/kernel/cpu/perf_event_intel_rapl.c      |    1 
 arch/x86/kernel/i387.c                           |   15 +++
 arch/x86/kvm/cpuid.c                             |    4 
 arch/x86/kvm/cpuid.h                             |    8 +
 arch/x86/kvm/mmu.c                               |   16 ++-
 arch/x86/kvm/mmu.h                               |    4 
 arch/x86/kvm/paging_tmpl.h                       |    7 +
 arch/x86/kvm/svm.c                               |    1 
 arch/x86/kvm/vmx.c                               |    1 
 arch/x86/kvm/x86.c                               |   26 ++++-
 drivers/acpi/osl.c                               |    6 -
 drivers/ata/ahci.c                               |  103 +++++++++++++++++++++--
 drivers/ata/libahci.c                            |    3 
 drivers/ata/libata-core.c                        |   34 +++++++
 drivers/ata/libata-eh.c                          |    3 
 drivers/clk/clk.c                                |    8 +
 drivers/clk/samsung/clk-exynos5420.c             |    1 
 drivers/firmware/dmi_scan.c                      |    7 -
 drivers/gpio/gpio-kempld.c                       |    2 
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c        |    2 
 drivers/gpu/drm/drm_plane_helper.c               |    3 
 drivers/gpu/drm/radeon/atombios_crtc.c           |    4 
 drivers/gpu/drm/radeon/atombios_dp.c             |   20 ++--
 drivers/gpu/drm/radeon/cik.c                     |    2 
 drivers/gpu/drm/radeon/evergreen_hdmi.c          |    5 -
 drivers/gpu/drm/radeon/ni.c                      |    3 
 drivers/gpu/drm/radeon/radeon_audio.c            |   27 ++----
 drivers/gpu/drm/radeon/radeon_connectors.c       |    8 -
 drivers/gpu/drm/radeon/si.c                      |    2 
 drivers/hid/hid-logitech-hidpp.c                 |   20 ----
 drivers/hwmon/nct6683.c                          |    2 
 drivers/hwmon/nct6775.c                          |    2 
 drivers/hwmon/ntc_thermistor.c                   |    9 ++
 drivers/hwmon/tmp401.c                           |    2 
 drivers/iio/accel/st_accel_core.c                |    1 
 drivers/iio/adc/axp288_adc.c                     |   12 +-
 drivers/iio/adc/cc10001_adc.c                    |   60 +++++++------
 drivers/iio/adc/qcom-spmi-vadc.c                 |    7 -
 drivers/iio/adc/xilinx-xadc-core.c               |    5 -
 drivers/iio/adc/xilinx-xadc.h                    |    6 -
 drivers/iio/common/st_sensors/st_sensors_core.c  |    2 
 drivers/iio/gyro/st_gyro_core.c                  |    1 
 drivers/iio/light/hid-sensor-prox.c              |    2 
 drivers/iio/magnetometer/st_magn_core.c          |    1 
 drivers/iio/pressure/hid-sensor-press.c          |    2 
 drivers/iio/pressure/st_pressure_core.c          |    1 
 drivers/infiniband/core/iwpm_msg.c               |    2 
 drivers/input/mouse/elantech.c                   |    2 
 drivers/iommu/amd_iommu_v2.c                     |    1 
 drivers/iommu/arm-smmu.c                         |   30 ------
 drivers/lguest/core.c                            |    2 
 drivers/md/dm-table.c                            |   16 ++-
 drivers/md/dm.c                                  |   17 ++-
 drivers/md/md.c                                  |   14 +--
 drivers/md/raid0.c                               |    4 
 drivers/md/raid5.c                               |    3 
 drivers/mfd/da9052-core.c                        |    8 -
 drivers/mmc/host/atmel-mci.c                     |    9 +-
 drivers/mtd/ubi/block.c                          |    2 
 drivers/net/wireless/brcm80211/brcmfmac/msgbuf.c |   12 +-
 drivers/net/wireless/iwlwifi/mvm/d3.c            |   13 +-
 drivers/net/wireless/iwlwifi/pcie/trans.c        |   11 +-
 drivers/net/wireless/rt2x00/rt2800usb.c          |    1 
 drivers/net/wireless/rtlwifi/usb.c               |    2 
 drivers/power/reset/at91-reset.c                 |    4 
 drivers/pwm/pwm-img.c                            |   76 ++++++++++++++--
 drivers/regulator/da9052-regulator.c             |    5 -
 drivers/scsi/sd.c                                |   19 +---
 drivers/scsi/storvsc_drv.c                       |    3 
 drivers/staging/gdm724x/gdm_mux.c                |   16 +--
 drivers/staging/vt6655/device_main.c             |   40 +++++---
 drivers/staging/vt6656/rxtx.c                    |   14 ++-
 drivers/target/target_core_pscsi.c               |    3 
 drivers/target/target_core_pscsi.h               |    1 
 drivers/thermal/armada_thermal.c                 |    6 -
 drivers/tty/hvc/hvc_xen.c                        |    2 
 drivers/tty/n_gsm.c                              |    5 -
 drivers/tty/n_hdlc.c                             |    4 
 drivers/tty/n_tty.c                              |   22 ++++
 drivers/tty/pty.c                                |    5 -
 drivers/tty/tty_buffer.c                         |   41 ++++++---
 drivers/usb/gadget/configfs.c                    |    1 
 drivers/usb/host/xhci-ring.c                     |    7 +
 drivers/usb/host/xhci.h                          |    2 
 drivers/usb/serial/cp210x.c                      |    1 
 drivers/usb/serial/pl2303.c                      |    1 
 drivers/usb/serial/pl2303.h                      |    4 
 drivers/usb/serial/visor.c                       |    2 
 drivers/usb/storage/unusual_devs.h               |    7 +
 drivers/xen/events/events_base.c                 |   12 +-
 fs/binfmt_elf.c                                  |    2 
 fs/btrfs/extent-tree.c                           |    2 
 fs/btrfs/volumes.c                               |    1 
 fs/dcache.c                                      |    8 -
 fs/exec.c                                        |    3 
 fs/ext4/ext4_jbd2.c                              |    6 +
 fs/ext4/extents.c                                |    2 
 fs/ext4/inode.c                                  |    2 
 fs/fhandle.c                                     |    5 -
 fs/fs_pin.c                                      |    4 
 fs/jbd2/recovery.c                               |   10 ++
 fs/jbd2/revoke.c                                 |   18 ++--
 fs/jbd2/transaction.c                            |   25 +++--
 fs/kernfs/dir.c                                  |    9 +-
 fs/namespace.c                                   |    7 +
 fs/nfsd/blocklayout.c                            |   11 ++
 fs/nfsd/nfs4state.c                              |   21 ++--
 fs/omfs/inode.c                                  |    6 -
 fs/overlayfs/copy_up.c                           |    3 
 fs/overlayfs/dir.c                               |   33 ++++++-
 fs/overlayfs/super.c                             |   10 +-
 fs/xfs/libxfs/xfs_attr_leaf.c                    |    8 -
 fs/xfs/libxfs/xfs_attr_leaf.h                    |    2 
 fs/xfs/xfs_attr_inactive.c                       |   83 ++++++++++--------
 fs/xfs/xfs_file.c                                |    2 
 fs/xfs/xfs_inode.c                               |   12 --
 include/drm/drm_pciids.h                         |    1 
 include/linux/fs_pin.h                           |    2 
 include/linux/gfp.h                              |    2 
 include/linux/ktime.h                            |   27 ++++--
 include/linux/libata.h                           |   10 ++
 include/linux/memcontrol.h                       |    4 
 include/linux/sched/rt.h                         |    7 -
 include/linux/tty.h                              |    2 
 include/xen/events.h                             |    2 
 kernel/locking/rtmutex.c                         |   12 +-
 kernel/module.c                                  |    3 
 kernel/sched/core.c                              |   31 +++---
 kernel/time/hrtimer.c                            |   14 +--
 lib/strnlen_user.c                               |    3 
 mm/kmemleak.c                                    |    3 
 mm/mempolicy.c                                   |    2 
 net/ceph/osd_client.c                            |   33 ++++---
 net/mac80211/ieee80211_i.h                       |    3 
 net/mac80211/rx.c                                |    5 -
 net/mac80211/wep.c                               |    6 -
 net/sunrpc/auth_gss/gss_rpc_xdr.c                |   23 +++--
 sound/pci/hda/hda_intel.c                        |    2 
 sound/pci/hda/patch_conexant.c                   |   12 ++
 sound/pci/hda/patch_realtek.c                    |    9 ++
 sound/pci/hda/thinkpad_helper.c                  |    1 
 sound/soc/codecs/mc13783.c                       |    4 
 sound/soc/codecs/uda1380.c                       |    2 
 sound/soc/codecs/wm8960.c                        |    2 
 sound/soc/codecs/wm8994.c                        |    2 
 sound/soc/soc-dapm.c                             |   11 +-
 sound/usb/quirks.c                               |    2 
 tools/vm/Makefile                                |    2 
 170 files changed, 1067 insertions(+), 560 deletions(-)

Al Viro (1):
      d_walk() might skip too much

Alban Bedel (1):
      iio:st_sensors: Fix oops when probing SPI devices

Alex Deucher (5):
      drm/radeon: add new bonaire pci id
      drm/radeon: retry dcpd fetch
      drm/radeon: don't share plls if monitors differ in audio support
      drm/radeon/audio: make sure connector is valid in hotplug case
      Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)"

Andi Kleen (1):
      tools/vm: fix page-flags build

Andrea Arcangeli (1):
      kvm: fix crash in kvm_vcpu_reload_apic_access_page

Andrew Morton (1):
      fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings

Andy Grover (1):
      target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST

Ansgar Hegerfeld (1):
      ALSA: hda/realtek - ALC292 dock fix for Thinkpad L450

Anton Blanchard (1):
      powerpc: Align TOC to 256 bytes

Ard Biesheuvel (1):
      ARM: 8325/1: exynos: move resume code to .text section

Arend van Spriel (1):
      brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails

Axel Lin (1):
      ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls

Benjamin Tissoires (2):
      Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"
      Input: elantech - fix semi-mt protocol for v3 HW

Bob Copeland (1):
      omfs: fix sign confusion for bitmap loop counter

Borislav Petkov (1):
      x86/mce: Fix MCE severity messages

Chris Lesiak (1):
      hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE

Christian König (2):
      drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
      drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"

Christoph Hellwig (2):
      nfsd/blocklayout: pretend we can send deviceid notifications
      nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op

Dan Williams (1):
      ahci: avoton port-disable reset-quirk

Daniel Axtens (1):
      powerpc/mce: fix off by one errors in mce event handling

Daniel Vetter (1):
      drm/plane-helper: Adapt cursor hack to transitional helpers

Darrick J. Wong (1):
      jbd2: fix r_count overflows leading to buffer overflow in journal recovery

Dave Chinner (2):
      xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
      xfs: xfs_iozero can return positive errno

David Henningsson (2):
      ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724
      ALSA: hda - Add headset mic quirk for Dell Inspiron 5548

David Vrabel (1):
      xen/events: don't bind non-percpu VIRQs with percpu chip

Dong Aisheng (1):
      clk: add missing lock when call clk_core_enable in clk_set_parent

Eric W. Biederman (2):
      mnt: Fail collect_mounts when applied to unmounted mounts
      fs_pin: Allow for the possibility that m_list or s_list go unused.

Eric Work (1):
      md/raid0: fix restore to sector variable in raid0_make_request

Eryu Guan (1):
      ext4: check for zero length extent explicitly

Filipe Manana (1):
      Btrfs: fix racy system chunk allocation when setting block group ro

Gabriele Mazzotta (2):
      libata: Add helper to determine when PHY events should be ignored
      libata: Ignore spurious PHY event on LPM policy change

Greg Kroah-Hartman (1):
      Linux 4.0.5

Guenter Roeck (3):
      hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
      hwmon: (nct6775) Add missing sysfs attribute initialization
      hwmon: (nct6683) Add missing sysfs attribute initialization

Haim Dreyfuss (1):
      iwlwifi: mvm: Free fw_status after use to avoid memory leak

Hans de Goede (1):
      usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices

Harald Freudenberger (1):
      crypto: s390/ghash - Fix incorrect ghash icv buffer handling.

Helge Deller (1):
      parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures

Ilya Dryomov (2):
      libceph: request a new osdmap if lingering request maps to no osd
      Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"

Ingo Molnar (1):
      x86/fpu: Disable XSAVES* support for now

Inki Dae (1):
      ARM: dts: set display clock correctly for exynos4412-trats2

Ivan T. Ivanov (1):
      iio: adc: spmi-vadc: Fix overflow in output value normalization

Jacob Pan (1):
      iio/axp288_adc: add missing channel info mask

Jan Kara (1):
      lib: Fix strnlen_user() to not touch memory after specified maximum

Janusz Dziedzic (1):
      mac80211: move WEP tailroom size check

Jason A. Donenfeld (2):
      USB: visor: Match I330 phone more precisely
      USB: pl2303: Remove support for Samsung I330

Javier Martinez Canillas (1):
      clk: exynos5420: Restore GATE_BUS_TOP on suspend

Jean Delvare (1):
      firmware: dmi_scan: Fix ordering of product_uuid

Joe Lawrence (1):
      xhci: gracefully handle xhci_irq dead device

Joe Thornber (1):
      dm: fix casting bug in dm_merge_bvec()

Johan Hovold (1):
      mfd: da9052: Fix broken regulator probe

Johannes Berg (1):
      mac80211: don't use napi_gro_receive() outside NAPI context

John Stultz (1):
      ktime: Fix ktime_divns to do signed division

Junichi Nomura (1):
      dm: fix reload failure of 0 path multipath mapping on blk-mq devices

K. Y. Srinivasan (1):
      storvsc: Set the SRB flags correctly when no data transfer is needed

Kevin Cernekee (1):
      UBI: block: Add missing cache flushes

Koro Chen (1):
      ASoC: dapm: Modify widget stream name according to prefix

Krzysztof Kozlowski (1):
      ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider

Krzysztof Opasiak (1):
      usb: gadget: configfs: Fix interfaces array NULL-termination

Larry Finger (1):
      rtlwifi: rtl8192cu: Fix kernel deadlock

Liad Kaufman (1):
      iwlwifi: pcie: prevent using unmapped memory in fw monitor

Liang Li (1):
      kvm/fpu: Enable eager restore kvm FPU for MPX

Luciano Coelho (1):
      iwlwifi: mvm: clean net-detect info if device was reset during suspend

Ludovic Desroches (1):
      mmc: atmel-mci: fix bad variable type for clkdiv

Lukas Czerner (1):
      ext4: fix NULL pointer dereference when journal restart fails

Malcolm Priestley (6):
      staging: vt6656: use ieee80211_tx_info to select packet type.
      staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafe
      staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTED
      staging: vt6655: Fix 80211 control and management status reporting.
      staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NIC
      staging: vt6655: lock MACvWriteBSSIDAddress.

Mark Edwards (1):
      USB: cp210x: add ID for KCF Technologies PRN device

Mark Hounschell (1):
      sd: Disable support for 256 byte/sector disks

Mark Rutland (1):
      ARM: 8356/1: mm: handle non-pmd-aligned end of RAM

Martin K. Petersen (1):
      libata: Blacklist queued TRIM on all Samsung 800-series

Martin Schwidefsky (1):
      s390/mm: correct return value of pmd_pfn

Mathias Nyman (2):
      xhci: fix isoc endpoint dequeue from advancing too far on transaction error
      xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256

Mel Gorman (1):
      mm, numa: really disable NUMA balancing by default on single node machines

Michael Brunner (1):
      gpio: gpio-kempld: Fix get_direction return value

Miklos Szeredi (2):
      ovl: don't remove non-empty opaque directory
      ovl: mount read-only if workdir can't be created

Nadav Haklai (1):
      thermal: armada: Update Armada 380 thermal sensor coefficients

Naidu Tellapati (5):
      iio: adc: cc10001: Fix the channel number mapping
      iio: adc: cc10001: Fix incorrect use of power-up/power-down register
      iio: adc: cc10001: Add delay before setting START bit
      iio: adc: cc10001: Fix regulator_get_voltage() return value check
      pwm: img: Impose upper and lower timebase steps value

NeilBrown (2):
      md/raid5: don't record new size if resize_stripes fails.
      md: fix race when unfreezing sync_action

Oded Gabbay (2):
      iommu/amd: Fix bug in put_pasid_state_wait
      drm/amdkfd: Don't report local memory size

Pan Xinhui (1):
      tty/n_gsm.c: fix a memory leak when gsmtty is removed

Paolo Bonzini (2):
      Revert "KVM: x86: drop fpu_activate hook"
      KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages

Paul Burton (1):
      MIPS: fix FP mode selection in lieu of .MIPS.abiflags data

Peter Hurley (1):
      pty: Fix input race when closing

Philippe Reynes (1):
      ARM: dts: imx27: only map 4 Kbyte for fec registers

Rafael J. Wysocki (1):
      ACPI / init: Fix the ordering of acpi_reserve_resources()

Russell King (1):
      ARM: fix missing syscall trace exit

Rusty Russell (1):
      lguest: fix out-by-one error in address checking.

Sasha Levin (2):
      fs, omfs: add NULL terminator in the end up the token list
      vfs: read file_handle only once in handle_to_path

Scott Branden (1):
      rt2x00: add new rt2800usb device DWA 130

Scott Mayhew (1):
      svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures

Shaohua Li (1):
      sched: always use blk_schedule_flush_plug in io_schedule_out

Shawn Guo (1):
      ARM: dts: fix imx27 dtb build rule

Srinivas Pandruvada (2):
      iio: light: hid-sensor-prox: Fix modifier
      iio: pressure: hid-sensor-press: Fix modifier

Stephane Eranian (1):
      perf/x86/rapl: Enable Broadwell-U RAPL support

Steven Rostedt (1):
      module: Call module notifier on failure after complete_formation()

Sławomir Demeszko (1):
      staging: gdm724x: Correction of variable usage after applying ALIGN()

Takashi Iwai (4):
      ALSA: usb-audio: Add quirk for MS LifeCam Studio
      ALSA: hda - Add headphone quirk for Lifebook E752
      Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"
      ALSA: hda - Fix noise on AMD radeon 290x controller

Tatyana Nikolova (1):
      RDMA/core: Fix for parsing netlink string attribute

Theodore Ts'o (1):
      ext4: fix lazytime optimization

Thomas Betker (4):
      iio: adc: xilinx: Fix register addresses
      iio: adc: xilinx: Fix "vccaux" channel .address
      iio: adc: xilinx: Fix VREFP scale
      iio: adc: xilinx: Fix VREFN sign

Thomas Gleixner (1):
      sched: Handle priority boosted tasks proper in setscheduler()

Vasily Khoruzhick (1):
      ASoC: uda1380: Avoid accessing i2c bus when codec is disabled

Vineet Gupta (1):
      ARC: unbork !LLSC build

Vittorio G (VittGam) (1):
      ALSA: usb-audio: Add quirk for MS LifeCam HD-3000

Vladimir Davydov (2):
      gfp: add __GFP_NOACCOUNT
      kernfs: do not account ino_ida allocations to memcg

Wei Yongjun (1):
      power/reset: at91: fix return value check in at91_reset_platform_probe()

Will Deacon (1):
      iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1

Xi Wang (1):
      arm64: bpf: fix signedness bug in loading 64-bit immediate

Xiao Guangrong (2):
      KVM: MMU: fix smap permission check
      KVM: MMU: fix SMAP virtualization

Zidan Wang (2):
      ASoC: wm8960: fix "RINPUT3" audio route error
      ASoC: wm8994: correct BCLK DIV 348 to 384


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ