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>] [day] [month] [year] [list]
Date:	Sun, 10 May 2015 14:07:00 +0100
From:	Ben Hutchings <ben@...adent.org.uk>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, Jiri Slaby <jslaby@...e.cz>,
	stable@...r.kernel.org
Cc:	lwn@....net
Subject: Linux 3.2.69

I'm announcing the release of the 3.2.69 kernel.

All users of the 3.2 kernel series should upgrade.

The updated 3.2.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.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

The diff from 3.2.68 is attached to this message.

Ben.

------------

 Documentation/usb/usb-serial.txt                   |   2 +-
 Makefile                                           |   2 +-
 arch/arm/mach-pxa/corgi.c                          |   3 +
 arch/arm/mach-pxa/hx4700.c                         |   2 +
 arch/arm/mach-pxa/poodle.c                         |   2 +
 arch/arm/mach-pxa/spitz.c                          |   2 +
 arch/arm/mach-sa1100/pm.c                          |   1 +
 arch/powerpc/sysdev/axonram.c                      |   2 +-
 arch/s390/kvm/intercept.c                          |   2 -
 arch/s390/kvm/kvm-s390.c                           |   2 +-
 arch/x86/crypto/aesni-intel_glue.c                 |   4 +-
 arch/x86/kernel/entry_64.S                         |  13 +-
 arch/x86/kernel/reboot.c                           |  58 +++++--
 arch/x86/kernel/traps.c                            |   2 +-
 arch/x86/kvm/emulate.c                             |   3 +-
 arch/x86/mm/mmap.c                                 |   6 +-
 arch/x86/vdso/vdso32/sigreturn.S                   |   1 +
 drivers/acpi/video.c                               |  11 ++
 drivers/block/nbd.c                                |   8 +-
 drivers/bluetooth/ath3k.c                          |   2 +
 drivers/bluetooth/btusb.c                          |   1 +
 drivers/char/tpm/tpm.c                             |   2 +-
 drivers/char/virtio_console.c                      |  16 ++
 drivers/cpufreq/speedstep-lib.c                    |   3 +
 drivers/cpufreq/speedstep-smi.c                    |  12 ++
 drivers/gpio/gpio-tps65912.c                       |  14 +-
 drivers/gpu/drm/radeon/atombios_dp.c               |   4 +-
 drivers/gpu/drm/radeon/evergreen.c                 |   3 +
 drivers/gpu/drm/radeon/r100.c                      |   4 +
 drivers/gpu/drm/radeon/r600.c                      |   3 +
 drivers/gpu/drm/radeon/radeon_bios.c               |  10 +-
 drivers/gpu/drm/radeon/radeon_cs.c                 |   4 +-
 drivers/gpu/drm/radeon/rs600.c                     |   4 +
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c                |  47 +++---
 drivers/infiniband/core/umem.c                     |   8 +
 drivers/infiniband/core/uverbs_main.c              |   1 +
 drivers/infiniband/hw/mlx4/mad.c                   |  20 ++-
 drivers/infiniband/hw/qib/qib.h                    |   9 +-
 drivers/infiniband/hw/qib/qib_eeprom.c             | 180 ---------------------
 drivers/infiniband/hw/qib/qib_iba6120.c            |   2 -
 drivers/infiniband/hw/qib/qib_iba7220.c            |   2 -
 drivers/infiniband/hw/qib/qib_iba7322.c            |   2 -
 drivers/infiniband/hw/qib/qib_init.c               |   1 -
 drivers/infiniband/hw/qib/qib_sysfs.c              |  24 ---
 drivers/input/mouse/synaptics.c                    |  73 ++++++---
 drivers/md/dm-io.c                                 |  12 +-
 drivers/md/dm-raid1.c                              |   9 ++
 drivers/md/dm-snap.c                               |   4 +-
 drivers/md/dm.c                                    |  33 ++--
 drivers/media/dvb/dvb-usb/lmedm04.c                |   8 +
 drivers/net/can/dev.c                              |   5 +
 drivers/net/ethernet/amd/pcnet32.c                 |  31 +++-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c   |   4 +
 drivers/net/ethernet/broadcom/tg3.c                |  14 +-
 drivers/net/ethernet/emulex/benet/be_main.c        |   2 +-
 drivers/net/ethernet/freescale/gianfar.c           |   4 +-
 drivers/net/ethernet/intel/ixgb/ixgb_main.c        |   6 +-
 .../net/ethernet/qlogic/netxen/netxen_nic_main.c   |   5 +-
 drivers/net/ethernet/realtek/8139cp.c              |   2 +-
 drivers/net/ethernet/realtek/8139too.c             |   4 +-
 drivers/net/ethernet/realtek/r8169.c               |   6 +-
 drivers/net/macvtap.c                              |  13 +-
 drivers/net/ppp/ppp_deflate.c                      |   2 +-
 drivers/net/usb/plusb.c                            |   5 +
 drivers/net/xen-netfront.c                         |   5 +-
 drivers/pci/hotplug.c                              |   2 +-
 drivers/pci/rom.c                                  |   7 +-
 drivers/scsi/be2iscsi/be_main.c                    |   3 +-
 drivers/scsi/libsas/sas_discover.c                 |   6 +-
 drivers/scsi/scsi_lib.c                            |   4 +-
 drivers/scsi/sg.c                                  |   6 +-
 drivers/spi/spi-dw.c                               |   4 +-
 drivers/spi/spidev.c                               |   5 +-
 drivers/staging/comedi/comedi_compat32.c           |  12 +-
 drivers/staging/iio/imu/adis16400_core.c           |   3 +-
 drivers/staging/iio/industrialio-core.c            |   2 +
 drivers/staging/vt6655/rf.c                        |   1 +
 drivers/target/iscsi/iscsi_target_tq.c             |  30 +---
 drivers/target/target_core_pscsi.c                 |   2 +-
 drivers/target/tcm_fc/tfc_io.c                     |   3 +-
 drivers/tty/pty.c                                  |   3 +
 drivers/tty/serial/8250_pci.c                      |   2 +-
 drivers/tty/tty_io.c                               |   4 +-
 drivers/tty/tty_ioctl.c                            |  12 +-
 drivers/tty/vt/vt.c                                |   4 +-
 drivers/usb/class/cdc-acm.c                        |  21 ++-
 drivers/usb/core/buffer.c                          |  26 +--
 drivers/usb/core/devio.c                           |   2 +
 drivers/usb/core/driver.c                          |  12 ++
 drivers/usb/core/hcd.c                             |  16 +-
 drivers/usb/core/usb.c                             |   1 +
 drivers/usb/gadget/inode.c                         |  15 +-
 drivers/usb/host/isp1760-hcd.c                     |   3 +
 drivers/usb/host/xhci-hub.c                        |   9 +-
 drivers/usb/host/xhci-pci.c                        |  33 +++-
 drivers/usb/host/xhci-ring.c                       |  10 +-
 drivers/usb/host/xhci.h                            |   9 +-
 drivers/usb/serial/Kconfig                         |   4 +-
 drivers/usb/serial/bus.c                           |  13 +-
 drivers/usb/serial/cp210x.c                        |   3 +
 drivers/usb/serial/ftdi_sio.c                      |  28 +++-
 drivers/usb/serial/ftdi_sio_ids.h                  |  29 ++++
 drivers/usb/serial/keyspan_pda.c                   |  19 ++-
 drivers/xen/manage.c                               |   8 +-
 drivers/xen/xen-pciback/conf_space.c               |   2 +-
 drivers/xen/xen-pciback/conf_space.h               |   2 +
 drivers/xen/xen-pciback/conf_space_header.c        |  61 +++++--
 fs/autofs4/dev-ioctl.c                             |  11 +-
 fs/binfmt_elf.c                                    |   5 +-
 fs/cifs/file.c                                     |   1 +
 fs/debugfs/inode.c                                 |  46 +++---
 fs/ecryptfs/file.c                                 |  36 ++++-
 fs/exec.c                                          |  65 +++++---
 fs/fuse/dev.c                                      |   7 +-
 fs/hfsplus/brec.c                                  |  20 +--
 fs/jffs2/scan.c                                    |   5 +
 fs/jfs/jfs_dtree.c                                 |   4 +-
 fs/nfs/callback.c                                  |   8 +-
 fs/nfs/callback_xdr.c                              |   4 +-
 fs/nfs/delegation.c                                |   2 +-
 fs/nfs/nfs4proc.c                                  |  10 +-
 fs/nilfs2/btree.c                                  |  47 +++++-
 fs/nilfs2/segment.c                                |   7 +-
 fs/ocfs2/file.c                                    |  14 +-
 fs/proc/task_mmu.c                                 |  10 ++
 fs/udf/inode.c                                     |  32 ++--
 fs/xfs/xfs_file.c                                  |  14 +-
 fs/xfs/xfs_iops.c                                  |  36 ++---
 fs/xfs/xfs_vnodeops.h                              |   3 +-
 include/linux/blk_types.h                          |   4 +-
 include/linux/compiler-gcc4.h                      |   2 +
 include/linux/compiler.h                           |   4 +-
 include/linux/fsnotify.h                           |   6 +-
 include/linux/kernel.h                             |  16 ++
 include/linux/usb/hcd.h                            |   3 +
 include/net/netfilter/nf_conntrack_extend.h        |   4 +-
 kernel/debug/kdb/kdb_main.c                        |   2 +-
 kernel/events/core.c                               |  10 ++
 kernel/printk.c                                    |   3 +-
 kernel/sched.c                                     |  11 +-
 kernel/sched_autogroup.c                           |   6 +-
 kernel/trace/ftrace.c                              |  31 +++-
 mm/hugetlb.c                                       |  72 ++++++---
 mm/memory.c                                        |   2 +-
 mm/mmap.c                                          |   6 +-
 mm/nommu.c                                         |   2 +-
 mm/page-writeback.c                                |   7 +-
 mm/rmap.c                                          |   7 +
 net/caif/caif_socket.c                             |   2 +-
 net/can/af_can.c                                   |   3 +
 net/ceph/osd_client.c                              |  25 ++-
 net/compat.c                                       |  16 +-
 net/core/dev.c                                     |  22 ++-
 net/core/gen_stats.c                               |  15 +-
 net/core/rtnetlink.c                               |  28 ++--
 net/core/sysctl_net_core.c                         |  14 +-
 net/ipv4/ip_forward.c                              |   3 +
 net/ipv4/ip_fragment.c                             |  11 +-
 net/ipv4/ip_output.c                               |   3 +-
 net/ipv4/ip_sockglue.c                             |   8 +-
 net/ipv4/ping.c                                    |  13 +-
 net/ipv4/sysctl_net_ipv4.c                         |  12 +-
 net/ipv4/tcp_output.c                              |  54 ++++---
 net/ipv6/datagram.c                                |  10 +-
 net/ipv6/ip6_output.c                              |   3 +-
 net/ipv6/ndisc.c                                   |   9 +-
 net/ipv6/route.c                                   |   9 +-
 net/irda/ircomm/ircomm_tty.c                       |   4 +-
 net/llc/sysctl_net_llc.c                           |   8 +-
 net/mac80211/agg-rx.c                              |   8 +-
 net/mac80211/ieee80211_i.h                         |  24 ++-
 net/mac80211/rx.c                                  |  10 +-
 net/mac80211/sta_info.h                            |   2 +
 net/mac80211/tx.c                                  |   8 +-
 net/netfilter/ipvs/ip_vs_core.c                    |  32 ++--
 net/netfilter/ipvs/ip_vs_ftp.c                     |  10 +-
 net/netfilter/ipvs/ip_vs_sync.c                    |   3 +
 net/netfilter/nf_queue.c                           |   2 +-
 net/netfilter/xt_socket.c                          |  22 +--
 net/rds/iw_rdma.c                                  |  40 ++---
 net/rds/sysctl.c                                   |   4 +-
 net/rxrpc/ar-recvmsg.c                             |   2 +-
 net/sched/ematch.c                                 |   1 +
 net/socket.c                                       |   3 +
 net/sunrpc/cache.c                                 |   2 +-
 net/sunrpc/xprtrdma/verbs.c                        |   8 +-
 net/wireless/nl80211.c                             |   8 +
 net/xfrm/xfrm_output.c                             |   2 +
 security/selinux/selinuxfs.c                       |   2 +-
 security/smack/smack.h                             |  10 ++
 security/smack/smack_lsm.c                         |  24 +--
 sound/core/control.c                               |   4 +
 sound/core/pcm_native.c                            |   2 +
 sound/pci/hda/patch_realtek.c                      |   2 +-
 sound/pci/riptide/riptide.c                        |  27 +++-
 sound/pci/rme9652/hdspm.c                          |   6 +
 sound/soc/codecs/adav80x.c                         |   4 +-
 sound/soc/codecs/ak4641.c                          |   4 +-
 sound/soc/codecs/cs4271.c                          |   4 +-
 sound/soc/codecs/sgtl5000.c                        |   8 +-
 sound/soc/codecs/wm2000.c                          |   8 +-
 sound/soc/codecs/wm8731.c                          |   4 +-
 sound/soc/codecs/wm8903.c                          |   4 +-
 sound/soc/codecs/wm8904.c                          |   4 +-
 sound/soc/codecs/wm8955.c                          |   4 +-
 sound/soc/codecs/wm8960.c                          |   4 +-
 sound/soc/omap/omap-pcm.c                          |   4 +-
 sound/usb/mixer_quirks.c                           |   1 +
 sound/usb/quirks-table.h                           |  30 ++++
 209 files changed, 1534 insertions(+), 866 deletions(-)

