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-15
Don't hang in nvme_poll() if the nvme controller has disconnected from the pcie
Kenneth R Westerback
2024-04-15
drm: Check polling initialized before enabling in drm_helper_probe_single_con...
Jonathan Gray
2024-04-15
drm: Check output polling initialized before disabling
Jonathan Gray
2024-04-15
drm/amd/display: Fix nanosec stat overflow
Jonathan Gray
2024-04-15
drm/ttm: return ENOSPC from ttm_bo_mem_space v3
Jonathan Gray
2024-04-15
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Jonathan Gray
2024-04-14
Run raw IP input in parallel.
Alexander Bluhm
2024-04-14
Turn sp_tlb_flush_{ctx,pte} into function pointers, and pick one out of three
Miod Vallat
2024-04-14
Implement support for AVX-512. This required some fixes to the so-far
Mark Kettenis
2024-04-14
with empty body loops, put final semicolon on a new line for readability
Jonathan Gray
2024-04-14
put loop body on a new line
Jonathan Gray
2024-04-14
avoid uninitialised var use
Jonathan Gray
2024-04-13
correct indentation
Jonathan Gray
2024-04-13
vmm: protect vmm activation with the vmm_softc rwlock.
Dave Voutila
2024-04-13
Readd FFS_MAX_SOFTDEPS define
Jeremie Courreges-Anglas
2024-04-13
Zap unused sd_* softdep sysctl names
Jeremie Courreges-Anglas
2024-04-13
Renove unused function and prototype.
Mark Kettenis
2024-04-13
Split out Spectre-V2 and Spectre-BHB mitigation code like I did for
Mark Kettenis
2024-04-12
remove useless includes of ip.h and ip6.h
Jan Klemkow
2024-04-12
Split single TCP inpcb table into IPv4 and IPv6 parts.
Alexander Bluhm
2024-04-12
Fix race between rip_input() and soisdisconnected().
Alexander Bluhm
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
[prev]
[next]