summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-18Define PMU_ADB_CMD and PMU_INT_ACKGeorge Koehler
2022-09-18Fix a memory leak which was introduced by the previous commit.Marcus Glocker
2022-09-18timecounting: tc_reset_quality: print notice if active counter changesScott Soule Cheloha
2022-09-18tsc: make tsc_report_test_results() less noisy without TSC_DEBUGScott Soule Cheloha
2022-09-18Revert previous it prevents the PinebookPro and the Rockpro64 to reach userland.Martin Pieuchot
2022-09-17Allow TLSv1.3 clients to send CCS without middlebox compatibility mode.Joel Sing
2022-09-17Link to SSL_read_early_data(3)Klemens Nanni
2022-09-17bind/connect is now expected to succeedSebastian Benoit
2022-09-17bind() to AF_UNIX will now require unveil "w". "w" may seem a little oddTheo de Raadt
2022-09-17add some notes on common pytest argumentsStuart Henderson
2022-09-17tweaks; from jan staryJason McIntyre
2022-09-17Add RequiredRSASize for sshd(8); RSA keys that fall beneath this limitDamien Miller
2022-09-17add a RequiredRSASize for checking RSA key length in ssh(1).Damien Miller
2022-09-17Show time zone name and offset in clock border if TZ environmentFlorian Obser
2022-09-17Add a sshkey_check_rsa_length() call for checking the length of anDamien Miller
2022-09-17actually hook up restrict_websafe; the command-line flag wasDamien Miller
2022-09-17Hook up installboot unconditionally, skip on unsupported archsKlemens Nanni
2022-09-16move most of the key combination translation code out of ukbd(4)Robert Nagy
2022-09-16semctl1 and msgctl were introduced for binary compatibility for OpenBSD 3.5.Moritz Buhl
2022-09-16Make mfii(4) recover from firmware FAULT state on startup.Stefan Sperling
2022-09-16correct error valueDamien Miller
2022-09-16sftp: Be a bit more clever about completionsDamien Miller
2022-09-16sftp: Don't attempt to complete arguments for non-existent commandsDamien Miller
2022-09-16drm/i915: Implement WaEdpLinkRateDataReloadJonathan Gray
2022-09-16drm/amd/display: fix memory leak when using debugfs_lookup()Jonathan Gray
2022-09-16drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyJonathan Gray
2022-09-16drm/radeon: add a force flush to delay work when radeonJonathan Gray
2022-09-16drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Jonathan Gray
2022-09-16drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...Jonathan Gray
2022-09-16drm/gem: Fix GEM handle release errorsJonathan Gray
2022-09-16mask non-chain fence sequence numbers to 32-bit for comparisonsJonathan Gray
2022-09-15tsc: configure LFENCE to serialize dispatch before testing TSC syncScott Soule Cheloha
2022-09-15Enable the keyboard on the Samsung Galaxy Book Go.Marcus Glocker
2022-09-15Short names make for shorter and prettier lines.Kenneth R Westerback
2022-09-15Add support for Apple fn key combinations. Based on Apple fn key handlingTobias Heider
2022-09-15Use non-blocking connect() with ppoll() and timeout instead of alarm().Todd C. Miller
2022-09-15Add GPTPARTATTR_MS_* defines for Microsoft basic data attributesKenneth R Westerback
2022-09-15Remove unneeded interim DPRINTF() verbiage. Make DEBUG compileKenneth R Westerback
2022-09-15Add OID for RPKI signedTAL objectsJob Snijders
2022-09-15Make kroute_matchgw() also work with connected routes.Claudio Jeker
2022-09-15Ignore error when we try to delete an address that's already gone.Florian Obser
2022-09-15Use LONG_MAX as the limit for ciphers with long based APIs.Joel Sing
2022-09-15regenKurt Mosiejczuk
2022-09-15Add IDs for the JHL6240 Thunderbolt 3 controller found in my Thinkpad T490Kurt Mosiejczuk
2022-09-15recognise Neoverse V2 (Demeter)Jonathan Gray
2022-09-14AF_UNIX bind() must use UNVEIL_CREATE for namei() because it is creatingTheo de Raadt
2022-09-14Backout "Reflect script failure in exit code"Klemens Nanni
2022-09-14remove an extraneous empty lineTheo Buehler
2022-09-14closer to potential release dateTheo de Raadt
2022-09-14Merge common FORMAT_FDISK and USE_SOFTRAID default, simpler cleanupKlemens Nanni