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
2024-04-12
correct loop in channel set function
Jonathan Gray
2024-04-12
fix non-auto setting of extended media type bits
Jonathan Gray
2024-04-12
Regen
Kevin Lo
2024-04-12
Add support for CH343 uart.
Kevin Lo
2024-04-11
correct value of XFEATURE_AMX
Jonathan Gray
2024-04-11
Stop making <machine/pmap.h> include <machine/pte.h>, and fix the very few
Miod Vallat
2024-04-11
Fix previous: it should not have removed the "max_softdeps" entry
Otto Moerbeek
2024-04-11
Prevent changing interface loopback flag from userland.
Alexander Bluhm
2024-04-11
Don't take solock() in soreceive() for SOCK_RAW inet sockets.
Vitaliy Makkoveev
2024-04-11
Take solock_shared() in soo_stat().
Vitaliy Makkoveev
2024-04-11
Match on ConnectX-6 virtual functions too, since they don't seem to be
Jonathan Matthew
2024-04-11
Add support for media types from the extended ethernet capabilities fields.
Jonathan Matthew
2024-04-11
drm/i915/gt: Enable only one CCS for compute workload
Jonathan Gray
2024-04-11
drm/i915/gt: Do not generate the command streamer for all the CCS
Jonathan Gray
2024-04-11
drm/i915/gt: Disable HW load balancing for CCS
Jonathan Gray
2024-04-11
drm/prime: Unbreak virtgpu dma-buf export
Jonathan Gray
2024-04-11
drm/amd: Flush GFXOFF requests in prepare stage
Jonathan Gray
2024-04-11
drm/amd: Add concept of running prepare_suspend() sequence for IP blocks
Jonathan Gray
2024-04-11
drm/amd: Evict resources during PM ops prepare() callback
Jonathan Gray
2024-04-11
drm/amd/display: Prevent crash when disable stream
Jonathan Gray
2024-04-11
drm/amd/display: Fix DPSTREAM CLK on and off sequence
Jonathan Gray
2024-04-11
drm/i915/mtl: Update workaround 14018575942
Jonathan Gray
2024-04-11
drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74
Jonathan Gray
2024-04-11
drm/i915/mtl: Update workaround 14016712196
Jonathan Gray
2024-04-11
drm/i915: Replace several IS_METEORLAKE with proper IP version checks
Jonathan Gray
2024-04-11
drm/i915: Eliminate IS_MTL_GRAPHICS_STEP
Jonathan Gray
2024-04-11
drm/i915/xelpg: Call Xe_LPG workaround functions based on IP version
Jonathan Gray
2024-04-11
drm/i915: Consolidate condition for Wa_22011802037
Jonathan Gray
2024-04-11
drm/i915: Tidy workaround definitions
Jonathan Gray
2024-04-11
drm/i915/dg2: Drop pre-production GT workarounds
Jonathan Gray
2024-04-11
drm/i915: Pre-populate the cursor physical dma address
Jonathan Gray
2024-04-11
drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
Jonathan Gray
2024-04-10
Make TCP debug code MP safe.
Alexander Bluhm
2024-04-10
Move global variables for TCP debug onto the tcp_input() stack.
Alexander Bluhm
2024-04-10
Implement TCP Segmentation Offload for vio(4)
Jan Klemkow
2024-04-10
Use km_alloc(9) to allocate USPACE instead of uvm_pglistalloc(9).
Martin Pieuchot
2024-04-10
Use uvmpd_dropswap() in the case of swap shortage.
Martin Pieuchot
2024-04-10
Call uao_dropswap() instead of rerolling it.
Martin Pieuchot
2024-04-10
remove unused hton[ls] functions from libkern
Christian Weisgerber
2024-04-10
Remove `head' socket re-locking in sonewconn().
Vitaliy Makkoveev
2024-04-10
Remove obsolete headers.
Marcus Glocker
2024-04-10
Unlock dosigsuspend() and with that some aspects of ppoll and pselect
Claudio Jeker
2024-04-09
vmm/vmd: add exception injection and refactor inject api.
Dave Voutila
2024-04-09
Add PCI support for ufshci(4). Tested on the Microsoft Surface Go 4.
Marcus Glocker
2024-04-09
Don't include net/art.h in net/rtable.h instead let the two users
Claudio Jeker
2024-04-09
reduce diff to linux
Jonathan Gray
2024-04-09
Plug route leak in IP output.
Alexander Bluhm
2024-04-09
regen
Jonathan Gray
2024-04-09
more Intel DG2 graphics ids
Jonathan Gray
2024-04-09
drm/i915: ATS-M device ID update
Jonathan Gray
[next]