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
2022-01-28
Expose tls_signer_error()
Joel Sing
2022-01-27
drm/radeon: fix error handling in radeon_driver_open_kms
Jonathan Gray
2022-01-27
drm/i915/display/ehl: Update voltage swing table
Jonathan Gray
2022-01-27
drm/amdgpu: don't do resets on APUs which don't support it
Jonathan Gray
2022-01-27
drm/amd/display: Fix the uninitialized variable in enable_stream_features()
Jonathan Gray
2022-01-27
amdgpu/pm: Make sysfs pm attributes as read-only for VFs
Jonathan Gray
2022-01-27
drm/amdgpu: fixup bad vram size on gmc v8
Jonathan Gray
2022-01-27
drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
Jonathan Gray
2022-01-27
drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV
Jonathan Gray
2022-01-27
drm/amdkfd: Fix error handling in svm_range_add
Jonathan Gray
2022-01-27
drm/amd/display: add else to avoid double destroy clk_mgr
Jonathan Gray
2022-01-27
drm/amdgpu/display: set vblank_disable_immediate for DC
Jonathan Gray
2022-01-27
drm/amd/display: check top_pipe_to_program pointer
Jonathan Gray
2022-01-27
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
Jonathan Gray
2022-01-27
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
Jonathan Gray
2022-01-27
drm/amd/display: Fix bug in debugfs crc_win_update entry
Jonathan Gray
2022-01-27
drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...
Jonathan Gray
2022-01-27
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Jonathan Gray
2022-01-27
drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
Jonathan Gray
2022-01-27
drm: fix null-ptr-deref in drm_dev_init_release()
Jonathan Gray
2022-01-27
drm/ttm: Put BO in its memory manager's lru list
Jonathan Gray
2022-01-27
sort includes as usual
Theo Buehler
2022-01-27
Do not depend on engine.h pulling in err.h and evp.h
Theo Buehler
2022-01-27
Cast to unsigned integer before overflow can happen.
Alexander Bluhm
2022-01-27
cad(4): Mention PolarFire SoC.
Visa Hankala
2022-01-27
cad(4): Disable unused priority queues
Visa Hankala
2022-01-27
Update awk to Dec 8, 2021 version.
Todd C. Miller
2022-01-27
Nuke single use function PRT_fix_BN() and just use the ATA/ATAPI LBA -> CHS
Kenneth R Westerback
2022-01-27
drop some local changes in an unused function
Jonathan Gray
2022-01-27
raise sched_engine lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
raise mm obj_lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
use process name for both thread and process name
Jonathan Gray
2022-01-26
Allow rsync:// URI as file in -f mode. This makes it easier to explore
Claudio Jeker
2022-01-26
An ACPI device needs to be both present and enabled for it to function.
Mark Kettenis
2022-01-26
Change the repository layout by removing the valid directory. Everything
Claudio Jeker
2022-01-26
shrink uca.ibufsize from UCHCOMIBUFSIZE to wMaxPacketSize of bulk-in pipe
SASANO Takayoshi
2022-01-26
whitespace
Theo Buehler
2022-01-26
Make vmm(4/amd64) tracepoints amd64-only
Klemens Nanni
2022-01-26
Rework initialization of sensors on device connect.
Anton Lindqvist
2022-01-26
implement might_alloc() using assertwaitok()
Jonathan Gray
2022-01-26
reduce diff to linux ggtt_probe_common()
Jonathan Gray
2022-01-25
sync
Theo Buehler
2022-01-25
minor bump after api additiom
Eric Faurot
2022-01-25
Introduce a signer interface intented to make TLS privsep simpler
Eric Faurot
2022-01-25
reduce diff to linux shmem_create_from_object()
Jonathan Gray
2022-01-25
reduce diff to linux vm_fault_cpu()
Jonathan Gray
2022-01-25
Rewrite paragraph to refer to EVP_CIPHER_CTX_new() and HMAC_CTX_new()
Theo Buehler
2022-01-25
Remove some HMAC_CTX_init() remnants in HMAC(3).
Theo Buehler
2022-01-25
Fix another return 0 bug in SSL_shutdown()
Theo Buehler
2022-01-25
Avoid an infinite loop in SSL_shutdown()
Theo Buehler
[next]