aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)
2013-03-28drm/i915: restrict kernel address leak in debugfsKees Cook
2013-03-28ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack
2013-03-28ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack
2013-03-28ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings
2013-03-28sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko
2013-03-28sfc: Fix two causes of flush failureBen Hutchings
2013-03-28sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings
2013-03-28sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson
2013-03-28sfc: Fix Siena mac statistics on big endian platformsSteve Hodgson
2013-03-28sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings
2013-03-28inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-28rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-28ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-28sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang
2013-03-28netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico
2013-03-28net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-28sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-03-28Revert "USB: EHCI: don't check DMA values in QH overlays"Greg Kroah-Hartman
2013-03-20Linux 3.0.70v3.0.70Greg Kroah-Hartman
2013-03-20dcbnl: fix various netlink info leaksMathias Krause
2013-03-20rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause
2013-03-20ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa
2013-03-20bridging: fix rx_handlers return codeCristian Bercaru
2013-03-20netlabel: correctly list all the static label mappingsPaul Moore
2013-03-20tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet
2013-03-20tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-20net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-20rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-20l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault
2013-03-20loopdev: fix a deadlockGuo Chao
2013-03-20block: use i_size_write() in bd_set_size()Guo Chao
2013-03-20hwmon: (sht15) Fix memory leak if regulator_enable() failsBen Hutchings
2013-03-20drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin
2013-03-20btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-20s390/mm: fix flush_tlb_kernel_range()Heiko Carstens
2013-03-20perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-20selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-20w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski
2013-03-20hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin
2013-03-20ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai