summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-06staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault1-1/+1
2013-02-06staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich1-1/+1
2013-02-06staging: r8712u: Add new device IDLarry Finger1-0/+2
2013-02-06drm/i915; Only increment the user-pin-count after successfully pinning the boChris Wilson1-3/+4
2013-02-06ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1
2013-02-06ASoC: wm2000: Fix sense of speech clarity enableMark Brown1-2/+2
2013-02-06mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2013-02-06mwifiex: handle association failure case correctlyAmitkumar Karwar1-1/+7
2013-02-06ASoC: wm5100: Remove DSP B and left justified formatsMark Brown1-6/+0
2013-02-06xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp3-0/+26
2013-02-06USB: Handle warm reset failure on empty port.Sarah Sharp1-1/+11
2013-02-06USB: Ignore port state until reset completes.Sarah Sharp1-7/+7
2013-02-06USB: Increase reset timeout.Sarah Sharp1-1/+1
2013-02-06USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2-4/+90
2013-02-06USB: Ignore xHCI Reset Device status.Sarah Sharp1-8/+5
2013-02-06USB: Handle auto-transition from hot to warm reset.Sarah Sharp1-3/+3
2013-02-06xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp1-0/+2
2013-02-06mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg1-1/+1
2013-02-06virtio-blk: Don't free ida when disk is in useAlexander Graf1-1/+6
2013-02-06usb: musb: core: print new line in the driver banner againSergei Shtylyov1-4/+1
2013-02-06usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior1-4/+5
2013-01-16Linux 3.2.37v3.2.37Ben Hutchings1-1/+1
2013-01-16aoe: do not call bdi_init after blk_alloc_queueEd Cashin2-6/+1
2013-01-16ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2013-01-16RDMA/nes: Fix for terminate timer crashTatyana Nikolova3-8/+6
2013-01-16RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova1-0/+5
2013-01-16mvsas: Fix oops when ata commond timeout.Jianpeng Ma1-1/+1
2013-01-16tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet1-18/+25
2013-01-16tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet1-5/+10
2013-01-16tcp: refine SYN handling in tcp_validate_incomingEric Dumazet1-1/+5
2013-01-16tcp: implement RFC 5961 4.2Eric Dumazet3-19/+17
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet6-1/+45
2013-01-16net: sched: integer overflow fixStefan Hasko1-1/+1
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch6-7/+25
2013-01-16sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-16ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2013-01-16Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2-5/+5
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2-1/+10
2013-01-16rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann1-3/+4
2013-01-16epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-16udf: don't increment lenExtents while writing to a holeNamjae Jeon1-2/+5
2013-01-16drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-16drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-16mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2-0/+14
2013-01-16ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-16SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust1-4/+23
2013-01-16nfs: fix null checking in nfs_get_option_str()Xi Wang1-1/+1
2013-01-16video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2013-01-16drm/nouveau: fix init with agpgart-uninorthAaro Koskinen1-1/+1
2013-01-16drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider4-11/+24