Further cleanup debian/changelog entry for 4.6.7

This commit is contained in:
Salvatore Bonaccorso
2016-08-16 21:43:59 +02:00
parent a8f98e5162
commit acf840d3f5

27
debian/changelog vendored
View File

@@ -296,26 +296,25 @@ linux (4.6.7-1) UNRELEASED; urgency=medium
- vfs: fix deadlock in file_remove_privs() on overlayfs
- [mips*] CM: Fix mips_cm_max_vp_width for UP kernels
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.7
- [x86] libnvdimm, dax: record the specified alignment of a dax-device instance
- [x86] libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment
- [x86] libnvdimm, dax: record the specified alignment of a dax-device
instance
- [x86] libnvdimm, pfn, dax: fix initialization vs autodetect for mode +
alignment
- ppp: defer netns reference release for ppp channel
- tcp: make challenge acks less predictable (CVE-2016-5696)
- tcp: enable per-socket rate limiting of all 'challenge acks'
- bonding: set carrier off for devices created through netlink
- net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
- vlan: use a valid default mtu value for vlan over macsec
- bridge: Fix incorrect re-injection of LLDP packets
- net: ipv6: Always leave anycast and multicast groups on link down
- net/irda: fix NULL pointer dereference on memory allocation failure
- qed: Fix setting/clearing bit in completion bitmap
- macsec: ensure rx_sa is set when validation is disabled
- tcp: consider recv buf for the initial window scale
- i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
- [mips] KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
- IB/hfi1: Correct issues with sc5 computation
- IB/hfi1: Fix deadlock with txreq allocation slow path
- [x86] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
- [mips] KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit
userspace
- apparmor: fix ref count leak when profile sha1 hash is read
- regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixed
- [arm64] regulator: qcom_smd: Remove list_voltage callback for
rpm_smps_ldo_ops_fixed
- random: strengthen input validation for RNDADDTOENTCNT
- [x86] mm/pat: Add support of non-default PAT MSR setting
- [x86] mm/pat: Add pat_disable() interface
@@ -326,8 +325,6 @@ linux (4.6.7-1) UNRELEASED; urgency=medium
- [x86] pat: Document the PAT initialization sequence
- [x86] mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
- udf: Prevent stack overflow on corrupted filesystem mount
- [powerpc] eeh: Fix invalid cached PE primary bus
- [powerpc] bpf/jit: Disable classic BPF JIT on ppc64le
- mm: memcontrol: fix swap counter leak on swapout from offline cgroup
- mm: memcontrol: fix memcg id ref counter on swap charge move
- [x86] syscalls/64: Add compat_sys_keyctl for 32-bit userspace
@@ -339,9 +336,11 @@ linux (4.6.7-1) UNRELEASED; urgency=medium
- fuse: fsync() did not return IO errors
- fuse: fuse_flush must check mapping->flags for errors
- fuse: fix wrong assignment of ->flags in fuse_send_init()
- Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements"
- Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free
elements"
- fs/dcache.c: avoid soft-lockup in dput()
- Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency"
- Revert "cpufreq: pcc-cpufreq: update default value of
cpuinfo_transition_latency"
- crypto: gcm - Filter out async ghash if necessary
- crypto: scatterwalk - Fix test in scatterwalk_done
- serial: mvebu-uart: free the IRQ in ->shutdown()