summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-08-06Some laptops will generate an EC event shortly after we attempt to enterMark Kettenis
2024-08-06Some Intel xhci(4) controllers don't fully power down unless they've seenMark Kettenis
2024-08-06Unlock sysctl net.inet.ip.directed-broadcast.Alexander Bluhm
2024-08-06On the RK3588 eMMC controller it appears that after a failed command aPatrick Wildt
2024-08-06Unlock KERN_CLOCKRATE.Vitaliy Makkoveev
2024-08-06The devicetree spec says in section 2.4:Mark Kettenis
2024-08-06Stop using KERNEL_LOCK to protect the per process kqueue listClaudio Jeker
2024-08-06Define _LOCORE before including machine/ctlreg.h in ASM code.Claudio Jeker
2024-08-06Replace sys/time.h with proper includes for using localtimeGreg Steuck
2024-08-05restrict the maximum wait time you can set via BIOCSWTIMEOUT to 5 minutes.David Gwynne
2024-08-05timeout_add_nsec takes a uint64_t now.David Gwynne
2024-08-05change the nsec argument to timeout_add_nsec from int to uint64_tDavid Gwynne
2024-08-05Unlock KERN_BOOTTIME.Vitaliy Makkoveev
2024-08-05Adjust for arm64_intr_get_parent() changes.Mark Kettenis
2024-08-05Fix reporting if critical battery state.Mark Kettenis
2024-08-05Add battery sensors.Mark Kettenis
2024-08-05Fix bridging IPv6 fragments with pf reassembly.Alexander Bluhm
2024-08-05Unlock most of `kern_vars' variables.Vitaliy Makkoveev
2024-08-05The devicetree spec says in section 2.4:Mark Kettenis
2024-08-05Take `sysctl_lock' before kernel lock.Vitaliy Makkoveev
2024-08-05sync with baseTheo Buehler
2024-08-05sync with upstream (noop for openbsd)Theo Buehler
2024-08-05Remove bogus connect(s, NULL, 0) callTheo Buehler
2024-08-05Allow our linker warnings regarding misuse of libc functions to beAnton Lindqvist
2024-08-05drm/i915/dp: Don't switch the LTTPR mode on an active linkJonathan Gray
2024-08-05drm/i915/dp: Reset intel_dp->link_trained before retraining the linkJonathan Gray
2024-08-05drm/amd/amdgpu: Fix uninitialized variable warningsJonathan Gray
2024-08-05drm/amdgpu: reset vm state machine after gpu reset(vram lost)Jonathan Gray
2024-08-05drm/dp_mst: Fix all mstb marked as not probed after suspend/resumeJonathan Gray
2024-08-05drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellJonathan Gray
2024-08-05drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Jonathan Gray
2024-08-05drm/amd/display: Check for NULL pointerJonathan Gray