summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-1217-70/+96
|\
| * perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()Wei Yongjun2021-03-121-0/+1
| * arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel2021-03-111-14/+0
| * arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-113-6/+3
| * arm64: perf: Fix 64-bit event counter read truncationRob Herring2021-03-101-1/+1
| * arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-104-13/+25
| * kselftest: arm64: Fix exit code of sve-ptraceMark Brown2021-03-101-1/+1
| * arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-105-3/+10
| * arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov2021-03-091-0/+5
| * arm64/mm: Reorganize pfn_valid()Anshuman Khandual2021-03-081-5/+16
| * arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual2021-03-081-0/+12
| * arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual2021-03-081-2/+2
| * arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual2021-03-081-2/+0
| * arm64: Drop support for CMDLINE_EXTENDWill Deacon2021-03-082-10/+1
| * arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon2021-03-081-19/+25
* | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-1210-81/+169
|\ \
| * | Xen/gntdev: don't needlessly use kvcalloc()Jan Beulich2021-03-101-7/+12
| * | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich2021-03-106-17/+26
| * | Xen/gntdev: don't needlessly allocate k{,un}map_ops[]Jan Beulich2021-03-101-9/+14
| * | Xen: drop exports of {set,clear}_foreign_p2m_mapping()Jan Beulich2021-03-102-4/+0
| * | xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2021-03-101-11/+21
| * | xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross2021-03-104-41/+80
| * | xen/events: reset affinity of 2-level event when tearing it downJuergen Gross2021-03-103-0/+24
* | | Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-03-1248-100/+566
|\ \ \
| * | | drm/nouveau: fix dma syncing for loops (v2)Dave Airlie2021-03-121-2/+4
| * | | drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin2021-03-123-8/+20
| * | | Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...Dave Airlie2021-03-1226-57/+353
| |\ \ \
| | * | | drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher2021-03-101-1/+1
| | * | | drm/radeon: fix AGP dependencyChristian König2021-03-101-0/+1
| | * | | drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_tableChristian König2021-03-103-2/+6
| | * | | drm/amd/pm: correct the watermark settings for PolarisEvan Quan2021-03-101-4/+4
| | * | | drm/amd/pm: bug fix for pcie dpmKenneth Feng2021-03-103-21/+141
| | * | | drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das2021-03-101-1/+1
| | * | | drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu2021-03-101-1/+95
| | * | | drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone2021-03-101-0/+31
| | * | | drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee2021-03-101-1/+1
| | * | | drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2021-03-1010-0/+37
| | * | | drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte2021-03-101-1/+1
| | * | | drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte2021-03-101-4/+0
| | * | | drm/amd/display: Add a backlight module optionTakashi Iwai2021-03-103-0/+10
| | * | | drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher2021-03-101-4/+20
| | * | | drm/amdgpu/display: don't assert in set backlight functionAlex Deucher2021-03-101-1/+0
| | * | | drm/amdgpu/display: simplify backlight settingAlex Deucher2021-03-101-16/+4
| * | | | Merge tag 'drm-misc-fixes-2021-03-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-03-1218-33/+189
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/compat: Clear bounce structuresDaniel Vetter2021-03-111-0/+11
| | * | | drm/shmem-helpers: vunmap: Don't put pages for dma-bufNoralf Trønnes2021-03-111-3/+4
| | * | | drm: meson_drv add shutdown functionArtem Lapkin2021-03-111-0/+11
| | * | | drm/shmem-helper: Don't remove the offset in vm_area_struct pgoffNeil Roberts2021-03-111-5/+6
| | * | | drm/shmem-helper: Check for purged buffers in fault handlerNeil Roberts2021-03-111-4/+14
| | * | | qxl: Fix uninitialised struct field head.surface_idColin Ian King2021-03-111-0/+1