summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-10use void when functions have no argsJonathan Gray
2024-08-10reduce diff to linux in ggtt_probe_common()Jonathan Gray
2024-08-09Add 2024 root zone trust-anchor, it is expected to be used in 2026.Florian Obser
2024-08-097.7 packages keyChristian Weisgerber
2024-08-09Remove the ibuf_size(pdu) % sizeof(uint32_t) == 0 since it is alreadyClaudio Jeker
2024-08-09Adjust RTR ASPA pdu parser to draft-ietf-sidrops-8210bis-14 which finallyClaudio Jeker
2024-08-09enable GuC authentication of HuCJonathan Gray
2024-08-09Regenerate expected files since gcc4 switched to std=gnu9x some time ago.Claudio Jeker
2024-08-09Add string.h include and typecast data to reduce warningsClaudio Jeker
2024-08-09ansi functions and prototypesTheo de Raadt
2024-08-09Add OrangePi Zero2 (Allwinner H616). prompted by & ok jsg@Darren Tucker
2024-08-09regenJonathan Gray
2024-08-09add Ryzen 9000 "Granite Ridge" idJonathan Gray
2024-08-08ct.h: move two asterisks to the proper placeTheo Buehler
2024-08-08check_complete: accept #errorTheo Buehler
2024-08-08check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are goneTheo Buehler
2024-08-08instead of including a literal NUL in a string, use "x$(printf \\000)x"Theo Buehler
2024-08-08Fix gasio access size.Mark Kettenis
2024-08-08Start wire_count for EPT pde pages at 1.Dave Voutila
2024-08-08In sysctl KERN_FILE_BYPID stop traversal after pid has been found.Alexander Bluhm
2024-08-08igc(4): Use same size for DMA mapping and allocation for rx bufsJan Klemkow
2024-08-08Prevent spurious "/bsd.upgrade is not u+x" message when the file is missing.Miod Vallat
2024-08-08Make user ci_flags is declared volatile.Miod Vallat
2024-08-08Unlock KERN_MSGBUFSIZE and KERN_CONSBUFSIZE.Vitaliy Makkoveev
2024-08-08ui_util.c needs stdio.h and ui.h, but not ui_compat.h and ui_local.hTheo Buehler
2024-08-08Use timingsafe_memcmp() when comparing the authenticators. from iij.YASUOKA Masahiko
2024-08-08Print suspend-to-idle debug info in a more concise matter.Mark Kettenis
2024-08-08Make intelmpc(4) print information about the residency counters advertisedMark Kettenis
2024-08-08new dell DW5821e variant is another umb(4); from Bryan VyhmeisterTheo de Raadt
2024-08-08syncTheo de Raadt
2024-08-08Fix a typo in log message.YASUOKA Masahiko
2024-08-08hmac test: fix build with gccTheo Buehler
2024-08-07syncTheo de Raadt
2024-08-07old keys can go awayTheo de Raadt
2024-08-07add 7.7 base keyTheo de Raadt
2024-08-07Update sparc64 ok files to match with reality.Claudio Jeker
2024-08-07Rework fork-exit regress to work with any pagesize not only 4k.Claudio Jeker
2024-08-07Attach ksmn(4) on 19h/7x devicesBryan Steele
2024-08-07syncTheo de Raadt
2024-08-07crank to 7.6-beta, release date is vagueTheo de Raadt
2024-08-07adjust check_complete after recent-ish API and docs changesTheo Buehler
2024-08-07Fix a typoYASUOKA Masahiko
2024-08-07regenJonathan Gray
2024-08-07add devices seen on Lenovo ThinkCentre M75q Gen 5 withJonathan Gray
2024-08-07asprintf() and vasprintf() are in POSIX-2024. Update #includePhilip Guenther
2024-08-07wcslcpy() and wcslcat() are in POSIX-2024. Update #include visibilityPhilip Guenther
2024-08-06Unlock `udpctl_vars'.Vitaliy Makkoveev
2024-08-06For consistency with other similar sysctl(2) variables useVitaliy Makkoveev
2024-08-06Use atomic_load_int(9) for unlocked read access to net.unix.*spaceVitaliy Makkoveev
2024-08-06Revert the knote_processexit() bits of the diff. It introduced a smallClaudio Jeker