index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-12
Ensure that file names passed back by readdir do not include a '/'
Claudio Jeker
2024-09-12
Relax absolute path requirement back to what it was prior to OpenSSH 9.8,
Damien Miller
2024-09-11
Mouse move keys are not useful as key bindings because we do not turn
Nicholas Marriott
2024-09-11
Implement AMD SEV support in vmd(8).
Alexander Bluhm
2024-09-11
parametes -> parameters
Theo Buehler
2024-09-11
After calling m_freem() on nmi_mrep (or nmi_mreq) set the pointer to NULL.
Claudio Jeker
2024-09-11
While I can understand that ext2fs is using ufs_ihashget() I'm still
Claudio Jeker
2024-09-11
fstat(2) can't return an S_IFLNK, so delete that test.
Philip Guenther
2024-09-11
Fix a typo
YASUOKA Masahiko
2024-09-10
Delete a test_ps() call that does not actually test
Ingo Schwarze
2024-09-10
nfsm_srvnamesiz() may set up an NFSERR_NAMETOL error, which nfsm_reply() would
Miod Vallat
2024-09-10
Use doc/html link for consistency
Theo Buehler
2024-09-10
Add reference to the manifest numbers draft
Theo Buehler
2024-09-10
libcrypto hasn't had VIA padlock support compiled in for quite some time...
Theo Buehler
2024-09-10
Fix build of m_print_chain() on sparc64.
Alexander Bluhm
2024-09-10
ufs_ihashget() is also used by the ext2fs code but the DIP() makro does
Claudio Jeker
2024-09-10
Be more careful with aspath that have 0 length (aka the empty AS_PATH).
Claudio Jeker
2024-09-10
community_copy needs to check if nentries is 0 and handle that specially.
Claudio Jeker
2024-09-10
AID_VPN_IPv4 and AID_VPN_IPv6 require a labellen that is non-zero.
Claudio Jeker
2024-09-10
Enfroce proper encoding of ASPA announce/withdraw PDU.
Claudio Jeker
2024-09-10
Use reallocarray() instead of recallocarray(), this code does not need the
Claudio Jeker
2024-09-10
Include CLUSTER_LIST in the bad attribute tests. Also add a 2nd session
Claudio Jeker
2024-09-10
change bus notifier defines into inline functions
Jonathan Gray
2024-09-10
missing "Ar" in previous;
Jason McIntyre
2024-09-09
When accounting start the type attribute was added twice.
YASUOKA Masahiko
2024-09-09
Handle the CLUSTER_LIST attribute as described in RFC7606
Claudio Jeker
2024-09-09
There is no need for an explicit size check for IMSG_RECONF_ASPA_TAS
Claudio Jeker
2024-09-09
document the mlkem768x25519-sha256 key exchange algorithm
Christian Weisgerber
2024-09-09
Use msgbuf_init() instead of hand initalizing the msgbuf.
Claudio Jeker
2024-09-09
Print mbuf size also for non cluster.
Alexander Bluhm
2024-09-09
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Jonathan Gray
2024-09-09
drm/amd/display: Check BIOS images before it is used
Jonathan Gray
2024-09-09
drm/amd/display: use preferred link settings for dp signal only
Jonathan Gray
2024-09-09
drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
Jonathan Gray
2024-09-09
drm/amd/display: added NULL check at start of dc_validate_stream
Jonathan Gray
2024-09-09
drm/amd/display: Don't use fsleep for PSR exit waits on dmub replay
Jonathan Gray
2024-09-09
drm/amdgpu: add lock in kfd_process_dequeue_from_device
Jonathan Gray
2024-09-09
drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
Jonathan Gray
2024-09-09
drm/amdgpu: add skip_hw_access checks for sriov
Jonathan Gray
2024-09-09
drm/amdgu: fix Unintentional integer overflow for mall size
Jonathan Gray
2024-09-09
drm/amdgpu: update type of buf size to u32 for eeprom functions
Jonathan Gray
2024-09-09
drm/kfd: Correct pinned buffer handling at kfd restore and validate process
Jonathan Gray
2024-09-09
drm/amd/pm: check negtive return for table entries
Jonathan Gray
2024-09-09
drm/amdgpu: the warning dereferencing obj for nbio_v7_4
Jonathan Gray
2024-09-09
drm/amd/pm: check specific index for smu13
Jonathan Gray
2024-09-09
drm/amd/pm: check specific index for aldebaran
Jonathan Gray
2024-09-09
drm/amdgpu: fix the waring dereferencing hive
Jonathan Gray
2024-09-09
drm/amdgpu: fix dereference after null check
Jonathan Gray
2024-09-09
drm/amdgpu: Fix the warning division or modulo by zero
Jonathan Gray
2024-09-09
drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
Jonathan Gray
[next]