Adrian Knoth (1):
      ALSA: hdspm - Constrain periods to 2 on older cards

Al Viro (7):
      debugfs: leave freeing a symlink body until inode eviction
      autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
      sunrpc: fix braino in ->poll()
      gadgetfs: use-after-free in ->aio_read()
      ocfs2: _really_ sync the right range
      caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
      rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()

Alan Stern (3):
      USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
      USB: fix use-after-free bug in usb_hcd_unlink_urb()
      USB: usbfs: don't leak kernel data in siginfo

Aleksander Morgado (1):
      xhci: fix reporting of 0-sized URBs in control endpoint

Alex Deucher (5):
      drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
      drm/radeon: do a posting read in r100_set_irq
      drm/radeon: do a posting read in rs600_set_irq
      drm/radeon: do a posting read in r600_set_irq
      drm/radeon: do a posting read in evergreen_set_irq

Alexander Drozdov (2):
      ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
      ipv4: ip_check_defrag should not assume that skb_network_offset is zero

Alexey Kodanev (1):
      net: sysctl_net_core: check SNDBUF and RCVBUF for min length

Andrey Ryabinin (1):
      smack: fix possible use after frees in task_security() callers

Andrey Vagin (1):
      netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len

Andy Lutomirski (2):
      x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
      x86/asm/entry/32: Fix user_mode() misuses

