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
2024-07-26
Put opening brace on correct line
Theo Buehler
2024-07-26
drm/amd/display: Fix refresh rate range for some panel
Jonathan Gray
2024-07-26
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Jonathan Gray
2024-07-26
drm/amd/display: Add refresh rate range check
Jonathan Gray
2024-07-26
drm/amdgpu: Indicate CU havest info to CP
Jonathan Gray
2024-07-26
drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
Jonathan Gray
2024-07-26
sync
Theo de Raadt
2024-07-26
use the fp target attribute with fpu_save()/fpu_load()
Jonathan Gray
2024-07-25
reduce logingrace penalty.
Damien Miller
2024-07-25
Fix proxy multiplexing (-O proxy) bug
Damien Miller
2024-07-25
Explicitly request for battery status updates as the firmware doesn't seem
Mark Kettenis
2024-07-25
document deflateUsed()
Theo Buehler
2024-07-25
fix a small markup mistake (missing newline)
Theo Buehler
2024-07-25
mention MODPY_PYBUILD=pdm
Stuart Henderson
2024-07-25
fix double space; from crystal kolipe
Jason McIntyre
2024-07-25
Silence a false positive warning for gcc
Theo Buehler
2024-07-25
virtio: Allow more verbose debugging
Stefan Fritsch
2024-07-25
Fix test23. It assumed the place of the attribute is unchanged. But now,
YASUOKA Masahiko
2024-07-25
sync
Miod Vallat
2024-07-24
If the CPU cores implement FEAT_IDST, emulate access to the CPU ID
Mark Kettenis
2024-07-24
vmm(4): drop checks for EPT or RVI in some functions.
Dave Voutila
2024-07-24
Add 5f00::/16 segment routing SRv6 SIDs prefix to example bogon list
Job Snijders
2024-07-24
3fff::/20 has been set aside as an additional documentation prefix
Job Snijders
2024-07-24
KASSERT that the ps_single proc has P_SUSPSINGLE cleared.
Claudio Jeker
2024-07-24
Remove the (pr->ps_single->p_flag & P_SUSPSINGLE) == 0 check since it
Claudio Jeker
2024-07-24
Use a different mutex to protect the kqueue klist in logsoftc.
Claudio Jeker
2024-07-24
Remove workaround for lock ordering issue in uvm_pseg_get().
Martin Pieuchot
2024-07-24
Move uvm_exit() outside of the KERNEL_LOCK() in the reaper.
Martin Pieuchot
2024-07-24
Grab the kernel lock in preparation for unlocking most of uvm_unmap_detach().
Martin Pieuchot
2024-07-24
Remove assertion in udv_detach(), the function is already mpsafe.
Martin Pieuchot
2024-07-24
BUF_MEM_new.3: add a touch of KNF
Theo Buehler
2024-07-24
dd "msgauth" option for "test" command to specify whether use
YASUOKA Masahiko
2024-07-24
Add Symbols.list and enable version script to hide some local functions.
YASUOKA Masahiko
2024-07-24
Place Message-Authenticator at the beginning of the attributes
YASUOKA Masahiko
2024-07-23
Accept and ignore SADB_X_EXT_REPLAY and SADB_X_EXT_COUNTER payloads for
Tobias Heider
2024-07-23
virtio: fix comment
Stefan Fritsch
2024-07-23
Revise regress for ssl3_get_cipher() changes.
Joel Sing
2024-07-23
Remove get_cipher from SSL_METHOD.
Joel Sing
2024-07-23
uaudio: Fix confusion between interface numbers and interface indexes
Alexandre Ratchov
2024-07-23
Pass curproc pointer down from sleep_finish() instead of pulling it in
Claudio Jeker
2024-07-23
libsndio: Don't use poll(2) for output on the control device.
Alexandre Ratchov
2024-07-23
sndiod: Properly update the poll(2) event masks after i/o.
Alexandre Ratchov
2024-07-22
Specify a priority for _libc_preinit() to make sure it runs before other
Mark Kettenis
2024-07-22
rpcgen(1): default to "STDIN" as input file when compiling to headers.
Dave Voutila
2024-07-22
Expand full array option values if no index is provided, GitHub issue
Nicholas Marriott
2024-07-22
Revise regress to match cipher suite values change.
Joel Sing
2024-07-22
Use cipher suite values instead of IDs.
Joel Sing
2024-07-22
remove unneeded prototypes for functions in other files
Jonathan Gray
2024-07-22
remove prototype with no matching function
Jonathan Gray
2024-07-22
Fix ipcp module to use (the maximum sequence number from the db) + 1
YASUOKA Masahiko
[next]