aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin
2019-05-06ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin
2019-05-06vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM filesKirill Smelkov
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-06dtlk: remove double call to nonseekable_openKirill Smelkov
2019-05-06Merge branches 'for-5.1/upstream-fixes' and 'for-5.2/core' into for-linusJiri Kosina
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown
2019-05-06Merge branch 'regulator-5.1' into regulator-linusMark Brown
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina
2019-05-06mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter
2019-05-06dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controllerYinbo Zhu
2019-05-06mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani
2019-05-06mmc: mtk-sd: select REGULATORNeilBrown
2019-05-06mmc: mtk-sd: enable internal card-detect logic.NeilBrown
2019-05-06mmc: mtk-sd: add support for config found in mt7620 family SOCs.NeilBrown
2019-05-06mmc: mtk-sd: don't hard-code interrupt trigger typeNeilBrown
2019-05-06mmc: core: Fix tag set memory leakRaul E Rangel
2019-05-06dt-bindings: mmc: Add support for MT8516 to mtk-sdFabien Parent
2019-05-06mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre
2019-05-06mmc: mmci: Cleanup mmci_cmd_irq() for busy detectLudovic Barre
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva
2019-05-06mmc: core: Verify SD bus widthRaul E Rangel
2019-05-06mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPBOUGH CHEN
2019-05-06mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidleBOUGH CHEN
2019-05-06dt-bindings: mmc: fsl-imx-esdhc: add imx7ulp compatible stringBOUGH CHEN
2019-05-06mmc: meson-gx: add signal resampling tuningJerome Brunet
2019-05-06mmc: meson-gx: remove Rx phase tuningJerome Brunet
2019-05-06mmc: meson-gx: avoid clock glitch when switching to DDR modesJerome Brunet
2019-05-06mmc: meson-gx: disable HS400Jerome Brunet
2019-05-06mmc: meson-gx: correct irq flagJerome Brunet
2019-05-06mmc: meson-gx: ack only raised irqJerome Brunet
2019-05-06mmc: meson-gx: remove open coded read with timeoutJerome Brunet
2019-05-06mmc: omap_hsmmc: Use dev_get_drvdata()Kefeng Wang
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake
2019-05-06Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake
2019-05-06memstick: tifm: remove set but not used variable 'data'YueHaibing