summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-03usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-08-03ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack1-1/+1
2013-08-03Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-08-03Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-08-03ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song1-1/+1
2013-08-03ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2013-08-03ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2013-08-03staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4
2013-08-03ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-08-03ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-08-03ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+4
2013-08-03ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+12
2013-08-03ASoC: max98088 - fix element type of the register cache.Chih-Chung Chang1-1/+1
2013-08-03ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+10
2013-08-03ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2-0/+4
2013-08-03ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2013-08-03usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui1-2/+2
2013-08-03usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi1-0/+1
2013-08-03ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani1-0/+1
2013-08-03ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o1-3/+8
2013-08-03lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery1-0/+4
2013-08-03ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam1-1/+1
2013-08-03ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam1-1/+1
2013-08-03xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk3-1/+16
2013-08-03xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich1-0/+5
2013-08-03tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-08-03fanotify: info leak in copy_event_to_user()Dan Carpenter1-0/+1
2013-08-03Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen1-1/+1
2013-08-03virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-08-03virtio: support unlocked queue pollMichael S. Tsirkin2-8/+55
2013-08-03sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-08-03sparc64 address-congruence propertybob picco1-1/+8
2013-08-03sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-08-03vlan: fix a race in egress prio managementEric Dumazet1-0/+7
2013-08-03atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-08-03atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-08-03ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-08-03dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-08-039p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-08-03macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-08-03ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-08-03sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-08-03ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2013-08-03ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa3-2/+9
2013-08-03l2tp: add missing .owner to struct pppox_protoWei Yongjun1-1/+2
2013-08-03ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang3-18/+31
2013-08-03net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-08-03x25: Fix broken locking in ioctl error paths.Dave Jones1-7/+8
2013-08-03neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-08-03sh_eth: fix unhandled RFE interruptSergei Shtylyov2-9/+10