summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-04-12correct loop in channel set functionJonathan Gray
2024-04-12fix non-auto setting of extended media type bitsJonathan Gray
2024-04-12RegenKevin Lo
2024-04-12Add support for CH343 uart.Kevin Lo
2024-04-11correct value of XFEATURE_AMXJonathan Gray
2024-04-11Stop making <machine/pmap.h> include <machine/pte.h>, and fix the very fewMiod Vallat
2024-04-11Fix previous: it should not have removed the "max_softdeps" entryOtto Moerbeek
2024-04-11Prevent changing interface loopback flag from userland.Alexander Bluhm
2024-04-11Don't take solock() in soreceive() for SOCK_RAW inet sockets.Vitaliy Makkoveev
2024-04-11Take solock_shared() in soo_stat().Vitaliy Makkoveev
2024-04-11Match on ConnectX-6 virtual functions too, since they don't seem to beJonathan Matthew
2024-04-11Add support for media types from the extended ethernet capabilities fields.Jonathan Matthew
2024-04-11drm/i915/gt: Enable only one CCS for compute workloadJonathan Gray
2024-04-11drm/i915/gt: Do not generate the command streamer for all the CCSJonathan Gray
2024-04-11drm/i915/gt: Disable HW load balancing for CCSJonathan Gray
2024-04-11drm/prime: Unbreak virtgpu dma-buf exportJonathan Gray
2024-04-11drm/amd: Flush GFXOFF requests in prepare stageJonathan Gray
2024-04-11drm/amd: Add concept of running prepare_suspend() sequence for IP blocksJonathan Gray
2024-04-11drm/amd: Evict resources during PM ops prepare() callbackJonathan Gray
2024-04-11drm/amd/display: Prevent crash when disable streamJonathan Gray
2024-04-11drm/amd/display: Fix DPSTREAM CLK on and off sequenceJonathan Gray
2024-04-11drm/i915/mtl: Update workaround 14018575942Jonathan Gray
2024-04-11drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Jonathan Gray
2024-04-11drm/i915/mtl: Update workaround 14016712196Jonathan Gray
2024-04-11drm/i915: Replace several IS_METEORLAKE with proper IP version checksJonathan Gray
2024-04-11drm/i915: Eliminate IS_MTL_GRAPHICS_STEPJonathan Gray
2024-04-11drm/i915/xelpg: Call Xe_LPG workaround functions based on IP versionJonathan Gray
2024-04-11drm/i915: Consolidate condition for Wa_22011802037Jonathan Gray
2024-04-11drm/i915: Tidy workaround definitionsJonathan Gray
2024-04-11drm/i915/dg2: Drop pre-production GT workaroundsJonathan Gray
2024-04-11drm/i915: Pre-populate the cursor physical dma addressJonathan Gray
2024-04-11drm/i915/display: Use i915_gem_object_get_dma_address to get dma addressJonathan Gray
2024-04-10Make TCP debug code MP safe.Alexander Bluhm
2024-04-10Move global variables for TCP debug onto the tcp_input() stack.Alexander Bluhm
2024-04-10Implement TCP Segmentation Offload for vio(4)Jan Klemkow
2024-04-10Use km_alloc(9) to allocate USPACE instead of uvm_pglistalloc(9).Martin Pieuchot
2024-04-10Use uvmpd_dropswap() in the case of swap shortage.Martin Pieuchot
2024-04-10Call uao_dropswap() instead of rerolling it.Martin Pieuchot
2024-04-10remove unused hton[ls] functions from libkernChristian Weisgerber
2024-04-10Remove `head' socket re-locking in sonewconn().Vitaliy Makkoveev
2024-04-10Remove obsolete headers.Marcus Glocker
2024-04-10Unlock dosigsuspend() and with that some aspects of ppoll and pselectClaudio Jeker
2024-04-09vmm/vmd: add exception injection and refactor inject api.Dave Voutila
2024-04-09Add PCI support for ufshci(4). Tested on the Microsoft Surface Go 4.Marcus Glocker
2024-04-09Don't include net/art.h in net/rtable.h instead let the two usersClaudio Jeker
2024-04-09reduce diff to linuxJonathan Gray
2024-04-09Plug route leak in IP output.Alexander Bluhm
2024-04-09regenJonathan Gray
2024-04-09more Intel DG2 graphics idsJonathan Gray
2024-04-09drm/i915: ATS-M device ID updateJonathan Gray