Andy Shevchenko (1):
      spi: dw: revisit FIFO size detection again

Ani Sinha (1):
      net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland.

Arik Nemtsov (1):
      mac80211: set only VO as a U-APSD enabled AC

Arnd Bergmann (1):
      rds: avoid potential stack overflow

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

Ben Hutchings (3):
      gadgetfs: Fix leak on error in aio_read()
      Revert "KVM: s390: flush CPU on load control"
      Linux 3.2.69

Ben Shelton (1):
      usb: plusb: Add support for National Instruments host-to-host cable

Benjamin Tissoires (1):
      Input: synaptics - handle spurious release of trackstick buttons

Bob Copeland (1):
      mac80211: drop unencrypted frames in mesh fwding

Brian King (1):
      bnx2x: Force fundamental reset for EEH recovery

Brian Silverman (1):
      sched: Fix RLIMIT_RTTIME when PI-boosting to RT

Catalin Marinas (2):
      net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
      net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour

Chen Jie (1):
      jffs2: fix handling of corrupted summary length

Chris Wilson (1):
      ACPI / video: Load the module even if ACPI is disabled

Christian Gmeiner (1):
      x86/reboot: Add reboot quirk for Certec BPC600

Chuck Lever (1):
      xprtrdma: Free the pd if ib_query_qp() fails

