summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.3-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-024-67/+47
|\
| * Btrfs: fix deadlock between fiemap and transaction commitsFilipe Manana2019-07-303-5/+22
| * Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana2019-07-301-0/+10
| * Btrfs: fix incremental send failure after deduplicationFilipe Manana2019-07-301-62/+15
* | Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-021-3/+12
|\ \
| * | gfs2: Inode dirtying fixAndreas Gruenbacher2019-07-311-3/+12
* | | Merge tag 'pm-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-08-021-1/+3
|\ \ \
| * | | ACPI: PM: Fix regression in acpi_device_set_power()Rafael J. Wysocki2019-08-011-1/+3
| |/ /
* | | Merge tag 'sound-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-023-6/+9
|\ \ \
| * | | ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_checkHillf Danton2019-07-301-1/+1
| * | | ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drainYuki Tsunashima2019-07-291-1/+2
| * | | ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault2019-07-271-4/+6
* | | | Merge tag 'drm-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-0219-116/+215
|\ \ \ \
| * \ \ \ Merge tag 'msm-fixes-2019_08_01' of https://gitlab.freedesktop.org/drm/msm in...Dave Airlie2019-08-027-8/+64
| |\ \ \ \
| | * | | | drm: msm: Fix add_gpu_componentsJeffrey Hugo2019-08-011-1/+2
| | * | | | drm/msm: Annotate intentional switch statement fall throughsJordan Crouse2019-08-013-0/+4
| | * | | | drm/msm: add support for per-CRTC max_vblank_count on mdp5Brian Masney2019-08-012-2/+16
| | * | | | drm/msm: Use the correct dma_sync calls in msm_gemRob Clark2019-07-311-5/+42
| * | | | | drm/nouveau: Only release VCPI slots on mode changesLyude Paul2019-08-021-1/+1
| * | | | | Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-08-0211-107/+150
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan2019-07-311-20/+36
| | * | | | drm/amd/powerplay: correct Navi10 VCN powergate control (v2)Evan Quan2019-07-311-18/+10
| | * | | | drm/amd/powerplay: support VCN powergate status retrieval for SW SMUEvan Quan2019-07-311-0/+4
| | * | | | drm/amd/powerplay: support VCN powergate status retrieval on RavenEvan Quan2019-07-311-0/+9
| | * | | | drm/amd/powerplay: add new sensor type for VCN powergate statusEvan Quan2019-07-311-0/+1
| | * | | | drm/amdgpu: fix a potential information leaking bugWang Xiayang2019-07-311-1/+1
| | * | | | drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König2019-07-311-14/+12
| | * | | | drm/amd/powerplay: enable SW SMU reset functionalityEvan Quan2019-07-311-7/+9
| | * | | | drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2019-07-312-6/+15
| | * | | | drm/amdgpu/powerplay: use proper revision id for naviAlex Deucher2019-07-311-1/+2
| | * | | | drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang2019-07-311-9/+9
| | * | | | drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang2019-07-314-30/+40
| | * | | | drm/amdkfd: Fix byte align on VegaMKent Russell2019-07-311-1/+2
| | |/ / /
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-025-26/+40
|\ \ \ \ \
| * | | | | clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven2019-07-231-14/+2
| * | | | | clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang2019-07-221-0/+1
| * | | | | clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu2019-07-221-12/+34
| * | | | | clk: Add missing documentation of devm_clk_bulk_get_optional() argumentSylwester Nawrocki2019-07-221-0/+1
| * | | | | clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu2019-07-221-0/+2
* | | | | | Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-025-3/+85
|\ \ \ \ \ \
| * | | | | | arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig2019-07-244-1/+74
| * | | | | | dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}Christoph Hellwig2019-07-241-2/+11
* | | | | | | Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-021-3/+5
|\ \ \ \ \ \ \
| * | | | | | | dma-contiguous: page-align the size in dma_free_contiguous()Nicolin Chen2019-07-291-1/+2
| * | | | | | | dma-contiguous: do not overwrite align in dma_alloc_contiguous()Nicolin Chen2019-07-291-2/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-08-014-3/+8
|\ \ \ \ \ \ \
| * | | | | | | mmc: mmc_spi: Enable stable writesAndreas Koop2019-07-221-0/+5
| * | | | | | | mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-07-221-1/+1
| * | | | | | | mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-07-221-2/+1
| * | | | | | | mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang2019-07-221-0/+1
| | |_|/ / / / | |/| | | | |