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, 13 Jul 2015 13:01:26 -0700
From:	Kamal Mostafa <kamal@...onical.com>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org,
	kernel-team@...ts.ubuntu.com
Cc:	lwn@....net
Subject: [3.13.y-ckt stable] Linux 3.13.11-ckt23

I am announcing the release of the Linux 3.13.11-ckt23 kernel.

The updated 3.13.y-ckt tree can be found at: 
  git://kernel.ubuntu.com/ubuntu/linux.git linux-3.13.y
and can be browsed at:
    http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.13.y

The diff from v3.13.11-ckt22 is posted as a follow-up to this email.

The 3.13.y-ckt extended stable tree is maintained by the Canonical Kernel Team.
For more info, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

 -Kamal

-- 
 Makefile                               |  2 +-
 arch/arm/boot/dts/imx27.dtsi           |  2 +-
 arch/arm/mm/mmu.c                      | 20 ++++++-------
 arch/arm/net/bpf_jit_32.c              | 27 +----------------
 arch/mips/kernel/irq.c                 |  2 +-
 arch/x86/include/asm/segment.h         | 14 +++++++--
 arch/x86/kernel/cpu/mcheck/mce.c       |  6 +++-
 arch/x86/kernel/head64.c               |  2 +-
 arch/x86/kernel/head_32.S              | 33 ++++++++++----------
 arch/x86/kernel/head_64.S              | 20 +++++++------
 arch/x86/kvm/lapic.h                   |  2 +-
 block/genhd.c                          | 12 ++++----
 drivers/ata/pata_octeon_cf.c           |  2 +-
 drivers/crypto/caam/caamhash.c         |  3 ++
 drivers/crypto/caam/caamrng.c          |  2 +-
 drivers/gpio/gpio-kempld.c             |  2 +-
 drivers/gpu/drm/i915/intel_dp.c        |  5 ++--
 drivers/gpu/drm/i915/intel_i2c.c       | 20 +++++++++++--
 drivers/gpu/drm/mgag200/mgag200_mode.c |  5 ++++
 drivers/gpu/drm/radeon/radeon_device.c | 16 ++++++++++
 drivers/hv/hyperv_vmbus.h              | 11 -------
 drivers/hv/vmbus_drv.c                 | 40 -------------------------
 drivers/hwmon/nct6775.c                |  2 ++
 drivers/hwmon/ntc_thermistor.c         |  9 ++++++
 drivers/iio/adc/twl6030-gpadc.c        |  2 +-
 drivers/iio/imu/adis16400.h            |  1 +
 drivers/iio/imu/adis16400_buffer.c     | 17 ++++++-----
 drivers/iio/imu/adis16400_core.c       | 38 ++++++++++++++++-------
 drivers/input/mouse/elantech.c         |  8 +++--
 drivers/input/mouse/synaptics.c        |  7 ++++-
 drivers/lguest/core.c                  |  2 +-
 drivers/scsi/lpfc/lpfc_sli.c           | 21 +++++++++++++
 drivers/target/target_core_pscsi.c     |  3 ++
 drivers/target/target_core_pscsi.h     |  1 +
 drivers/tty/n_tty.c                    | 17 +++++++++--
 drivers/tty/serial/imx.c               |  8 +++++
 drivers/usb/serial/cp210x.c            |  1 +
 drivers/usb/serial/ftdi_sio.c          |  1 +
 drivers/usb/serial/ftdi_sio_ids.h      |  1 +
 drivers/virtio/virtio_pci.c            |  1 +
 fs/binfmt_elf.c                        |  2 +-
 fs/dcache.c                            |  8 ++---
 fs/fhandle.c                           |  5 ++--
 fs/omfs/inode.c                        |  3 +-
 fs/pipe.c                              | 55 ++++++++++++++++++++--------------
 kernel/trace/ring_buffer_benchmark.c   |  2 +-
 lib/strnlen_user.c                     |  3 +-
 mm/memory.c                            |  5 ++--
 mm/memory_hotplug.c                    |  4 ++-
 net/bridge/br_fdb.c                    |  2 ++
 net/bridge/br_multicast.c              |  7 ++---
 net/wireless/wext-compat.c             |  2 ++
 sound/pci/hda/patch_realtek.c          |  1 +
 sound/pci/hda/patch_sigmatel.c         | 25 ++++++++++++++++
 sound/usb/mixer.c                      |  9 +++---
 sound/usb/mixer_maps.c                 |  5 ++++
 56 files changed, 319 insertions(+), 207 deletions(-)