D.S. Ljungmark (1):
      ipv6: Don't reduce hop limit for an interface

Dan Carpenter (3):
      ALSA: off by one bug in snd_riptide_joystick_probe()
      tcm_fc: missing curly braces in ft_invl_hw_context()
      ipvs: uninitialized data with IP_VS_IPV6

Daniel Borkmann (1):
      rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY

Daniel Mack (1):
      ALSA: snd-usb: add quirks for Roland UA-22

Daniel Martin (1):
      Input: synaptics - query min dimensions for fw v8.1

Darrick J. Wong (2):
      dm io: reject unsupported DISCARD requests with EOPNOTSUPP
      dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME

Dave Chinner (1):
      xfs: ensure truncate forces zeroed blocks to disk

Dave Jones (1):
      x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround

Dave Kleikamp (1):
      jfs: fix readdir regression

David Daney (1):
      kernel.h: add BUILD_BUG() macro

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

David Hildenbrand (1):
      KVM: s390: base hrtimer on a monotonic clock

David Hooper (1):
      x86/reboot: Remove quirk entry for SBC FITPC

David Howells (1):
      TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev

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

David S. Miller (1):
      ipv4: Missing sk_nulls_node_init() in ping_unhash().

Dmitry Eremin-Solenikov (4):
      ARM: pxa: add regulator_has_full_constraints to corgi board file
      ARM: pxa: add regulator_has_full_constraints to poodle board file
      ARM: pxa: add regulator_has_full_constraints to spitz board file
      ARM: 8284/1: sa1100: clear RCSR_SMR on resume

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

Dmitry Torokhov (1):
      Input: synaptics - fix middle button on Lenovo 2015 products

Dmitry Tunin (1):
      Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device

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

Eric Dumazet (6):
      netfilter: xt_socket: fix a stack corruption bug
      net: rps: fix cpu unplug
      netxen: fix netxen_nic_poll() logic
      macvtap: make sure neighbour code can push ethernet header
      tcp: make connect() mem charging friendly
      tcp: avoid looping in tcp_send_fin()

Eric Nelson (1):
      ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP

Eric W. Biederman (7):
      8139cp: Call dev_kfree_skby_any instead of kfree_skb.
      8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
      r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
      tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
      ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
      benet: Call dev_kfree_skby_any instead of kfree_skb.
      gianfar: Carefully free skbs in functions called by netpoll.

Florian Westphal (2):
      ppp: deflate: never return len larger than output buffer
      net: make skb_gso_segment error handling more robust

Grazvydas Ignotas (1):
      mm/memory.c: actually remap enough memory

Hagen Paul Pfeifer (1):
      ipv6: stop sending PTB packets for MTU < 1280

Hector Marco-Gisbert (1):
      x86, mm/ASLR: Fix stack randomization on 64-bit systems

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

Ian Abbott (2):
      staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back
      spi: spidev: fix possible arithmetic overflow for multi-transfer message

Ignacy Gawędzki (2):
      gen_stats.c: Duplicate xstats buffer for later use
      ematch: Fix auto-loading of ematch modules.

Ilya Dryomov (1):
      libceph: fix double __remove_osd() problem

James Bottomley (1):
      libsas: Fix Kernel Crash in smp_execute_task

Jan Beulich (1):
      xen-pciback: limit guest control of command register

Jan Kara (3):
      udf: Remove repeated loads blocksize
      udf: Check length of extended attributes and allocation descriptors
      fsnotify: fix handling of renames in audit

