summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11drm/fb-helper: only unmap if buffer not nullTong Zhang
2021-03-11kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)Masahiro Yamada
2021-03-11Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-11kbuild: remove LLVM=1 test from HAS_LTO_CLANGMasahiro Yamada
2021-03-11kbuild: remove unneeded -O option to dtcMasahiro Yamada
2021-03-11kbuild: dummy-tools: adjust to scripts/cc-version.shMasahiro Yamada
2021-03-11kbuild: Allow LTO to be selected with KASAN_HW_TAGSSami Tolvanen
2021-03-11kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppcJiri Slaby
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada
2021-03-10Xen/gntdev: don't needlessly use kvcalloc()Jan Beulich
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2021-03-10Xen/gntdev: don't needlessly allocate k{,un}map_ops[]Jan Beulich
2021-03-10Xen: drop exports of {set,clear}_foreign_p2m_mapping()Jan Beulich
2021-03-10xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross
2021-03-10xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross
2021-03-10drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher
2021-03-10drm/radeon: fix AGP dependencyChristian König
2021-03-10drm/radeon: also init GEM funcs in radeon_gem_prime_import_sg_tableChristian König
2021-03-10drm/amd/pm: correct the watermark settings for PolarisEvan Quan
2021-03-10drm/amd/pm: bug fix for pcie dpmKenneth Feng
2021-03-10drm/amdgpu: fb BO should be ttm_bo_type_deviceNirmoy Das
2021-03-10drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wmZhan Liu
2021-03-10drm/amd/display: Enabled pipe harvesting in dcn30Dillon Varone
2021-03-10drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee
2021-03-10Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo
2021-03-10drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte
2021-03-10drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai
2021-03-10drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher
2021-03-10drm/amdgpu/display: don't assert in set backlight functionAlex Deucher
2021-03-10drm/amdgpu/display: simplify backlight settingAlex Deucher
2021-03-10usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-03-10usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan
2021-03-10usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-10usbip: fix vudc to check for stream socketShuah Khan
2021-03-10usbip: fix vhci_hcd to check for stream socketShuah Khan
2021-03-10usbip: fix stub_dev to check for stream socketShuah Khan
2021-03-10Revert "mm, slub: consider rest of partial list if acquire_slab() fails"Linus Torvalds
2021-03-10Merge tag 'for-linus-2021-03-10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-10Merge tag '5.12-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-03-10misc/pvpanic: Export module FDT device tableShile Zhang
2021-03-10misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov
2021-03-10virt: acrn: Correct type casting of argument of copy_from_user()Shuo Liu
2021-03-10x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" caseSean Christopherson
2021-03-10block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai
2021-03-10block: Fix REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal
2021-03-10io_uring: remove indirect ctx into sqo injectionPavel Begunkov
2021-03-10io_uring: fix invalid ctx->sq_thread_idlePavel Begunkov
2021-03-10kernel: make IO threads unfreezable by defaultJens Axboe