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