Age | Commit message (Expand) | Author |
2023-07-26 | drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13 | Jonathan Gray |
2023-07-26 | drm/amd/pm: share the code around SMU13 pcie parameters update | Jonathan Gray |
2023-07-26 | drm/ttm: Don't leak a resource on swapout move error | Jonathan Gray |
2023-07-26 | drm/amdgpu: avoid restore process run into dead loop. | Jonathan Gray |
2023-07-26 | drm/amd/display: Add monitor specific edid quirk | Jonathan Gray |
2023-07-26 | drm/amd/display: Correct `DMUB_FW_VERSION` macro | Jonathan Gray |
2023-07-26 | drm/amd/display: add a NULL pointer check | Jonathan Gray |
2023-07-26 | drm/amdgpu: fix clearing mappings for BOs that are always valid in VM | Jonathan Gray |
2023-07-26 | drm/amd/display: disable seamless boot if force_odm_combine is enabled | Jonathan Gray |
2023-07-26 | drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2 | Jonathan Gray |
2023-07-26 | drm/amd/display: edp do not add non-edid timings | Jonathan Gray |
2023-07-26 | drm/amd/display: fix seamless odm transitions | Jonathan Gray |
2023-07-26 | drm/atomic: Allow vblank-enabled + self-refresh "disable" | Jonathan Gray |
2023-07-26 | drm/amd/pm: add abnormal fan detection for smu 13.0.0 | Jonathan Gray |
2023-07-26 | drm/amdgpu: Fix minmax warning | Jonathan Gray |
2023-07-26 | drm/amdgpu: add the fan abnormal detection feature | Jonathan Gray |
2023-07-26 | drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario | Jonathan Gray |
2023-07-26 | drm/amdgpu/sdma4: set align mask to 255 | Jonathan Gray |
2023-07-26 | drm/client: Send hotplug event after registering a client | Jonathan Gray |
2023-07-26 | drm/i915: Fix one wrong caching mode enum usage | Jonathan Gray |
2023-07-26 | drm/i915: Don't preserve dpll_hw_state for slave crtc in Bigjoiner | Jonathan Gray |
2023-07-26 | -.Cd "pseudo-device gre" | Jason McIntyre |
2023-07-26 | Print error messages to stderr as opposed of using syslog. | Anton Lindqvist |
2023-07-25 | Add CXXOPTS. | ASOU Masato |
2023-07-25 | statclock: move profil(2), GPROF code to profclock(), gmonclock() | Scott Soule Cheloha |
2023-07-25 | stop building unused dhclient | Klemens Nanni |
2023-07-25 | Extend the PCKBC_CANT_TRANSLATE feature, specific to Tadpole/RDI hardware, | Miod Vallat |
2023-07-25 | Fix a few more 0/NULL misspellings | Theo Buehler |
2023-07-25 | Use [a,b), not [a,b-1] in a comment | Theo Buehler |
2023-07-25 | EC_POINT_is_on_curve() error is -1, not 0. | Theo Buehler |
2023-07-25 | cpu_idle_{enter,leave} are no-ops on amd64 now, so just #define | Philip Guenther |
2023-07-25 | Some hypervisors (such as Hertzner) allow msr read of DE_CFG (which does | Theo de Raadt |
2023-07-24 | Regen | Miod Vallat |
2023-07-24 | Fix prototype of getlogin_r syscall to match userland prototype (use size_t | Miod Vallat |
2023-07-24 | Use RAWKEY constants for scan code tables, rather than magic numbers. | Miod Vallat |
2023-07-24 | Fix scan code value for print screen key. | Miod Vallat |
2023-07-24 | Fix two EC_POINT_is_on_curve() checks | Theo Buehler |
2023-07-24 | Make sure we do not increase the escape sequence argument count beyond usable | Miod Vallat |
2023-07-24 | Fix EC_POINT_is_on_curve() checks. | Theo Buehler |
2023-07-24 | Fix a minibug in DH_check() | Theo Buehler |
2023-07-24 | Set DE_CFG[9] -- a chickenbit which stops Zenbleed. The chickenbit may | Theo de Raadt |
2023-07-24 | after the boot block changes on i386, sthen noticed a dmesg change | Jonathan Gray |
2023-07-24 | Remove OPENSSL_cpuid_setup() call from OPENSSL_add_all_algorithms_noconf() | Joel Sing |
2023-07-24 | Mark read/write registers as non-overlapping for bn_qwmulw_{addqw_,}addw() | Joel Sing |
2023-07-24 | Use C99 initializers for x509_name_ff | Theo Buehler |
2023-07-24 | remove errstr -stats test | Theo Buehler |
2023-07-24 | I added the 2nd argument (execpromises) to pledge(2), and then hunted | Theo de Raadt |
2023-07-23 | avoid MAIL* environment variables to save a few bytes in install media | Klemens Nanni |
2023-07-23 | use SMALL to save a shave mfs and tmpfs bits in install media | Klemens Nanni |
2023-07-23 | man page typos; ok jmc@ | Christian Weisgerber |