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-28
unstub guc functions
Jonathan Gray
2024-03-28
add more iosys_map interfaces used by inteldrm guc code
Jonathan Gray
2024-03-28
reduce diff to linux
Jonathan Gray
2024-03-28
sync
Theo de Raadt
2024-03-28
sys
Theo de Raadt
2024-03-28
Delete pinsyscall(2) [which was specific only to SYS_execve] now
Theo de Raadt
2024-03-27
The RISC-V architecture specification says that memory read/writes are
Mark Kettenis
2024-03-27
Fix fdt_find_node(). We should make sure we match the full name when
Mark Kettenis
2024-03-27
Introduce SB_OWNLOCK to mark sockets which `so_rcv' buffer modified
Vitaliy Makkoveev
2024-03-27
Initialize uvm_km_pages.mtx before use.
Kurt Miller
2024-03-27
Initialize pmap_tramp.pm_mtx before use.
Kurt Miller
2024-03-27
Support having bcmpcie(4) as both PCIe bus and simplebus to enable
Patrick Wildt
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
[next]