summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-13tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-04-13tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-04-13clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park
2015-04-13regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel
2015-04-13regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen
2015-04-13clockevents: sun5i: Fix setup_irq init sequenceYongbae Park
2015-04-13virtio-balloon: do not call blocking ops when !TASK_RUNNINGMichael S. Tsirkin
2015-04-13virtio_balloon: set DRIVER_OK before using deviceMichael S. Tsirkin
2015-04-13ASoC: wm9713: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: wm9712: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: wm8955: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: adav80x: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: ak4641: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: wm8904: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: wm2000: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: wm8731: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: tas5086: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: wm8960: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: es8238: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: pcm1681: Fix wrong value references for boolean kctlTakashi Iwai
2015-04-13ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUPEric Nelson
2015-04-13ASoC: sn95031: Fix control-less DAPM routesLars-Peter Clausen
2015-04-13ASoC: ak4671: Fix control-less DAPM routesLars-Peter Clausen
2015-04-13ASoC: da732x: Fix control-less DAPM routesLars-Peter Clausen
2015-03-26Linux 3.19.3v3.19.3Greg Kroah-Hartman
2015-03-26drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon
2015-03-26target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-03-26iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-26target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-03-26target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-26ARM: dts: am43xx-clocks: Fix ehrpwm tbclk data on am43xxVignesh R
2015-03-26ARM: dts: am33xx-clocks: Fix ehrpwm tbclk data on am33xxVignesh R
2015-03-26ARM: dts: DRA7x: Fix the bypass clock source for dpll_iva and othersRavikumar Kattekola
2015-03-26ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2015-03-26ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent regPeter Chen
2015-03-26ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski
2015-03-26b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki
2015-03-26ARM: imx6sl-evk: set swbst_reg as vbus's parent regPeter Chen
2015-03-26netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso
2015-03-26netfilter: nf_tables: fix transaction race conditionPatrick McHardy
2015-03-26netfilter: xt_socket: fix a stack corruption bugEric Dumazet
2015-03-26netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso
2015-03-26ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov
2015-03-26ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov
2015-03-26powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-03-26powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-03-26x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman
2015-03-26x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski