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
2021-07-15
drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
Jonathan Gray
2021-07-14
Export SA replay counters via pfkey and print with ipsecctl.
tobhe
2021-07-14
After VFS shutdown, init(8) cannot map a missing page that contains
Alexander Bluhm
2021-07-14
Resend the TCP packet only if the MTU locked flag appears at the
Alexander Bluhm
2021-07-14
timeout_add() always sets a new expiry time unrelated to the previous
Jonathan Gray
2021-07-14
When mod_timer() is called with a value less than or equal to the
Jonathan Gray
2021-07-14
fix "logically dead code" flagged by coverity
Daniel Dickman
2021-07-13
Ensure that we don't overrun the TX FIFO for longer transfers. Check
Patrick Wildt
2021-07-13
Fix TIMEOUT_INITIALIZER_{FLAGS,KCLOCK}() macro.
mvs
2021-07-13
Remove unused `PolicyHead' from 'sockaddr_encap' structure.
mvs
2021-07-13
Add f_modify and f_process callbacks to FIFO filterops.
Visa Hankala
2021-07-12
Add uaudio(4) and umidi(4). ok kettenis@, mlarkin@
Matthieu Herrb
2021-07-12
fix "evaluation order violation" flagged by coverity
Daniel Dickman
2021-07-12
Remember to set CPUF_RUNNING on secondary CPUs.
Visa Hankala
2021-07-12
Make hw_cpu_hatch() more similar on loongson and octeon.
Visa Hankala
2021-07-12
wrap a long line
Jonathan Gray
2021-07-11
convert db_addr_t to vaddr_t
Jasper Lievisse Adriaanse
2021-07-11
correct comment
Jonathan Gray
2021-07-10
tweak indentation of conditional in db_validate_address().
Jasper Lievisse Adriaanse
2021-07-10
Sync maxusers with other 64bit archs.
Martin Pieuchot
2021-07-09
use vaddr_t as type for frames as is commonly used elsewhere too
Jasper Lievisse Adriaanse
2021-07-09
fix scentence in db_printsym comment
Jasper Lievisse Adriaanse
2021-07-09
Remove unused `cc_koperations' and `cc_queued' members from 'cryptocap'
mvs
2021-07-09
Parse /soc/dma-ranges to populate the openbsd,dma-constraint property.
Patrick Wildt
2021-07-09
Use SLIST macro for cryptosoft sessions instead of hand rolled list.
Alexander Bluhm
2021-07-09
Switch iwm(4) to new firmware images available in iwm-firmware-20210512.
Stefan Sperling
2021-07-09
Print new iwm(4) firmware version numbers like Linux iwlwifi does it.
Stefan Sperling
2021-07-09
remove unused lines of code from iwm(4) which were specific to iwx(4) devices
Stefan Sperling
2021-07-09
Fix errors in the probe request template we provide to iwm(4) firmware.
Stefan Sperling
2021-07-09
Do not ask iwm(4) firmware to send probe requests on passive channels.
Stefan Sperling
2021-07-09
Make iwm(4) set various scan command flags just like how iwlwifi sets them.
Stefan Sperling
2021-07-09
Fix iwm(4) PHY context updates for newer firmware versions.
Stefan Sperling
2021-07-09
Make iwm(4) use only antenna B for single-antenna Tx on 9k devices.
Stefan Sperling
2021-07-09
Clear the "persistence bit" on iwm(4) 9k devices during hardware init.
Stefan Sperling
2021-07-09
Ignore undocumented TLVs found in the iwm(4) 9000-43 firmware image.
Stefan Sperling
2021-07-09
Reset sc_ucode_api flags before iwm(4) loads firmware.
Stefan Sperling
2021-07-09
Simplify code supporting the new iwm(4) time quota firmware command.
Stefan Sperling
2021-07-09
ifq_hdatalen can return 0 if ifq_empty is true, which avoids locks.
David Gwynne
2021-07-08
whitespace fixes, no code change.
Mike Larkin
2021-07-08
fix the hibernate io path.
David Gwynne
2021-07-08
The xformsw array never changes. Declare struct xformsw constant
Alexander Bluhm
2021-07-08
sys/lib/libz isn't configured for lazy optimizations to save space because
Theo de Raadt
2021-07-08
In recent libz update, tb@ overzealously attempted codesize reduction with
Theo de Raadt
2021-07-08
Support MCC update response used by newer iwm(4) firmware, and verify
Stefan Sperling
2021-07-08
Initialize `ipsec_acquire_pool' pool (9) within pfkey_init() instead of
mvs
2021-07-08
Debug printfs in encdebug were inconsistent, some missing newlines
Alexander Bluhm
2021-07-08
Remove the code to store intermediary vnodes in the unveil list.
Claudio Jeker
2021-07-08
Attach imxiomuxc(4) to i.MX8MP as well.
Patrick Wildt
2021-07-08
revert drm_mm to our previous drm 5.7.y version
Jonathan Gray
2021-07-08
The properties of the crypto algorithms never change. Declare them
Alexander Bluhm
[next]