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:	Mon, 20 Apr 2015 16:58:12 +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 3.10.75

I'm announcing the release of the 3.10.75 kernel.

All users of the 3.10 kernel series must upgrade.

The updated 3.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.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 -
 drivers/acpi/processor_idle.c                   |    2 -
 drivers/block/nbd.c                             |    8 +++----
 drivers/dma/omap-dma.c                          |    1 
 drivers/gpu/drm/radeon/radeon_bios.c            |   10 ++++++---
 drivers/iio/imu/adis_trigger.c                  |    2 -
 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c      |   25 +++++++++++++-----------
 drivers/infiniband/core/umem.c                  |    8 +++++++
 drivers/infiniband/core/uverbs_main.c           |    1 
 drivers/infiniband/hw/mlx4/mad.c                |   20 +++++++++++++++----
 drivers/media/platform/s5p-mfc/s5p_mfc_common.h |    2 -
 drivers/net/wireless/iwlwifi/dvm/dev.h          |    1 
 drivers/net/wireless/iwlwifi/dvm/ucode.c        |    5 ----
 drivers/scsi/be2iscsi/be_main.c                 |    2 -
 drivers/scsi/scsi_lib.c                         |    4 ++-
 drivers/target/iscsi/iscsi_target.c             |    2 -
 drivers/usb/host/xhci-pci.c                     |    2 -
 drivers/usb/serial/ftdi_sio.c                   |    9 ++++++--
 drivers/usb/serial/ftdi_sio_ids.h               |    6 +++++
 fs/cifs/file.c                                  |    1 
 fs/ocfs2/file.c                                 |   14 +++++++++----
 fs/proc/task_mmu.c                              |   10 +++++++++
 include/linux/blk_types.h                       |    4 ++-
 include/linux/kernel.h                          |   13 ++++++++++++
 ipc/compat.c                                    |    2 -
 kernel/printk.c                                 |    4 ++-
 mm/memory_hotplug.c                             |   13 +++---------
 mm/page-writeback.c                             |    7 ++++--
 net/ipv4/tcp_output.c                           |    1 
 net/llc/sysctl_net_llc.c                        |    8 +++----
 net/netfilter/nfnetlink_queue_core.c            |    2 -
 net/rds/sysctl.c                                |    4 +--
 security/selinux/selinuxfs.c                    |    2 -
 sound/pci/hda/patch_realtek.c                   |   11 +++++++++-
 sound/usb/mixer_quirks.c                        |    1 
 35 files changed, 144 insertions(+), 65 deletions(-)

Al Viro (1):
      ocfs2: _really_ sync the right range

Alex Elder (1):
      kernel.h: define u8, s8, u32, etc. limits

Bart Van Assche (1):
      Defer processing of REQ_PREEMPT requests for blocked devices

Ben Hutchings (1):
      tcp: Fix crash in TCP Fast Open

Darshana Padmadas (1):
      iio: imu: Use iio_trigger_get for indio_dev->trig assignment

David Disseldorp (1):
      cifs: fix use-after-free bug in find_writable_file

David Miller (1):
      radeon: Do not directly dereference pointers to BIOS area.

Dmitry M. Fedin (1):
      ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support

Doug Goldstein (2):
      USB: ftdi_sio: Added custom PID for Synapse Wireless product
      USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

Eli Cohen (1):
      IB/core: Avoid leakage from kernel to user space

Emmanuel Grumbach (1):
      iwlwifi: dvm: run INIT firmware again upon .start()

Greg Kroah-Hartman (1):
      Linux 3.10.75

Gu Zheng (1):
      mm/memory hotplug: postpone the reset of obsolete pgdat

Hui Wang (1):
      ALSA: hda - Add one more node in the EAPD supporting candidate list

Jiri Slaby (1):
      core, nfqueue, openvswitch: fix compilation warning

Joe Perches (1):
      selinux: fix sel_write_enforce broken return value

John Soni Jose (1):
      be2iscsi: Fix kernel panic when device initialization fails

Kirill A. Shutemov (1):
      pagemap: do not leak physical addresses to non-privileged userspace

Lu Baolu (1):
      usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers

Majd Dibbiny (1):
      IB/mlx4: Saturate RoCE port PMA counters in case of overflow

Marek Szyprowski (1):
      media: s5p-mfc: fix mmap support for 64bit arch

Mateusz Guzik (1):
      ipc: fix compat msgrcv with negative msgtyp

Mike Christie (1):
      iscsi target: fix oops when adding reject pdu

Peter Hurley (1):
      console: Fix console name size mismatch

Peter Ujfalusi (1):
      dmaengine: omap-dma: Fix memory leak when terminating running transfer

Sasha Levin (2):
      net: rds: use correct size for max unacked packets and bytes
      net: llc: use correct size for sysctl timeout entries

Shachar Raindel (1):
      IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic

Sudip Mukherjee (1):
      nbd: fix possible memory leak

Takashi Iwai (1):
      ALSA: hda - Fix headphone pin config for Lifebook T731

Tejun Heo (2):
      writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
      writeback: fix possible underflow in write bandwidth calculation

Thomas Schlichter (1):
      cpuidle: ACPI: do not overwrite name and description of C0

Viorel Suman (1):
      iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