summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed
2022-06-08MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removalLukas Bulwahn
2022-06-08au1000_eth: stop using virt_to_bus()Arnd Bergmann
2022-06-08dt-bindings: display: novatek, nt36672a: add backlight propertyJoel Selvaraj
2022-06-08drm/panel: nt36672a: add backlight supportJoel Selvaraj
2022-06-08block: remove bioset_init_from_srcChristoph Hellwig
2022-06-08dm: fix bio_set allocationChristoph Hellwig
2022-06-08ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen
2022-06-08ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen
2022-06-08arm64/sme: Fix SVE/SME typo in ABI documentationMark Brown
2022-06-08arm64/sme: Fix tests for 0b1111 value ID registersMark Brown
2022-06-08nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2022-06-08Merge branch 'split-nfc-st21nfca-refactor-evt_transaction-into-3'Jakub Kicinski
2022-06-08nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-06-08nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-08nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard
2022-06-08Merge branch 'net-unexport-some-symbols-that-are-annotated-__init'Jakub Kicinski
2022-06-08net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-08net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-08SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_get_next_encode_buffer()Chuck Lever
2022-06-08SUNRPC: Clean up xdr_commit_encode()Chuck Lever
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever
2022-06-08SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-08fbcon: Remove obsolete reference to initmem_freedGeert Uytterhoeven
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-08Merge tag 'tpmdd-next-v5.19-rc2-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-08cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLEPeter Zijlstra
2022-06-08drm/amdgpu: always flush the TLB on gfx8Christian König
2022-06-08drm/amdgpu: fix limiting AV1 to the first instance on VCN3Christian König
2022-06-08drm/amd/pm: enable BACO on smu_v13_0_7Kenneth Feng
2022-06-08drm/amd/pm: add interface to deallocate power_context for smu_v13_0_7Kenneth Feng
2022-06-08drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya
2022-06-08drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.Yifan Zhang
2022-06-08drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.0/7Evan Quan
2022-06-08drm/amd/pm: drop redundant declarationsEvan Quan
2022-06-08drm/amd/pm: enable mode1 reset support for SMU 13.0.0Evan Quan
2022-06-08drm/amdgpu: avoid to perform undesired clockgating operationEvan Quan
2022-06-08drm/amdgpu: enable ASPM support for PCIE 7.4.0/7.6.0Evan Quan
2022-06-08drm/amd/pm: optimize the interface for dpm feature status queryEvan Quan
2022-06-08drm/amd/pm: drop unneeded thermal_controller_type checkEvan Quan
2022-06-08drm/amd/pm: enable FW CTF feature for SMU 13.0.0Evan Quan
2022-06-08drm/amdgpu: fix scratch register access method in SRIOVZhenGuo Yin
2022-06-08drm/radeon: Initialize fences array entries in radeon_sa_bo_next_holeXiaohui Zhang
2022-06-08drm/amdkfd: Document and fix GTT BO kmap APIFelix Kuehling
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN21Rodrigo Siqueira
2022-06-08drm/amdkfd: Extend KFD device topology to surface peer-to-peer linksRamesh Errabolu
2022-06-08drm/radeon: integer overflow in radeon_mode_dumb_create()Xiaohui Zhang