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]
Message-ID: <lsq.1396827347.462803115@decadent.org.uk>
Date:	Mon, 07 Apr 2014 00:35:47 +0100
From:	Ben Hutchings <ben@...adent.org.uk>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
CC:	torvalds@...ux-foundation.org,
	Satoru Takeuchi <satoru.takeuchi@...il.com>,
	akpm@...ux-foundation.org
Subject: [PATCH 3.2 00/18] 3.2.57-rc1 review

This is the start of the stable review cycle for the 3.2.57 release.
There are 18 patches in this series, which will be posted as responses
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed Apr 09 00:00:00 UTC 2014.
Anything received after that time might be too late.

A combined patch relative to 3.2.56 will be posted as an additional
response to this.  A shortlog and diffstat can be found below.

Ben.

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

Anisse Astier (1):
      deb-pkg: use KCONFIG_CONFIG instead of .config file directly
         [d20917670ee1fd4b090555e551faea04b014ca97]

Ben Hutchings (3):
      deb-pkg: Fix building for MIPS big-endian or ARM OABI
         [c5e318f67eebbad491615a752c51dbfde7dc3d78]
      deb-pkg: Fix cross-building linux-headers package
         [f8ce239dfc7ba9add41d9ecdc5e7810738f839fa]
      staging: speakup: Prefix set_mask_bits() symbol
         [ca2beaf84d9678c12b17d92623f0e90829d6ca13]

Benjamin Tissoires (1):
      Input: synaptics - add manual min/max quirk
         [421e08c41fda1f0c2ff6af81a67b491389b653a5]

Daniel Borkmann (1):
      netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
         [b22f5126a24b3b2f15448c3f2a254fc10cbc2b92]

Emil Goode (2):
      net: asix: add missing flag to struct driver_info
         [d43ff4cd798911736fb39025ec8004284b1b0bc2]
      net: asix: handle packets crossing URB boundaries
         [8b5b6f5413e97c3e8bafcdd67553d508f4f698cd]

Eric Dumazet (1):
      asix: asix_rx_fixup surgery to reduce skb truesizes
         [a9e0aca4b37885b5599e52211f098bd7f565e749]

Florian Westphal (2):
      net: add and use skb_gso_transport_seglen()
         [de960aa9ab4decc3304959f69533eef64d05d8e8]
      net: ip, ipv6: handle gso skbs in forwarding path
         [fe6cc55f3a9a053482a76f5a6b2257cee51b4663]

Hans de Goede (1):
      Input: synaptics - add manual min/max quirk for ThinkPad X240
         [8a0435d958fb36d93b8df610124a0e91e5675c82]

Jeff Layton (1):
      cifs: ensure that uncached writes handle unmapped areas correctly
         [5d81de8e8667da7135d3a32a964087c0faf5483f]

Konstantin Khlebnikov (1):
      ipc/msg: fix race around refcount
         [6062a8dc0517bce23e3c2f7d2fea5e22411269a3]

Marcelo Tosatti (2):
      KVM: MMU: handle invalid root_hpa at __direct_map
         [989c6b34f6a9480e397b170cc62237e89bf4fdb9]
      KVM: VMX: fix use after free of vmx->loaded_vmcs
         [26a865f4aa8e66a6d94958de7656f7f1b03c6c56]

Martin Schwidefsky (1):
      s390: fix kernel crash due to linkage stack instructions
         [8d7f6690cedb83456edd41c9bd583783f0703bf0]

Theodore Ts'o (1):
      ext4: atomically set inode->i_flags in ext4_set_inode_flags()
         [00a1a053ebe5febcfc2ec498bd894f035ad2aa06]

 Makefile                                |   4 +-
 arch/s390/kernel/head64.S               |   7 +-
 arch/x86/kvm/mmu.c                      |   3 +
 arch/x86/kvm/vmx.c                      |   2 +-
 drivers/input/mouse/synaptics.c         |  55 ++++++++++
 drivers/net/usb/asix.c                  | 174 ++++++++++++++++++--------------
 drivers/staging/speakup/kobjects.c      |   4 +-
 drivers/staging/speakup/main.c          |   2 +-
 drivers/staging/speakup/speakup.h       |   2 +-
 drivers/staging/speakup/varhandlers.c   |   4 +-
 fs/cifs/file.c                          |  33 +++++-
 fs/ext4/inode.c                         |  15 +--
 include/linux/bitops.h                  |  15 +++
 include/linux/skbuff.h                  |  19 ++++
 ipc/msg.c                               |   2 +
 net/core/skbuff.c                       |  25 +++++
 net/ipv4/ip_forward.c                   |  68 ++++++++++++-
 net/ipv6/ip6_output.c                   |  13 ++-
 net/netfilter/nf_conntrack_proto_dccp.c |   6 +-
 scripts/package/builddeb                |  22 ++--
 20 files changed, 361 insertions(+), 114 deletions(-)

-- 
Ben Hutchings
Sturgeon's Law: Ninety percent of everything is crap.

--
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