Update to 4.7.7

Ignore ABI change in CAN.
This commit is contained in:
Ben Hutchings 2016-10-11 23:18:44 +01:00
parent 4c6ac698fb
commit 2456c48897
2 changed files with 130 additions and 0 deletions

128
debian/changelog vendored
View File

@ -1,3 +1,131 @@
linux (4.7.7-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.7
- cpuset: handle race between CPU hotplug and cpuset_hotplug_work
- cgroup: fix invalid controller enable rejections with cgroup namespace
- scripts/recordmcount.c: account for .softirqentry.text
- mm,ksm: fix endless looping in allocating memory when ksm enable
- can: dev: fix deadlock reported after bus-off
- [x86] init: Fix cr4_init_shadow() on CR4-less machines
- drm/udl: fix line iterator in damage handling
- drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
- drm/radeon/si/dpm: add workaround for for Jet parts
- [armel,armhf] 8616/1: dt: Respect property size when parsing CPUs
- [armel,armhf] 8617/1: dma: fix dma_max_pfn()
- mwifiex: illegal assignment
- i40e: avoid null pointer dereference
- pinctrl: Flag strict is a field in struct pinmux_ops
- i2c: mux: demux-pinctrl: run properly with multiple instances
- rcuperf: Don't treat gp_exp mis-setting as a WARN
- [armhf,arm64] drivers/perf: arm_pmu: Fix leak in error path
- perf/core: Use this_cpu_ptr() when stopping AUX events
- [armhf,arm64] mmc: tegra: Only advertise UHS modes if IO regulator is
present
- nvmem: Declare nvmem_cell_read() consistently
- hwmon: (adt7411) set bit 3 in CFG1 register
- sched/cputime: Fix prev steal time accouting during CPU hotplug
- iwlwifi: mvm: checksum IPv6 fragmented packet
- iwlwifi: mvm: fix txq aggregation bug
- iwlwifi: mvm: write the correct internal TXF index
- iwlwifi: mvm: unmap the paging memory before freeing it
- iwlwifi: pcie: fix access to scratch buffer
- iwlwifi: mvm: free RX reorder buffer on restart
- iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning
- iwlwifi: mvm: don't use ret when not initialised
- [armhf] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
- mac80211: check skb_linearize() return value
- i40iw: Protect req_resource_num update
- i40iw: Add missing check for interface already open
- i40iw: Change mem_resources pointer to a u8
- i40iw: Fix double free of allocated_buffer
- i40iw: Do not set self-referencing pointer to NULL after kfree
- i40iw: Avoid writing to freed memory
- i40iw: Add missing NULL check for MPA private data
- i40iw: Send last streaming mode message for loopback connections
- i40iw: Update hw_iwarp_state
- i40iw: Receive notification events correctly
- batman-adv: Add missing refcnt for last_candidate
- batman-adv: fix elp packet data reservation
- [armhf,arm64] irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
- [armhf] 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
- [arm64] debug: avoid resetting stepping state machine when TIF_SINGLESTEP
- [mips*] uprobes: remove incorrect set_orig_insn
- [mips*] fix uretprobe implementation
- [mips*/*-malta] Fix IOCU disable switch read for MIPS64
- [mips*] uprobes: fix use of uninitialised variable
- printk: fix parsing of "brl=" option
- Bluetooth: split sk_filter in l2cap_sock_recv_cb
- tpm: fix byte-order for the value read by tpm2_get_tpm_pt
- regulator: pwm: Fix regulator ramp delay for continuous mode
- [arm64] regulator: qcom_spmi: Add support for S4 supply on pm8941
- [arm64] regulator: qcom_spmi: Add support for get_mode/set_mode on
switches
- [arm64] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
- [arm64] regulator: qcom_smd: Fix voltage ranges for pm8x41
- [arm64] regulator: qcom_smd: Fix voltage ranges for pma8084 ftsmps and
pldo
- [armhf] dts: imx6sx-sabreauto: Fix misspelled property
- [armhf] sun5i: Fix typo in trip point temperature
- pcmcia: ds: fix suspend/resume
- [armhf] hwrng: omap - Fix assumption that runtime_get_sync will always
succeed
- blk-mq: actually hook up defer list when running requests
- pstore: drop file opened reference count
- fm10k: fix incorrect index calculation in fm10k_write_reta
- iwlmvm: mvm: set correct state in smart-fifo configuration
- [armhf,arm64] em28xx-i2c: rt_mutex_trylock() returns zero on failure
- gspca: avoid unused variable warnings
- ath9k: Fix programming of minCCA power threshold
- qla2xxx: Fix BBCR offset
- fnic: pci_dma_mapping_error() doesn't return an error code
- tracing: Have HIST_TRIGGERS select TRACING
- NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
- svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
- NFS: Don't drop CB requests with invalid principals
- pNFS/files: Fix layoutcommit after a commit to DS
- pNFS/flexfiles: Fix layoutcommit after a commit to DS
- watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
- xprtrdma: Remove FMRs from the unmap list after unmapping
- [x86] ASoC: Intel: Skylake: Fix error return code in skl_probe()
- brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
- brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
- brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
- [powerpc*] prom: Fix sub-processor option passed to ibm,
client-architecture-support
- sysctl: handle error writing UINT_MAX to u32 fields
- IB/core: Fix possible memory leak in cma_resolve_iboe_route()
- kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
- SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
- pNFS/flexfiles: Fix layoutstat periodic reporting
- lib/test_hash.c: fix warning in preprocessor symbol evaluation
- [x86] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
- ceph: do not modify fi->frag in need_reset_readdir()
- IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
- ath10k: fix get rx_status from htt context
- IB/core: Fix use after free in send_leave function
- regmap: rbtree: Avoid overlapping nodes
- scsi: ses: use scsi_is_sas_rphy instead of is_sas_attached
- IB/ipoib: Don't allow MC joins during light MC flush
- IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
- IB/mlx4: Fix code indentation in QP1 MAD flow
- IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
- IB/mlx5: Enable MAD_IFC commands for IB ports only
- IB/mlx5: Set source mac address in FTE
- batman-adv: remove unused callback from batadv_algo_ops struct
- aio: mark AIO pseudo-fs noexec
- dm log writes: fix bug with too large bios
- usb: misc: legousbtower: Fix NULL pointer deference
- [x86] usb: usbip: vudc: fix left shift overflow
- Revert "usbtmc: convert to devm_kzalloc"
- [x86] ALSA: hda - Adding one more ALC255 pin definition for headset
problem
- [x86] ALSA: hda - Fix headset mic detection problem for several Dell
laptops
- [x86] ALSA: hda - Add the top speaker pin config for HP Spectre x360
-- Ben Hutchings <ben@decadent.org.uk> Tue, 11 Oct 2016 22:43:14 +0100
linux (4.7.6-1) unstable; urgency=medium
* New upstream stable update:

View File

@ -6,6 +6,8 @@ ignore-changes:
# Private to *notify
fsnotify_*_group
fsnotify_*_mark
# Apparently not used OOT
module:drivers/net/can/*
[base]
arches: