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
2020-02-05
Ooops. Missed a file in nuke of scsi_minphys. mpath_minphys() needs to
Kenneth R Westerback
2020-02-05
Move kernel locking inside knote_fdclose() from finishdup() and
Visa Hankala
2020-02-05
Nuke unnecessary abstraction 'scsi_minphys()' which just calls
Kenneth R Westerback
2020-02-05
Very old firmware umsm devices don't work as umb(4), so I made them work
Theo de Raadt
2020-02-05
regen
Patrick Wildt
2020-02-05
Add some more Apollo Lake PCI IDs.
Patrick Wildt
2020-02-05
Fix confusion between minimum and maximum samples-per-frame.
Alexandre Ratchov
2020-02-05
regen
Patrick Wildt
2020-02-05
Add some more Apollo Lake PCI IDs.
Patrick Wildt
2020-02-05
Allow programs with the "audio" promise to use the AUDIO_MIXER_xxx ioctls.
Alexandre Ratchov
2020-02-05
regen
Patrick Wildt
2020-02-05
Add Pericom PI7C9X2G404EL PCIe Packet Switch
Patrick Wildt
2020-02-05
Detach timeouts and the softint handler before freeing memory.
Martin Pieuchot
2020-02-05
regen
Patrick Wildt
2020-02-05
Add some more Gemini Lake IDs.
Patrick Wildt
2020-02-05
Remove dead store, from Amit Kulkarni.
Martin Pieuchot
2020-02-04
Refactoring to prepare multi-queues support, no intended behavior change:
Martin Pieuchot
2020-02-04
Replace msleep(9) by sleep_setup/setup_signal/finish() dance.
Martin Pieuchot
2020-02-04
allow reading of sysctl kern.somaxconn in "inet", due to
Theo de Raadt
2020-02-04
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-02-04
Enable rge(4).
Kevin Lo
2020-02-02
Reapply post-svc-sled in a repaired fashion. The SYS_sigreturn-related
Theo de Raadt
2020-02-02
Back out previous "insert two nop instructions after svc instructions
Christian Weisgerber
2020-02-01
Also insert two nop instructions after svc instructions for SYS_exit
Theo de Raadt
2020-02-01
Back out previous. Nothing wrong with the diff per se but I should have
anton
2020-02-01
Grab the kernel lock in pgsigio() as it's strictly needed while
anton
2020-02-01
replace vlan instance SRP lists with SMR_SLISTs
Jonathan Matthew
2020-02-01
Make writes to the f_flag field of `struct file' MP-safe using atomic
anton
2020-01-31
actually set the link state down when the /dev entry is closed.
David Gwynne
2020-01-31
Remove an unused function.
Mike Larkin
2020-01-30
device poll handlers should return POLL flags, not errnos.
David Gwynne
2020-01-30
Acquire fdplock when updating fd_cmask. This moves the code
Visa Hankala
2020-01-30
Update lock annotations of struct filedesc.
Visa Hankala
2020-01-30
regen
Visa Hankala
2020-01-30
Unlock close*(2) and dup*(2).
Visa Hankala
2020-01-30
Split `p_priority' into `p_runpri' and `p_slppri'.
Martin Pieuchot
2020-01-29
Add support for notifications about audio(4) controls changes.
Alexandre Ratchov
2020-01-28
Simplify filterops routines where klist_invalidate() is used.
Visa Hankala
2020-01-28
The default-brightness-level property actually contains an index
Patrick Wildt
2020-01-28
Make acpivout(4) call ws_[gs]et_param instead of directly
Patrick Wildt
2020-01-28
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Jonathan Gray
2020-01-28
drm/panel: make drm_panel.h self-contained
Jonathan Gray
2020-01-28
drm/fb-helper: generic: Call drm_client_add() after setup is done
Jonathan Gray
2020-01-28
drm/fb-helper: generic: Fix setup error path
Jonathan Gray
2020-01-28
drm/dp_mst: Skip validating ports during destruction, just ref
Jonathan Gray
2020-01-27
update bpf_iflist in bpfsdetach instead of bpfdetach as some drivers
Joshua Stein
2020-01-27
Improve use of SMR in dt(4) by changing the time when smr_barrier()
Visa Hankala
2020-01-27
Make urtwn(4) attach to tp-link tl-wn823n (RTL8192EU).
Stefan Sperling
2020-01-27
regen
Stefan Sperling
2020-01-27
add USB device ID for tp-link tl-wn823n
Stefan Sperling
[next]