summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.3-rc8v5.3-rc8Linus Torvalds2019-09-081-1/+1
* Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds2019-09-081-4/+4
|\
| * include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers2019-09-081-4/+4
* | Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-09-081-9/+6
|\ \
| * \ Merge tag 'gpio-v5.3-rc7-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-08-301-9/+6
| |\ \
| | * | gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_readDavid Jander2019-08-281-6/+3
| | * | gpio: pca953x: correct type of reg_directionDavid Jander2019-08-281-3/+3
| |/ /
* | | Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-071-4/+0
* | | Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-071-7/+7
|\ \ \
| * | | Documentation/process: Add Qualcomm process ambassador for hardware security ...Trilok Soni2019-09-071-1/+1
| * | | Documentation/process/embargoed-hardware-issues: Microsoft ambassadorSasha Levin2019-09-061-1/+1
| * | | Documentation/process: Add Google contact for embargoed hardware issuesKees Cook2019-09-051-4/+4
| * | | Documentation/process: Volunteer as the ambassador for XenAndrew Cooper2019-09-051-1/+1
| | |/ | |/|
* | | Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-09-074-13/+33
|\ \ \
| * | | dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda2019-09-041-9/+19
| * | | dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang2019-09-041-2/+8
| * | | dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang2019-08-201-1/+3
| * | | dmaengine: ti: dma-crossbar: Fix a memory leak bugWenwen Wang2019-08-201-1/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-09-062-2/+2
|\ \ \ \
| * | | | scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2019-08-292-2/+2
* | | | | Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-061-1/+4
|\ \ \ \ \
| * | | | | libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer2019-08-281-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-061-1/+1
|\ \ \ \ \
| * | | | | Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires2019-09-061-1/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-063-3/+10
|\ \ \ \ \ \
| * | | | | | soc: qcom: geni: Provide parameter error checkingLee Jones2019-09-061-0/+6
| * | | | | | Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-09-051-0/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: renesas: hihope-common: Fix eMMC statusFabrizio Castro2019-08-311-0/+1
| * | | | | | | Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-09-041-3/+3
| |\| | | | | | | | |_|_|_|_|/ | |/| | | | |
| | * | | | | arm64: dts: renesas: r8a77995: draak: Fix backlight regulator nameGeert Uytterhoeven2019-08-091-3/+3
* | | | | | | Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfsLinus Torvalds2019-09-063-175/+257
|\ \ \ \ \ \ \
| * | | | | | | configfs: provide exclusion between IO and removalsAl Viro2019-09-042-18/+80
| * | | | | | | configfs: new object reprsenting tree fragmentsAl Viro2019-09-023-27/+97
| * | | | | | | configfs_register_group() shouldn't be (and isn't) called in rmdirable partsAl Viro2019-09-021-11/+0
| * | | | | | | configfs: stash the data we need into configfs_buffer at open timeAl Viro2019-09-021-134/+95
| |/ / / / / /
* | | | | | | Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-064-31/+103
|\ \ \ \ \ \ \
| * | | | | | | iommu/amd: Fix race in increase_address_space()Joerg Roedel2019-09-061-5/+11
| * | | | | | | iommu/amd: Flush old domains in kdump kernelStuart Hayes2019-09-061-0/+24
| * | | | | | | iommu/vt-d: Remove global page flush supportJacob Pan2019-09-032-24/+15
| * | | | | | | Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"Lu Baolu2019-08-301-2/+53
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-09-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik2019-09-031-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-066-14/+202
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-09-064-9/+187
| |\ \ \ \ \ \ \
| | * | | | | | | drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard2019-08-302-0/+137
| | * | | | | | | drm/modes: Introduce a whitelist for the named modesMaxime Ripard2019-08-301-0/+20
| | * | | | | | | drm/modes: Fix the command line parser to take force options into accountMaxime Ripard2019-08-301-5/+19
| | * | | | | | | drm/modes: Add a switch to differentiate free standing optionsMaxime Ripard2019-08-301-1/+9
| | * | | | | | | drm/ingenic: Hardcode panel type to DPILaurent Pinchart2019-08-291-3/+2
| * | | | | | | | Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-09-061-5/+3
| |\ \ \ \ \ \ \ \