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
2022-02-25
Move pr_attach and pr_detach to a new structure pr_usrreqs that can
Philip Guenther
2022-02-25
in6_ioctl() is declared in in6_var.h as it's used in if_umb.c, so
Philip Guenther
2022-02-24
Fix kernel stack alignment on riscv64
Visa Hankala
2022-02-24
Reserve room for holding curcpu pointer in u-area
Visa Hankala
2022-02-24
drm/amd/display: fix yellow carp wm clamping
Jonathan Gray
2022-02-24
drm/amd/display: Cap pflip irqs per max otg number
Jonathan Gray
2022-02-24
display/amd: decrease message verbosity about watermarks table failure
Jonathan Gray
2022-02-24
drm/i915/ttm: tweak priority hint selection
Jonathan Gray
2022-02-24
drm/i915: Fix mbus join config lookup
Jonathan Gray
2022-02-24
drm/i915: Fix dbuf slice config lookup
Jonathan Gray
2022-02-24
drm/i915/opregion: check port number bounds for SWSCI display power state
Jonathan Gray
2022-02-24
drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
Jonathan Gray
2022-02-24
drm/amd/pm: correct the sequence of sending gpu reset msg
Jonathan Gray
2022-02-24
drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
Jonathan Gray
2022-02-24
drm/radeon: Fix backlight control on iMac 12,1
Jonathan Gray
2022-02-24
drm/amdgpu: fix logic inversion in check
Jonathan Gray
2022-02-24
drm/amd: Only run s3 or s0ix if system is configured properly
Jonathan Gray
2022-02-24
drm/amd: add support to check whether the system is set to s3
Jonathan Gray
2022-02-24
drm/amd: Warn users about potential s0ix problems
Jonathan Gray
2022-02-24
regen
Vitaliy Makkoveev
2022-02-24
Unlock getsockname(2) syscall. For inet and UNIX sockets it fills passed
Vitaliy Makkoveev
2022-02-24
Fix PIC_SYM() macro: it never needs to token paste, so it's not
Philip Guenther
2022-02-23
unifdef __ELF__
Jonathan Gray
2022-02-22
Fix thinko in construction of SMC key for the targeted GPIO pin.
Mark Kettenis
2022-02-22
Since other exported commandnames were increased to 24 and graduated into
Theo de Raadt
2022-02-22
Since other exported commandnames were increased to 24 and graduated into
Theo de Raadt
2022-02-22
Start using new _MAXCOMLEN (a proper string expanded to 24 bytes
Theo de Raadt
2022-02-22
sysctl already passed the commandname as a 24-byte string KI_MAXCOMLEN
Theo de Raadt
2022-02-22
Define MAXCOMLEN in terms of _MAXCOMLEN (-1, because MAXCOMLEN does not
Theo de Raadt
2022-02-22
Add _MAXCOMLEN to syslimits, it is 24, and includes the NUL. Following
Theo de Raadt
2022-02-22
Remove extra ;
Visa Hankala
2022-02-22
Clear frame pointer in cpu_fork() on riscv64
Visa Hankala
2022-02-22
ddb: Improve stack unwinding on riscv64
Visa Hankala
2022-02-22
Make audio(4) event filters MP-safe
Visa Hankala
2022-02-22
The FILL_KPROC() macro should be useable in situations where sys/param.h
Theo de Raadt
2022-02-22
Delete unnecessary #includes of <netinet6/ip6protosw.h>: some never
Philip Guenther
2022-02-22
Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>
Philip Guenther
2022-02-22
Move declarations of ip6_protox[] and inet6sw[] to <sys/protosw.h>
Philip Guenther
2022-02-22
pfctlinput() is already declared in <sys/protosw.h>, which is
Philip Guenther
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-21
Grab vmobjlocks with RW_DUPOK in vm_obj_wire() to silence WITNESS
Klemens Nanni
2022-02-21
aligend -> aligned
Jonathan Gray
2022-02-21
ambigus -> ambiguous
Jonathan Gray
2022-02-21
anscestors -> ancestors
Jonathan Gray
2022-02-21
consisitent -> consistent
Jonathan Gray
2022-02-21
cululative -> cumulative
Jonathan Gray
2022-02-21
differenent -> different
Jonathan Gray
[next]