summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05sysfs: fix race between readdir and lseekMing Lei1-1/+12
2013-04-05staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2-0/+3
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2-0/+3
2013-04-05Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes1-0/+1
2013-04-05SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust1-2/+7
2013-04-05kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton1-1/+1
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings13-0/+17
2013-03-28Linux 3.0.71v3.0.71Greg Kroah-Hartman1-1/+1
2013-03-28asus-laptop: Do not call HWRS on initBen Hutchings1-13/+4
2013-03-28rt2x00: error in configurations with mesh support disabledFelix Fietkau1-0/+2
2013-03-28exec: use -ELOOP for max recursion depthKees Cook5-17/+6
2013-03-28i915: initialize CADL in opregionLekensteyn1-1/+22
2013-03-28udf: avoid info leak on exportMathias Krause1-0/+1
2013-03-28isofs: avoid info leak on exportMathias Krause1-0/+1
2013-03-28Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2-10/+9
2013-03-28key: Fix resource leakAlan Cox1-2/+2
2013-03-28USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-28USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-28udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara1-1/+1
2013-03-28USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-28USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-28x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang1-2/+2
2013-03-28clockevents: Don't allow dummy broadcast timersMark Rutland1-1/+2
2013-03-28IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn1-2/+6
2013-03-28usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-28ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu1-1/+5
2013-03-28cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton1-48/+5
2013-03-28mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-28KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-28drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-28mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-28tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)1-2/+2
2013-03-28tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)1-1/+2
2013-03-28drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-28ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack1-3/+3
2013-03-28ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack1-4/+6
2013-03-28ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2013-03-28sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2013-03-28sfc: Fix two causes of flush failureBen Hutchings7-5/+46
2013-03-28sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings1-6/+11
2013-03-28sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2013-03-28sfc: Fix Siena mac statistics on big endian platformsSteve Hodgson1-7/+7
2013-03-28sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings1-17/+24