summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-07usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2-2/+2
2012-05-07USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2-2/+2
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern3-0/+19
2012-05-07USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum1-2/+5
2012-05-07Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman1-0/+1
2012-05-07nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro1-14/+9
2012-05-07nfsd: fix b0rken error value for setattr on read-only mountAl Viro1-3/+4
2012-05-07mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-05-07KVM: unmap pages from the iommu when slots are removedAlex Williamson3-6/+17
2012-05-07Fix modpost failures in fedora 17David Miller1-0/+4
2012-05-07brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel3-2/+10
2012-05-07EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-05-07nl80211: ensure interface is up in various APIsJohannes Berg1-12/+17
2012-05-07drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-05-07drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2012-05-07drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-05-07hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck1-3/+6
2012-05-07hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-05-07dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre1-4/+0
2012-05-07ASoC: dapm: Ensure power gets managed for line widgetsMark Brown1-0/+2
2012-05-07xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-05-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-05-07Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds4-22/+2
2012-05-07x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-05-07NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust1-0/+14
2012-05-07NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust1-2/+7
2012-05-07nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara1-2/+6
2012-04-27Linux 3.0.30v3.0.30Greg Kroah-Hartman1-1/+1
2012-04-27tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-27net ax25: Reorder ax25_exit to remove races.Eric W. Biederman1-4/+5
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-27netns: do not leak net_generic data on failed initJulian Anastasov1-15/+18
2012-04-27tcp: fix tcp_grow_window() for large incoming framesEric Dumazet1-0/+1
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-27net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward1-5/+2
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-278139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-27tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell1-2/+5
2012-04-27net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-27netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-04-27bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-27phonet: Check input from user before allocatingSasha Levin1-0/+3
2012-04-27ipv6: fix array index in ip6_mc_add_src()RongQing.Li1-1/+1
2012-04-27bridge: Do not send queries on multicast group leavesHerbert Xu2-85/+0
2012-04-27sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf1-2/+3
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet4-6/+9