index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2024-08-07
Attach ksmn(4) on 19h/7x devices
Bryan Steele
2024-08-07
crank to 7.6-beta, release date is vague
Theo de Raadt
2024-08-07
regen
Jonathan Gray
2024-08-07
add devices seen on Lenovo ThinkCentre M75q Gen 5 with
Jonathan Gray
2024-08-06
Unlock `udpctl_vars'.
Vitaliy Makkoveev
2024-08-06
For consistency with other similar sysctl(2) variables use
Vitaliy Makkoveev
2024-08-06
Use atomic_load_int(9) for unlocked read access to net.unix.*space
Vitaliy Makkoveev
2024-08-06
Revert the knote_processexit() bits of the diff. It introduced a small
Claudio Jeker
2024-08-06
Some laptops will generate an EC event shortly after we attempt to enter
Mark Kettenis
2024-08-06
Some Intel xhci(4) controllers don't fully power down unless they've seen
Mark Kettenis
2024-08-06
Unlock sysctl net.inet.ip.directed-broadcast.
Alexander Bluhm
2024-08-06
On the RK3588 eMMC controller it appears that after a failed command a
Patrick Wildt
2024-08-06
Unlock KERN_CLOCKRATE.
Vitaliy Makkoveev
2024-08-06
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-06
Stop using KERNEL_LOCK to protect the per process kqueue list
Claudio Jeker
2024-08-05
restrict the maximum wait time you can set via BIOCSWTIMEOUT to 5 minutes.
David Gwynne
2024-08-05
change the nsec argument to timeout_add_nsec from int to uint64_t
David Gwynne
2024-08-05
Unlock KERN_BOOTTIME.
Vitaliy Makkoveev
2024-08-05
Adjust for arm64_intr_get_parent() changes.
Mark Kettenis
2024-08-05
Fix reporting if critical battery state.
Mark Kettenis
2024-08-05
Add battery sensors.
Mark Kettenis
2024-08-05
Fix bridging IPv6 fragments with pf reassembly.
Alexander Bluhm
2024-08-05
Unlock most of `kern_vars' variables.
Vitaliy Makkoveev
2024-08-05
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-05
Take `sysctl_lock' before kernel lock.
Vitaliy Makkoveev
2024-08-05
sync with base
Theo Buehler
2024-08-05
drm/i915/dp: Don't switch the LTTPR mode on an active link
Jonathan Gray
2024-08-05
drm/i915/dp: Reset intel_dp->link_trained before retraining the link
Jonathan Gray
2024-08-05
drm/amd/amdgpu: Fix uninitialized variable warnings
Jonathan Gray
2024-08-05
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
Jonathan Gray
2024-08-05
drm/dp_mst: Fix all mstb marked as not probed after suspend/resume
Jonathan Gray
2024-08-05
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Jonathan Gray
2024-08-05
drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
Jonathan Gray
2024-08-05
drm/amd/display: Check for NULL pointer
Jonathan Gray
2024-08-05
drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1
Jonathan Gray
2024-08-05
drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit
Jonathan Gray
2024-08-05
drm/amdgpu: Fix memory range calculation
Jonathan Gray
2024-08-05
drm/amd/pm: Fix aldebaran pcie speed reporting
Jonathan Gray
2024-08-05
drm/amdkfd: Fix CU Masking for GFX 9.4.3
Jonathan Gray
2024-08-04
ppoll() is in POSIX-2024. Update #include visibility and manpages
Philip Guenther
2024-08-04
Fix typo.
Marcus Glocker
2024-08-04
Add battery status support for the x1e80100. This SoC needs a second
Mark Kettenis
2024-08-04
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-04
Add intelpmc(4), a driver for the power management controller found on
Mark Kettenis
2024-08-02
Code patch out the retpoline in the signal trampoline just
Philip Guenther
2024-08-02
regen
Vitaliy Makkoveev
2024-08-02
Push kernel lock down to sysctl(2).
Vitaliy Makkoveev
2024-08-02
Switch off unreferenced power resources in DVACT_POWERDOWN instead of
Mark Kettenis
2024-08-02
getentropy(2) is in POSIX-2024, so adjust the #include visibility,
Philip Guenther
2024-08-01
Run socket splice idle timeout without kernel lock.
Alexander Bluhm
[next]