index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-07
sync
Theo de Raadt
2024-08-07
old keys can go away
Theo de Raadt
2024-08-07
add 7.7 base key
Theo de Raadt
2024-08-07
Update sparc64 ok files to match with reality.
Claudio Jeker
2024-08-07
Rework fork-exit regress to work with any pagesize not only 4k.
Claudio Jeker
2024-08-07
Attach ksmn(4) on 19h/7x devices
Bryan Steele
2024-08-07
sync
Theo de Raadt
2024-08-07
crank to 7.6-beta, release date is vague
Theo de Raadt
2024-08-07
adjust check_complete after recent-ish API and docs changes
Theo Buehler
2024-08-07
Fix a typo
YASUOKA Masahiko
2024-08-07
regen
Jonathan Gray
2024-08-07
add devices seen on Lenovo ThinkCentre M75q Gen 5 with
Jonathan Gray
2024-08-07
asprintf() and vasprintf() are in POSIX-2024. Update #include
Philip Guenther
2024-08-07
wcslcpy() and wcslcat() are in POSIX-2024. Update #include visibility
Philip Guenther
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-06
Define _LOCORE before including machine/ctlreg.h in ASM code.
Claudio Jeker
2024-08-06
Replace sys/time.h with proper includes for using localtime
Greg Steuck
2024-08-05
restrict the maximum wait time you can set via BIOCSWTIMEOUT to 5 minutes.
David Gwynne
2024-08-05
timeout_add_nsec takes a uint64_t now.
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
sync with upstream (noop for openbsd)
Theo Buehler
2024-08-05
Remove bogus connect(s, NULL, 0) call
Theo Buehler
2024-08-05
Allow our linker warnings regarding misuse of libc functions to be
Anton Lindqvist
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
[next]