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
2023-09-29
Replace kernel lock with mutex in ixl(4) media status.
Alexander Bluhm
2023-09-29
Make sure pfkeyv2_parsemessage() only returns 0 if the message was
Tobias Heider
2023-09-29
Only forward validated pfkey messages to promiscuous listeners.
Tobias Heider
2023-09-29
Revert previous commit; botched testing meant that I missed USB device no
Mark Kettenis
2023-09-29
Newer versions of U-Boot may disable the USB PHYs and gate their clocks.
Mark Kettenis
2023-09-29
Extend single_thread_set() mode with additional flag attributes.
Claudio Jeker
2023-09-27
disable POOL_DEBUG for release
Theo de Raadt
2023-09-26
Use existing `audio_lock' mutex(9) to make `midi{read,write}_filtops' MP
Vitaliy Makkoveev
2023-09-26
Have wg(4) copy the priority from the inner packet to the outer encrypted
Stuart Henderson
2023-09-26
we are heading out of -beta
Theo de Raadt
2023-09-26
Use shared netlock to protect ifnet data within vmt_tclo_broadcastip().
Vitaliy Makkoveev
2023-09-25
Implement support for stream IDs.
Mark Kettenis
2023-09-25
match on Meinberg PZF180PEX; from Maurice Janssen
Theo de Raadt
2023-09-25
sync
Theo de Raadt
2023-09-25
add Meinberg Funkuhren PZF180PEX; from Maurice Janssen
Theo de Raadt
2023-09-25
enable mbg(4) at pci on amd64, from Maurice Janssen
Theo de Raadt
2023-09-25
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Jonathan Gray
2023-09-25
drm/amd/display: fix the white screen issue when >= 64GB DRAM
Jonathan Gray
2023-09-25
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Jonathan Gray
2023-09-25
drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
Jonathan Gray
2023-09-25
drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
Jonathan Gray
2023-09-25
drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
Jonathan Gray
2023-09-25
drm/amd/display: Fix underflow issue on 175hz timing
Jonathan Gray
2023-09-25
drm/edid: Add quirk for OSVR HDK 2.0
Jonathan Gray
2023-09-25
ddb(4): clockintr: print cl_arg address when displaying a clockintr
Scott Soule Cheloha
2023-09-24
Drop PTE check in pmap_fault_fixup(). Since pmap_enter() doesn't
Jeremie Courreges-Anglas
2023-09-24
kern_clockintr.c: remove extra newline
Scott Soule Cheloha
2023-09-24
The stage queue should be freeed when wg_peer is destroyed.
YASUOKA Masahiko
2023-09-23
Add stfrng(4), a driver for the random number generator on the JH7110 SoC.
Mark Kettenis
2023-09-23
Use shared netlock to protect if_list and ifa_list walkthrough and ifnet
Vitaliy Makkoveev
2023-09-23
Fix unreliable sys_setsockopt() with consistent use of M_WAIT
Jan Klemkow
2023-09-22
Introduce `hotplug_mtx' mutex(9) and make `hotplugread_filtops' MP safe.
Vitaliy Makkoveev
2023-09-22
Make `logread_filterops' MP safe. For that purpose use `log_mtx' mutex(9)
Vitaliy Makkoveev
2023-09-22
move simplebusvar.h so it can be used without ifdef
Jonathan Gray
2023-09-21
Properly set up the IOMMU stream ID mapping. Needed for upcoming changes
Mark Kettenis
2023-09-21
Encode the device tree node in the pci tag like we do in aplpcie(4) so that
Patrick Wildt
2023-09-21
Move code inside exit1() to better spots.
Claudio Jeker
2023-09-21
enable softraid(4) in ramdisk
Klemens Nanni
2023-09-21
Nuke trailing whitespace.
Kenneth R Westerback
2023-09-19
Import the DVFS code from arm64.
Mark Kettenis
2023-09-19
Instead of adjusting PLL0 to scale the CPU frequency, use the divider
Mark Kettenis
2023-09-19
avoid c99 for-scope variable decl
Jonathan Gray
2023-09-19
drm/amd/display: Fix a bug when searching for insert_above_mpcc
Jonathan Gray
2023-09-19
drm/amdgpu: register a dirty framebuffer callback for fbcon
Jonathan Gray
2023-09-19
drm/amd/display: Remove wait while locked
Jonathan Gray
2023-09-19
drm/amd/display: always switch off ODM before committing more streams
Jonathan Gray
2023-09-19
drm/amd/display: prevent potential division by zero errors
Jonathan Gray
2023-09-19
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Jonathan Gray
2023-09-19
drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
Jonathan Gray
2023-09-19
drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
Jonathan Gray
[next]