index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2024-09-19
vio: allow longer tx chains
Stefan Fritsch
2024-09-19
virtio_pci: Fix off-by-one in interrupt setup
Stefan Fritsch
2024-09-19
don't warn when returning early in hdcp functions
Jonathan Gray
2024-09-19
drm/i915/guc: prevent a possible int overflow in wq offsets
Jonathan Gray
2024-09-19
drm/amd/amdgpu: apply command submission parser for JPEG v1
Jonathan Gray
2024-09-19
drm/amdgpu/atomfirmware: Silence UBSAN warning
Jonathan Gray
2024-09-19
drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
Jonathan Gray
2024-09-19
drm/amd/display: Fix FEC_READY write on DP LT
Jonathan Gray
2024-09-19
drm/amd/display: Disable error correction if it's not supported
Jonathan Gray
2024-09-19
drm: panel-orientation-quirks: Add quirk for Ayn Loki Max
Jonathan Gray
2024-09-19
drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero
Jonathan Gray
2024-09-19
correct indentation
Jonathan Gray
2024-09-18
remove unneeded semicolons after switch statements
Jonathan Gray
2024-09-18
Remove the MSI blacklist. Now that we use MSI-X interrupts for nvme(4),
Jonathan Matthew
2024-09-17
disable POOL_DEBUG for release
Jonathan Gray
2024-09-17
head into release
Theo de Raadt
2024-09-17
vio: Reduce code duplication in control queue handling
Stefan Fritsch
2024-09-15
Invalid pintables in ELF binaries can crash the kernel.
Theo de Raadt
2024-09-14
vxlan.h not needed
Jonathan Gray
2024-09-14
pvclock.h not needed
Jonathan Gray
2024-09-14
ccp.h no longer required
Jonathan Gray
2024-09-13
Add sensors based on information in the SMART/health log page,
Jonathan Matthew
2024-09-12
drm/i915/fence: Mark debug_fence_free() with __maybe_unused
Jonathan Gray
2024-09-12
drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
Jonathan Gray
2024-09-12
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
Jonathan Gray
2024-09-12
drm/amd: Add gfx12 swizzle mode defs
Jonathan Gray
2024-09-12
drm/amdgpu: reject gang submit on reserved VMIDs
Jonathan Gray
2024-09-12
drm/amdgpu: Set no_hw_access when VF request full GPU fails
Jonathan Gray
2024-09-12
drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6
Jonathan Gray
2024-09-12
drm/amd/display: Check denominator pbn_div before used
Jonathan Gray
2024-09-12
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
Jonathan Gray
2024-09-12
drm/amdgpu: Fix smatch static checker warning
Jonathan Gray
2024-09-12
drm/amd/display: Check HDCP returned status
Jonathan Gray
2024-09-12
drm/amd/display: Run DC_LOG_DC after checking link->link_enc
Jonathan Gray
2024-09-12
drm/i915: Do not attempt to load the GSC multiple times
Jonathan Gray
2024-09-12
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
Jonathan Gray
2024-09-12
Do a basic sanity check that dirents returned via fuse are kind of sane.
Claudio Jeker
2024-09-12
msdos already transfroms for Windows long names a '/' char into '?'.
Claudio Jeker
2024-09-12
Ensure that file names passed back by readdir do not include a '/'
Claudio Jeker
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-10
nfsm_srvnamesiz() may set up an NFSERR_NAMETOL error, which nfsm_reply() would
Miod Vallat
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
change bus notifier defines into inline functions
Jonathan Gray
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
[next]