summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-09-14vxlan.h not neededJonathan Gray
2024-09-14pvclock.h not neededJonathan Gray
2024-09-14ccp.h no longer requiredJonathan Gray
2024-09-13Add sensors based on information in the SMART/health log page,Jonathan Matthew
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedJonathan Gray
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedJonathan Gray
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesJonathan Gray
2024-09-12drm/amd: Add gfx12 swizzle mode defsJonathan Gray
2024-09-12drm/amdgpu: reject gang submit on reserved VMIDsJonathan Gray
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsJonathan Gray
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Jonathan Gray
2024-09-12drm/amd/display: Check denominator pbn_div before usedJonathan Gray
2024-09-12drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsJonathan Gray
2024-09-12drm/amdgpu: Fix smatch static checker warningJonathan Gray
2024-09-12drm/amd/display: Check HDCP returned statusJonathan Gray
2024-09-12drm/amd/display: Run DC_LOG_DC after checking link->link_encJonathan Gray
2024-09-12drm/i915: Do not attempt to load the GSC multiple timesJonathan Gray
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Jonathan Gray
2024-09-12Do a basic sanity check that dirents returned via fuse are kind of sane.Claudio Jeker
2024-09-12msdos already transfroms for Windows long names a '/' char into '?'.Claudio Jeker
2024-09-12Ensure that file names passed back by readdir do not include a '/'Claudio Jeker
2024-09-11After calling m_freem() on nmi_mrep (or nmi_mreq) set the pointer to NULL.Claudio Jeker
2024-09-11While I can understand that ext2fs is using ufs_ihashget() I'm stillClaudio Jeker
2024-09-10nfsm_srvnamesiz() may set up an NFSERR_NAMETOL error, which nfsm_reply() wouldMiod Vallat
2024-09-10Fix build of m_print_chain() on sparc64.Alexander Bluhm
2024-09-10ufs_ihashget() is also used by the ext2fs code but the DIP() makro doesClaudio Jeker
2024-09-10change bus notifier defines into inline functionsJonathan Gray
2024-09-09Print mbuf size also for non cluster.Alexander Bluhm
2024-09-09drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullJonathan Gray
2024-09-09drm/amd/display: Check BIOS images before it is usedJonathan Gray
2024-09-09drm/amd/display: use preferred link settings for dp signal onlyJonathan Gray
2024-09-09drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXJonathan Gray
2024-09-09drm/amd/display: added NULL check at start of dc_validate_streamJonathan Gray
2024-09-09drm/amd/display: Don't use fsleep for PSR exit waits on dmub replayJonathan Gray
2024-09-09drm/amdgpu: add lock in kfd_process_dequeue_from_deviceJonathan Gray
2024-09-09drm/amdgpu: add lock in amdgpu_gart_invalidate_tlbJonathan Gray
2024-09-09drm/amdgpu: add skip_hw_access checks for sriovJonathan Gray
2024-09-09drm/amdgu: fix Unintentional integer overflow for mall sizeJonathan Gray
2024-09-09drm/amdgpu: update type of buf size to u32 for eeprom functionsJonathan Gray
2024-09-09drm/kfd: Correct pinned buffer handling at kfd restore and validate processJonathan Gray
2024-09-09drm/amd/pm: check negtive return for table entriesJonathan Gray
2024-09-09drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jonathan Gray
2024-09-09drm/amd/pm: check specific index for smu13Jonathan Gray
2024-09-09drm/amd/pm: check specific index for aldebaranJonathan Gray
2024-09-09drm/amdgpu: fix the waring dereferencing hiveJonathan Gray
2024-09-09drm/amdgpu: fix dereference after null checkJonathan Gray
2024-09-09drm/amdgpu: Fix the warning division or modulo by zeroJonathan Gray
2024-09-09drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsJonathan Gray
2024-09-09drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Jonathan Gray
2024-09-09drm/amdgpu: fix mc_data out-of-bounds read warningJonathan Gray