aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-08-27powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeMichael Ellerman
2020-08-27powerpc/64s: scv entry should set PPRNicholas Piggin
2020-08-27Documentation/powerpc: fix malformed table in syscall64-abiRandy Dunlap
2020-08-27video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=nMichael Ellerman
2020-08-27USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-08-27usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-08-27USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-08-27USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-08-27dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()Dan Carpenter
2020-08-27arm/xen: Add misuse warning to virt_to_gfnSimon Leiner
2020-08-27xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-08-27XEN uses irqdesc::irq_data_common::handler_data to store a per interruptThomas Gleixner
2020-08-27Merge tag 'amd-drm-fixes-5.9-2020-08-26' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-27Merge tag 'drm-msm-fixes-2020-08-24' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-08-27Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2020-08-27Merge tag 'exynos-drm-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2020-08-26io_uring: clear req->result on IOPOLL re-issueJens Axboe
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu
2020-08-26drm/amdgpu: disable runtime pm for navy_flounderJiansong Chen
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-08-26drm/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas
2020-08-26drm/amdgpu: use MODE1 reset for navy_flounder by defaultJiansong Chen
2020-08-26drm/amd/pm: correct the thermal alert temperature limit settingsEvan Quan
2020-08-26drm/amdgpu: add asd fw check before loading asdTao Zhou
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee
2020-08-26drm/amdgpu/gfx10: refine mgcg settingJiansong Chen
2020-08-26drm/amd/pm: correct Vega20 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: correct Vega12 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: correct Vega10 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: set VCN pg per instancesJiansong Chen
2020-08-26drm/amd/pm: enable run_btc callback for sienna_cichlidJiansong Chen
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov
2020-08-26drm/amd/display: should check error using DC_OKTong Zhang
2020-08-26iio: dpot-dac: fix code comment in dpot_dac_read_raw()Gustavo A. R. Silva
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-26Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-26Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-26io_uring: make offset == -1 consistent with preadv2/pwritev2Jens Axboe
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle
2020-08-26loop: Set correct device size when using LOOP_CONFIGUREMartijn Coenen
2020-08-26nbd: restore default timeout when setting it to zeroHou Pu