2023-04-17 |
jsg | drm/amd/display: Clear MST topology if it fails to... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
jsg | drm/i915: fix race condition UAF in i915_perf_add_confi... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
jsg | drm/i915: Fix context runtime accounting |
commit | commitdiff | tree | snapshot |
2023-04-17 |
jsg | fix double word |
commit | commitdiff | tree | snapshot |
2023-04-17 |
deraadt | Oops, ramdisk case should be -fcf-protection=none |
commit | commitdiff | tree | snapshot |
2023-04-17 |
jsg | Enable Indirect Branch Tracking (IBT) for the kernel |
commit | commitdiff | tree | snapshot |
2023-04-17 |
deraadt | For future userland IBT, the sigcode needs to start... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
deraadt | The bootblocks are 32-bit binaries which use the ENTRY... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
deraadt | IDTVEC_NOALIGN() was the incorrect way to create a... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
deraadt | Add endbr64 instructions to most of the ENTRY() macros. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
deraadt | compile regular kernels with -fcf-protection=branch... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Fix previous: add a missing and |
commit | commitdiff | tree | snapshot |
2023-04-16 |
cheloha | clockintr: add shadow copy of running clock interrupt... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
deraadt | if (actually... when) the compiler is flipped to do... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
otto | Dump (leak) info using utrace(2) and compile the code... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
otto | Add a -u label option to print selected utrace records... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Garbage collect the now unused obfuscating macro string... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Inline the three uses of string_stack_free() |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Remove the now unused vpm_int.h |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | x509_vfy.c and x509_vpm.c don't need vpm_int.h anymore |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Move X509_VERIFY_PARAM_st from vpm_int.h to x509_local.h |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | Fix (and simplify) link speed reporting. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
jsing | Provide EVP methods for SHA3 224/256/384/512. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
jsing | Provide EVP methods for SHA512/224 and SHA512/256. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
jsing | Bounds check mdlen that is passed to sha3_init(). |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | Add PT_GNU_PROPERTY define. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
dv | vmd(8): correct comment in vioraw, cleanup formatting. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
dv | vmd(8): clean up fd closing in vmm process. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | Add support for the PCIe controller found on M2 Pro... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Shuffle ext_cmp() and ext_list_free() up a bit |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Remove unnecessary prototypes in the middle of the... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Use more usual version of inlined nitems(). No binary... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Fix comment formatting and grammar, drop usless and... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Remove now empty/unused ext_dat.h |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Merge ext_dat.h back into x509_lib.c |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | Too many ACPI implementations advertise serial ports... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | Add no-op implementations of the WSDISPLAYIO_GVIDEO... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | Make enabling the BTI feature a per-pmap thing by stori... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | Clear BTYPE bits when setting up a signal handler and... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Mark X9.31 BN API for removal |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | The BN reciprocal API will also become internal-only |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Various BN*init() will be removed from the public API |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Mark public bn_nist and ec_nist API for removal |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Mark EC_KEY_{get,insert}_method_data() for removal |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Mark TS_VERIFY_CTX_init() for removal |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Prepare addition of X509_STORE_CTX_get1_{certs,crls}(3) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Mark remaining policy tree public API for removal |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Annotate policy tree STACK_OF() goo for removal from... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | The policy tree types become internal ony. Annotate... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Cipher text stealing will go away. Mark it for removal. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Mark proxy policy API for removal in upcoming bump |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Remove the now unused ex_pcpathlen from the X509 struct |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | More ProxyCertInfo tentacles go to the attic |
commit | commitdiff | tree | snapshot |
2023-04-16 |
kettenis | The lowest performance level state for the E-cores... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Remove some dead code from the new verifier |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Drop support for the ProxyCertInfo extension |
commit | commitdiff | tree | snapshot |
2023-04-16 |
tb | Make pcy_int.h pull in x509_local.h it will need it... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
ajacoutot | Add /etc/mixerctl.conf to changelist(5). |
commit | commitdiff | tree | snapshot |
2023-04-16 |
jsg | call default db_ktrap() with tf_err, not 0 for exceptio... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
guenther | Handle T_CP traps from userland by generating SIGILL... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
guenther | Trap 17 (T_ALIGNFLT) supplies an error code in hardware... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
guenther | Both trap 21 (T_CP) and trap 17 (T_ALIGNFLT) supply... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
dv | vmm(4): save and restore Intel CET state on vm entry... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | ec_point_conversion: do not rely on ec.h pulling in... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Use size_t rather than int. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Add SHA3 digest length define that was previously missed. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Remove sha3() function, which will not be used or exposed. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Mark sha3_keccakf() as static and remove prototype... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Use memset() to zero the context, instead of zeroing... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Provide SHA3 length related defines. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Use the same byte order tests as we do elsewhere in... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | Adjust documentation of X9.31 padding mode |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | Stop supporting the long-retired X9.31 standard |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | Prepare rsa.h for X9.31 support removal |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | Remove now unused GF2m perlasm generators |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Rename SHA3 context struct field from 'st' to 'state'. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Rename SHA3 context to align with existing code. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Move some defines out of the sha3_internal.h header. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | Stop building GF2m assembly |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Revise header guards. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Pull constant tables out of sha3_keccakf(). |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Strip and reformat comments. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Apply style(9) (first pass). |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Import sha3_internal.h. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Add license to sha3 files. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsing | Import tiny_sha3 |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | ssltest: Drop more policy go from this test. |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | ssltest: initial pass of dropping proxy cert goo |
commit | commitdiff | tree | snapshot |
2023-04-15 |
tb | symbols test: drop LIBRESSL_INTERNAL |
commit | commitdiff | tree | snapshot |
2023-04-15 |
kn | Unlock in_ioctl_get(), push kernel lock into in_ioctl_... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
kn | return directly to drop needless error variable; OK mvs |
commit | commitdiff | tree | snapshot |
2023-04-15 |
claudio | Introduce an ANYTOKEN token which can be used instead... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
dlg | fixed regulators might rely on other regulators specifi... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsg | change trap16 from IDTVEC_NOALIGN to IDTVEC as it is... |
commit | commitdiff | tree | snapshot |
2023-04-15 |
jsg | add endbr defines and control protection trap |
commit | commitdiff | tree | snapshot |
2023-04-15 |
job | Disallow issuer and subject unique identifiers |
commit | commitdiff | tree | snapshot |
2023-04-14 |
dv | vmm: NENTRY -> ENTRY |
commit | commitdiff | tree | snapshot |
2023-04-14 |
mbuhl | Use designated initializer for ffs_vtbl. |
commit | commitdiff | tree | snapshot |
2023-04-14 |
dv | vmm(4): add NENTRY/END macros around asm functions. |
commit | commitdiff | tree | snapshot |
2023-04-14 |
dv | add VMX/VMCS defines for amd64 endbr64 features |
commit | commitdiff | tree | snapshot |
next |