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
2023-12-14
OBJ_create: test and assign as usual
Theo Buehler
2023-12-14
OBJ_create: initialize buf and turn function into single exit
Theo Buehler
2023-12-14
OBJ_create: rename ok to ret and make it last declaration
Theo Buehler
2023-12-14
OBJ_create(): rename i to len
Theo Buehler
2023-12-14
OBJ_create(): remove pointless parentheses
Theo Buehler
2023-12-14
OBJ_create(): remove useless cast
Theo Buehler
2023-12-14
OPENSSL_assert() that the passed nid is within range
Theo Buehler
2023-12-14
Bump OPENSSL_showfatal() from LOG_INFO to LOG_CONS
Theo Buehler
2023-12-14
Move the txt to obj/nid conversions a bit down.
Theo Buehler
2023-12-14
Dedup OBJ_nid2{obj,sn,ln}()
Theo Buehler
2023-12-14
Workaround for broken clang which has a broken -fno-zero-initialized-in-bss
Claudio Jeker
2023-12-14
Simplify OBJ_nid2obj()
Theo Buehler
2023-12-14
Simplify OBJ_nid2sn()
Theo Buehler
2023-12-14
Simplify OBJ_nid2ln()
Theo Buehler
2023-12-14
Mostly straightforward conversion to imsg_get_fd() only the handling
Claudio Jeker
2023-12-14
There is no more option NKMEMPAGES_MAX
Claudio Jeker
2023-12-14
NKMEMPAGES_MAX_DEFAULT is no longer used. Remove it from param.h.
Claudio Jeker
2023-12-14
Constrain the AFRINIC TA further
Job Snijders
2023-12-14
Fix sk_deep_copy() implementation
Theo Buehler
2023-12-14
Bring default logic to set nkmempages into the 21st century.
Claudio Jeker
2023-12-14
Use imsg_get_fd() to access the file descriptor passed in the imsg.
Claudio Jeker
2023-12-14
Rewrite send_packet to update the eigrp header without using ibuf_seek.
Claudio Jeker
2023-12-14
Use imsg_get_fd() to access the fd passed with the imsg.
Claudio Jeker
2023-12-14
For historical reasons, APNIC ended up with a v6 block for IX assignments
Job Snijders
2023-12-14
rpki-client: make IP address block checks stricter
Theo Buehler
2023-12-14
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Jonathan Gray
2023-12-14
drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo
Jonathan Gray
2023-12-14
drm/i915/lvds: Use REG_BIT() & co.
Jonathan Gray
2023-12-14
drm/i915/display: Drop check for doublescan mode in modevalid
Jonathan Gray
2023-12-14
drm/amdgpu: Update EEPROM I2C address for smu v13_0_0
Jonathan Gray
2023-12-14
drm/amdgpu: Add I2C EEPROM support on smu v13_0_6
Jonathan Gray
2023-12-14
drm/amdgpu: simplify amdgpu_ras_eeprom.c
Jonathan Gray
2023-12-14
drm/amdgpu: Return from switch early for EEPROM I2C address
Jonathan Gray
2023-12-14
drm/amdgpu: Remove second moot switch to set EEPROM I2C address
Jonathan Gray
2023-12-14
drm/amdgpu: Add support for RAS table at 0x40000
Jonathan Gray
2023-12-14
drm/amdgpu: Decouple RAS EEPROM addresses from chips
Jonathan Gray
2023-12-14
drm/amdgpu: Remove redundant I2C EEPROM address
Jonathan Gray
2023-12-14
drm/amdgpu: Add EEPROM I2C address support for ip discovery
Jonathan Gray
2023-12-14
drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10
Jonathan Gray
2023-12-14
drm/amdgpu: correct the amdgpu runtime dereference usage count
Jonathan Gray
2023-12-14
drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c
Jonathan Gray
2023-12-14
drm/amdgpu: fix memory overflow in the IB test
Jonathan Gray
2023-12-14
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
Jonathan Gray
2023-12-13
Simplify OBJ_ln2nid()
Theo Buehler
2023-12-13
Simplify OBJ_sn2nid()
Theo Buehler
2023-12-13
Simplify OBJ_obj2nid()
Theo Buehler
2023-12-13
Implement per-CPU caching for the page table page (vp) pool and the PTE
Jeremie Courreges-Anglas
2023-12-13
Match what reorder_kernel is doing and use kern.osversion to find out whether
Antoine Jacoutot
2023-12-13
sync
Theo de Raadt
2023-12-13
Fix syscall number bounds check computations.
Miod Vallat
[next]