This is the start of the stable review cycle for the 3.10.74 release. There are 23 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 Sun Apr 12 13:15:46 UTC 2015. 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.10.74-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.10.74-rc1 Markos Chandras <markos.chandras@xxxxxxxxxx> net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} Scott Wood <scottwood@xxxxxxxxxxxxx> powerpc/mpc85xx: Add ranges to etsec2 nodes Sergei Antonov <saproj@xxxxxxxxx> hfsplus: fix B-tree corruption after insertion at position 0 Mikulas Patocka <mpatocka@xxxxxxxxxx> dm: hold suspend_lock while suspending device during device deletion Malcolm Priestley <tvboxspy@xxxxxxxxx> vt6655: RFbSetPower fix missing rate RATE_12M Peter Zijlstra <peterz@xxxxxxxxxxxxx> perf: Fix irq_work 'tail' recursion Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "iwlwifi: mvm: fix failure path when power_update fails in add_interface" Bob Copeland <me@xxxxxxxxxxxxxxx> mac80211: drop unencrypted frames in mesh fwding Michal Kazior <michal.kazior@xxxxxxxxx> mac80211: disable u-APSD queues by default Johannes Berg <johannes.berg@xxxxxxxxx> nl80211: ignore HT/VHT capabilities without QoS/WMM Bart Van Assche <bart.vanassche@xxxxxxxxxxx> tcm_qla2xxx: Fix incorrect use of __transport_register_session Dan Carpenter <dan.carpenter@xxxxxxxxxx> tcm_fc: missing curly braces in ft_invl_hw_context() Takashi Iwai <tiwai@xxxxxxx> ASoC: wm8955: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: adav80x: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: ak4641: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: wm8904: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: wm8903: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: wm2000: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: wm8731: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: tas5086: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: wm8960: Fix wrong value references for boolean kctl Takashi Iwai <tiwai@xxxxxxx> ASoC: cs4271: Fix wrong value references for boolean kctl Eric Nelson <eric.nelson@xxxxxxxxxxxxxxxxxxx> ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP ------------- Diffstat: Makefile | 4 ++-- arch/powerpc/boot/dts/fsl/pq3-etsec2-0.dtsi | 1 + arch/powerpc/boot/dts/fsl/pq3-etsec2-1.dtsi | 1 + arch/powerpc/boot/dts/fsl/pq3-etsec2-2.dtsi | 1 + drivers/md/dm.c | 6 ++++++ drivers/net/ethernet/amd/pcnet32.c | 31 +++++++++++++++++++++++++++-- drivers/net/wireless/iwlwifi/mvm/mac80211.c | 2 +- drivers/scsi/qla2xxx/tcm_qla2xxx.c | 2 +- drivers/staging/vt6655/rf.c | 1 + drivers/target/tcm_fc/tfc_io.c | 3 ++- fs/hfsplus/brec.c | 20 ++++++++++--------- kernel/events/core.c | 10 ++++++++++ net/mac80211/ieee80211_i.h | 23 +++++++++++++++------ net/mac80211/rx.c | 3 +++ net/wireless/nl80211.c | 10 ++++++++++ sound/soc/codecs/adav80x.c | 4 ++-- sound/soc/codecs/ak4641.c | 4 ++-- sound/soc/codecs/cs4271.c | 4 ++-- sound/soc/codecs/sgtl5000.c | 8 +------- sound/soc/codecs/tas5086.c | 4 ++-- sound/soc/codecs/wm2000.c | 8 ++++---- sound/soc/codecs/wm8731.c | 4 ++-- sound/soc/codecs/wm8903.c | 4 ++-- sound/soc/codecs/wm8904.c | 4 ++-- sound/soc/codecs/wm8955.c | 4 ++-- sound/soc/codecs/wm8960.c | 4 ++-- 26 files changed, 119 insertions(+), 51 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html