summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-27ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack1-3/+3
2013-03-27ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack1-4/+6
2013-03-27x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang1-2/+2
2013-03-27USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-27ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-03-27drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-27usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-27USB: xhci: correctly enable interruptsHannes Reinecke2-10/+16
2013-03-27tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)4-14/+61
2013-03-27tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)1-1/+5
2013-03-27tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)1-7/+12
2013-03-27tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)1-2/+2
2013-03-27drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-27drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-27cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik3-1/+33
2013-03-27tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)1-1/+2
2013-03-27ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o5-15/+15
2013-03-27ext4: convert number of blocks to clusters properlyLukas Czerner3-7/+7
2013-03-27jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara1-5/+10
2013-03-27ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu1-1/+5
2013-03-27sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-27sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-27sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-27sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-03-27sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-27sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6
2013-03-27sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko3-3/+16
2013-03-27sfc: Fix two causes of flush failureBen Hutchings7-5/+46
2013-03-27sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings1-6/+11
2013-03-27sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa5-14/+46
2013-03-27rtnetlink: Mask the rta_type when range checkingVlad Yasevich1-1/+1
2013-03-27tcp: fix skb_availroom()Eric Dumazet3-4/+6
2013-03-27ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev1-7/+5
2013-03-27sctp: don't break the loop while meeting the active_path so as to find the m...Xufeng Zhang1-1/+1
2013-03-27sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich1-1/+1
2013-03-27bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico1-4/+2
2013-03-27netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico1-11/+9
2013-03-27net/ipv4: Ensure that location of timestamp option is storedDavid Ward1-4/+1
2013-03-27sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-03-27isofs: avoid info leak on exportMathias Krause1-0/+1
2013-03-27udf: avoid info leak on exportMathias Krause1-0/+1
2013-03-27tools: hv: Netlink source address validation allows DoSTomas Hozza1-1/+7
2013-03-27selinux: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2013-03-27vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin1-1/+2
2013-03-27rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-27powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-27rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2013-03-27mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-27s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0