[linux] 01/02: Update to 4.7.6
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Oct 2 14:26:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit 0fadb1194463b2069ae8c185c6102d5d9a56d855
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Oct 2 02:46:17 2016 +0100
Update to 4.7.6
---
debian/changelog | 59 ++++++++++++++++++++++++++++-
debian/patches/debian/kernelvariables.patch | 4 +-
2 files changed, 60 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 23fc14d..d7ee80a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,61 @@
-linux (4.7.5-2) UNRELEASED; urgency=medium
+linux (4.7.6-1) UNRELEASED; urgency=medium
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.6
+ - [arm64] crypto: arm64/aes-ctr - fix NULL dereference in tail processing
+ - [armhf] crypto: arm/aes-ctr - fix NULL dereference in tail processing
+ - crypto: skcipher - Fix blkcipher walk OOM crash
+ - crypto: echainiv - Replace chaining with multiplication
+ - ocfs2/dlm: fix race between convert and migration
+ - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
+ - Revert "ocfs2: bump up o2cb network protocol version"
+ - autofs: use dentry flags to block walks during expire
+ - xfs: prevent dropping ioend completions during buftarg wait
+ - mm: fix the page_swap_info() BUG_ON check
+ - fsnotify: add a way to stop queueing events on group shutdown
+ - fanotify: fix list corruption in fanotify_get_response()
+ - mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
+ - cgroup: duplicate cgroup reference when cloning sockets
+ - fix fault_in_multipages_...() on architectures with no-op access_ok()
+ - KEYS: Fix skcipher IV clobbering
+ - [arm64] Call numa_store_cpu_info() earlier.
+ - configfs: Return -EFBIG from configfs_write_bin_file.
+ - [armhf] mtd: nand: mxc: fix obiwan error in
+ mxc_nand_v[12]_ooblayout_free() functions
+ - mtd: spi-nor: fix wrong "fully unlocked" test
+ - reset: Return -ENOTSUPP when not configured
+ - rtc: ds1307: Fix relying on reset value for weekday
+ - [arm64] power: reset: hisi-reboot: Unmap region obtained by of_iomap
+ - mac80211: reject TSPEC TIDs (TSIDs) for aggregation
+ - fix memory leaks in tracing_buffers_splice_read()
+ - tracing: Move mutex to protect against resetting of seq data
+ - mm: delete unnecessary and unsafe init_tlb_ubc()
+ - iwlwifi: mvm: update TX queue before making a copy of the skb
+ - nl80211: validate number of probe response CSA counters
+ - btrfs: ensure that file descriptor used with subvol ioctls is a dir
+ - [x86] efi: Only map RAM into EFI page tables if in mixed-mode
+ - [x86] i2c-eg20t: fix race between i2c init and interrupt enable
+ - [armhf] i2c: mux: pca954x: retry updating the mux selection on failure
+ - [arm64] i2c: qup: skip qup_i2c_suspend if the device is already runtime
+ suspended
+ - [mips*] SMP: Fix possibility of deadlock when bringing CPUs online
+ - [mips*] Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
+ - [mips*] Add a missing ".set pop" in an early commit
+ - [x86] mm/pat: Prevent hang during boot when mapping pages
+ - libceph: add an ONSTACK initializer for oids
+ - ceph: fix symbol versioning for ceph_monc_do_statfs
+ - ceph: Correctly return NXIO errors from ceph_llseek
+ - libceph: fix return value check in alloc_msg_with_page_vector()
+ - PM / hibernate: Restore processor state before using per-CPU variables
+ - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
+ - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
+ - ixgbe: Re-enable ability to toggle VLAN filtering
+ - igb: fix adjusting PTP timestamps for Tx/Rx latency
+ - [armhf,arm64] soc/tegra: pmc: Don't probe PMC if early initialisation
+ fails
+ - qxl: check for kmap failures
+ - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
+ - iw_cxgb4: stop MPA_REPLY timer when disconnecting
[ Ben Hutchings ]
* debian/bin/gencontrol.py: Fix cross-build-dependencies if invoked under
diff --git a/debian/patches/debian/kernelvariables.patch b/debian/patches/debian/kernelvariables.patch
index 02612fc..059f7b1 100644
--- a/debian/patches/debian/kernelvariables.patch
+++ b/debian/patches/debian/kernelvariables.patch
@@ -57,8 +57,8 @@ use of $(ARCH) needs to be moved after this.
KCONFIG_CONFIG ?= .config
export KCONFIG_CONFIG
-@@ -371,6 +335,44 @@ AFLAGS_KERNEL =
- CFLAGS_GCOV = -fprofile-arcs -ftest-coverage -fno-tree-loop-im -Wno-maybe-uninitialized
+@@ -373,6 +337,44 @@ LDFLAGS_vmlinux =
+ CFLAGS_GCOV = -fprofile-arcs -ftest-coverage -fno-tree-loop-im
CFLAGS_KCOV = -fsanitize-coverage=trace-pc
+-include $(obj)/.kernelvariables
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list