summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-05-20drm/i915/bios: Fix parsing backlight BDB dataJonathan Gray
2024-05-20drm/i915/gt: Automate CCS Mode setting during engine resetsJonathan Gray
2024-05-20drm/i915/audio: Fix audio time stamp programming for DPJonathan Gray
2024-05-20drm/ttm: Print the memory decryption status just onceJonathan Gray
2024-05-20drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesJonathan Gray
2024-05-20drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Jonathan Gray
2024-05-20drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleJonathan Gray
2024-05-20drm/amd/display: Atom Integrated System Info v2_2 for DCN35Jonathan Gray
2024-05-20dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersJonathan Gray
2024-05-20drm/connector: Add \n to message about demoting connector force-probesJonathan Gray
2024-05-20drm/radeon: silence UBSAN warning (v3)Jonathan Gray
2024-05-20amd/amdkfd: sync all devices to wait all processes being evictedJonathan Gray
2024-05-20drm/amdgpu: Fix VCN allocation in CPX partitionJonathan Gray
2024-05-20drm/amd/display: Skip on writeback when it's not applicableJonathan Gray
2024-05-20drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Jonathan Gray
2024-05-20drm/amdgpu: Refine IB schedule error loggingJonathan Gray
2024-05-20drm/amdkfd: range check cp bad op exception interruptsJonathan Gray
2024-05-20drm/amdkfd: Check cgroup when returning DMABuf infoJonathan Gray
2024-05-20drm/amdgpu: fix doorbell regressionJonathan Gray
2024-05-20add __counted_by() for 6.6.31 drmJonathan Gray
2024-05-20Map MSI-X in addition to MSI and INTx on rge(4).Kevin Lo
2024-05-19Use aggregation interrupts like stated in the documentation; Setup valuesMarcus Glocker
2024-05-18RegenPhilip Guenther
2024-05-18Add pathconfat(2): pathconf(2) but with at-fd and flags arguments,Philip Guenther
2024-05-17IPv6 has to use ip6_defhlim, not ip_defttl.Alexander Bluhm
2024-05-17Make sure `row' is not used uninitialized in wsmouse_matching().Miod Vallat
2024-05-17Cast alpha_pal_swpipl return value to int in splx, to make sure both sidesMiod Vallat
2024-05-17Constify the first argument of getdevunit(). NFCIMiod Vallat
2024-05-17Update comments to match reality.Miod Vallat
2024-05-17The INTSTS register is read-only, so the attempt to clear interruptsMark Kettenis
2024-05-17Turn sblock() to `sb_lock' rwlock(9) wrapper for all sockets.Vitaliy Makkoveev
2024-05-17Switch AF_KEY sockets to the new locking scheme.Vitaliy Makkoveev
2024-05-17Fix uninitialized memory access in pfkeyv2_sysctl().Vitaliy Makkoveev
2024-05-17vio: Fix signal handling and locking in sysctl pathStefan Fritsch
2024-05-16Fix IPsec in use with IP forwarding 2 logic.Alexander Bluhm
2024-05-16As of the documentation, the value of the Command UPIU expected_xfer_lenMarcus Glocker
2024-05-16Stop treating IPL_NONE mutexes special in MULTIPROCESSOR kernels. WhileMark Kettenis
2024-05-15Recent OpenSBI versions implement shutdown and reboot through the DA9063Mark Kettenis
2024-05-15Remove unused variable.Marcus Glocker
2024-05-15Fix multi-slot support.Marcus Glocker
2024-05-15Also free CCBs in the error case. Fixes an intermittent panic seen onMarcus Glocker
2024-05-15ansi style function declJonathan Gray
2024-05-15remove unused headerJonathan Gray
2024-05-15remove extra snprintf arguments to fix buildJonathan Gray
2024-05-15regenKevin Lo
2024-05-15Add CH9102 support. Tested on the NodeMCU esp8266 v3 ch9102x board.Kevin Lo
2024-05-14Sanity check for TSO payload length in TCP chopper.Alexander Bluhm
2024-05-14remove prototypes with no matching functionJonathan Gray
2024-05-14remove unneeded nfs_getreq() prototypeJonathan Gray
2024-05-14make amdgpu_activate() return early when called during hibernate resumeJonathan Gray