Jann Horn (1):
      fs: take i_mutex during prepare_binprm for set[ug]id executables

Jason Wang (1):
      macvtap: limit head length of skb allocated

Jay Lan (1):
      kdb: fix incorrect counts in KDB summary command output

Jeff Layton (1):
      nfs: don't call blocking operations while !TASK_RUNNING

Jiri Slaby (2):
      tty: fix up atime/mtime mess, take four
      x86/vdso: Fix the build on GCC5

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

Johan Hovold (4):
      USB: serial: fix potential use-after-free after failed probe
      USB: serial: fix tty-device error handling at probe
      net: irda: fix wait_until_sent poll timeout
      TTY: fix tty_wait_until_sent on 64-bit machines

Johannes Berg (2):
      nl80211: ignore HT/VHT capabilities without QoS/WMM
      mac80211: fix RX A-MPDU session reorder timer deletion

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

Jonathan Davies (1):
      xen-netfront: transmit fully GSO-sized packets

Jouni Malinen (1):
      mac80211: Send EAPOL frames at lowest rate

Julian Anastasov (2):
      ipvs: add missing ip_vs_pe_put in sync code
      ipvs: rerouting to local clients is not needed anymore

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

Lennart Sorensen (1):
      USB: cp210x: add ID for RUGGEDCOM USB Serial Console

Leon Yu (1):
      mm: fix anon_vma->degree underflow in anon_vma endless growing prevention

Lorenzo Colitti (1):
      net: ping: Return EAFNOSUPPORT when appropriate.

Lu Baolu (2):
      usb: xhci: handle Config Error Change (CEC) in xhci driver
      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

Malcolm Priestley (2):
      lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb
      vt6655: RFbSetPower fix missing rate RATE_12M

Mark Glover (1):
      USB: ftdi_sio: add PIDs for Actisense USB devices

Mark Knibbs (1):
      USB: serial: keyspan_pda: fix Entrega company name spelling

Markos Chandras (1):
      net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}

Martin Fuzzey (1):
      iio: core: Fix double free.

Martin KaFai Lau (1):
      ipv6: fix ipv6_cow_metrics for non DST_HOST case

Martin Vajnar (1):
      hx4700: regulator: declare full constraints

Masoud Sharbiani (2):
      x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
      x86/reboot: Remove the duplicate C6100 entry in the reboot quirks list

Mathias Nyman (2):
      xhci: Allocate correct amount of scratchpad buffers
      xhci: Workaround for PME stuck issues in Intel xhci

Matthew Thode (1):
      net: reject creation of netdev names with colons

Matthew Wilcox (1):
      axonram: Fix bug in direct_access

Max Mansfield (1):
      usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards

Michael D Labriola (1):
      x86/reboot: Remove VersaLogic Menlow reboot quirk

Michael S. Tsirkin (1):
      virtio_console: avoid config access from irq

Michal Kazior (1):
      mac80211: disable u-APSD queues by default

Michal Kubeček (1):
      udp: only allow UFO for packets from SOCK_DGRAM sockets

Michel Dänzer (1):
      PCI: Fix infinite loop with ROM image of size 0

Michiel vd Garde (1):
      USB: serial: cp210x: Adding Seletek device id's

Miklos Szeredi (2):
      fuse: notify: don't move pages
      fuse: set stolen page uptodate

Mikulas Patocka (5):
      cpufreq: speedstep-smi: enable interrupts when waiting
      dm mirror: do not degrade the mirror on discard error
      dm: fix a race condition in dm_get_md
      dm snapshot: fix a possible invalid memory access on unload
      dm: hold suspend_lock while suspending device during device deletion

Minh Duc Tran (1):
      fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.

Mitko Haralanov (1):
      IB/qib: Do not write EEPROM

Naoya Horiguchi (3):
      mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
      mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
      mm/hugetlb: add migration entry check in __unmap_hugepage_range

Nathaniel W Filardo (1):
      USB: keyspan_pda: add new device id

