summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-08-07crank to 7.6-beta, release date is vagueTheo de Raadt
2024-08-07regenJonathan Gray
2024-08-07add devices seen on Lenovo ThinkCentre M75q Gen 5 withJonathan Gray
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-05restrict the maximum wait time you can set via BIOCSWTIMEOUT to 5 minutes.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-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
2024-08-05drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Jonathan Gray
2024-08-05drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitJonathan Gray
2024-08-05drm/amdgpu: Fix memory range calculationJonathan Gray
2024-08-05drm/amd/pm: Fix aldebaran pcie speed reportingJonathan Gray
2024-08-05drm/amdkfd: Fix CU Masking for GFX 9.4.3Jonathan Gray
2024-08-04ppoll() is in POSIX-2024. Update #include visibility and manpagesPhilip Guenther
2024-08-04Fix typo.Marcus Glocker
2024-08-04Add battery status support for the x1e80100. This SoC needs a secondMark Kettenis
2024-08-04The devicetree spec says in section 2.4:Mark Kettenis
2024-08-04Add intelpmc(4), a driver for the power management controller found onMark Kettenis
2024-08-02Code patch out the retpoline in the signal trampoline justPhilip Guenther
2024-08-02regenVitaliy Makkoveev
2024-08-02Push kernel lock down to sysctl(2).Vitaliy Makkoveev
2024-08-02Switch off unreferenced power resources in DVACT_POWERDOWN instead ofMark Kettenis
2024-08-02getentropy(2) is in POSIX-2024, so adjust the #include visibility,Philip Guenther
2024-08-01Run socket splice idle timeout without kernel lock.Alexander Bluhm
2024-08-01Add device tree mapping for Samsung Galaxy Book4 Edge.Marcus Glocker