Update to 4.9.8

This commit is contained in:
Ben Hutchings 2017-02-06 15:59:29 +00:00
parent 72280e2b29
commit 6dfab36dd8
1 changed files with 46 additions and 1 deletions

47
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (4.9.7-1) UNRELEASED; urgency=medium
linux (4.9.8-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.7
@ -61,6 +61,51 @@ linux (4.9.7-1) UNRELEASED; urgency=medium
- mm, memcg: do not retry precharge charges
- perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
- [x86] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.8
- r8152: fix the sw rx checksum is unavailable
- [x86] netvsc: add rcu_read locking to netvsc callback
- net: lwtunnel: Handle lwtunnel_fill_encap failure
- net: ipv4: fix table id in getroute response
- tcp: fix tcp_fastopen unaligned access complaints on sparc
- openvswitch: maintain correct checksum state in conntrack actions
- mlx4: do not call napi_schedule() without care
- ip6_tunnel: Account for tunnel header in tunnel MTU
- ax25: Fix segfault after sock connection timeout
- net sched actions: fix refcnt when GETing of action after bind
- virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit
- virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
- vxlan: fix byte order of vxlan-gpe port number
- net: fix harmonize_features() vs NETIF_F_HIGHDMA
- lwtunnel: fix autoload of lwt modules
- ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
- tcp: initialize max window for a new fastopen socket
- net/mlx5e: Do not recycle pages from emergency reserve
- bridge: netlink: call br_changelink() during br_dev_newlink()
- net: mpls: Fix multipath selection for LSR use case
- r8152: don't execute runtime suspend if the tx is not empty
- af_unix: move unix_mknod() out of bindlock
- net: Specify the owning module for lwtunnel ops
- lwtunnel: Fix oops on state free after encap module unload
- [armhf] net: dsa: Bring back device detaching in dsa_slave_suspend()
- xfs: bump up reserved blocks in xfs_alloc_set_aside
- xfs: fix bogus minleft manipulations
- xfs: adjust allocation length in xfs_alloc_space_available
- xfs: don't rely on ->total in xfs_alloc_space_available
- xfs: don't print warnings when xfs_log_force fails
- xfs: make the ASSERT() condition likely
- xfs: sanity check directory inode di_size
- xfs: add missing include dependencies to xfs_dir2.h
- xfs: replace xfs_mode_to_ftype table with switch statement
- xfs: sanity check inode mode when creating new dentry
- xfs: sanity check inode di_mode
- xfs: don't wrap ID in xfs_dq_get_next_id
- xfs: fix xfs_mode_to_ftype() prototype
- xfs: fix COW writeback race
- xfs: verify dirblocklog correctly
- xfs: remove racy hasattr check from attr ops
- xfs: extsize hints are not unlikely in xfs_bmap_btalloc
- xfs: clear _XBF_PAGES from buffers when readahead page
- xfs: fix bmv_count confusion w/ shared extents
[ Ben Hutchings ]
* Bump ABI to 2