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-04-26
Implement dt(4) utrace support on amd64 and i386.
Claudio Jeker
2023-04-26
Reodrer some things to fix vmctl/vmd builds after the vmm MI/MD split
Mike Larkin
2023-04-26
Remove +20y old rt_timer_init() comment
Klemens Nanni
2023-04-26
Incorporate r1.140 and r1.141 of vmm.c:
Mike Larkin
2023-04-26
typofix rttimer comment
Klemens Nanni
2023-04-26
Integrate r1.339 of vmm.c which I missed during the previous MI/MD split
Mike Larkin
2023-04-26
vmm.c -> vmm_machdep.c (remove old file)
Mike Larkin
2023-04-26
Fix splassert noticed by sthen
Bob Beck
2023-04-26
Refactor MD/MI parts of vmm.
Mike Larkin
2023-04-26
Fix my email address.
Mark Kettenis
2023-04-26
Properly handle userland branch target traps.
Mark Kettenis
2023-04-26
Backout previous commit:
Alexander Bluhm
2023-04-26
whitespace fix
Mike Larkin
2023-04-26
Don't redeclare s, it's already there.
Bob Beck
2023-04-26
Fix missing splbio() needed in nfs
Bob Beck
2023-04-26
Unbreak vmm on Intel. Mistakenly enabled CET on non-CET systems.
Dave Voutila
2023-04-26
Rotate the console in amdgpu when there is an orientation quirk.
Anthony J. Bentley
2023-04-26
Fix typo in comment: default scalue values -> default scale values
Anthony J. Bentley
2023-04-26
Declare sendsyslog to match its man page
Greg Steuck
2023-04-26
Also set TSO flag on vlan interfaces.
Jan Klemkow
2023-04-25
Fix white space.
Alexander Bluhm
2023-04-25
regen
Mark Kettenis
2023-04-25
Add RK3588.
Mark Kettenis
2023-04-25
Rename ps_refcnt to ps_threadcnt in struct process and implement
Claudio Jeker
2023-04-25
zlib: sync with src
Theo Buehler
2023-04-25
Exclusive net lock or mutex arp_mtx protect the llinfo_arp fields.
Alexander Bluhm
2023-04-25
When configuring a new address on an interface, an upstream router
Peter Hessler
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-25
Enable softraid(4) in the ramdisk kernel aka. make disk crypto install work
Klemens Nanni
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-25
vmm(4)/vmd(8): pull struct members out of vmm ioctl create struct.
Dave Voutila
2023-04-25
Do not grab the `vmmaplk' recursively, prevent a self-deadlock.
Martin Pieuchot
2023-04-25
Create & use variables MRDISKTYPE and MRMAKEFSARGS like all the other build
Kenneth R Westerback
2023-04-25
Enable power management for PCI devices.
Patrick Wildt
2023-04-25
Add suspend/resume support to pwmbl(4), so that when suspending the x13s
Patrick Wildt
2023-04-25
Disable keyboard backlight on Apple Silicon laptops on suspend,
Tobias Heider
2023-04-25
Invalidate ITS caches during suspend/resume cycle to commit the changes
Patrick Wildt
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-25
regen
Jonathan Gray
2023-04-25
add Kingston KC3000 from Paul de Weerd
Jonathan Gray
2023-04-25
prof_state_toggle: keep a count of CPUs with profiling enabled
Scott Soule Cheloha
2023-04-25
addupc_intr: support adding multiple profiling ticks at once
Scott Soule Cheloha
2023-04-24
vmm(4): allow guests to enable and use supervisor IBT.
Dave Voutila
2023-04-24
Remove recursive spl grabbing in vfs_bio.c
Bob Beck
2023-04-24
Enable MSI if the node contains an msi-map, like we already do in pciecam(4).
Patrick Wildt
2023-04-24
Update qcpon(4) compatibles to match on qcom,pmk8350-pon, which is the updated
Patrick Wildt
2023-04-24
Hoist privilege checks further
Klemens Nanni
2023-04-24
Enable branch target control flow enforcement on arm64.
Mark Kettenis
2023-04-24
Abuse the wxallowed flag to decide whether we should enforce branch target
Mark Kettenis
[next]