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