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
2019-07-12
Remove unnecessary extern declarations.
Visa Hankala
2019-07-12
Make rootdev parsing a little saner. The "rootdev=" prefix can be
Visa Hankala
2019-07-12
sysctl(2): add KERN_TIMEOUT_STATS: timeout(9) status and statistics.
cheloha
2019-07-11
Use "i" constrain instead of "n" constrain in inline assembly. Makes clang
Mark Kettenis
2019-07-11
Kill commented-out wsfont_remove().
Martin Pieuchot
2019-07-11
listen(2) should return EINVAL if the socket is connected.
Alexander Bluhm
2019-07-11
fix NULL pointer dereference, reported and fix tested by sthen
Alexandr Nedvedicky
2019-07-11
zero pad and align FO_POSITION; no binary change
anton
2019-07-11
include linux/string.h so drm_panel_orientation_quirks.c can get the
Jonathan Gray
2019-07-11
drm/fb-helper: generic: Don't take module ref for fbcon
Jonathan Gray
2019-07-11
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Jonathan Gray
2019-07-11
drm/amd/powerplay: use hardware fan control if no powerplay fan table
Jonathan Gray
2019-07-11
drm/i915/dmc: protect against reading random memory
Jonathan Gray
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD MicroPC
Jonathan Gray
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD pocket2
Jonathan Gray
2019-07-10
Received SACK options are managed by a linked list at the TCP socket.
Alexander Bluhm
2019-07-10
Make read/write of the f_offset field belonging to struct file MP-safe;
anton
2019-07-10
Stop sleeping at PUSER.
Martin Pieuchot
2019-07-10
The USB video class specification has increased its probe buffer
Patrick Wildt
2019-07-10
Also dump interface association descriptor when debugging is
Patrick Wildt
2019-07-10
Implement Linux kthread interfaces.
Mark Kettenis
2019-07-10
+ixl (which was used to debug problems on T4-1)
Theo de Raadt
2019-07-09
I wrote the pc-page-writeable and sp-not-MAP_STACK code to be shared, and
Theo de Raadt
2019-07-09
Use timeout_add_msec(9)
kn
2019-07-09
Add missing mtx_leave() in error path.
Martin Pieuchot
2019-07-09
resync
Sebastien Marie
2019-07-09
backout the unlock of pipe(2) and pipe2(2)
Sebastien Marie
2019-07-09
The system calls getgroups(2) and setgroups(2) pass the number of
Alexander Bluhm
2019-07-09
resync
Sebastien Marie
2019-07-09
unlock pipe(2) and pipe2(2) syscalls
Sebastien Marie
2019-07-09
Fix previous commit which made src-node have a reference for the kif.
YASUOKA Masahiko
2019-07-09
unstub dma_fence_wait_any_timeout() call in amdgpu_sa_bo_new()
Jonathan Gray
2019-07-09
unstub amdgpu_cs_wait_any_fence()
Jonathan Gray
2019-07-09
Use wake_up_process() instead of wakeup() in dma_fence_default_wait_cb()
Jonathan Gray
2019-07-09
add dma_fence_wait_any_timeout() required for parts of amdgpu
Jonathan Gray
2019-07-09
Fix whitespace issue.
Patrick Wildt
2019-07-09
ure(4) and url(4) need ifmedia attribute.
Kevin Lo
2019-07-08
Remove trailing whitespace from a macro
Mike Larkin
2019-07-08
Remove some "set but not used" variables in ahci(4)'s hibernate code.
Mike Larkin
2019-07-08
amd64 pmap: remove a "set but not used" variable, found when building the
Mike Larkin
2019-07-08
vmm(4): remove a "set but not used" variable, found when building the
Mike Larkin
2019-07-08
Untangle code setting the scheduling priority of a thread.
Martin Pieuchot
2019-07-08
free(9) sizes for M_RTABLE.
Martin Pieuchot
2019-07-08
When an unlink failed due to unveil, the use count of the inode was
Alexander Bluhm
2019-07-08
remove duplicate hdmi.h include
Jonathan Gray
2019-07-08
uncomment aggr(4) to make it easier for people to try
David Gwynne
2019-07-07
print the cpu model in the correct place (only)
Theo de Raadt
2019-07-07
tweak config pending handling so it waits for all ports to finish scanning
David Gwynne
2019-07-07
Use timeout_add_msec(9)
kn
2019-07-07
Eliminate duplicate code in xxx_detach().
Kevin Lo
[next]