aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2015-07-01 00:34:40 +0000
committerBen Hutchings <benh@debian.org>2015-07-01 00:34:40 +0000
commite5a19529a83d7d8425ffeefa90afd21195ad5fd6 (patch)
tree2d1fec6479a91d1a50e55acb801bf5964a19bafd
parent029e70eef57b2ba22e18841355fa93cf80dc4b35 (diff)
downloadkernel_replicant_linux-e5a19529a83d7d8425ffeefa90afd21195ad5fd6.tar.gz
kernel_replicant_linux-e5a19529a83d7d8425ffeefa90afd21195ad5fd6.tar.bz2
kernel_replicant_linux-e5a19529a83d7d8425ffeefa90afd21195ad5fd6.zip
Update to 4.0.7
svn path=/dists/sid/linux/; revision=22781
-rw-r--r--debian/changelog24
1 files changed, 23 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d4bf0b9155c..5b0258053f2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)