aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-05Merge tag 'fixes-2020-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-05Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-05Merge tag 'pci-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-05ionic: check port ptr before useShannon Nelson
2020-11-05RISC-V: Remove any memblock representing unusable memory areaAtish Patra
2020-11-05Merge tag 'asoc-fix-v5.10-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2020-11-05selftests: binderfs: use SKIP instead of XFAILTommi Rantala
2020-11-05selftests: clone3: use SKIP instead of XFAILTommi Rantala
2020-11-05selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala
2020-11-05selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-05io_uring: use correct pointer for io_uring_show_cred()Jens Axboe
2020-11-05io_uring: don't forget to task-cancel drained reqsPavel Begunkov
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe
2020-11-05Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-05Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'powercap'Rafael J. Wysocki
2020-11-05ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit
2020-11-04risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta
2020-11-04ceph: check session state after bumping session->s_seqJeff Layton
2020-11-04PCI: mvebu: Fix duplicate resource requestsRob Herring
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring
2020-11-04Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-04spi: fsl-dspi: fix wrong pointer in suspend/resumeZhao Qiang
2020-11-04ASoC: mchp-spdiftx: Do not set Validity bit(s)Codrin Ciubotariu
2020-11-04io_uring: fix overflowed cancel w/ linked ->filesPavel Begunkov
2020-11-04io_uring: drop req/tctx io_identity separatelyJens Axboe
2020-11-04io_uring: ensure consistent view of original task ->mm from SQPOLLJens Axboe
2020-11-04io_uring: properly handle SQPOLL request cancelationsJens Axboe
2020-11-04io-wq: cancel request if it's asking for files and we don't have themJens Axboe
2020-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-11-04kprobes: Tell lockdep about kprobe nestingSteven Rostedt (VMware)
2020-11-04ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett
2020-11-04ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin
2020-11-04drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher
2020-11-04drm/amd/display: Add green_sardine support to DMRoman Li
2020-11-04drm/amd/display: Add green_sardine support to DCRoman Li
2020-11-04drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai
2020-11-04drm/amdgpu: enable green_sardine_asd.bin loading (v2)Aaron Liu
2020-11-04drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)Prike Liang
2020-11-04drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang
2020-11-04drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang
2020-11-04drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang
2020-11-04drm/amdgpu: add Green_Sardine APU flagAlex Deucher
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel
2020-11-03drm/amdgpu: resolved ASD loading issue on siennaJohn Clements
2020-11-03amdkfd: Check kvmalloc return before memcpyKent Russell
2020-11-03drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-11-03amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan
2020-11-03drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_tableAlex Deucher
2020-11-03net: openvswitch: silence suspicious RCU usage warningEelco Chaudron