summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-03-12drm/amd/display: Add monitor patch for specific eDPJonathan Gray
2024-03-12drm/buddy: fix range biasJonathan Gray
2024-03-12Revert "drm/amd/pm: resolve reboot exception for si oland"Jonathan Gray
2024-03-12Correct handling of cpuid(0xd) subleaves, carefully hiding bits andPhilip Guenther
2024-03-12moving on to 7.5-currentTheo de Raadt
2024-03-10Invalidating the D-cache after disabling it turned out to be a bad ideaMark Kettenis
2024-03-10disable POOL_DEBUG for releaseJonathan Gray
2024-03-09Ensure that qwx(4) clears the OACTIVE flag when Tx rings have space again.Stefan Sperling
2024-03-08Make sure copyoutstr() invoked with a length of zero returns ENAMETOOLONG.Miod Vallat
2024-03-07Disable LRO in ix(4) on sparc64 by defaultJan Klemkow
2024-03-07In _bus_dmamap_load_mbuf() ensure that for large mbuf m_len valuesClaudio Jeker
2024-03-07Fix possible double free in error path of ixgbe_rxeof.Claudio Jeker
2024-03-07Enable dwxe(4)Kevin Lo
2024-03-07Support Allwinner D1's ethernet controller clocks and reset.Kevin Lo
2024-03-06Add SPI clocks for other 64-bit Rockchip SoCs.Mark Kettenis
2024-03-06regenJonathan Gray
2024-03-06add AMD Instinct MI300 device idsJonathan Gray
2024-03-06match on Intel Meteor Lake U/H/U-Type4Jonathan Gray
2024-03-06regenJonathan Gray
2024-03-06add Intel Meteor Lake U/H/U-Type4 idsJonathan Gray
2024-03-05Revert m_defrag() mbuf alignment to IP header.Alexander Bluhm
2024-03-05Tighten up BTCFI by flipping the bits that make PACIASP and PACIBSPMark Kettenis
2024-03-05Convert `t_lock', `r_keypair_lock' and `c_lock' rwlock(9)s toVitaliy Makkoveev
2024-03-05Validate IPv4 packet options in divert output.Alexander Bluhm
2024-03-04Reduce high limit of dwqe(4) receive ring by one.Alexander Bluhm
2024-03-04regenJonathan Gray
2024-03-04update Intel DG2 device namesJonathan Gray
2024-03-04white space fixes. no functional changeDavid Gwynne
2024-03-04freq is unsigned, kernel builds againTheo de Raadt
2024-03-04drm/amd/display: Fix memory leak in dm_sw_fini()Jonathan Gray
2024-03-04drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcJonathan Gray
2024-03-04drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setJonathan Gray
2024-03-04drm/i915/tv: Fix TV modeJonathan Gray
2024-03-04drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'Jonathan Gray
2024-03-04drm/amd/display: Avoid enum conversion warningJonathan Gray
2024-03-04drm/amd/display: adjust few initialization order in dmJonathan Gray
2024-03-04drm/ttm: Fix an invalid freeing on already freed page in error pathJonathan Gray
2024-03-04drm/amd/display: fixed integer types and null check locationsJonathan Gray
2024-03-04drm/amd/display: Request usb4 bw for mst streamsJonathan Gray
2024-03-04drm/amd/display: Add dpia display mode validation logicJonathan Gray
2024-03-04drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Jonathan Gray
2024-03-04drm/amdgpu: Fix shared buff copy to userJonathan Gray
2024-03-04drm/amdgpu: reset gpu for s3 suspend abort caseJonathan Gray
2024-03-04drm/amdgpu: skip to program GFXDEC registers for suspend abortJonathan Gray
2024-03-04drm/amdkfd: Use correct drm device for cgroup permission checkJonathan Gray
2024-03-03Add support for the "NG" clock bindings for sun5i SoCs.Mark Kettenis
2024-03-03Flush the D-cache before we disable the cache. This makes more sense andMark Kettenis
2024-03-03Cope with the rare case of an imprecise FPU exception caught whenMiod Vallat
2024-03-03Workaround a 88100 errata where a FPU imprecise exception may be raisedMiod Vallat
2024-03-03Fix awacs(4) audio on some iMac G3 modelsGeorge Koehler