index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-18
Define PMU_ADB_CMD and PMU_INT_ACK
George Koehler
2022-09-18
Fix a memory leak which was introduced by the previous commit.
Marcus Glocker
2022-09-18
timecounting: tc_reset_quality: print notice if active counter changes
Scott Soule Cheloha
2022-09-18
tsc: make tsc_report_test_results() less noisy without TSC_DEBUG
Scott Soule Cheloha
2022-09-18
Revert previous it prevents the PinebookPro and the Rockpro64 to reach userland.
Martin Pieuchot
2022-09-17
Allow TLSv1.3 clients to send CCS without middlebox compatibility mode.
Joel Sing
2022-09-17
Link to SSL_read_early_data(3)
Klemens Nanni
2022-09-17
bind/connect is now expected to succeed
Sebastian Benoit
2022-09-17
bind() to AF_UNIX will now require unveil "w". "w" may seem a little odd
Theo de Raadt
2022-09-17
add some notes on common pytest arguments
Stuart Henderson
2022-09-17
tweaks; from jan stary
Jason McIntyre
2022-09-17
Add RequiredRSASize for sshd(8); RSA keys that fall beneath this limit
Damien Miller
2022-09-17
add a RequiredRSASize for checking RSA key length in ssh(1).
Damien Miller
2022-09-17
Show time zone name and offset in clock border if TZ environment
Florian Obser
2022-09-17
Add a sshkey_check_rsa_length() call for checking the length of an
Damien Miller
2022-09-17
actually hook up restrict_websafe; the command-line flag was
Damien Miller
2022-09-17
Hook up installboot unconditionally, skip on unsupported archs
Klemens Nanni
2022-09-16
move most of the key combination translation code out of ukbd(4)
Robert Nagy
2022-09-16
semctl1 and msgctl were introduced for binary compatibility for OpenBSD 3.5.
Moritz Buhl
2022-09-16
Make mfii(4) recover from firmware FAULT state on startup.
Stefan Sperling
2022-09-16
correct error value
Damien Miller
2022-09-16
sftp: Be a bit more clever about completions
Damien Miller
2022-09-16
sftp: Don't attempt to complete arguments for non-existent commands
Damien Miller
2022-09-16
drm/i915: Implement WaEdpLinkRateDataReload
Jonathan Gray
2022-09-16
drm/amd/display: fix memory leak when using debugfs_lookup()
Jonathan Gray
2022-09-16
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Jonathan Gray
2022-09-16
drm/radeon: add a force flush to delay work when radeon
Jonathan Gray
2022-09-16
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Jonathan Gray
2022-09-16
drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...
Jonathan Gray
2022-09-16
drm/gem: Fix GEM handle release errors
Jonathan Gray
2022-09-16
mask non-chain fence sequence numbers to 32-bit for comparisons
Jonathan Gray
2022-09-15
tsc: configure LFENCE to serialize dispatch before testing TSC sync
Scott Soule Cheloha
2022-09-15
Enable the keyboard on the Samsung Galaxy Book Go.
Marcus Glocker
2022-09-15
Short names make for shorter and prettier lines.
Kenneth R Westerback
2022-09-15
Add support for Apple fn key combinations. Based on Apple fn key handling
Tobias Heider
2022-09-15
Use non-blocking connect() with ppoll() and timeout instead of alarm().
Todd C. Miller
2022-09-15
Add GPTPARTATTR_MS_* defines for Microsoft basic data attributes
Kenneth R Westerback
2022-09-15
Remove unneeded interim DPRINTF() verbiage. Make DEBUG compile
Kenneth R Westerback
2022-09-15
Add OID for RPKI signedTAL objects
Job Snijders
2022-09-15
Make kroute_matchgw() also work with connected routes.
Claudio Jeker
2022-09-15
Ignore error when we try to delete an address that's already gone.
Florian Obser
2022-09-15
Use LONG_MAX as the limit for ciphers with long based APIs.
Joel Sing
2022-09-15
regen
Kurt Mosiejczuk
2022-09-15
Add IDs for the JHL6240 Thunderbolt 3 controller found in my Thinkpad T490
Kurt Mosiejczuk
2022-09-15
recognise Neoverse V2 (Demeter)
Jonathan Gray
2022-09-14
AF_UNIX bind() must use UNVEIL_CREATE for namei() because it is creating
Theo de Raadt
2022-09-14
Backout "Reflect script failure in exit code"
Klemens Nanni
2022-09-14
remove an extraneous empty line
Theo Buehler
2022-09-14
closer to potential release date
Theo de Raadt
2022-09-14
Merge common FORMAT_FDISK and USE_SOFTRAID default, simpler cleanup
Klemens Nanni
[next]