Merge changes from sid up to 4.0.7-1

svn path=/dists/trunk/linux/; revision=22799
This commit is contained in:
Ben Hutchings 2015-07-06 20:56:21 +00:00
parent 5007cfce3f
commit 198d7f8199
5 changed files with 140 additions and 3 deletions

126
debian/changelog vendored
View File

@ -22,6 +22,132 @@ linux (4.1.1-1~exp1) UNRELEASED; urgency=medium
-- Ben Hutchings <ben@decadent.org.uk> Mon, 11 May 2015 16:19:42 +0100
linux (4.0.7-1) unstable; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.6
- crush: ensuring at most num-rep osds are selected
- aio: fix serial draining in exit_aio()
- net: core: Correct an over-stringent device loop detection.
- [x86] bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
- [x86] bpf_jit: fix compilation of large bpf programs
- net: phy: Allow EEE for all RGMII variants
- netlink: Reset portid after netlink_insert failure
- rtnl/bond: don't send rtnl msg for unregistered iface
- tcp/ipv6: fix flow label setting in TIME_WAIT state
- net/ipv6/udp: Fix ipv6 multicast socket filter regression
- net: sched: fix call_rcu() race on classifier module unloads
- ipv4: Avoid crashing in ip_error
- cdc_ncm: Fix tx_bytes statistics
- bridge: fix parsing of MLDv2 reports
- net: dp83640: fix broken calibration routine.
- net: dp83640: reinforce locking rules.
- net: dp83640: fix improper double spin locking.
- unix/caif: sk_socket can disappear when state is unlocked
- xen/netback: Properly initialize credit_bytes
- net_sched: invoke ->attach() after setting dev->qdisc
- sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
- bridge: fix br_multicast_query_expired() bug
- udp: fix behavior of wrong checksums (CVE-2015-5364)
- tcp: fix child sockets to use system default congestion control if not set
- xen: netback: read hotplug script once at start of day.
- ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
- be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
- bridge: disable softirqs around br_fdb_update to avoid lockup
- netlink: Disable insertions/removals during rehash
- drivers/base: cacheinfo: handle absence of caches
- n_tty: Fix auditing support for cannonical mode
- [x86] iommu/vt-d: Allow RMRR on graphics devices too
- [x86] iommu/vt-d: Fix passthrough mode with translation-disabled devices
- ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420
- ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion
- ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
- ALSA: usb-audio: add MAYA44 USB+ mixer control names
- ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)
- ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSB
- [armhf] dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain
boards
- dmaengine: Fix choppy sound because of unimplemented resume
- Input: alps - do not reduce trackpoint speed by half
- Input: synaptics - add min/max quirk for Lenovo S540
- Input: elantech - fix detection of touchpads where the revision matches
a known rate
- Input: elantech - add new icbody type
- block: fix ext_dev_lock lockdep report
- block: discard bdi_unregister() in favour of bdi_destroy()
- USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
- USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
- usb: host: xhci: add mutex for non-thread-safe data
- usb: make module xhci_hcd removable
- [x86] asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
- [armhf] dts: am335x-boneblack: disable RTC-only sleep to avoid hardware
damage
- [x86] drm/amdkfd: fix topology bug with capability attr.
- drm/radeon: use proper ACR regisiter for DCE3.2
- [x86] drm/i915/hsw: Fix workaround for server AUX channel clock divisor
- [x86] drm/i915: Don't skip request retirement if the active list is empty
- [x86] drm/i915: Fix DDC probe for passive adapters
- drm/radeon: fix freeze for laptop with Turks/Thames GPU.
- Revert "drm/radeon: don't share plls if monitors differ in audio support"
- Revert "drm/radeon: adjust pll when audio is not enabled"
- drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
- serial: imx: Fix DMA handling for IDLE condition aborts
- [powerpc*] of/dynamic: Fix test for PPC_PSERIES
- virtio_pci: Clear stale cpumask when setting irq affinity
- [armel,armhf] bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non
io-coherent platforms.
- [armel,armhf] Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't
overlap the MBus bridge window"
- [arm64] dts: mt8173-evb: fix model name
- mm/memory_hotplug.c: set zone->wait_table to null after freeing it
- md: Close race when setting 'action' to 'idle'.
- md: don't return 0 from array_state_store
- sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
- blk-mq: free hctx->ctxs in queue's release handler
- cfg80211: wext: clear sinfo struct before calling driver
- [armhf] irqchip: sunxi-nmi: Fix off-by-one error in irq iterator
- Btrfs: send, add missing check for dead clone root
- Btrfs: send, don't leave without decrementing clone root's send_progress
- btrfs: incorrect handling for fiemap_fill_next_extent return
- btrfs: cleanup orphans while looking up default subvolume
- Btrfs: fix range cloning when same inode used as source and destination
- Btrfs: fix uninit variable in clone ioctl
- Btrfs: fix regression in raid level conversion
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.7
- crypto: caam - improve initalization for context state saves
- crypto: caam - fix RNG buffer cache alignment
- [x86] KVM: fix lapic.timer_mode on restore
- ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
- tracing: Have filter check for balanced ops
- iser-target: Fix variable-length response error completion
- iser-target: Fix possible use-after-free
- drm/mgag200: Reject non-character-cell-aligned mode widths
- [x86] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
- [x86] Revert "drm/i915: Don't skip request retirement if the active list
is empty"
- drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
- ath3k: Add support of 0489:e076 AR3012 device
- ath3k: add support of 13d3:3474 AR3012 device
- b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset
- cdc-acm: Add support of ATOL FPrint fiscal printers
- [armhf] EXYNOS: Fix failed second suspend on Exynos4
- [x86] kprobes: Return correct length in __copy_instruction()
- dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
- [x86] drm/i915: Avoid GPU hang when coming out of s3 or s4
- [powerpc*] powernv: Restore non-volatile CRs after nap
[ Ben Hutchings ]
* mm: Re-enable ZBUD as module (Closes: #789094)
* mm: Change ZSMALLOC from built-in to module
* Revert "tcp: fix child sockets to use system default congestion control if
not set" to avoid ABI change
* [ppc64el] Disable HIBERNATION (Closes: #789070)
* [mips*] Correct FP ISA requirements (Closes: #781892)
* udeb: Add more drivers to sound-modules, thanks to Samuel Thibault
(Closes: #782495)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 06 Jul 2015 02:57:42 +0100
linux (4.0.5-1) unstable; urgency=medium
* New upstream stable update:

View File

@ -40,7 +40,6 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
#. Saves about 7K
# CONFIG_COMPACTION is not set
# CONFIG_KSM is not set
# CONFIG_ZSMALLOC is not set
##
## file: net/Kconfig

View File

@ -5381,8 +5381,8 @@ CONFIG_FRONTSWAP=y
# CONFIG_CMA is not set
CONFIG_MEM_SOFT_DIRTY=y
CONFIG_ZSWAP=y
# CONFIG_ZBUD is not set
CONFIG_ZSMALLOC=y
CONFIG_ZBUD=m
CONFIG_ZSMALLOC=m
# CONFIG_PGTABLE_MAPPING is not set
##

View File

@ -29,3 +29,9 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
## end choice
##
## file: kernel/power/Kconfig
##
#. See #789070
# CONFIG_HIBERNATION is not set

View File

@ -115,6 +115,7 @@ snd-opl3sa2 ?
snd-opti92x-ad1848 ?
snd-opti92x-cs4231 ?
snd-opti93x ?
snd-oxfw ?
snd-oxygen ?
snd-pcsp ?
snd-pcxhr ?
@ -147,8 +148,13 @@ snd-usb-6fire ?
snd-usb-audio ?
snd-usb-caiaq ?
snd-usb-hiface ?
snd-usb-line6 ?
snd-usb-pod ?
snd-usb-podhd ?
snd-usb-toneport ?
snd-usb-us122l ?
snd-usb-usx2y ?
snd-usb-variax ?
snd-via82xx ?
snd-virtuoso ?
snd-vx222 ?