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-03-27
zlib: sync with base
Theo Buehler
2024-03-27
drm: Fix drm_fixp2int_round() making it add 0.5
Jonathan Gray
2024-03-27
drm/amd/pm: Fix esm reg mask use to get pcie speed
Jonathan Gray
2024-03-27
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Jonathan Gray
2024-03-27
drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
Jonathan Gray
2024-03-27
drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
Jonathan Gray
2024-03-27
drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
Jonathan Gray
2024-03-27
drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...
Jonathan Gray
2024-03-27
drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...
Jonathan Gray
2024-03-27
drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
Jonathan Gray
2024-03-27
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Jonathan Gray
2024-03-27
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Jonathan Gray
2024-03-26
Additional length check for IPv6 reassembled fragments.
Alexander Bluhm
2024-03-26
The devicetree standard allows for multiple /memory nodes, each with
Mark Kettenis
2024-03-26
Implement support for the RISC-V UEFI Boot Protocol. This provides us
Mark Kettenis
2024-03-26
Improve spinning in mtx_enter().
Alexander Bluhm
2024-03-26
Implement the chmod a-x bsd.upgrade trick in the sparc64 ofwboot bootloader.
Claudio Jeker
2024-03-26
Temporarily change the connector to unregistered when adding the backlight
Jonathan Gray
2024-03-26
test bl_idx instead of the connector type to check for backlight
Jonathan Gray
2024-03-26
Avoid NULL pointer dereference in routing table an_match().
Alexander Bluhm
2024-03-26
Use `sb_mtx' to protect `so_rcv' receive buffer of unix(4) sockets.
Vitaliy Makkoveev
2024-03-26
adapt ttm fault handler to OpenBSD
Jonathan Gray
2024-03-26
amps and watts types
David Gwynne
2024-03-25
Add missing SFENCE.VMA instructions after switching page tables during
Mark Kettenis
2024-03-25
Add the VLAN_HWTAGGING capability. Big thanks to bket@ for testing,
Moritz Buhl
2024-03-25
Move the "no (hard) linking directories" and "no cross-mount links"
Philip Guenther
2024-03-25
regen
Vitaliy Makkoveev
2024-03-25
Unlock shutdown(2).
Vitaliy Makkoveev
2024-03-25
Add rpigpio(4), a driver for the RP1 GPIO controller on the Raspberry Pi 5.
Patrick Wildt
2024-03-25
Add 'ws_' prefix to 'wseventvar' structure members. No functional
Vitaliy Makkoveev
2024-03-25
fix xbacklight on amdgpu
Jonathan Gray
2024-03-24
Enable cad(4).
Patrick Wildt
2024-03-24
Implement resetting the PHY via a GPIO pin, like in fec(4). This helps
Patrick Wildt
2024-03-24
Cleanup uvmpd_tune() & document global variable ownership.
Martin Pieuchot
2024-03-24
use LIST_FOREACH_SAFE() to avoid use after free
Jonathan Gray
2024-03-23
Recognise Meinberg PCI510, from Maurice Janssen
Stuart Henderson
2024-03-23
sync
Stuart Henderson
2024-03-23
Add Meinberg PCI510, from Maurice Janssen
Stuart Henderson
2024-03-22
Remove padding from union inpaddru.
Alexander Bluhm
2024-03-22
Make local port which is bound during connect(2) unique per laddr.
Alexander Bluhm
2024-03-22
Use sorflush() instead of direct unp_scan(..., unp_discard) to discard
Vitaliy Makkoveev
2024-03-22
Limit NFS connections to originate from a reserved port.
Claudio Jeker
2024-03-22
pledge: Allow the AUDIO_GETDEV ioctl in "audio"
Alexandre Ratchov
2024-03-21
Never bindings use the phy-handle property instead of the phy property.
Patrick Wildt
2024-03-21
add uao_read_to_iosys_map() alternative to shmem_read_to_iosys_map()
Jonathan Gray
2024-03-21
unstub intel_uc_fw_copy_rsa()
Jonathan Gray
2024-03-20
Fix build with bitmap_copy() on i386 by adding const qualifier.
Alexander Bluhm
2024-03-20
remove i915_gem_object_map() removed in linux 5.10
Jonathan Gray
2024-03-20
switch ggtt from agp_map to io_mapping
Jonathan Gray
2024-03-20
add io_mapping_map_atomic_wc()
Jonathan Gray
[next]