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
40 hours
vio(4): Fix TSO without MRG_RXBUF
Jan Klemkow
2 days
sys/uvideo: sync GUID to pixelformat mappngs with Linux 6.13-rc7
kirill
2 days
Move some copyout()s within ifioctl_get() out of shared netlock.
Vitaliy Makkoveev
2 days
Lock the new socket in sonewconn() also for the internet family.
Alexander Bluhm
3 days
Remove net lock from TCP sysctl for keep alive.
Alexander Bluhm
3 days
constify struct virtio_feature_name
Stefan Fritsch
3 days
sys/videoio.h: sync V4L2 with Linux-6.13-rc7
kirill
4 days
let pppoe data packets go through if_vinput instead of the pppoeinq.
David Gwynne
4 days
Unlock sysctl_malloc().
Vitaliy Makkoveev
4 days
vio: avoid some spurious error messages with qemu
Stefan Fritsch
4 days
whitespace fixes
Stefan Fritsch
4 days
Remove exclusive net lock from TCP timers.
Alexander Bluhm
5 days
vio: Enable multiqueue
Stefan Fritsch
5 days
use IPL_TTY with context guc state lock as spin_lock_irqsave() is used
Jonathan Gray
5 days
sync set_scheduler_caps() with linux
Jonathan Gray
5 days
Unlock the tcp(4) case of somove().
Vitaliy Makkoveev
5 days
Rework the INP tables walkthrough in the KERN_FILE_BYFILE case of
Vitaliy Makkoveev
5 days
Zeroing free pages to improve compression became superfluous with the permanent
Kenneth R Westerback
5 days
arm64/efiboot: load DTB on HONOR Magicbook 14 Art
kirill
5 days
sys/ihidev: move debug log resettign to the right place
kirill
5 days
sys/uvideo: bypass unknown pixelformat to consumer
kirill
5 days
Do not depend on RW_SLEEPFAIL in ntfs_ntlookup
Claudio Jeker
6 days
taskq_del_barrier(9) and timeout_del_barrier(9) should always call
Vitaliy Makkoveev
6 days
Unbreak powerpc64 by adding a dummy implementation of
Mark Kettenis
6 days
Remove double include of sys/videoio.h, and re-sort includes to be more
Marcus Glocker
7 days
Debug level 3 got too noisy, and leaves the system back almost unusable
Marcus Glocker
8 days
Fix indent.
Alexander Bluhm
8 days
Use #ifdef for HIBERNATE.
Marcus Glocker
9 days
fix "drm/amdgpu: rework resume handling for display (v2)"
Jonathan Gray
9 days
Make gpiokeys(4) interrupt-driven if we have interrupts.
Mark Kettenis
9 days
Implement support for using GPIO pins as interrupt pins in qcgpio(4).
Mark Kettenis
9 days
Remove unused struct memeber and make some purely cosmetic changes.
Mark Kettenis
9 days
Implement support for using GPIO pins as interrupt pins.
Mark Kettenis
9 days
If HIB_DONE fails, print a warning message to the user.
Marcus Glocker
9 days
Replace bcopy() with memcpy() in route_peeraddr().
Alexander Bluhm
9 days
Add 'socket' refcnt type to dt(4).
Vitaliy Makkoveev
9 days
Return EPROTO error when attempting to unsplice the not spliced socket.
Vitaliy Makkoveev
9 days
Run TCP sysctl ident and drop with shared net lock.
Alexander Bluhm
10 days
virtio: Support unused virtqueues
Stefan Fritsch
10 days
Teach sr_hibernate_io to handle HIB_DONE.
lucas
11 days
regen
Jonathan Gray
11 days
add Intel Arrow Lake (ARL) graphics ids
Jonathan Gray
11 days
sys/ihidev: add missed looking for a device quirks
kirill
11 days
Stop doing `ssp_task' and `ssp_idleto' re-initialization in sosplice().
Vitaliy Makkoveev
11 days
Add LED support for ikbd(4) keyboards.
Marcus Glocker
11 days
sys/ihidev: quirk for Honor MagicBook's touchpad
kirill
11 days
uaudio: Drop UAUDIO_DEBUG defined by mistake in the last commit
Alexandre Ratchov
12 days
Delete ether_frm_control() which just returned EOPNOTSUPP: pru_control()
Philip Guenther
12 days
Replace lost ';' so it compiles again.
Kenneth R Westerback
12 days
Partially revert kern/subr_hibernate.c r1.147
lucas
[next]