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-02-26
Currently malloc caches a number of free'ed regions up to 128k
Otto Moerbeek
2022-02-26
regen
Mark Kettenis
2022-02-26
Add Broadcom BCM4387.
Mark Kettenis
2022-02-26
Remove excessive ;
Claudio Jeker
2022-02-26
add the mbuf tag that prevents loops in vxlan_encap, not vxlan_output.
David Gwynne
2022-02-26
have another go at fixing assert "sc->sc_dev == NUM" failed.
David Gwynne
2022-02-25
Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.com
Philip Guenther
2022-02-25
To fix crashes seen by Hrvoje with pfsync, IPsec and parallel
Alexander Bluhm
2022-02-25
use setall for setusercontext, to make it simpler to inherit new changes.
Ted Unangst
2022-02-25
add setrtable to pledge("id"). from Matthew Martin
Ted Unangst
2022-02-25
A few additional changes related to the now 32 bit accounting flag.
Rob Pierce
2022-02-25
Whitespace.
Rob Pierce
2022-02-25
fix indent and other minor KNF nits
Theo Buehler
2022-02-25
Enable cduart(4) on arm64.
Visa Hankala
2022-02-25
The pointer returned by pt_fill() can be directly used in most cases.
Claudio Jeker
2022-02-25
For add-path send the Adj-RIB-Out needs to handle multiple paths per
Claudio Jeker
2022-02-25
Remove the char * casts from arguments to do_lstat, do_readdir and
Darren Tucker
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-25
save an unneccessary alloc/free, based on patch from
Damien Miller
2022-02-24
Get rid of SHA1 for comparing CRL's - use SHA512 just like we do for certs.
Bob Beck
2022-02-24
Remove accidentally committed debug code.
Theo Buehler
2022-02-24
struct prefix holds path_id_tx for the path id sent to peers when
Claudio Jeker
2022-02-24
Rename parselabel() to parsefstab() and makelabel() to
Kenneth R Westerback
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 most of the config output. With support for alternating ports the
Claudio Jeker
2022-02-24
Minor tweaks
Theo Buehler
2022-02-24
Add sanity checks on p and q in old_dsa_priv_decode()
Theo Buehler
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-24
document the tunnel ioctls that vxlan supports.
David Gwynne
2022-02-24
slight wording tweak
David Gwynne
2022-02-23
Prints in iked fuzzer fill 77% of full regress output. Nobody wants
Alexander Bluhm
[next]