Update to 4.0.7

svn path=/dists/sid/linux/; revision=22781
This commit is contained in:
Ben Hutchings 2015-07-01 00:34:40 +00:00
parent 029e70eef5
commit e5a19529a8
1 changed files with 23 additions and 1 deletions

24
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (4.0.6-1) UNRELEASED; urgency=medium
linux (4.0.7-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.6
@ -89,6 +89,28 @@ linux (4.0.6-1) UNRELEASED; urgency=medium
- Btrfs: fix range cloning when same inode used as source and destination
- Btrfs: fix uninit variable in clone ioctl
- Btrfs: fix regression in raid level conversion
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.7
- crypto: caam - improve initalization for context state saves
- crypto: caam - fix RNG buffer cache alignment
- [x86] KVM: fix lapic.timer_mode on restore
- ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
- tracing: Have filter check for balanced ops
- iser-target: Fix variable-length response error completion
- iser-target: Fix possible use-after-free
- drm/mgag200: Reject non-character-cell-aligned mode widths
- [x86] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
- [x86] Revert "drm/i915: Don't skip request retirement if the active list
is empty"
- drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
- ath3k: Add support of 0489:e076 AR3012 device
- ath3k: add support of 13d3:3474 AR3012 device
- b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset
- cdc-acm: Add support of ATOL FPrint fiscal printers
- [armhf] EXYNOS: Fix failed second suspend on Exynos4
- [x86] kprobes: Return correct length in __copy_instruction()
- dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
- [x86] drm/i915: Avoid GPU hang when coming out of s3 or s4
- [powerpc*] powernv: Restore non-volatile CRs after nap
[ Ben Hutchings ]
* mm: Re-enable ZBUD as module (Closes: #789094)