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-06-18
Stop using DSA in dropbear interop tests.
Anton Lindqvist
2024-06-18
x509_conf: rename ext_struc into ext_struct
Theo Buehler
2024-06-18
x509_conf: rename all ext_nid to nid
Theo Buehler
2024-06-18
do_ext_i2d(): move empty line to the proper place
Theo Buehler
2024-06-18
do_ext_i2d(): malloc -> calloc
Theo Buehler
2024-06-18
do_ext_i2d(): populate ext_oct with ASN1_STRING_set0()
Theo Buehler
2024-06-18
do_ext_i2d(): avoid leaks and add some missing error checking
Theo Buehler
2024-06-18
Indent labels in x509_conf.c
Theo Buehler
2024-06-18
do_ext_i2d(): make various NULL checks explicit
Theo Buehler
2024-06-18
do_ext_i2d(): unwrap a line
Theo Buehler
2024-06-18
iked: do not attempt to read multiple SANs
Theo Buehler
2024-06-18
Quiet compiler warnings when built with WARNINGS=Yes
Todd C. Miller
2024-06-18
grow the iso again
Theo de Raadt
2024-06-18
Rename mf_fgets() and cu_fgets() to mf_getline() and cu_getline().
Todd C. Miller
2024-06-17
Invalidate the right stack[] member
Theo Buehler
2024-06-17
Put back NULL checks in crl_get() and build_chain()
Theo Buehler
2024-06-17
Document the new argument .St -p1003.1-2024 introduced in st.c rev. 1.15
Ingo Schwarze
2024-06-17
remove one more mention of DSA
Christian Weisgerber
2024-06-17
Fix typo: s/fetesteexcept/fetestexcept/
Tim van der Molen
2024-06-17
In vmx(4) TSO must pullup headers into first mbuf.
Alexander Bluhm
2024-06-17
KNF
Mark Kettenis
2024-06-17
KNF
Mark Kettenis
2024-06-17
When loading a device tree using the "mach dtb" command, give firmware
Mark Kettenis
2024-06-17
The fix comes from Giannis Kapetanakis (bilias _from_ edu.physics.uoc.gr).
Alexandr Nedvedicky
2024-06-17
disable the DSA signature algorithm by default; ok markus@
Damien Miller
2024-06-17
promote connection-closed messages from verbose to info log level;
Damien Miller
2024-06-17
Change adds a 'log' option to relayd.conf(5) rule. The relayd(8) then uses
Alexandr Nedvedicky
2024-06-17
drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
Jonathan Gray
2024-06-17
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Jonathan Gray
2024-06-17
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Jonathan Gray
2024-06-17
drm/amdgpu/atomfirmware: add intergrated info v2.3 table
Jonathan Gray
2024-06-17
drm/fbdev-generic: Do not set physical framebuffer address
Jonathan Gray
2024-06-17
drm/amdgpu: add error handle to avoid out-of-bounds
Jonathan Gray
2024-06-17
drm/i915/hwmon: Get rid of devm
Jonathan Gray
2024-06-17
define CONFIG_PM_SLEEP to 1 for IS_ENABLED()
Jonathan Gray
2024-06-17
Replace x with x509_exts in X509V3_add1_i2d() and X509V3_get_d2i()
Theo Buehler
2024-06-17
Rewrite X509V3_get_d2i()
Theo Buehler
2024-06-17
Add regress coverage for X509V3_get_d2i()
Theo Buehler
2024-06-16
Add note about timeout(1)'s standards compliance
Job Snijders
2024-06-16
Add new argument for IEEE 1003.1-2024 aka POSIX.1
Job Snijders
2024-06-16
Disable MSI on Zhaoxin ZX-100/ZX-200/ZX-E StorX to unhang SSD
Klemens Nanni
2024-06-16
zap a stray space
Theo Buehler
2024-06-16
regen
Klemens Nanni
2024-06-16
Add Zhaoxin vendor and AHCI product found in Unchartevice 6640MA notebook
Klemens Nanni
2024-06-16
Make GENERIC boot on ZHAOXIN KaiXian KX-6640MA
Klemens Nanni
2024-06-16
same treatment for this test
Damien Miller
2024-06-16
penalty test is still a bit racy
Damien Miller
2024-06-15
To my current knowledge, UFSHCI has a single target design. Reflect this
Marcus Glocker
2024-06-15
We should block non-wakeup interrupts until we're in the resume path and
Mark Kettenis
2024-06-15
Install BUILDINFO if available.
Florian Obser
[next]