summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-19drm/amdgpu: add video_codecs query support for aldebaranJames Zhu1-0/+1
2021-05-19drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-19drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2-5/+7
2021-05-19drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li1-1/+1
2021-05-19drm/radeon: use the dummy page for GART if neededChristian König1-1/+2
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-05-19RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter1-2/+2
2021-05-19x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel1-20/+46
2021-05-19RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb1-4/+2
2021-05-19Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/sc...Linus Torvalds1-1/+5
2021-05-19Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds1-23/+50
2021-05-19x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel1-0/+4
2021-05-19SMB3: incorrect file id in requests compounded with openSteve French1-3/+3
2021-05-19x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel1-13/+12
2021-05-19ALSA: line6: Fix racy initialization of LINE6 MIDITakashi Iwai3-11/+4
2021-05-19platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tabletTeava Radu1-0/+8
2021-05-19platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko1-0/+1
2021-05-19platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede1-1/+2
2021-05-19platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K1-0/+2
2021-05-19platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede2-25/+57
2021-05-19platform/x86: gigabyte-wmi: add support for B550 Aorus EliteThomas Weißschuh1-0/+1
2021-05-19platform/x86: gigabyte-wmi: add support for X570 UDThomas Weißschuh1-0/+1
2021-05-19platform/x86: gigabyte-wmi: streamline dmi matchingThomas Weißschuh1-24/+12
2021-05-19platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun1-1/+10
2021-05-19platform/surface: dtx: Fix poll functionMaximilian Luz1-7/+1
2021-05-19platform/surface: aggregator: Add platform-drivers-x86 list to MAINTAINERS entryMaximilian Luz1-0/+1
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann1-3/+3
2021-05-19platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz1-2/+1
2021-05-19x86/build: Fix location of '-plugin-opt=' flagsNathan Chancellor1-6/+6
2021-05-19Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...Jani Nikula6-138/+118
2021-05-19drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg1-1/+4
2021-05-19drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson2-6/+7
2021-05-19nvme-fc: clear q_live at beginning of association teardownJames Smart1-0/+12
2021-05-19nvme-tcp: rerun io_work if req_list is not emptyKeith Busch1-1/+2
2021-05-19nvme-tcp: fix possible use-after-completionSagi Grimberg1-1/+1
2021-05-19nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo1-1/+3
2021-05-19nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo1-1/+1
2021-05-18signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman2-13/+7
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman9-25/+41
2021-05-18signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman3-9/+16
2021-05-18signal: Implement SIL_FAULT_TRAPNOEric W. Biederman3-27/+16
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman4-8/+8
2021-05-18kcsan: Fix debugfs initcall return typeArnd Bergmann1-1/+2
2021-05-18RDMA/core: Don't access cm_id after its destructionShay Drory1-2/+3
2021-05-18ARM: npcm: wpcm450: select interrupt controller driverJonathan Neuschäfer1-0/+1
2021-05-18locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang4-11/+17
2021-05-18locking/lockdep: Correct calling tracepointsLeo Yan1-2/+2
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu3-8/+30
2021-05-18perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu1-1/+1