This is the start of the stable review cycle for the 3.0.88 release. There are 45 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 Jul 28 20:54:53 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.0.88-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.0.88-rc1 Eldad Zack <eldad@xxxxxxxxxxxxxxx> ALSA: usb-audio: 6fire: return correct XRUN indication Steffen Maier <maier@xxxxxxxxxxxxxxxxxx> zfcp: status read buffers on first adapter open with link down Thomas Gleixner <tglx@xxxxxxxxxxxxx> hrtimers: Move SMP function call to thread context zhangwei(Jovi) <jovi.zhangwei@xxxxxxxxxx> tracing: Fix irqs-off tag display in syscall tracing David Jeffery <djeffery@xxxxxxxxxx> lockd: protect nlm_blocked access in nlmsvc_retry_blocked Barry Grussling <barry@xxxxxxxxxxxxx> usb: cp210x support SEL C662 Vendor/Device Sami Rahman <sami.rahman@xxxxxxxxxxxxxxx> USB: cp210x: add MMB and PI ZigBee USB Device Support Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx> usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapter Enrico Mioso <mrkiko.rs@xxxxxxxxx> usb: serial: option: Add ONYX 3G device support Alexandr \\\"Sky\\\" Ivanov <alexandr.sky@xxxxxxxxx> USB: option: add D-Link DWM-152/C1 and DWM-156/C1 Daniil Bolsun <dan.bolsun@xxxxxxxxx> USB: option: append Petatel NP10T device to GSM modems list Enrico Mioso <mrkiko.rs@xxxxxxxxx> usb: serial: option.c: remove ONDA MT825UP product ID fromdriver Dan Williams <dcbw@xxxxxxxxxx> usb: serial: option: add Olivetti Olicard 200 Bjørn Mork <bjorn@xxxxxxx> usb: option: add TP-LINK MA260 Enrico Mioso <mrkiko.rs@xxxxxxxxx> usb: serial: option: blacklist ONDA MT689DC QMI interface Andi Kleen <andi@xxxxxxxxxxxxxx> SCSI: Fix incorrect memset in bnx2fc_parse_fcp_rsp Bjørn Mork <bjorn@xxxxxxx> SCSI: megaraid_sas: fix memory leak if SGL has zero length entries Jan Kara <jack@xxxxxxx> writeback: Fix periodic writeback after fs mount Eric Dumazet <edumazet@xxxxxxxxxx> vlan: fix a race in egress prio management dingtianhong <dingtianhong@xxxxxxxxxx> ifb: fix oops when loading the ifb failed dingtianhong <dingtianhong@xxxxxxxxxx> dummy: fix oops when loading the dummy failed dingtianhong <dingtianhong@xxxxxxxxxx> ifb: fix rcu_sched self-detected stalls Dave Kleikamp <dave.kleikamp@xxxxxxxxxx> sunvnet: vnet_port_remove must call unregister_netdev Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx> ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> l2tp: add missing .owner to struct pppox_proto Amerigo Wang <amwang@xxxxxxxxxx> ipv6,mcast: always hold idev->lock before mca_lock Changli Gao <xiaosuo@xxxxxxxxx> net: Swap ver and type in pppoe_hdr Dave Jones <davej@xxxxxxxxxx> x25: Fix broken locking in ioctl error paths. Eric Dumazet <eric.dumazet@xxxxxxxxx> neighbour: fix a race in neigh_destroy() Mathias Krause <minipli@xxxxxxxxxxxxxx> af_key: fix info leaks in notify messages Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: ip6_sk_dst_check() must not assume ipv6 dst Gao feng <gaofeng@xxxxxxxxxxxxxx> ipv6: don't call addrconf_dst_alloc again when enable lo Linus Lüssing <linus.luessing@xxxxxx> bridge: fix switched interval for MLD Query types Dave Kleikamp <dave.kleikamp@xxxxxxxxxx> sparc: tsb must be flushed before tlb bob picco <bpicco@xxxxxxxxxx> sparc64 address-congruence property Olivier DANET <odanet@xxxxxxxxxxxx> sparc32: vm_area_struct access for old Sun SPARCs. Peter Zijlstra <peterz@xxxxxxxxxxxxx> perf: Fix perf_lock_task_context() vs RCU Jiri Olsa <jolsa@xxxxxxxxxx> perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario Jiri Olsa <jolsa@xxxxxxxxxx> perf: Clone child context from parent context pmu Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx> tracing: Use current_uid() for critical time tracing Sreekanth Reddy <Sreekanth.Reddy@xxxxxxx> SCSI: mpt2sas: fix firmware failure with wrong task attribute Daniel Hansel <daniel.hansel@xxxxxxxxxxxxxxxxxx> SCSI: zfcp: fix adapter (re)open recovery while link to SAN is down Gabor Juhos <juhosg@xxxxxxxxxxx> rt2x00: read 5GHz TX power values from the correct offset Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK Thomas Gleixner <tglx@xxxxxxxxxxxxx> tick: Prevent uncontrolled switch to oneshot mode ------------- Diffstat: Makefile | 4 ++-- arch/sparc/kernel/asm-offsets.c | 2 ++ arch/sparc/mm/hypersparc.S | 8 ++++---- arch/sparc/mm/init_64.c | 9 ++++++++- arch/sparc/mm/swift.S | 8 ++++---- arch/sparc/mm/tlb.c | 2 +- arch/sparc/mm/tsunami.S | 6 +++--- arch/sparc/mm/viking.S | 10 +++++----- drivers/net/dummy.c | 4 ++++ drivers/net/ifb.c | 8 +++++++- drivers/net/sunvnet.c | 2 ++ drivers/net/wireless/rt2x00/rt2800lib.c | 4 ++-- drivers/net/wireless/rt2x00/rt61pci.c | 3 ++- drivers/net/wireless/rt2x00/rt73usb.c | 3 ++- drivers/s390/scsi/zfcp_aux.c | 5 ++++- drivers/s390/scsi/zfcp_fsf.c | 25 +++++++++++++++++++------ drivers/scsi/bnx2fc/bnx2fc_io.c | 2 +- drivers/scsi/megaraid/megaraid_sas_base.c | 10 ++++++---- drivers/scsi/mpt2sas/mpt2sas_scsih.c | 6 +----- drivers/usb/serial/cp210x.c | 4 ++++ drivers/usb/serial/option.c | 23 +++++++++++++---------- fs/block_dev.c | 10 +++++++++- fs/lockd/svclock.c | 4 ++++ include/linux/if_pppox.h | 4 ++-- include/net/addrconf.h | 3 +++ include/net/udp.h | 1 + kernel/events/core.c | 28 +++++++++++++++++++++++++--- kernel/hrtimer.c | 28 +++++++++++++--------------- kernel/time/tick-broadcast.c | 10 +++++++++- kernel/trace/trace.c | 10 +++++++++- kernel/trace/trace_syscalls.c | 18 ++++++++++++++---- net/8021q/vlan_dev.c | 7 +++++++ net/bridge/br_multicast.c | 5 +++-- net/core/neighbour.c | 12 +++++++----- net/ipv4/udp.c | 3 ++- net/ipv6/addrconf.c | 31 +++++++++++++++++++++---------- net/ipv6/ip6_output.c | 8 +++++++- net/ipv6/mcast.c | 18 ++++++++++-------- net/ipv6/udp.c | 7 ++++++- net/key/af_key.c | 2 ++ net/l2tp/l2tp_ppp.c | 3 ++- net/x25/af_x25.c | 15 ++++++++------- sound/soc/codecs/sgtl5000.h | 2 +- sound/usb/6fire/pcm.c | 2 +- 44 files changed, 262 insertions(+), 117 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