Re: [ 00/26] 3.4.42-stable review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At Tue, 23 Apr 2013 14:53:40 -0700,
Greg Kroah-Hartman wrote:
> 
> This is the start of the stable review cycle for the 3.4.42 release.
> There are 26 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 Thu Apr 25 21:52:47 UTC 2013.
> Anything received after that time might be too late.

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

 - Build Machine: debian wheezy x86_64
   CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4
   memory: 8GB

 - Test machine: debian wheezy x86_64(KVM guest on the Build Machine)
   vCPU: x2
   memory: 2GB

Thanks,
Satoru

> 
> The whole patch series can be found in one patch at:
> 	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.42-rc1.gz
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>     Linux 3.4.42-rc1
> 
> Josef Bacik <jbacik@xxxxxxxxxxxx>
>     Btrfs: make sure nbytes are right after log replay
> 
> Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
>     vm: convert mtdchar mmap to vm_iomap_memory() helper
> 
> Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
>     vm: convert HPET mmap to vm_iomap_memory() helper
> 
> Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
>     vm: convert fb_mmap to vm_iomap_memory() helper
> 
> Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
>     vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
> 
> Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
>     vm: add vm_iomap_memory() helper function
> 
> Dave Airlie <airlied@xxxxxxxxx>
>     fbcon: fix locking harder
> 
> Stephane Eranian <eranian@xxxxxxxxxx>
>     perf/x86: Fix offcore_rsp valid mask for SNB/IVB
> 
> Tommi Rantala <tt.rantala@xxxxxxxxx>
>     perf: Treat attr.config as u64 in perf_swevent_init()
> 
> Mathias Krause <minipli@xxxxxxxxxxxxxx>
>     crypto: algif - suppress sending source address information in recvmsg
> 
> Rafał Miłecki <zajec5@xxxxxxxxx>
>     ssb: implement spurious tone avoidance
> 
> Felix Fietkau <nbd@xxxxxxxxxxx>
>     ath9k_hw: change AR9580 initvals to fix a stability issue
> 
> Felix Fietkau <nbd@xxxxxxxxxxx>
>     ath9k_htc: accept 1.x firmware newer than 1.3
> 
> Will Deacon <will.deacon@xxxxxxx>
>     ARM: 7698/1: perf: fix group validation when using enable_on_exec
> 
> Illia Ragozin <illia.ragozin@xxxxxxxxxxxx>
>     ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
> 
> Tejun Heo <tj@xxxxxxxxxx>
>     sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
> 
> Andrew Honig <ahonig@xxxxxxxxxx>
>     KVM: Allow cross page reads and writes from cached translations.
> 
> Andy Honig <ahonig@xxxxxxxxxx>
>     KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
> 
> Andy Honig <ahonig@xxxxxxxxxx>
>     KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
> 
> Andy Honig <ahonig@xxxxxxxxxx>
>     KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
> 
> Vyacheslav Dubeyko <slava@xxxxxxxxxxx>
>     hfsplus: fix potential overflow in hfsplus_file_truncate()
> 
> Emese Revfy <re.emese@xxxxxxxxx>
>     kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
> 
> Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
>     hugetlbfs: add swap entry check in follow_hugetlb_page()
> 
> Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx>
>     can: sja1000: fix handling on dt properties on little endian systems
> 
> Michael Bohan <mbohan@xxxxxxxxxxxxxx>
>     hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
> 
> Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
>     ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
> 
> 
> -------------
> 
> Diffstat:
> 
>  Makefile                                           |  4 +-
>  arch/arm/kernel/perf_event.c                       |  5 ++-
>  arch/arm/mm/cache-feroceon-l2.c                    |  1 +
>  arch/arm/mm/proc-arm920.S                          |  2 +-
>  arch/arm/mm/proc-arm926.S                          |  2 +-
>  arch/arm/mm/proc-sa1100.S                          |  2 +-
>  arch/arm/mm/proc-v6.S                              |  2 +-
>  arch/arm/mm/proc-xsc3.S                            |  2 +-
>  arch/arm/mm/proc-xscale.S                          |  2 +-
>  arch/x86/include/asm/kvm_host.h                    |  4 +-
>  arch/x86/kernel/cpu/perf_event_intel.c             | 15 +++++--
>  arch/x86/kvm/x86.c                                 | 43 ++++++++-----------
>  crypto/algif_hash.c                                |  2 +
>  crypto/algif_skcipher.c                            |  1 +
>  drivers/char/hpet.c                                | 14 +------
>  drivers/gpu/vga/vga_switcheroo.c                   |  3 ++
>  drivers/mtd/mtdchar.c                              | 32 +--------------
>  drivers/net/can/sja1000/sja1000_of_platform.c      | 31 +++++++-------
>  .../net/wireless/ath/ath9k/ar9580_1p0_initvals.h   |  2 +-
>  drivers/net/wireless/ath/ath9k/htc_drv_init.c      |  2 +-
>  drivers/net/wireless/b43/phy_n.c                   |  3 +-
>  drivers/ssb/driver_chipcommon_pmu.c                | 29 +++++++++++++
>  drivers/video/console/fbcon.c                      | 11 +++--
>  drivers/video/fbmem.c                              | 42 ++++++++-----------
>  fs/btrfs/tree-log.c                                | 48 +++++++++++++++++++---
>  fs/hfsplus/extents.c                               |  2 +-
>  include/linux/kvm_host.h                           |  2 +-
>  include/linux/kvm_types.h                          |  1 +
>  include/linux/mm.h                                 |  2 +
>  include/linux/ssb/ssb_driver_chipcommon.h          |  2 +
>  kernel/events/core.c                               |  2 +-
>  kernel/hrtimer.c                                   |  3 +-
>  kernel/sched/core.c                                |  6 ++-
>  kernel/signal.c                                    |  2 +-
>  mm/hugetlb.c                                       | 12 +++++-
>  mm/memory.c                                        | 47 +++++++++++++++++++++
>  sound/core/pcm_native.c                            | 12 +-----
>  virt/kvm/ioapic.c                                  |  7 +++-
>  virt/kvm/kvm_main.c                                | 47 ++++++++++++++++-----
>  39 files changed, 284 insertions(+), 167 deletions(-)
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe stable" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]