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-11-24
vmm(4)/vmx: fix memory scribbling by updating GDTR/TR if vcpu moves.
Dave Voutila
2023-11-24
Remove unneeded symbols.
Miod Vallat
2023-11-24
Match on 19h/1xh PSP
Jonathan Matthew
2023-11-24
No need to load function addresses in registers and branch to the register
Miod Vallat
2023-11-24
Remove unused direct map defines and macros, originating from FreeBSD.
Miod Vallat
2023-11-24
regen
Jonathan Matthew
2023-11-24
Add devices found in 4th generation (Genoa) Epyc systems
Jonathan Matthew
2023-11-24
Fix comments longer than 80 column.
ASOU Masato
2023-11-23
avoid passing weird mbuf chains to pf when pushing out a veb.
David Gwynne
2023-11-23
A mountroot hook unsets ci->ci_opp_table in case clocks or regulators
Patrick Wildt
2023-11-23
now always needs sys/task.h
Theo de Raadt
2023-11-23
match on Alder Lake-N ids
Jonathan Gray
2023-11-23
regen
Jonathan Gray
2023-11-23
add Alder Lake-N ids
Jonathan Gray
2023-11-23
regen
Jonathan Gray
2023-11-23
add another Van Gogh device id
Jonathan Gray
2023-11-23
provide operating performance point info about each cpu via kstats.
David Gwynne
2023-11-23
expose the state of thermal zones as kstats.
David Gwynne
2023-11-22
Fix race when initializing TSC.
Alexander Bluhm
2023-11-22
regen
Tobias Heider
2023-11-22
Add support for keyboard backlight hotkeys in wskbd and hook up macppc apple
Tobias Heider
2023-11-22
Add support for keyboard backlight on Apple Powerbooks.
Tobias Heider
2023-11-21
Fix kernel build without option PTRACE, but with dt(4).
Alexander Bluhm
2023-11-21
drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
Jonathan Gray
2023-11-21
drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
Jonathan Gray
2023-11-21
drm/amd/display: Refactor dm_get_plane_scale helper
Jonathan Gray
2023-11-21
drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
Jonathan Gray
2023-11-21
drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm code
Jonathan Gray
2023-11-21
drm/radeon: possible buffer overflow
Jonathan Gray
2023-11-21
add more product names in comments
Jonathan Gray
2023-11-20
Handle rx error.
Mark Kettenis
2023-11-20
Revert 1.18 and randomly sort kernel object files again now that the issue
Miod Vallat
2023-11-20
Make sure the low two bits of stvec are always zero (since we don't use
Miod Vallat
2023-11-18
sync zlib with userland
Theo Buehler
2023-11-18
ports specified on tunnel destination addresses are invalid.
David Gwynne
2023-11-16
Run TCP SYN cache timer logik without net lock.
Alexander Bluhm
2023-11-16
crank MAXTSIZ because clang is a piggy
Theo de Raadt
2023-11-16
cpu frequency and volt types for kstat_kvs
David Gwynne
2023-11-15
use a random number as the cookie in bio ioctls.
David Gwynne
2023-11-15
Constify disk_map()'s path argument
Klemens Nanni
2023-11-14
Fix typo in comment.
Claudio Jeker
2023-11-14
regen
Jonathan Gray
2023-11-14
add another Navi 32 device id
Jonathan Gray
2023-11-13
include function name in warning printf in vmx_handle_np_fault() and svm_hand...
Jasper Lievisse Adriaanse
2023-11-13
Fix rt_setgate() error handling.
Alexander Bluhm
2023-11-13
enable UDF on arm64 install media
Jonathan Gray
2023-11-12
Declare global variable zeroin46_addr as const.
Alexander Bluhm
2023-11-12
Use constant sockaddr in route lookup.
Alexander Bluhm
2023-11-12
Bump MAXDSIZ to 2G on armv7. Needed for llvm-16.
Mark Kettenis
2023-11-12
Do not modify route info sockaddr in rtm_xaddrs().
Alexander Bluhm
[next]