summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Linux 3.14.27v3.14.27Greg Kroah-Hartman1-1/+1
2014-12-16ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai1-0/+2
2014-12-16ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai1-0/+1
2014-12-16ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai1-0/+1
2014-12-16mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl1-0/+3
2014-12-16powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2014-12-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang3-6/+75
2014-12-16net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann1-2/+2
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet1-1/+2
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau1-1/+1
2014-12-16gre: Set inner mac header in gro completeTom Herbert1-0/+3
2014-12-16rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel1-0/+1
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner1-7/+3
2014-12-16ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov1-2/+2
2014-12-16ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien2-0/+12
2014-12-16sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-16ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2014-12-16AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles1-0/+3
2014-12-16USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2-75/+25
2014-12-16media: smiapp: Only some selection targets are settableSakari Ailus1-1/+1
2014-12-16x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton1-1/+1
2014-12-16drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter1-11/+11
2014-12-16drm/i915: More cautious with pch fifo underrunsDaniel Vetter1-2/+0
2014-12-16drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek1-0/+2
2014-12-16i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-12-16i2c: omap: fix i207 errata handlingAlexander Kochetkov1-3/+5
2014-12-16i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov1-2/+0
2014-12-16xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee1-5/+0
2014-12-16mm: fix anon_vma_clone() error treatmentDaniel Forrest2-5/+11
2014-12-16mm: fix swapoff hang after page migration and forkHugh Dickins1-13/+13
2014-12-16mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton1-3/+5
2014-12-16mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang1-1/+3
2014-12-06Linux 3.14.26v3.14.26Greg Kroah-Hartman1-1/+1
2014-12-06nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini3-2/+16
2014-12-06batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang1-1/+1
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2-4/+3
2014-12-06locks: eliminate BUG() call when there's an unexpected lock on file closeJeff Layton1-6/+18
2014-12-06bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-12-06gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt1-0/+10
2014-12-06drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher1-1/+1
2014-12-06bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi1-0/+7
2014-12-06net/ping: handle protocol mismatching scenarioJane Zhou1-0/+2
2014-12-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton1-9/+8
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust1-2/+6
2014-12-06nfsd: correctly define v4.2 support attributesChristoph Hellwig1-3/+6
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka1-38/+12