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-10-05
Protect interface queues with read once and mutex.
Alexander Bluhm
2023-10-04
re-enable POOL_DEBUG
Alexander Bluhm
2023-10-04
base is unlocked, move to 7.4-current
Alexander Bluhm
2023-10-03
Reinstate setting rtableid based on rdomain for pfsync,
Stuart Henderson
2023-10-02
Add 'host root port' information to hw.ucomnames.
Kenneth R Westerback
2023-10-01
Add sysctl hw.ucomnames to list 'fixed' paths to USB serial
Kenneth R Westerback
2023-10-01
Atlantic 2 hardware has a different layout for the TPS_DATA_TCT registers
Mark Kettenis
2023-10-01
Print the correct SDHC spec version.
Mark Kettenis
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
[next]