summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-04x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song
2020-11-04Documentation: remove mic/index from misc-devices/index.rstGreg Kroah-Hartman
2020-11-04USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas
2020-11-04USB: serial: cyberjack: fix write-URB completion raceJohan Hovold
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
2020-11-03drm/i915: Hold onto an explicit ref to i915_vma_work.pinnedChris Wilson
2020-11-03drm/i915/gt: Flush xcs before tgl breadcrumbsChris Wilson
2020-11-03drm/i915/gt: Expose more parameters for emitting writes into the ringChris Wilson
2020-11-03drm/i915: Fix encoder lookup during PSR atomic checkImre Deak
2020-11-03drm/i915/gt: Use the local HWSP offset during submissionChris Wilson
2020-11-03drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson
2020-11-03Merge tag 'gvt-fixes-2020-10-30' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2020-11-03chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-03chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav
2020-11-03can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang
2020-11-03can: flexcan: add ECC initialization for VF610Joakim Zhang
2020-11-03can: flexcan: add ECC initialization for LX2160AJoakim Zhang
2020-11-03can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang
2020-11-03can: mcp251xfd: remove unneeded breakTom Rix
2020-11-03can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warningskernel test robot
2020-11-03can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...Marc Kleine-Budde
2020-11-03can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
2020-11-03can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-03can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-03can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost
2020-11-03can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong
2020-11-03can: isotp: padlen(): make const array static, makes object smallerColin Ian King
2020-11-03can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only modeOliver Hartkopp
2020-11-03can: isotp: Explain PDU in CAN_ISOTP help textGeert Uytterhoeven
2020-11-03can: j1939: j1939_sk_bind(): return failure if netdev is downZhang Changzhong
2020-11-03can: j1939: use backquotes for code samplesYegor Yefremov
2020-11-03can: j1939: swap addr and pgn in the send exampleYegor Yefremov
2020-11-03can: j1939: fix syntax and spellingYegor Yefremov
2020-11-03can: j1939: rename jacd toolYegor Yefremov
2020-11-03can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel
2020-11-03can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-03Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-11-03can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol