summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-16Convert two K&R function definitions to ANSITheo Buehler
2023-06-16Fix CRYPTO_get_ex_new_index() to return 1 or higherTheo Buehler
2023-06-16locator object owns a state object, no need to pass it as paramMarc Espie
2023-06-16belated move to OOMarc Espie
2023-06-16Now that print_host() is unused, rename it to print_addr() and simplify.Theo Buehler
2023-06-16no extra params there, to be revisitedMarc Espie
2023-06-16msdosfs: fixes for Undefined BehaviorStefan Fritsch
2023-06-16fix default parm, noticed by aja@ on clean-old-distfilesMarc Espie
2023-06-16drm/amd: Don't allow s0ix on APUs older than RavenJonathan Gray
2023-06-16drm/amd/amdgpu: limit one queue per gangJonathan Gray
2023-06-16drm/amd/pm: Fix output of pp_od_clk_voltageJonathan Gray
2023-06-16drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Jonathan Gray
2023-06-16drm/radeon: reintroduce radeon_dp_work_func contentJonathan Gray
2023-06-16drm/amd/display: hpd rx irq not working with eDP interfaceJonathan Gray
2023-06-16drm/amdgpu/mes11: enable reg active pollJonathan Gray
2023-06-16drm/amd/amdgpu: update mes11 api defJonathan Gray
2023-06-15all platforms, main(): call clockqueue_init() just before sched_init_cpu()Scott Soule Cheloha
2023-06-15Teach the grotty X509_certificate_type() about Ed25519 certsTheo Buehler
2023-06-15regenTheo Buehler
2023-06-15Add RSA with the sha3s to obj_xref.txtTheo Buehler
2023-06-15regen obj_xref.hTheo Buehler
2023-06-15Add Ed25519 to the obj_xref table.Theo Buehler
2023-06-15Some fixes in ASN1_item_verify()Theo Buehler
2023-06-15Make another NULL check explicit and put a brace on the proper lineTheo Buehler
2023-06-15Rename a few variables and other cosmeticsTheo Buehler
2023-06-15Switch ASN1_item_sign_ctx() to EVP_DigestSign()Theo Buehler
2023-06-15Make NULL checks explicit in ASN1_item_sign_ctx()Theo Buehler
2023-06-15ASN1_item_sign_ctx()Theo Buehler
2023-06-15Fix a logic error in ASN1_item_sign_ctx()Theo Buehler
2023-06-15drm/amdgpu: reserve the old gc_11_0_*_mes.binJonathan Gray
2023-06-15drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jonathan Gray
2023-06-15drm/amdgpu: declare firmware for new MES 11.0.4Jonathan Gray
2023-06-15drm/amdgpu/gfx11: update gpu_clock_counter logicJonathan Gray
2023-06-15drm/amdgpu: refine get gpu clock counter methodJonathan Gray
2023-06-15drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellJonathan Gray
2023-06-15drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Jonathan Gray
2023-06-15drm/amdgpu/gmc11: implement get_vbios_fb_size()Jonathan Gray
2023-06-15drm/amd/pm: fix possible power mode mismatch between driver and PMFWJonathan Gray
2023-06-15drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsJonathan Gray
2023-06-15drm/amdgpu: Fix sdma v4 sw fini errorJonathan Gray
2023-06-15drm/amd: Fix an out of bounds error in BIOS parserJonathan Gray
2023-06-15drm/amd/display: Correct DML calculation to follow HW SPECJonathan Gray
2023-06-15drm/amd/display: fixed dcn30+ underflow issueJonathan Gray
2023-06-15drm/amd/display: Use DC_LOG_DC in the trasform pixel functionJonathan Gray
2023-06-15drm/amd/display: Enable HostVM based on rIOMMU activeJonathan Gray
2023-06-15drm/amd/display: Correct DML calculation to align HW formulaJonathan Gray
2023-06-15drm/amd/display: populate subvp cmd info only for the top pipeJonathan Gray
2023-06-15drm/displayid: add displayid_get_header() and check bounds betterJonathan Gray
2023-06-15drm/i915: taint kernel when force probing unsupported devicesJonathan Gray
2023-06-15drm/i915: Expand force_probe to block probe of devices as well.Jonathan Gray