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-11-02
d2i_ECPKParameters(): unify return statement with rest of file
Theo Buehler
2024-11-02
netcat: drop caddr_t cast. It's not needed and not portable.
Theo Buehler
2024-11-02
Use lowercase in locking comments when not refering to a global lock.
Martin Pieuchot
2024-11-02
Use a ringbuffer per CPU instead of a ringbuffer per PCB.
Martin Pieuchot
2024-11-02
add the build user to the build login class now that enough time has passed
Robert Nagy
2024-11-02
ec_convert: remove _OCT also from the macro names
Theo Buehler
2024-11-02
Fix includes in ec_lib and ecp_smpl
Theo Buehler
2024-11-02
Merge compressed coordinate setting back into ecp_smpl and ec_lib
Theo Buehler
2024-11-02
Move edid_print() behind defined(EDID_DEBUG).
Miod Vallat
2024-11-02
ec_asn1_test: I somehow managed to commit the version without freezero...
Theo Buehler
2024-11-02
Assert assumption on CRYPTO_THREADID
Theo Buehler
2024-11-02
Improve detection of gaps in Manifestissuance
Job Snijders
2024-11-02
use correct array index when setting frequency
Jonathan Gray
2024-11-02
Check if the mapping for an vm_map_entry exists while holding its lock.
Martin Pieuchot
2024-11-02
Handle faults on wired map entries similarly to VM_FAULT_WIRE faults.
Martin Pieuchot
2024-11-02
Always use new_vmcmd() from exec_subr.c, remove the macro which
Jonathan Gray
2024-11-02
Update APNIC trust anchor constraints
Job Snijders
2024-11-02
Remove #if !defined(ASSEMBLER) guards, this file is not used by boot blocks
Miod Vallat
2024-11-02
Rewrite/clean up ec_GFp_simple_set_compressed_coordinates()
Theo Buehler
2024-11-02
Bye bye CRYPTO_THREADID
Theo Buehler
2024-11-02
Inline last uses of CRYPTO_THREADID in err/
Theo Buehler
2024-11-02
Kill unused pmap_collect().
Martin Pieuchot
2024-11-02
Compute inactive target only once per iteration.
Martin Pieuchot
2024-11-02
sort includes
Theo Buehler
2024-11-02
add Xr to self for ix and ixv;
Jason McIntyre
2024-11-02
sort sections (BUGS goes last) and use some Ox/An in AUTHORS;
Jason McIntyre
2024-11-02
Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559,
YASUOKA Masahiko
2024-11-01
Retire uvm_km_zalloc().
Martin Pieuchot
2024-11-01
More include sweeping in cms.
Theo Buehler
2024-11-01
Fix includes in cms_env.c
Theo Buehler
2024-11-01
Drop some pointless parentheses
Theo Buehler
2024-11-01
Only include cryptlib.h where it's needed
Theo Buehler
2024-11-01
ec_asn1_test: set compressed coordinates for the "simple" generator
Theo Buehler
2024-11-01
In macppc ofwboot, sync instruction cache before entering kernel
George Koehler
2024-11-01
Also exercise the "simple" version of the builtin curves, not only "mont"
Theo Buehler
2024-11-01
Clean up PPC CPU capabilities and Montgomery code.
Joel Sing
2024-11-01
Allocate PD for Intel's U-K before transferring mappings to the pae pmap.
Martin Pieuchot
2024-11-01
Update cert.pem, ok sthen
Theo Buehler
2024-11-01
regen cert.pem after sort order change in format-pem.pl
Theo Buehler
2024-11-01
Don't lowercase cert subjects when sorting; combined with perl foreach over
Stuart Henderson
2024-11-01
KNF
Theo Buehler
2024-11-01
In sleep_finish() is the process state is SSTOP force a mi_switch().
Claudio Jeker
2024-11-01
Simplify name/prefix markup, readability tweak and cleanup
Klemens Nanni
2024-11-01
Move point_conversion_t conversion to API boundary
Theo Buehler
2024-11-01
Garbage collect field_div() member.
Theo Buehler
2024-11-01
sort
Theo Buehler
2024-11-01
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
Jonathan Gray
2024-11-01
drm/amd: Guard against bad data for ATIF ACPI method
Jonathan Gray
2024-11-01
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Jonathan Gray
2024-11-01
remove unused local variable
Jonathan Gray
[next]