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
2024-01-22
Revert "drm/prime: Unexport helpers for fd/handle conversion"
Jonathan Gray
2024-01-22
drm/amdgpu: Use another offset for GC 9.4.3 remap
Jonathan Gray
2024-01-22
drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit
Jonathan Gray
2024-01-22
drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
Jonathan Gray
2024-01-22
drm/amd/display: update dcn315 lpddr pstate latency
Jonathan Gray
2024-01-22
drm/amdkfd: Use common function for IP version check
Jonathan Gray
2024-01-22
drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt
Jonathan Gray
2024-01-22
ugly whitespaces
Theo de Raadt
2024-01-21
Replace more occurrences of OBJ_NAME_do_all_sorted() with
Theo Buehler
2024-01-21
update docs on madvise/msync/minherit behaviour in relation to immutable memo...
Theo de Raadt
2024-01-21
workaround for the static non-PIE instbin "instbin" program on the install
Theo de Raadt
2024-01-21
Static non-PIE binaries always have a base address of 0 (even if the ELF
Mark Kettenis
2024-01-21
Add Xr mimmutable to manual pages which discuss immutable memory.
Theo de Raadt
2024-01-21
For minherit(MAP_INHERIT_ZERO) upon readonly memory return EPERM.
Theo de Raadt
2024-01-21
madvise(2) and msync(2) have some memory/mapping destructive ops which should
Theo de Raadt
2024-01-21
Add support for multiple matches in the component code.
Mark Kettenis
2024-01-21
sync with userland
Theo Buehler
2024-01-21
Sync with upstream as of Jan 20
Theo Buehler
2024-01-21
sync with userland
Theo Buehler
2024-01-21
libz: sync with upstream's develop branch as of Jan 18
Theo Buehler
2024-01-21
Define HAVE_HIDDEN for libz
Theo Buehler
2024-01-21
Print raw battery information if KB3310_DEBUG, not DEBUG. NFC
Miod Vallat
2024-01-21
Assert that inpcb table has correct address family.
Alexander Bluhm
2024-01-21
oops, brain scrambled trying to squeeze the ifdef into bad place
Theo de Raadt
2024-01-21
some bizzare glitch related to ramdisk instbin static binaries, their
Theo de Raadt
2024-01-20
vmm(4)/vmd(8)/vmctl(8): increase max VM mem size.
Mike Larkin
2024-01-20
Better formatting for pax extended header times
Jeremie Courreges-Anglas
2024-01-20
Early during mimmutable(2) development, we had a big problem with the
Theo de Raadt
2024-01-20
AEXECVE can be removed, because pinsyscall SYS_execve detection has
Theo de Raadt
2024-01-20
link the infcover test statically in preparation of zlib changes
Theo Buehler
2024-01-20
There are several DART variants; print some more details such that we can
Mark Kettenis
2024-01-20
Merge docs of crc32_combine_{gen,op} from zlib.h
Theo Buehler
2024-01-20
Use imsg_get_fd() to access the fd passed via imsgs.
Claudio Jeker
2024-01-20
Fetch touchpad dimensions from firmware here as well.
Mark Kettenis
2024-01-19
Implement extent_alloc_region_with_descr(9) which is the equivalent of
Mark Kettenis
2024-01-19
remove the guts of pinsyscall(2), it just returns 0 now.
Theo de Raadt
2024-01-19
More files to be blessed by the clean target.
Miod Vallat
2024-01-19
Make our mktemp(3) callback-driven and split into multiple files.
Todd C. Miller
2024-01-19
ugly whitespace
Theo de Raadt
2024-01-19
Implement Multiple Message MSI support on amd64. This is experimental code
Mark Kettenis
2024-01-19
Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use it
Mark Kettenis
2024-01-19
_execvesize.c is no longer generated to support pinsyscall(SYS_execve
Theo de Raadt
2024-01-19
Move mktemp.c to stdlib where it belongs.
Todd C. Miller
2024-01-19
sync
Theo de Raadt
2024-01-19
M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2)
Theo de Raadt
2024-01-19
pinsyscall(SYS_execve) will soon go away, so the sys/acct.h bit AEXECVE
Theo de Raadt
2024-01-19
Stop initializing pinsyscall(SYS_execve in dynamic binaries that contain
Theo de Raadt
2024-01-19
Stop initializing pinsyscall(SYS_execve in static binaries that contain
Theo de Raadt
2024-01-19
Enable shutdown regress test.
Joel Sing
2024-01-19
Add regress test coverage for SSL_shutdown().
Joel Sing
[next]