Update to 3.8.13

svn path=/dists/sid/linux/; revision=20112
This commit is contained in:
Ben Hutchings 2013-05-15 14:27:45 +00:00
parent f281fc4fca
commit b07d30991e
1 changed files with 21 additions and 0 deletions

21
debian/changelog vendored
View File

@ -1,3 +1,24 @@
linux (3.8.13-1) UNRELEASED; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.13
- autofs - remove autofs dentry mount check
- hugetlbfs: fix mmap failure in unaligned size request
(fixes regression in 3.4)
- perf/x86/intel/lbr: Fix LBR filter
- perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
- ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
- netfilter: ctnetlink: don't permit ct creation with random tuple
- ext4: add check for inodes_count overflow in new resize ioctl
- r8169: fix 8168evl frame padding.
- drm/prime: keep a reference from the handle to exported dma-buf (v6)
- Btrfs: compare relevant parts of delayed tree refs
- Btrfs: fix extent logging with O_DIRECT into prealloc
- kernel/audit_tree.c: tree will leak memory when failure occurs in
audit_trim_trees()
-- Ben Hutchings <ben@decadent.org.uk> Tue, 14 May 2013 02:19:55 +0100
linux (3.8.12-1) unstable; urgency=low
* New upstream stable update: