summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-04-22ARP, ND6 and PPPoE are not MP safe. Protect them with kernel lockAlexander Bluhm
2022-04-22add 16 bit types to kstat_kv structs.David Gwynne
2022-04-21Use memset() to initialize struct ieee80211_rxinfo properly.Stefan Sperling
2022-04-21Introduce a dedicated link entries for snapshots in pfsync(4). The purposeAlexandr Nedvedicky
2022-04-21drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULLJonathan Gray
2022-04-21drm/amdgpu: Enable gfxoff quirk on MacBook ProJonathan Gray
2022-04-21drm/amd/display: don't ignore alpha property on pre-multiplied modeJonathan Gray
2022-04-21drm/amd/display: Fix allocate_mst_payload assert on resumeJonathan Gray
2022-04-21drm/amd/display: Revert FEC check in validationJonathan Gray
2022-04-21drm/amd/display: Enable power gating before init_pipesJonathan Gray
2022-04-21drm/amdkfd: Check for potential null return of kmalloc_array()Jonathan Gray
2022-04-21drm/amdgpu/vcn: improve vcn dpg stop procedureJonathan Gray
2022-04-21drm/amdkfd: Fix Incorrect VMIDs passed to HWSJonathan Gray
2022-04-21drm/amd/display: Update VTEM Infopacket definitionJonathan Gray
2022-04-21drm/amd/display: FEC check in timing validationJonathan Gray
2022-04-21drm/amd/display: fix audio format not updated after edid updatedJonathan Gray
2022-04-21drm/amdgpu/gmc: use PCI BARs for APUs in passthroughJonathan Gray
2022-04-21drm/amdgpu: conduct a proper cleanup of PDB boJonathan Gray
2022-04-21drm/amd: Add USBC connector IDJonathan Gray
2022-04-21drm/amd/display: Fix p-state allow debug index on dcn31Jonathan Gray
2022-04-21drm/amd/display: Add pstate verification and recovery for DCN31Jonathan Gray
2022-04-21Repair hw vlan tagging. Previously swapped byte RGE_TDEXTSTS_VTAG, thisKevin Lo
2022-04-20In pfsync there were some KASSERT hidden behind #ifdef PFSYNC_DEBUG.Alexander Bluhm
2022-04-20Fix white space and wrap long lines.Alexander Bluhm
2022-04-20repair kstat entryTheo de Raadt
2022-04-20Route timeout was a mixture of int, u_int and long. Use type intAlexander Bluhm
2022-04-19Use a pool instead of malloc for struct rttimer_queue. As routingAlexander Bluhm
2022-04-19Instead of a MP unsafe global variable to initialize at first use,Alexander Bluhm
2022-04-19add missing unlock before returning in uvn_detach()Sebastien Marie
2022-04-19regenKevin Lo
2022-04-19Add a new RDC PHY.Kevin Lo
2022-04-19Restore original MDC speed control register value on vte_reset,Kevin Lo
2022-04-19enable kstat(4) and kstat(1).David Gwynne
2022-04-18regenKevin Lo
2022-04-18A few devices found on EBOX-3360-C2CF and EBOX-3300MX.Kevin Lo
2022-04-16esm(4): constify sensor tablesChristian Weisgerber
2022-04-16it(4): constify sensor tablesChristian Weisgerber
2022-04-16constify SCSI adapter entry pointsChristian Weisgerber
2022-04-16Make device matching in iwx(4) more similar to Linux iwlwifi.Stefan Sperling
2022-04-16regenStefan Sperling
2022-04-16Add more Intel wifi PCI device IDs. Some AX201, some AX210, some AX211.Stefan Sperling
2022-04-14The XOR instruction affects the carry and zero flag. Move it beforeAlexander Bluhm
2022-04-14ddb: constify command tablesChristian Weisgerber
2022-04-14Relax address availability check for multicast binds.Claudio Jeker
2022-04-14pf and pfsync are running without kernel lock, so the mutexes mustAlexander Bluhm
2022-04-14drm/amdgpu: don't use BACO for reset in S3Jonathan Gray
2022-04-14drm/amdkfd: Create file descriptor after client is added to smi_clients listJonathan Gray
2022-04-14drm/amdgpu/vcn: Fix the register setting for vcn1Jonathan Gray
2022-04-14drm/amdgpu/smu10: fix SoC/fclk units in auto modeJonathan Gray
2022-04-14drm/amdgpu/display: change pipe policy for DCN 2.1Jonathan Gray