This is the start of the stable review cycle for the 3.12.6 release.
There are 118 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Fri Dec 20 21:12:03 UTC 2013.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.12.6-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.12.6-rc1
Chris Wilson <[email protected]>
drm/i915/vlv: fix up broken precision in vlv_crtc_clock_get
Jesse Barnes <[email protected]>
drm/i915/vlv: add VLV specific clock_get function v3
Jesse Barnes <[email protected]>
i915/vlv: untangle integrated clock source handling v4
Liu Bo <[email protected]>
Btrfs: fix lockdep error in async commit
Liu Bo <[email protected]>
Btrfs: fix a crash when running balance and defrag concurrently
Liu Bo <[email protected]>
Btrfs: do not run snapshot-aware defragment on error
Josef Bacik <[email protected]>
Btrfs: take ordered root lock when removing ordered operations inode
Josef Bacik <[email protected]>
Btrfs: stop using vfs_read in send
Filipe David Borba Manana <[email protected]>
Btrfs: fix incorrect inode acl reset
Josef Bacik <[email protected]>
Btrfs: fix hole check in log_one_extent
Liu Bo <[email protected]>
Btrfs: fix memory leak of chunks' extent map
Josef Bacik <[email protected]>
Btrfs: reset intwrite on transaction abort
Josef Bacik <[email protected]>
Btrfs: do a full search everytime in btrfs_search_old_slot
Greg Kroah-Hartman <[email protected]>
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
Matt Walker <[email protected]>
Input: elantech - add support for newer (August 2013) devices
Andy Adamson <[email protected]>
NFSv4 wait on recovery for async session errors
Alan <[email protected]>
sc1200_wdt: Fix oops
H Hartley Sweeten <[email protected]>
staging: comedi: ssv_dnp: use comedi_dio_update_state()
H Hartley Sweeten <[email protected]>
staging: comedi: drivers: use comedi_dio_update_state() for simple cases
Ben Segall <[email protected]>
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Hans Verkuil <[email protected]>
cxd2820r_core: fix sparse warnings
Helge Deller <[email protected]>
nfs: fix do_div() warning by instead using sector_div()
Ben Hutchings <[email protected]>
HID: kye: Fix missing break in kye_report_fixup()
Benjamin Tissoires <[email protected]>
HID: kye: Add report fixup for Genius Manticore Keyboard
J. Bruce Fields <[email protected]>
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
J. Bruce Fields <[email protected]>
vfs: split out vfs_getattr_nosec
Joe Thornber <[email protected]>
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber <[email protected]>
dm thin: re-establish read-only state when switching to fail mode
Joe Thornber <[email protected]>
dm thin: always fallback the pool mode if commit fails
Mike Snitzer <[email protected]>
dm thin: switch to read-only mode if metadata space is exhausted
Joe Thornber <[email protected]>
dm thin: switch to read only mode if a mapping insert fails
Mikulas Patocka <[email protected]>
dm table: fail dm_table_create on dm_round_up overflow
Joe Thornber <[email protected]>
dm space map: disallow decrementing a reference count below zero
Mike Snitzer <[email protected]>
dm space map metadata: return on failure in sm_metadata_new_block
Mikulas Patocka <[email protected]>
dm delay: fix a possible deadlock due to shared workqueue
Joe Thornber <[email protected]>
dm array: fix a reference counting bug in shadow_ablock
Mikulas Patocka <[email protected]>
dm stats: initialize read-only module parameter
Mikulas Patocka <[email protected]>
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka <[email protected]>
dm bufio: initialize read-only module parameters
David Sterba <[email protected]>
btrfs: call mnt_drop_write after interrupted subvol deletion
Dan Carpenter <[email protected]>
Btrfs: fix access_ok() check in btrfs_ioctl_send()
Dan Carpenter <[email protected]>
media: af9035: unlock on error in af9035_i2c_master_xfer()
Antti Palosaari <[email protected]>
media: af9035: add [0413:6a05] Leadtek WinFast DTV Dongle Dual
Hans Verkuil <[email protected]>
media: wm8775: fix broken audio routing
Antti Palosaari <[email protected]>
media: af9033: fix broken I2C
Hans Verkuil <[email protected]>
media: bttv: don't setup the controls if there are no video devices
Hans Verkuil <[email protected]>
media: tef6862/radio-tea5764: actually assign clamp result
Wei Yongjun <[email protected]>
media: saa7164: fix return value check in saa7164_initdev()
H. Peter Anvin <[email protected]>
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin <[email protected]>
x86, build: Pass in additional -mno-mmx, -mno-sse options
cpw <[email protected]>
x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the
'nobau' boot option is used
Matthew Garrett <[email protected]>
x86, efi: Don't use (U)EFI time services on 32 bit
Alex Deucher <[email protected]>
drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
Alex Deucher <[email protected]>
drm/radeon: fixup bad vram size on SI
Alex Deucher <[email protected]>
drm/radeon: program DCE2 audio dto just like DCE3
Alex Deucher <[email protected]>
drm/radeon: fix typo in fetching mpll params
Paulo Zanoni <[email protected]>
drm/i915: use the correct force_wake function at the PC8 code
Carolyn Wyborny <[email protected]>
igb: Fix for issue where values could be too high for udelay function.
Maxime Ripard <[email protected]>
net: allwinner: emac: Add missing free_irq
Ujjal Roy <[email protected]>
mwifiex: fix memory leak issue for ibss join
Johannes Berg <[email protected]>
iwlwifi: mvm: check sta_id/drain values in debugfs
Johannes Berg <[email protected]>
mac80211: don't attempt to reorder multicast frames
Johannes Berg <[email protected]>
mac80211: fix scheduled scan rtnl deadlock
Bob Copeland <[email protected]>
Revert "mac80211: allow disable power save in mesh"
Paul Moore <[email protected]>
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore <[email protected]>
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Johannes Berg <[email protected]>
cfg80211: disable 5/10 MHz support for all drivers
Felix Fietkau <[email protected]>
ath9k: fix duration calculation for non-aggregated packets
Sujith Manoharan <[email protected]>
ath9k: Fix XLNA bias strength
Sujith Manoharan <[email protected]>
ath9k: Fix QuickDrop usage
Ville Syrjälä <[email protected]>
drm/i915: Fix pipe CSC post offset calculation
Will Deacon <[email protected]>
iommu/arm-smmu: use mutex instead of spinlock for locking page tables
Ezequiel Garcia <[email protected]>
Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand'
compatible string"
Axel Lin <[email protected]>
regulator: pfuze100: Fix address of FABID
Johannes Weiner <[email protected]>
mm: memcg: fix race condition between memcg teardown and swapin
Johannes Weiner <[email protected]>
mm: memcg: do not allow task about to OOM kill to bypass the limit
Johannes Weiner <[email protected]>
mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
Linus Pizunski <[email protected]>
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Hong H. Pham <[email protected]>
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
Antti Palosaari <[email protected]>
media: af9035: fix broken I2C and USB I/O
Christian Engelmayer <[email protected]>
Input: usbtouchscreen - separate report and transmit buffer size handling
Fangxiaozhi (Franko) <[email protected]>
USB: option: support new huawei devices
Gustavo Zacarias <[email protected]>
USB: serial: option: blacklist interface 1 for Huawei E173s-6
Sebastian Andrzej Siewior <[email protected]>
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
Sebastian Andrzej Siewior <[email protected]>
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into
cppi41_trans_done()
David Laight <[email protected]>
usb: xhci: Link TRB must not occur within a USB payload burst
Michael Grzeschik <[email protected]>
usb: gadget: composite: reset delayed_status on reset_config
Alan Stern <[email protected]>
usb: dwc3: fix implementation of endpoint wedge
Julius Werner <[email protected]>
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Jeff Layton <[email protected]>
nfsd: when reusing an existing repcache entry, unhash it first
Linus Torvalds <[email protected]>
futex: fix handling of read-only-mapped hugepages
Khalid Aziz <[email protected]>
PCI: Disable Bus Master only on kexec reboot
Emmanuel Grumbach <[email protected]>
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
Dan Carpenter <[email protected]>
xfs: underflow bug in xfs_attrlist_by_handle()
Dave Chinner <[email protected]>
xfs: growfs overruns AGFL buffer on V4 filesystems
Jean Delvare <[email protected]>
hwmon: (w83l768ng) Fix fan speed control range
Brian Carnes <[email protected]>
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
José Miguel Gonçalves <[email protected]>
hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK
Dan Carpenter <[email protected]>
hwmon: Prevent some divide by zeros in FAN_TO_REG()
Gleb Natapov <[email protected]>
KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
Andy Honig <[email protected]>
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig <[email protected]>
KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
Andy Honig <[email protected]>
KVM: Improve create VCPU parameter (CVE-2013-4587)
Jon Medhurst <[email protected]>
ARM: 7917/1: cacheflush: correctly limit range of memory region being
flushed
Konstantin Khlebnikov <[email protected]>
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov <[email protected]>
ARM: 7912/1: check stack pointer in get_wchan
Roger Quadros <[email protected]>
ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module
Sergei Ianovich <[email protected]>
ARM: pxa: prevent PXA270 occasional reboot freezes
Maxime Ripard <[email protected]>
ARM: sun6i: dt: Fix interrupt trigger types
Rob Herring <[email protected]>
ARM: highbank: handle soft poweroff and reset key events
Dmitry Eremin-Solenikov <[email protected]>
ARM: pxa: tosa: fix keys mapping
Anssi Hannula <[email protected]>
ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devices
Takashi Iwai <[email protected]>
ALSA: hda - Mute all aamix inputs as default
Takashi Iwai <[email protected]>
ALSA: hda - Add static DAC/pin mapping for AD1986A codec
Stefano Panella <[email protected]>
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
Takashi Iwai <[email protected]>
ALSA: compress: Fix 64bit ABI incompatibility
Rob Clark <[email protected]>
udl: fix issue with imported prime buffers
Steve Capper <[email protected]>
arm64: mm: Fix PMD_SECT_PROT_NONE definition
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/sun6i-a31.dtsi | 27 ++--
arch/arm/kernel/process.c | 7 +-
arch/arm/kernel/stacktrace.c | 2 +-
arch/arm/kernel/traps.c | 3 +-
arch/arm/mach-highbank/highbank.c | 23 +++
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 13 +-
arch/arm/mach-pxa/reset.c | 8 +-
arch/arm/mach-pxa/tosa.c | 102 ++++++------
arch/arm64/include/asm/pgtable-hwdef.h | 2 +-
arch/powerpc/include/asm/pgalloc-32.h | 6 +-
arch/powerpc/include/asm/pgalloc-64.h | 6 +-
arch/x86/Makefile | 8 +-
arch/x86/boot/Makefile | 6 +-
arch/x86/boot/compressed/Makefile | 1 +
arch/x86/kvm/lapic.c | 35 ++--
arch/x86/kvm/lapic.h | 4 +-
arch/x86/kvm/x86.c | 40 +----
arch/x86/platform/efi/efi.c | 7 -
arch/x86/platform/uv/tlb_uv.c | 5 +-
arch/x86/realmode/rm/Makefile | 3 +-
crypto/algif_hash.c | 3 -
crypto/algif_skcipher.c | 3 -
drivers/gpu/drm/i915/intel_display.c | 64 +++++++-
drivers/gpu/drm/radeon/atombios_i2c.c | 15 +-
drivers/gpu/drm/radeon/r600_hdmi.c | 8 +-
drivers/gpu/drm/radeon/radeon_atombios.c | 2 +-
drivers/gpu/drm/radeon/si.c | 11 +-
drivers/gpu/drm/udl/udl_gem.c | 6 +
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-kye.c | 6 +
drivers/hwmon/hih6130.c | 16 +-
drivers/hwmon/lm78.c | 2 +
drivers/hwmon/sis5595.c | 2 +
drivers/hwmon/vt8231.c | 2 +-
drivers/hwmon/w83l786ng.c | 13 +-
drivers/input/mouse/elantech.c | 1 +
drivers/input/touchscreen/usbtouchscreen.c | 22 ++-
drivers/iommu/arm-smmu.c | 62 +++----
drivers/md/dm-bufio.c | 5 +
drivers/md/dm-delay.c | 23 ++-
drivers/md/dm-snap.c | 71 +++++++-
drivers/md/dm-stats.c | 1 +
drivers/md/dm-table.c | 5 +
drivers/md/dm-thin-metadata.c | 8 +
drivers/md/dm-thin-metadata.h | 1 +
drivers/md/dm-thin.c | 66 ++++----
drivers/md/persistent-data/dm-array.c | 10 +-
drivers/md/persistent-data/dm-block-manager.c | 6 +
drivers/md/persistent-data/dm-block-manager.h | 7 +-
drivers/md/persistent-data/dm-space-map-common.c | 32 ++--
drivers/md/persistent-data/dm-space-map-metadata.c | 8 +-
drivers/media/dvb-frontends/af9033.c | 12 +-
drivers/media/dvb-frontends/cxd2820r_core.c | 4 +-
drivers/media/i2c/wm8775.c | 4 +-
drivers/media/pci/bt8xx/bttv-driver.c | 3 +-
drivers/media/pci/saa7164/saa7164-core.c | 4 +-
drivers/media/radio/radio-tea5764.c | 2 +-
drivers/media/radio/tef6862.c | 2 +-
drivers/media/usb/dvb-usb-v2/af9035.c | 17 +-
drivers/mtd/nand/pxa3xx_nand.c | 4 -
drivers/net/ethernet/allwinner/sun4i-emac.c | 5 +-
drivers/net/ethernet/intel/igb/e1000_phy.c | 5 +-
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 22 +--
drivers/net/wireless/ath/ath9k/xmit.c | 4 +
drivers/net/wireless/iwlwifi/iwl-7000.c | 7 +
drivers/net/wireless/iwlwifi/iwl-config.h | 3 +
drivers/net/wireless/iwlwifi/iwl-csr.h | 5 +-
drivers/net/wireless/iwlwifi/mvm/debugfs.c | 4 +
drivers/net/wireless/iwlwifi/pcie/rx.c | 4 +
drivers/net/wireless/iwlwifi/pcie/trans.c | 3 -
drivers/net/wireless/mwifiex/sta_ioctl.c | 4 +-
drivers/pci/pci-driver.c | 12 +-
drivers/regulator/pfuze100-regulator.c | 2 +-
drivers/rtc/rtc-at91rm9200.c | 2 +
drivers/staging/comedi/drivers/amplc_pc263.c | 3 +
drivers/staging/comedi/drivers/amplc_pci263.c | 3 +
drivers/staging/comedi/drivers/ssv_dnp.c | 48 +++---
drivers/usb/core/hub.c | 5 +-
drivers/usb/dwc3/ep0.c | 2 +
drivers/usb/dwc3/gadget.c | 5 +-
drivers/usb/gadget/composite.c | 1 +
drivers/usb/host/xhci-ring.c | 54 ++++++-
drivers/usb/musb/musb_cppi41.c | 164 ++++++++++++++++---
drivers/usb/serial/option.c | 27 ++++
drivers/watchdog/sc1200wdt.c | 3 +-
fs/btrfs/acl.c | 2 +-
fs/btrfs/backref.c | 3 +
fs/btrfs/ctree.c | 8 +-
fs/btrfs/inode.c | 47 +++---
fs/btrfs/ioctl.c | 3 +-
fs/btrfs/ordered-data.c | 2 +
fs/btrfs/send.c | 179 +++++++++------------
fs/btrfs/transaction.c | 6 +-
fs/btrfs/tree-log.c | 2 +-
fs/btrfs/volumes.c | 2 +
fs/exportfs/expfs.c | 18 ++-
fs/nfs/blocklayout/extents.c | 2 +-
fs/nfs/nfs4proc.c | 3 +-
fs/nfsd/nfscache.c | 9 +-
fs/stat.c | 31 +++-
fs/xfs/xfs_fsops.c | 6 +-
fs/xfs/xfs_ioctl.c | 3 +-
fs/xfs/xfs_ioctl32.c | 3 +-
include/linux/compiler-intel.h | 2 -
include/linux/fs.h | 1 +
include/linux/kexec.h | 3 +
include/linux/usb.h | 2 +
include/sound/memalloc.h | 2 +-
include/uapi/sound/compress_offload.h | 6 +-
kernel/futex.c | 2 +-
kernel/kexec.c | 4 +
kernel/sched/debug.c | 8 +
kernel/sched/fair.c | 2 +
mm/memcontrol.c | 41 ++++-
net/ipv4/udp.c | 3 -
net/mac80211/cfg.c | 3 +-
net/mac80211/main.c | 1 +
net/mac80211/rx.c | 3 +-
net/mac80211/scan.c | 2 +-
net/wireless/core.c | 3 +
security/selinux/hooks.c | 93 +++++++++--
sound/pci/hda/hda_generic.c | 47 +++++-
sound/pci/hda/hda_generic.h | 3 +
sound/pci/hda/patch_analog.c | 10 ++
sound/pci/hda/patch_hdmi.c | 5 +-
virt/kvm/kvm_main.c | 3 +
128 files changed, 1231 insertions(+), 591 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/