summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-05ionic: check port ptr before useShannon Nelson1-0/+5
2020-11-05RISC-V: Remove any memblock representing unusable memory areaAtish Patra1-11/+7
2020-11-05Merge tag 'asoc-fix-v5.10-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai16-48/+119
2020-11-05selftests: binderfs: use SKIP instead of XFAILTommi Rantala1-4/+4
2020-11-05selftests: clone3: use SKIP instead of XFAILTommi Rantala1-1/+1
2020-11-05selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala1-4/+4
2020-11-05selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala3-3/+0
2020-11-05io_uring: use correct pointer for io_uring_show_cred()Jens Axboe1-1/+2
2020-11-05io_uring: don't forget to task-cancel drained reqsPavel Begunkov1-2/+8
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe1-1/+1
2020-11-05Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'powercap'Rafael J. Wysocki5-19/+20
2020-11-05ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett1-0/+1
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit1-3/+11
2020-11-04risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta1-1/+1
2020-11-04ceph: check session state after bumping session->s_seqJeff Layton5-18/+39
2020-11-04PCI: mvebu: Fix duplicate resource requestsRob Herring1-13/+10
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring1-2/+6
2020-11-04Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...Jakub Kicinski19-200/+387
2020-11-04spi: fsl-dspi: fix wrong pointer in suspend/resumeZhao Qiang1-6/+4
2020-11-04ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu1-1/+0
2020-11-04io_uring: fix overflowed cancel w/ linked ->filesPavel Begunkov1-22/+21
2020-11-04io_uring: drop req/tctx io_identity separatelyJens Axboe1-3/+6
2020-11-04io_uring: ensure consistent view of original task ->mm from SQPOLLJens Axboe1-7/+20
2020-11-04io_uring: properly handle SQPOLL request cancelationsJens Axboe2-13/+67
2020-11-04io-wq: cancel request if it's asking for files and we don't have themJens Axboe1-0/+4
2020-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski4-11/+13
2020-11-04kprobes: Tell lockdep about kprobe nestingSteven Rostedt (VMware)1-4/+21
2020-11-04ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett1-0/+1
2020-11-04ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin1-0/+1
2020-11-04drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher5-20/+0
2020-11-04drm/amd/display: Add green_sardine support to DMRoman Li1-0/+12
2020-11-04drm/amd/display: Add green_sardine support to DCRoman Li4-0/+25
2020-11-04drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai1-1/+7
2020-11-04drm/amdgpu: enable green_sardine_asd.bin loading (v2)Aaron Liu1-1/+5
2020-11-04drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)Prike Liang1-1/+5
2020-11-04drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang1-1/+11
2020-11-04drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang1-2/+9
2020-11-04drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang1-1/+5
2020-11-04drm/amdgpu: add Green_Sardine APU flagAlex Deucher1-0/+1
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel2-4/+4
2020-11-03drm/amdgpu: resolved ASD loading issue on siennaJohn Clements1-0/+1
2020-11-03amdkfd: Check kvmalloc return before memcpyKent Russell1-1/+1
2020-11-03drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+4
2020-11-03amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan1-2/+1
2020-11-03drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_tableAlex Deucher1-11/+0
2020-11-03net: openvswitch: silence suspicious RCU usage warningEelco Chaudron2-8/+8
2020-11-03drm/i915: Hold onto an explicit ref to i915_vma_work.pinnedChris Wilson1-2/+4
2020-11-03drm/i915/gt: Flush xcs before tgl breadcrumbsChris Wilson1-1/+3
2020-11-03drm/i915/gt: Expose more parameters for emitting writes into the ringChris Wilson1-20/+35
2020-11-03drm/i915: Fix encoder lookup during PSR atomic checkImre Deak1-1/+1