summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-07Linux 3.17.6v3.17.6Greg Kroah-Hartman
2014-12-07Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...Greg Kroah-Hartman
2014-12-06Linux 3.17.5v3.17.5Greg Kroah-Hartman
2014-12-06netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-12-06clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov
2014-12-06drm/i915: Ignore long hpds on eDP portsVille Syrjälä
2014-12-06iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho
2014-12-06iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb
2014-12-06powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt
2014-12-06bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-12-06drm/radeon: initialize sadb to NULL in the audio codeAlex Deucher
2014-12-06gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt
2014-12-06drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher
2014-12-06drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä
2014-12-06drm/i915: Kick fbdev before vgaconDaniel Vetter
2014-12-06drm/i915: drop WaSetupGtModeTdRowDispatch:snbDaniel Vetter
2014-12-06drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher
2014-12-06drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher
2014-12-06clk-divider: Fix READ_ONLY when divider > 1James Hogan
2014-12-06bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi
2014-12-06irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon
2014-12-06ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probeDaniel Borkmann
2014-12-06ixgbe: Correctly disable VLAN filter in promiscuous modeVlad Yasevich
2014-12-06Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu
2014-12-06net/ping: handle protocol mismatching scenarioJane Zhou
2014-12-06hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()Arnaud Ebalard
2014-12-06sound/radeon: Move 64-bit MSI quirk from arch to driverBenjamin Herrenschmidt
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-12-06nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-12-06iwlwifi: pcie: fix prph dump lengthLiad Kaufman
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka
2014-12-06dmaengine: sun6i: Fix memcpy operationMaxime Ripard
2014-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-12-06scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg
2014-12-06vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger
2014-12-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl
2014-12-06spi: sirf: fix word width configurationQipan Li
2014-12-06spi: Fix mapping from vmalloc-ed buffer to scatter listCharles Keepax
2014-12-06spi: dw: Fix dynamic speed change.Thor Thayer
2014-12-06iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier
2014-12-06srp-target: Retry when QP creation fails with ENOMEMBart Van Assche
2014-12-06Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2014-12-06Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal
2014-12-06ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov
2014-12-06ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni
2014-12-06of/selftest: Fix off-by-one error in removal pathGrant Likely