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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 02 Dec 2012 00:35:43 +0900
From:	Satoru Takeuchi <satoru.takeuchi@...il.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	linux-kernel@...r.kernel.org, stable@...r.kernel.org,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: Re: [ 00/56] 3.4.21-stable review

At Fri, 30 Nov 2012 10:54:52 -0800,
Greg Kroah-Hartman wrote:
> 
> This is the start of the stable review cycle for the 3.4.21 release.
> There are 56 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.
> 
> Responses should be made by Sun Dec  2 18:50:02 UTC 2012.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.21-rc1.gz
> and the diffstat can be found below.

3.4.21-rc1 can be built and boot without any problem. Building a kernel with
this kernel also works fine.

Thanks,
Satoru

> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>     Linux 3.4.21-rc1
> 
> Johannes Berg <johannes.berg@...el.com>
>     iwlwifi: fix 6000 series channel switch command
> 
> Stanislav Yakovlev <stas.yakovlev@...il.com>
>     net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
> 
> Dan Carpenter <dan.carpenter@...cle.com>
>     timekeeping: Cast raw_interval to u64 to avoid shift overflow
> 
> Colin Cross <ccross@...roid.com>
>     ARM: OMAP: counter: add locking to read_persistent_clock
> 
> Jaehoon Chung <jh80.chung@...sung.com>
>     mmc: sdhci-s3c: fix the wrong number of max bus clocks
> 
> Gavin Shan <shangw@...ux.vnet.ibm.com>
>     powerpc/eeh: Lock module while handling EEH event
> 
> Manuel Lauss <manuel.lauss@...il.com>
>     MPI: Fix compilation on MIPS with GCC 4.4 and newer
> 
> Chuansheng Liu <chuansheng.liu@...el.com>
>     watchdog: using u64 in get_sample_period()
> 
> Johan Hovold <jhovold@...il.com>
>     USB: mct_u232: fix broken close
> 
> Thierry Escande <thierry.escande@...ux.intel.com>
>     NFC: Fix nfc_llcp_local chained list insertion
> 
> Waldemar Rymarkiewicz <waldemar.rymarkiewicz@...to.com>
>     NFC: pn533: Fix mem leak in pn533_in_dep_link_up
> 
> Szymon Janc <szymon.janc@...to.com>
>     NFC: pn533: Fix use after free
> 
> Mauro Carvalho Chehab <mchehab@...hat.com>
>     get_dvb_firmware: fix download site for tda10046 firmware
> 
> David Milburn <dmilburn@...hat.com>
>     sata_svw: check DMA start bit before reset
> 
> joshua.a.hay@...el.com <joshua.a.hay@...el.com>
>     ixgbe: add support for X540-AT1
> 
> Petr Matousek <pmatouse@...hat.com>
>     KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
> 
> Jan Kara <jack@...e.cz>
>     scsi: Silence unnecessary warnings about ioctl to partition
> 
> Tilman Schmidt <tilman@...p.cc>
>     bas_gigaset: fix pre_reset handling
> 
> David Henningsson <david.henningsson@...onical.com>
>     ALSA: hda - Add support for Realtek ALC292
> 
> Duncan Roe <duncan_roe@...link.net.au>
>     ALSA: hda - Fix missing beep on ASUS X43U notebook
> 
> Kailang Yang <kailang@...ltek.com>
>     ALSA: hda - Add new codec ALC283 ALC290 support
> 
> Guennadi Liakhovetski <g.liakhovetski@....de>
>     PM / QoS: fix wrong error-checking condition
> 
> Al Viro <viro@...iv.linux.org.uk>
>     sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()
> 
> Jan Kara <jack@...e.cz>
>     jbd: Fix lock ordering bug in journal_unmap_buffer()
> 
> Oliver Hartkopp <socketcan@...tkopp.net>
>     can: bcm: initialize ifindex for timeouts without previous frame reception
> 
> Oliver Hartkopp <socketcan@...tkopp.net>
>     can: peak_usb: fix hwtstamp assignment
> 
> Paul Bolle <pebolle@...cali.nl>
>     radeon: add AGPMode 1 quirk for RV250
> 
> Simon Wunderlich <simon.wunderlich@...03.tu-chemnitz.de>
>     mac80211: deinitialize ibss-internals after emptiness check
> 
> Darren Hart <dvhart@...ux.intel.com>
>     futex: avoid wake_futex() for a PI futex_q
> 
> Jens Axboe <axboe@...nel.dk>
>     dm: fix deadlock with request based dm and queue request_fn recursion
> 
> NeilBrown <neilb@...e.de>
>     md/raid10: decrement correct pending counter when writing to replacement.
> 
> majianpeng <majianpeng@...il.com>
>     md: Avoid write invalid address if read_seqretry returned true.
> 
> majianpeng <majianpeng@...il.com>
>     md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock.
> 
> Thomas Betker <thomas.betker@...enet.de>
>     jffs2: Fix lock acquisition order bug in jffs2_write_begin
> 
> Sachin Kamat <sachin.kamat@...aro.org>
>     mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()
> 
> Jiri Engelthaler <engycz@...il.com>
>     mtd: slram: invalid checking of absolute end address
> 
> Al Viro <viro@...IV.linux.org.uk>
>     PARISC: fix user-triggerable panic on parisc
> 
> James Bottomley <James.Bottomley@...senPartnership.com>
>     PARISC: fix virtual aliasing issue in get_shared_area()
> 
> David Henningsson <david.henningsson@...onical.com>
>     ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker
> 
> Clemens Ladisch <clemens@...isch.de>
>     ALSA: ua101, usx2y: fix broken MIDI output
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/radeon: add new SI pci id
> 
> Maciej Patelczyk <maciej.patelczyk@...el.com>
>     SCSI: isci: copy fis 0x34 response into proper buffer
> 
> Bing Zhao <bzhao@...vell.com>
>     mwifiex: fix system hang issue in cmd timeout error case
> 
> Bing Zhao <bzhao@...vell.com>
>     mwifiex: report error to MMC core if we cannot suspend
> 
> Albert Pool <albertpool@...con.nl>
>     rtlwifi: rtl8192cu: Add new USB ID
> 
> Boris Ostrovsky <boris.ostrovsky@....com>
>     x86, microcode, AMD: Add support for family 16h processors
> 
> Matt Fleming <matt.fleming@...el.com>
>     x86, efi: Fix processor-specific memcpy() build error
> 
> Robert Richter <robert.richter@....com>
>     x86-32: Fix invalid stack address while in softirq
> 
> Larry Finger <Larry.Finger@...inger.net>
>     rtlwifi: rtl8192se: Fix gcc 4.7.x warning
> 
> Krzysztof Wilczynski <krzysztof.wilczynski@...ux.com>
>     scsi: aha152x: Fix sparse warning and make printing pointer address more portable.
> 
> Dan Carpenter <dan.carpenter@...cle.com>
>     mvsas: remove unused variable in mvs_task_exec()
> 
> Dan Carpenter <dan.carpenter@...cle.com>
>     drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
> 
> Daniel Mack <zonque@...il.com>
>     ALSA: snd-usb-caiaq: initialize card pointer
> 
> Szymon Janc <szymon.janc@...to.com>
>     Bluetooth: Fix using uninitialized option in RFCMode
> 
> Keith Busch <keith.busch@...el.com>
>     NVMe: Fix uninitialized iod compiler warning
> 
> Alexandre Pereira da Silva <aletes.xgr@...il.com>
>     UBIFS: fix compilation warning
> 
> 
> -------------
> 
> Diffstat:
> 
>  Documentation/dvb/get_dvb_firmware               |  2 +-
>  Makefile                                         |  4 +-
>  arch/arm/plat-omap/counter_32k.c                 | 21 ++++--
>  arch/parisc/kernel/signal32.c                    |  6 +-
>  arch/parisc/kernel/sys_parisc.c                  |  2 +
>  arch/powerpc/platforms/pseries/eeh_driver.c      | 95 ++++++++++++++++++------
>  arch/sparc/kernel/signal_64.c                    |  4 +-
>  arch/x86/boot/compressed/eboot.c                 |  2 +
>  arch/x86/include/asm/ptrace.h                    | 15 +---
>  arch/x86/kernel/microcode_amd.c                  |  4 +
>  arch/x86/kernel/ptrace.c                         | 28 +++++++
>  arch/x86/kvm/cpuid.h                             |  3 +
>  arch/x86/kvm/x86.c                               |  3 +
>  block/scsi_ioctl.c                               |  5 +-
>  drivers/ata/sata_svw.c                           | 35 +++++++++
>  drivers/base/power/qos.c                         |  2 +-
>  drivers/block/nvme.c                             |  2 +-
>  drivers/gpu/drm/radeon/radeon_agp.c              |  5 +-
>  drivers/isdn/gigaset/bas-gigaset.c               | 19 ++++-
>  drivers/leds/leds-lp5521.c                       | 12 ++-
>  drivers/md/dm.c                                  |  8 +-
>  drivers/md/md.c                                  | 11 +--
>  drivers/md/raid10.c                              |  2 +-
>  drivers/mmc/host/sdhci-s3c.c                     |  2 +-
>  drivers/mtd/devices/slram.c                      |  2 +-
>  drivers/mtd/ofpart.c                             |  2 +-
>  drivers/net/can/usb/peak_usb/pcan_usb.c          |  8 +-
>  drivers/net/can/usb/peak_usb/pcan_usb_pro.c      |  8 +-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_common.c  |  1 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c |  1 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c    |  2 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_type.h    |  1 +
>  drivers/net/wireless/ipw2x00/ipw2200.c           |  2 +-
>  drivers/net/wireless/iwlwifi/iwl-6000.c          | 33 +++++---
>  drivers/net/wireless/mwifiex/cmdevt.c            | 11 ++-
>  drivers/net/wireless/mwifiex/sdio.c              | 11 +--
>  drivers/net/wireless/rtlwifi/rtl8192cu/sw.c      |  1 +
>  drivers/net/wireless/rtlwifi/rtl8192se/phy.c     |  3 +
>  drivers/nfc/pn533.c                              | 16 ++--
>  drivers/scsi/aha152x.c                           |  4 +-
>  drivers/scsi/isci/request.c                      |  2 +-
>  drivers/scsi/mvsas/mv_sas.c                      |  1 -
>  drivers/usb/serial/mct_u232.c                    | 14 ++--
>  fs/jbd/transaction.c                             |  2 +
>  fs/jffs2/file.c                                  | 39 +++++-----
>  fs/ubifs/dir.c                                   |  2 +-
>  include/drm/drm_pciids.h                         |  1 +
>  kernel/futex.c                                   | 18 ++++-
>  kernel/time/timekeeping.c                        |  2 +-
>  kernel/watchdog.c                                |  4 +-
>  lib/mpi/longlong.h                               | 19 ++++-
>  net/bluetooth/l2cap_core.c                       | 14 ++--
>  net/can/bcm.c                                    |  3 +
>  net/mac80211/ibss.c                              |  8 +-
>  net/nfc/llcp/llcp.c                              |  2 +-
>  sound/pci/hda/patch_cirrus.c                     |  1 +
>  sound/pci/hda/patch_realtek.c                    |  4 +
>  sound/usb/caiaq/device.c                         |  2 +-
>  sound/usb/midi.c                                 |  8 +-
>  59 files changed, 393 insertions(+), 151 deletions(-)
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
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