summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-07drm/amd/display: Validate backlight caps are saneJonathan Gray
2024-10-07drm/amd/display: Round calculated vtotalJonathan Gray
2024-10-07drm/amd/display: Add HDMI DSC native YCbCr422 supportJonathan Gray
2024-10-07drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationJonathan Gray
2024-10-07drm/radeon/evergreen_cs: fix int overflow errors in cs track offsetsJonathan Gray
2024-10-07drm/amd/amdgpu: Properly tune the size of structJonathan Gray
2024-10-07drm/radeon: properly handle vbios fake edid sizingJonathan Gray
2024-10-07drm/amdgpu: properly handle vbios fake edid sizingJonathan Gray
2024-10-07drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Jonathan Gray
2024-10-07drop redundant AF attach ioctlKlemens Nanni
2024-10-07include proc.h to fix APMDEBUG buildJonathan Gray
2024-10-06Fix the rx refill timeout to only refill rings that are currently empty.Jonathan Matthew
2024-10-06remove unused DEBUG_PLEDGE lines; ok deraadt@Jonathan Gray
2024-10-06Turn off finite field (a.k.a modp) Diffie-Hellman key exchange in sshdDamien Miller
2024-10-06remove unneeded includes and defines; ok miod@Jonathan Gray
2024-10-06use rdmsr_safe() instead of rdmsr() for probing featureSebastien Marie
2024-10-06new opt-in PATCH_QUIET aka. patch(1) -s; OK tbKlemens Nanni
2024-10-06Try to stay near the same line in modes if the current one is removed.Nicholas Marriott
2024-10-06remove unused axppmic_rsb_cd, axppmic at rsb uses axppmic_cdJonathan Gray
2024-10-06remove unused sched_cost_load variableJonathan Gray
2024-10-06remove unused wi_usb_cd, wi at usb uses wi_cdJonathan Gray
2024-10-06remove unused atw_beacon_len_adjust variableJonathan Gray
2024-10-06Seperate -> SeparateJonathan Gray
2024-10-05Make scaling available for normal mice, too; not just for touchpads.Christopher Zimmermann
2024-10-05Send focus events to pane when entering or leaving popup, GitHub issueNicholas Marriott
2024-10-05remove unneeded includesJonathan Gray
2024-10-05error on long locator lines, don't overflow buffersJonathan Gray
2024-10-05Remove some debugging left behind.Nicholas Marriott
2024-10-05Add copy-mode-position-format to configure the position indicator.Nicholas Marriott
2024-10-04Document missing window-layout-changed hook.Nicholas Marriott
2024-10-04Allow boot loader to run as AMD SEV guest on QEMU with EFI.Alexander Bluhm
2024-10-04Allow kernel boot on QEMU with AMD SEV.Alexander Bluhm
2024-10-04Add -y flag to disable confirmation prompts in modes, GitHub issue 4152.Nicholas Marriott
2024-10-04Remove unused SIGEMT.Miod Vallat
2024-10-04Increase psp(4) timeouts.Alexander Bluhm
2024-10-04Do not translate BSpace as Unicode, GitHub issue 4156.Nicholas Marriott
2024-10-04Remove two MHI LOOPBACK channels, there's no need to match them.Kevin Lo
2024-10-04Rework of copy mode commands ("send-keys -X") to parse the arguments soNicholas Marriott
2024-10-04As with other multiqueue drivers, print the number of queues we set upJonathan Matthew
2024-10-04Expose {T,R}X desc trail and add link_enabled field to prepare VFYASUOKA Masahiko
2024-10-03In rucheck() sum up the tusage from all threads to get the real currentClaudio Jeker
2024-10-03Fix the clock_gettime() handler for pthread_getcpuclockid() toClaudio Jeker
2024-10-03vio: Increase rx mbuf size with lroStefan Fritsch
2024-10-03Remove the unused field_mod_func from EC_GROUPTheo Buehler
2024-10-03Improve fix for shifted keys so it works for all the keys it should,Nicholas Marriott
2024-10-03Make EC{,PK}PARAMETERS_it staticTheo Buehler
2024-10-03We've left release mode. Time to re-enable POOL_DEBUGTheo Buehler
2024-10-03Fix ASN1_INTEGER_to_BN() misuseTheo Buehler
2024-10-03Switch field_bits to be an intTheo Buehler
2024-10-03Fix BN_to_ASN1_INTEGER() misuseTheo Buehler