Aaro Koskinen (1):
      pata_octeon_cf: fix broken build

Adam Jackson (1):
      drm/mgag200: Reject non-character-cell-aligned mode widths

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

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

Andy Lutomirski (1):
      x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers

Axel Lin (1):
      iio: adc: twl6030-gpadc: Fix modalias

Ben Hutchings (1):
      pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic

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

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

Clemens Ladisch (2):
      ALSA: usb-audio: add MAYA44 USB+ mixer control names
      ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)

Dan Williams (1):
      block: fix ext_dev_lock lockdep report

Gu Zheng (1):
      mm/memory_hotplug.c: set zone->wait_table to null after freeing it

Guenter Roeck (1):
      hwmon: (nct6775) Add missing sysfs attribute initialization

Hans de Goede (1):
      Input: elantech - fix detection of touchpads where the revision matches a known rate

Horia Geanta (1):
      crypto: caam - fix uninitialized state->buf_dma field

Hui Wang (1):
      ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine

James Hogan (1):
      MIPS: Fix enabling of DEBUG_STACKOVERFLOW

James Smart (1):
      lpfc: Add iotag memory barrier

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

Jani Nikula (1):
      drm/i915: Fix DDC probe for passive adapters

Jiang Liu (1):
      virtio_pci: Clear stale cpumask when setting irq affinity

Jim Bride (1):
      drm/i915/hsw: Fix workaround for server AUX channel clock divisor

Johannes Berg (1):
      cfg80211: wext: clear sinfo struct before calling driver

John D. Blair (1):
      USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle

Jérôme Glisse (1):
      drm/radeon: fix freeze for laptop with Turks/Thames GPU.

Kamal Mostafa (4):
      [3.13-stable only] Revert "Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY"
      [3.13-stable only] Revert "Drivers: hv: vmbus: Add support for VMBus panic notifier handler"
      [3.13-stable only] Revert "ARM: net: delegate filter to kernel interpreter when imm_offset() return value can't fit into 12bits."
      Linux 3.13.11-ckt23

Lars-Peter Clausen (1):
      iio: adis16400: Report pressure channel scale

Laura Abbott (1):
      n_tty: Fix auditing support for cannonical mode

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

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

Nikolay Aleksandrov (2):
      bridge: disable softirqs around br_fdb_update to avoid lockup
      bridge: fix multicast router rlist endless loop

Paolo Bonzini (1):
      kvm: x86: fix kvm_apic_has_events to check for NULL pointer

Patrick Riphagen (1):
      USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board

Paul Cercueil (3):
      iio: adis16400: Use != channel indices for the two voltage channels
      iio: adis16400: Compute the scan mask from channel indices
      iio: adis16400: Fix burst mode

Peter Hutterer (1):
      Input: synaptics - add min/max quirk for Lenovo S540

Philipp Zabel (1):
      serial: imx: Fix DMA handling for IDLE condition aborts

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

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

Sachin Kamat (1):
      iio: adis16400: Remove unused variable

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

Steve Cornelius (2):
      crypto: caam - improve initalization for context state saves
      crypto: caam - fix RNG buffer cache alignment

Takashi Iwai (1):
      ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420

Wang Long (1):
      ring-buffer-benchmark: Fix the wrong sched_priority of producer

Wolfram Sang (1):
      ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion

dann frazier (1):
      [3-13-stable only] vm: Fix incomplete backport of VM_FAULT_SIGSEGV handling support

洪一竹 (1):
      Input: elantech - add new icbody type

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