Nicholas Bellinger (2):
      iscsi-target: Drop problematic active_ts_list usage
      target/pscsi: Fix NULL pointer dereference in get_device_type

Nicolas Pitre (1):
      vt: provide notifications on selection changes

Nicolas Saenz Julienne (1):
      gpio: tps65912: fix wrong container_of arguments

Oliver Hartkopp (1):
      can: add missing initialisations in CAN related skbuffs

Oliver Neukum (1):
      cdc-acm: add sanity checks

Paolo Bonzini (1):
      KVM: emulate: fix CMPXCHG8B on 32-bit hosts

Peter Hurley (2):
      tty: Prevent untrappable signals from malicious program
      console: Fix console name size mismatch

Peter Ujfalusi (1):
      ASoC: omap-pcm: Correct dma mask

Peter Zijlstra (2):
      sched/autogroup: Fix failure to set cpu.rt_runtime_us
      perf: Fix irq_work 'tail' recursion

Pratyush Anand (1):
      ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl

Rasmus Villemoes (1):
      iio: imu: adis16400: Fix sign extension

Ricardo Ribalda Delgado (1):
      PCI: Generate uppercase hex for modalias var in uevent

Roman Gushchin (2):
      mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
      mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()

Ross Lagerwall (1):
      xen/manage: Fix USB interaction issues when resuming

Russell King (1):
      Change email address for 8250_pci

Ryusuke Konishi (2):
      nilfs2: fix potential memory overrun on inode
      nilfs2: fix deadlock of segment constructor during recovery

Sasha Levin (3):
      autofs4: check dev ioctl size before allocating
      net: llc: use correct size for sysctl timeout entries
      net: rds: use correct size for max unacked packets and bytes

Sebastian Andrzej Siewior (1):
      usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN

Sebastian Pöhn (1):
      ip_forward: Drop frames with attached skb->sk

Sergei Antonov (1):
      hfsplus: fix B-tree corruption after insertion at position 0

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

Stefan Lippers-Hollmann (1):
      x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk

Stephan Mueller (1):
      crypto: aesni - fix memory usage in GCM decryption

Steven Rostedt (Red Hat) (1):
      ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled

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

Takashi Iwai (11):
      ALSA: pcm: Don't leave PREPARED state after draining
      ASoC: adav80x: Fix wrong value references for boolean kctl
      ASoC: ak4641: Fix wrong value references for boolean kctl
      ASoC: cs4271: Fix wrong value references for boolean kctl
      ASoC: wm2000: Fix wrong value references for boolean kctl
      ASoC: wm8731: Fix wrong value references for boolean kctl
      ASoC: wm8903: Fix wrong value references for boolean kctl
      ASoC: wm8904: Fix wrong value references for boolean kctl
      ASoC: wm8955: Fix wrong value references for boolean kctl
      ASoC: wm8960: Fix wrong value references for boolean kctl
      ALSA: control: Add sanity checks for user ctl id name string

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

Thomas Hellstrom (1):
      drm/vmwgfx: Reorder device takedown somewhat

Tommi Rantala (1):
      drm/radeon: fix DRM_IOCTL_RADEON_CS oops

Tony Battersby (1):
      sg: fix read() error reporting

Trond Myklebust (3):
      NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
      NFSv4: Don't call put_rpccred() under the rcu_read_lock()
      NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error

Tyler Hicks (1):
      eCryptfs: don't pass fs-specific ioctl commands through

Ville Syrjälä (1):
      x86/reboot: Add reboot quirk for Dell Latitude E5410

WANG Cong (2):
      net: use for_each_netdev_safe() in rtnl_group_changelink()
      rtnetlink: call ->dellink on failure when ->newlink exists

Willem de Bruijn (1):
      ip: zero sockaddr returned on error queue

Zhang Rui (1):
      ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI

bingtian.ly@...bao.com (1):
      net: avoid to hang up on sending due to sysctl configuration overflow.

subashab@...eaurora.org (1):
      ping: Fix race in free in receive path


-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson

View attachment "linux-3.2.69.patch" of type "text/x-diff" (218187 bytes)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