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
2023-09-23
Add stfrng(4), a driver for the random number generator on the JH7110 SoC.
Mark Kettenis
2023-09-23
fully deprecate SITES0...9, I will convert the few (200) ports still using
Marc Espie
2023-09-23
explicitly says that's a script
Marc Espie
2023-09-23
sync
Theo de Raadt
2023-09-23
Use shared netlock to protect if_list and ifa_list walkthrough and ifnet
Vitaliy Makkoveev
2023-09-23
vmd(8): correct log messages, no functional change.
Dave Voutila
2023-09-23
vmd(8): log vmd's vm id, not vmm's in vcpu_run_loop.
Dave Voutila
2023-09-23
Fix unreliable sys_setsockopt() with consistent use of M_WAIT
Jan Klemkow
2023-09-22
sync
Theo de Raadt
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
small speed increase: do not bother substituting variables if there are none.
Marc Espie
2023-09-22
significantly increase the speed of pkg-config by not going to the env
Marc Espie
2023-09-22
move simplebusvar.h so it can be used without ifdef
Jonathan Gray
2023-09-21
Remove REGRESS_FULL. It is not documented, just hides some tests
Alexander Bluhm
2023-09-21
Remove cap_mkdb regress. The program fails as -i option has been
Alexander Bluhm
2023-09-21
Add rsync to subdir to create obj. With obj directory rsync test
Alexander Bluhm
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
--csv is an extension; ok millert
Jason McIntyre
2023-09-21
Fix a potential out-of-bounds read caused by the big-endian fix.
Todd C. Miller
2023-09-21
Document LC_CTYPE.
Ingo Schwarze
2023-09-21
make history less verbose
Jonathan Gray
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
belated iwn(4) man page update: 40MHz channels are supported since Nov 2021
Stefan Sperling
2023-09-21
Nuke trailing whitespace.
Kenneth R Westerback
2023-09-20
Support --version option like upstream awk but don't document it.
Todd C. Miller
2023-09-20
Use awk_mb_cur_max in nawk_convert() instead of MB_CUR_MAX.
Todd C. Miller
2023-09-20
Bump LibreSSL version
Theo Buehler
2023-09-19
Fix path to dist-tuple.pattern
Theo Buehler
2023-09-19
typo; from Jim Spath
Theo de Raadt
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
etc: drop vestiges of obsolete DSA ssh host keys
Christian Weisgerber
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
2023-09-19
drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
Jonathan Gray
2023-09-19
drm/i915: mark requests for GuC virtual engines to avoid use-after-free
Jonathan Gray
2023-09-19
Document the new 'show proc /t TID' way of showing a proc via thread id.
Claudio Jeker
2023-09-19
Improve the output of ddb "show proc" command
Claudio Jeker
2023-09-19
Add a KASSERT for p->p_wchan == NULL to setrunqueue()
Claudio Jeker
2023-09-19
Before coredump or in pledge_fail use SINGLE_UNWIND to stop all threads.
Claudio Jeker
[next]