summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08Add regress coverage for the size_t constant time comparisions.Joel Sing
2024-11-08Provide constant time comparison functions for size_t.Joel Sing
2024-11-08Relocate ECParameters_dup() to ec_asn1Theo Buehler
2024-11-08Replace aarch64 CPU capabilities detection code.Joel Sing
2024-11-08pf(4) when doing af-to translation for ICMP protocol sends packetsAlexandr Nedvedicky
2024-11-08remove pmap_zero_page_uncached()Jonathan Gray
2024-11-08Move sparc64-specific ofw prototypes out of the MI header.Miod Vallat
2024-11-08ec_asn1_test: remove extra parensTheo Buehler
2024-11-08Constify strtab.Martin Pieuchot
2024-11-08Add a work-in-progress version of ice(4), a driver for Intel E810 devices.Stefan Sperling
2024-11-08psp(4) waits for acknowledgement of wbinvd from other CPU.Alexander Bluhm
2024-11-08regenStefan Sperling
2024-11-08add two Intel E810 Ethernet PCI device IDsStefan Sperling
2024-11-08Only install a second copy of the bootloader if the EFI System PartitionMark Kettenis
2024-11-08Use PCB iterator for raw IPv6 input loop.Alexander Bluhm
2024-11-08Add support for MA devices.Mark Kettenis
2024-11-08Some fixes for searching for tabs, from Alexander Arch.Nicholas Marriott
2024-11-08Make CPU frequencies human readable with -h in `systat sensors`.Matthieu Herrb
2024-11-08Implement interrupt depth counter for sparc64.Miod Vallat
2024-11-08Correctly compute access type for write faults. This allows write-onlyMiod Vallat
2024-11-08remove ID register values, cpu.c uses different definesJonathan Gray
2024-11-08remove PCI MMIO defines, matches recent amd64 changeJonathan Gray
2024-11-08Rename EC_YBIT to EC_POINT_YBITTheo Buehler
2024-11-08remove unused pmap_move()Jonathan Gray
2024-11-08remove unused VM_MAXUSER_ADDRESS32Jonathan Gray
2024-11-08Ugh. Don't return the group after freeing itTheo Buehler
2024-11-08remove unused I386_IPI_NAMES, amd64 X86_IPI_NAMES removed in 2019Jonathan Gray
2024-11-07document EVP_PKEY_CTRL_SET_MAC_KEY for CMACIngo Schwarze
2024-11-07Expand amd64 wbinvd_on_all_cpus() with acknowledge.Alexander Bluhm
2024-11-07Use LibreSSLs specialized functions to print base 10 and base 16.Otto Moerbeek
2024-11-07Constify strings in symbol-related ddb interfaces, and make the iteratorMiod Vallat
2024-11-07The comparator of the RBtree for the IP addresses was broken.YASUOKA Masahiko
2024-11-07Remove OF_package_to_path(). This routine used to be needed by the OFWMiod Vallat
2024-11-07Before stopping a thread because of stop signal set ps_xsig to the signumClaudio Jeker
2024-11-07Document locking of failing allocation requests and improve the comments.Martin Pieuchot
2024-11-07Free Oxford commas for most of the comments.Martin Pieuchot
2024-11-07Do not try to release memory if all we need is balancing the page lists.Martin Pieuchot
2024-11-07Optimize active & inactive list traversals when looking only for low pages.Martin Pieuchot
2024-11-07Use a static request to notify failed nowait allocations.Martin Pieuchot
2024-11-07Remove redundant `constraint' argument to uvmpd_scan() & friends.Martin Pieuchot
2024-11-07Introduce an helper to check if memory has been freed for a given request.Martin Pieuchot
2024-11-07Introduce an helper to check if a page belongs to a given memory range.Martin Pieuchot
2024-11-07Test callback is called immediately after TLS handshake completion.Alexander Bluhm
2024-11-07Move syslogd(8) TLS handshake callback from read to write handler.Alexander Bluhm
2024-11-07Regression for parsing multi-line strings with comments.Martin Pieuchot
2024-11-07Add multi-line strings support to the bt(5) script parser.Martin Pieuchot
2024-11-07de-macro SWAP_KEY_*; ok miod@ mpi@Jonathan Gray
2024-11-07drop "Civil" from NQY; while RAF still have some presence at the siteStuart Henderson
2024-11-07Remove leftover indirections required by pre-armv7 cpu support.Miod Vallat
2024-11-07Remove two unnecessary instructions, at least one being a leftover fromMiod Vallat