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
2023-09-03
Replace perl's use of syscall(2) with a dispatcher to libc
Andrew Fresh
2023-09-03
Zero initialize Perl AV elements after unshift and resize.
Alexander Bluhm
2023-09-03
Adapt tlb flush calls following arm64/pmap.c
Jeremie Courreges-Anglas
2023-09-03
Inline PTED_* functions and actually use PTED_WIRED()
Jeremie Courreges-Anglas
2023-09-03
pmap_page_protect() should not unmap pages after making them readonly.
Jeremie Courreges-Anglas
2023-09-02
Request terminal colours again on SIGWINCH but at most once every 30
Nicholas Marriott
2023-09-02
btrace(8): allow empty statements in probes.
Dave Voutila
2023-09-02
Make sure cert_type is not 0 to prevent leak of certid->id_buf.
Tobias Heider
2023-09-02
Remove unneccessary id == NULL check after dereferencing it. id can never
Tobias Heider
2023-09-02
document ALL_DISTFILES and ALL_PATCHFILES
Marc Espie
2023-09-02
btrace(8): fix probe builtin in BEGIN/END.
Dave Voutila
2023-09-02
Fix comment about skipped interfaces
Klemens Nanni
2023-09-02
Setulc only does RGB colour so add Setulc1 to do non-RGB colours, GitHub
Nicholas Marriott
2023-09-02
Use a hardware based number of KDF rounds by default for passphrases
Klemens Nanni
2023-09-02
Avoid trying to remove keys if the station is not active in iwm firmware.
Stefan Sperling
2023-09-02
Make iwm(4) not crash when aircrack-ng attempts to inject frames via
Stefan Sperling
2023-09-02
Set visited flag on last windows when linking session.
Nicholas Marriott
2023-09-02
Zap anon pages mappings in uvm_anon_release() instead of in the fault handler.
Martin Pieuchot
2023-09-02
whitespace
Theo Buehler
2023-09-02
Align EVP_PKEY_get1_RSA() with EVP_PKEY_get0_RSA()
Theo Buehler
2023-09-01
Implement drive strength tweaking for the YT8531. Needed on the v1.3b
Mark Kettenis
2023-09-01
Call rtm_send() with netlock held to protect dereference of sockaddr
Vitaliy Makkoveev
2023-09-01
vmd(8): ignore masks on asserts, use synchronous deasserts.
Dave Voutila
2023-09-01
Only compare the actual size of the UTF-8 character, not all of it.
Nicholas Marriott
2023-09-01
Many improvements, almost amounting to a partial rewrite:
Ingo Schwarze
2023-09-01
Fix EVP_PKEY_get0_RSA() for RSA-PSS
Theo Buehler
2023-09-01
Add missing -T to getopt string.
Nicholas Marriott
2023-09-01
Update with pin definitions from Linux 6.4.
Mark Kettenis
2023-09-01
Clear combine flag when a non-UTF-8 set of characters is encountered.
Nicholas Marriott
2023-09-01
Rewrite combined character handling to be more consistent and to support
Nicholas Marriott
2023-09-01
Expand name before looking for window with -S, GitHub issue 3670.
Nicholas Marriott
2023-09-01
Add detach-on-destroy previous and next, mostly from Alexis Hildebrandt.
Nicholas Marriott
2023-09-01
fix an obvious typo in the OBJ_NAME_add(3) prototype
Ingo Schwarze
2023-08-31
Add spaces for failure status
Andrew Fresh
2023-08-31
sched_cpu_init: remove unnecessary NULL-checks for clockintr pointers
Scott Soule Cheloha
2023-08-31
Exit fw_update(8) lock_db subprocess when parent exits
Andrew Fresh
2023-08-31
Improve feedback from fw_update(8)
Andrew Fresh
2023-08-31
sync
Theo Buehler
2023-08-31
Split three new manual pages EVP_CIPHER_nid(3), EVP_CIPHER_CTX_ctrl(3),
Ingo Schwarze
2023-08-31
reuse the code to exec command for VAR != cmd *and* normal target processing
Marc Espie
2023-08-31
drm/display/dp: Fix the DP DSC Receiver cap size
Jonathan Gray
2023-08-31
drm/i915/dgfx: Enable d3cold at s2idle
Jonathan Gray
2023-08-31
drm/i915/gt: Support aux invalidation on all engines
Jonathan Gray
2023-08-31
drm/i915/gt: Poll aux invalidation register bit on invalidation
Jonathan Gray
2023-08-31
drm/i915/gt: Ensure memory quiesced before invalidation
Jonathan Gray
2023-08-31
drm/i915: Add the gen12_needs_ccs_aux_inv helper
Jonathan Gray
2023-08-31
drm/aperture: Remove primary argument
Jonathan Gray
2023-08-30
On JH7110, configure the tx clock according to the selected speed if
Mark Kettenis
2023-08-30
Implement a few more clocks related to the GMAC.
Mark Kettenis
2023-08-30
cover failure on insecure passfiles
Klemens Nanni
[next]