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-04-05
On machines lacking xonly support hardware, we emulate xonly in the
Theo de Raadt
2024-04-05
Esure the base,len range provided by ld.so is definately in the map.
Theo de Raadt
2024-04-04
drm/amdgpu: fix use-after-free bug
Jonathan Gray
2024-04-04
drm/amd/display: Clear OPTC mem select on disable
Jonathan Gray
2024-04-04
drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabled
Jonathan Gray
2024-04-04
drm/amd/display: Fix hang/underflow when transitioning to ODM4:1
Jonathan Gray
2024-04-04
drm/i915/gt: Reset queue_priority_hint on parking
Jonathan Gray
2024-04-04
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathan Gray
2024-04-04
drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
Jonathan Gray
2024-04-04
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Jonathan Gray
2024-04-04
drm/i915/hwmon: Fix locking inversion in sysfs getter
Jonathan Gray
2024-04-04
drm/amdgpu: fix deadlock while reading mqd from debugfs
Jonathan Gray
2024-04-04
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Jonathan Gray
2024-04-04
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...
Jonathan Gray
2024-04-04
drm/amd/display: handle range offsets in VRR ranges
Jonathan Gray
2024-04-04
drm/i915: Don't explode when the dig port we don't have an AUX CH
Jonathan Gray
2024-04-04
drm/i915: Check before removing mm notifier
Jonathan Gray
2024-04-04
drm/amdgpu/pm: Fix the error of pwm1_enable setting
Jonathan Gray
2024-04-04
drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found
Jonathan Gray
2024-04-04
drm/bridge: add ->edid_read hook and drm_bridge_edid_read()
Jonathan Gray
2024-04-04
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Jonathan Gray
2024-04-04
drm/amd/display: Fix noise issue on HDMI AV mute
Jonathan Gray
2024-04-04
drm/amd/display: Return the correct HDCP error code
Jonathan Gray
2024-04-04
drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
Jonathan Gray
2024-04-04
drm/panel: do not return negative error codes from drm_panel_get_modes()
Jonathan Gray
2024-04-04
drm/probe-helper: warn about negative .get_modes()
Jonathan Gray
2024-04-04
add pgprot_decrypted() for 6.6.24 drm
Jonathan Gray
2024-04-04
add cc_platform_has() for 6.6.24 drm
Jonathan Gray
2024-04-03
Stopping grabbing the kernel lock in kbind(2).
Mark Kettenis
2024-04-03
Initialize earlier macppc's and powerpc64's pmap_hash_lock
George Koehler
2024-04-03
pmap_virtual_space() and pmap_steal_memory() are mutually exclusive, so
Miod Vallat
2024-04-03
Reuse the timeout from struct scsi_xfer rather than declaring one in
Miod Vallat
2024-04-03
Change ipmi(4)'s taskq from IPL_NONE to IPL_MPFLOOR
George Koehler
2024-04-03
Add ci_cpuid_level and ci_vendor holding the per-CPU basic cpuid
Philip Guenther
2024-04-02
Implement and enable TSO in vmx(4)
Jan Klemkow
2024-04-02
Implement SO_ACCEPTCONN in getsockopt(2)
Claudio Jeker
2024-04-02
Remove wrong "temporary udp error" comment in filt_so{read,write}(). Not
Vitaliy Makkoveev
2024-04-02
Delete the msyscall mechanism entirely, since mimmutable+pinsyscalls has
Theo de Raadt
2024-04-02
remove useless whitespace; from Jia Tan
Theo de Raadt
2024-04-01
Enforce the pinsyscall rules on non-static/ld.so/libc.so text segments
Theo de Raadt
2024-04-01
Add clocks for the RK3588 PWM controller.
Patrick Wildt
2024-04-01
Delete 108 lines of ASM from vmx_enter_guest() that predated lots
Philip Guenther
2024-03-31
Enable rge(4).
Mark Kettenis
2024-03-31
Combine route_cache() and rtalloc_mpath() in new route_mpath().
Alexander Bluhm
2024-03-31
Allow listen(2) only on sockets of type SOCK_STREAM or SOCK_SEQPACKET.
Vitaliy Makkoveev
2024-03-31
Mark `so_rcv' sockbuf of udp(4) sockets as SB_OWNLOCK.
Vitaliy Makkoveev
2024-03-31
Remove long dead isa-on-powerpc leftovers.
Miod Vallat
2024-03-31
Stop referring to dead-since-30-years gatherstats() in comments.
Miod Vallat
2024-03-30
Prevent a recursion inside wakeup(9) when scheduler tracepoints are enabled.
Martin Pieuchot
2024-03-30
Document that pmemrange control data are protected by `uvm.fpageqlock'.
Martin Pieuchot
[next]