summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-152-75/+121
|\
| * erofs: fix 1 lcluster-sized pcluster for big pclusterGao Xiang2021-05-131-2/+19
| * erofs: update documentation about data compressionGao Xiang2021-05-111-19/+49
| * erofs: fix broken illustration in documentationGao Xiang2021-05-111-60/+59
* | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-1510-55/+69
|\ \
| * | ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams2021-05-122-21/+36
| * | MAINTAINERS: Move nvdimm mailing listDan Williams2021-05-126-32/+32
| * | tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei2021-05-121-1/+1
| * | libnvdimm: Remove duplicate struct declarationWan Jiabing2021-05-121-1/+0
| |/
* | Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-151-12/+23
|\ \
| * | dax: Wake up all waiters after invalidating dax entryVivek Goyal2021-05-081-1/+1
| * | dax: Add a wakeup mode parameter to put_unlocked_entry()Vivek Goyal2021-05-081-7/+7
| * | dax: Add an enum for specifying dax wakup modeVivek Goyal2021-05-081-6/+17
* | | Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-1515-79/+59
|\ \ \
| * \ \ Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-05-149-18/+47
| |\ \ \
| | * | | drm/msm/dp: initialize audio_comp when audio startsKuogee Hsieh2021-05-073-2/+11
| | * | | drm/msm/dp: check sink_count before update is_connected statusKuogee Hsieh2021-05-071-7/+8
| | * | | drm/msm: fix minor version to indicate MSM_PARAM_SUSPENDS supportJonathan Marek2021-04-281-1/+1
| | * | | drm/msm/dsi: fix msm_dsi_phy_get_clk_provider return codeDmitry Baryshkov2021-04-271-1/+1
| | * | | drm/msm/dsi: dsi_phy_28nm_8960: fix uninitialized variable accessDmitry Baryshkov2021-04-271-0/+4
| | * | | drm/msm: fix LLC not being enabled for mmu500 targetsJonathan Marek2021-04-271-4/+5
| | * | | drm/msm: Do not unpin/evict exported dma-buf'sRob Clark2021-04-272-3/+17
| * | | | Merge tag 'drm-intel-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-05-146-61/+12
| |\ \ \ \
| | * | | | drm/i915: Use correct downstream caps for check Src-Ctl mode for PCONAnkit Nautiyal2021-05-121-1/+1
| | * | | | drm/i915/overlay: Fix active retire callback alignmentTvrtko Ursulin2021-05-121-1/+1
| | * | | | drm/i915: Fix crash in auto_retireStéphane Marchesin2021-05-121-1/+2
| | * | | | drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdpLv Yunlong2021-05-121-1/+0
| | * | | | drm/i915: Read C0DRB3/C1DRB3 as 16 bits againVille Syrjälä2021-05-121-2/+2
| | * | | | drm/i915: Avoid div-by-zero on gen2Ville Syrjälä2021-05-121-1/+1
| | * | | | drm/i915/dp: Use slow and wide link training for everythingKai-Heng Feng2021-05-111-54/+5
| | | |_|/ | | |/| |
* | | | | tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-152-2/+2
* | | | | Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-141-4/+27
|\ \ \ \ \
| * | | | | tracing: Handle %.*s in trace_check_vprintf()Steven Rostedt (VMware)2021-05-131-4/+27
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-149-75/+148
|\ \ \ \ \
| * | | | | arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas2021-05-141-1/+3
| * | | | | arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.hMark Brown2021-05-131-1/+1
| * | | | | arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne2021-05-101-0/+12
| * | | | | kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown2021-05-101-0/+1
| * | | | | arm64: Generate cpucaps.hMark Brown2021-05-106-74/+132
| |/ / / /
* | | | | Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-145-47/+56
|\ \ \ \ \
| * | | | | f2fs: return EINVAL for hole cases in swap fileJaegeuk Kim2021-05-121-2/+2
| * | | | | f2fs: avoid swapon failure by giving a warning firstJaegeuk Kim2021-05-121-6/+23
| * | | | | f2fs: compress: fix to assign cc.cluster_idx correctlyChao Yu2021-05-113-12/+13
| * | | | | f2fs: compress: fix race condition of overwrite vs truncateChao Yu2021-05-111-23/+12
| * | | | | f2fs: compress: fix to free compress page correctlyChao Yu2021-05-111-1/+2
| * | | | | f2fs: support iflag change given the maskJaegeuk Kim2021-05-111-1/+2
| * | | | | f2fs: avoid null pointer access when handling IPU errorJaegeuk Kim2021-05-111-2/+2
| |/ / / /
* | | | | Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-1420-318/+419
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-1417-303/+409
| |\ \ \ \
| | * | | | drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S2021-05-131-4/+9