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-23
Place the blob in the .openbsd.mutable section to cope with recent
Anton Lindqvist
2024-01-23
Warn about overclaiming intermediate CAs, but don't error
Job Snijders
2024-01-23
Change default duplex setting and simplify the setup of srrctl.BSIZEPKT.
Kevin Lo
2024-01-23
correct sysctl name; from clemens goessnitzer
Jason McIntyre
2024-01-23
aplrm -> apldrm
Jonathan Gray
2024-01-23
move more defines out of kernel.h
Jonathan Gray
2024-01-23
move CONCATENATE() to args.h to match linux
Jonathan Gray
2024-01-22
sync
Theo de Raadt
2024-01-22
I forgot that chpass(1) and passwd(1) reach-around into libc for
Theo de Raadt
2024-01-22
make login.conf(5) and crypt_newhash(3) and the underlying code
Theo de Raadt
2024-01-22
apldcp(4) and apldrm(4)
Mark Kettenis
2024-01-22
Add apldcp(4) and apldrm(4). Together these drivers provide KMS
Mark Kettenis
2024-01-22
Similar to getpwnam(3) and getnetgrent(3), it is better to call
Theo de Raadt
2024-01-22
getpwnam(3) uses dbopen(3), which pulls all 3 database backends into
Theo de Raadt
2024-01-22
Increase buffer size to avoid truncating styles, GitHub issue 3809 from
Nicholas Marriott
2024-01-22
When getpwnam(3) reaches out to YP, it calls clntudp_create(3) with a
Theo de Raadt
2024-01-22
Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals and
Theo Buehler
2024-01-22
Simplify history section to match what other manuals do
Theo Buehler
2024-01-22
sync
Theo Buehler
2024-01-22
Document various CMS_{signed,unsigned}_* functions
Job Snijders
2024-01-22
make a note about when to remove overly verbose logging for pinsyscall violat...
Theo de Raadt
2024-01-22
drm/amd/display: Pass pwrseq inst for backlight and ABM
Jonathan Gray
2024-01-22
drm/crtc: fix uninitialized variable use
Jonathan Gray
2024-01-22
drm/amd/display: get dprefclk ss info from integration info table
Jonathan Gray
2024-01-22
drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event
Jonathan Gray
2024-01-22
drm/amdkfd: svm range always mapped flag not working on APU
Jonathan Gray
2024-01-22
drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
Jonathan Gray
2024-01-22
drm/amdgpu: Add NULL checks for function pointers
Jonathan Gray
2024-01-22
drm/amd/display: Add monitor patch for specific eDP
Jonathan Gray
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
[next]