summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Ensure that file names passed back by readdir do not include a '/'Claudio Jeker
2024-09-12Relax absolute path requirement back to what it was prior to OpenSSH 9.8,Damien Miller
2024-09-11Mouse move keys are not useful as key bindings because we do not turnNicholas Marriott
2024-09-11Implement AMD SEV support in vmd(8).Alexander Bluhm
2024-09-11parametes -> parametersTheo Buehler
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-11fstat(2) can't return an S_IFLNK, so delete that test.Philip Guenther
2024-09-11Fix a typoYASUOKA Masahiko
2024-09-10Delete a test_ps() call that does not actually testIngo Schwarze
2024-09-10nfsm_srvnamesiz() may set up an NFSERR_NAMETOL error, which nfsm_reply() wouldMiod Vallat
2024-09-10Use doc/html link for consistencyTheo Buehler
2024-09-10Add reference to the manifest numbers draftTheo Buehler
2024-09-10libcrypto hasn't had VIA padlock support compiled in for quite some time...Theo Buehler
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-10Be more careful with aspath that have 0 length (aka the empty AS_PATH).Claudio Jeker
2024-09-10community_copy needs to check if nentries is 0 and handle that specially.Claudio Jeker
2024-09-10AID_VPN_IPv4 and AID_VPN_IPv6 require a labellen that is non-zero.Claudio Jeker
2024-09-10Enfroce proper encoding of ASPA announce/withdraw PDU.Claudio Jeker
2024-09-10Use reallocarray() instead of recallocarray(), this code does not need theClaudio Jeker
2024-09-10Include CLUSTER_LIST in the bad attribute tests. Also add a 2nd sessionClaudio Jeker
2024-09-10change bus notifier defines into inline functionsJonathan Gray
2024-09-10missing "Ar" in previous;Jason McIntyre
2024-09-09When accounting start the type attribute was added twice.YASUOKA Masahiko
2024-09-09Handle the CLUSTER_LIST attribute as described in RFC7606Claudio Jeker
2024-09-09There is no need for an explicit size check for IMSG_RECONF_ASPA_TASClaudio Jeker
2024-09-09document the mlkem768x25519-sha256 key exchange algorithmChristian Weisgerber
2024-09-09Use msgbuf_init() instead of hand initalizing the msgbuf.Claudio Jeker
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