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