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
7 days
i was missing a .Dv in front of a macro
David Gwynne
7 days
Cast atomic_load_int(9) to signed int when loading `securelevel'.
Vitaliy Makkoveev
7 days
Check all %if in the list when deciding whether to process an
Nicholas Marriott
7 days
move bus space extern to bus.h; ok mpi@
Jonathan Gray
8 days
Fix some typos in comments in i386/amd64 bootblocks
Mike Larkin
8 days
drm/amdkfd: Accounting pdd vram_usage for svm
Jonathan Gray
8 days
bump the "mru" up to MAXMCLBYTES.
David Gwynne
8 days
include tun_hdr in the length reported by FIONREAD and kq if it's enabled.
David Gwynne
8 days
add qccpucp to GENERIC
Tobias Heider
8 days
make sure bpfsdetach is holding a bpf_d ref when invalidating stuff.
David Gwynne
8 days
ec_lib: zap a useless comment
Theo Buehler
8 days
describe the endianness of tun_hdr
David Gwynne
8 days
Minor simplifications in ec_cmp()
Theo Buehler
8 days
minor grammar/macro fixes;
Jason McIntyre
8 days
Rewrite EC_GROUP_cmp()
Theo Buehler
9 days
try documenting tun_hdr
David Gwynne
9 days
make a first pass at documenting the network offload support.
David Gwynne
9 days
provide network offloads between the kernel and userland again
David Gwynne
9 days
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
Tobias Heider
9 days
Do not call layout_fix_panes if wp is NULL (that is, a popup).
Nicholas Marriott
9 days
Simplify signature of ec_wNAF_mul()
Theo Buehler
9 days
Provide a SHA-256 assembly implementation for amd64 using SHA-NI.
Joel Sing
9 days
Remove sha512-x86_64.pl.
Joel Sing
9 days
Provide a replacement assembly implementation for SHA-512 on amd64.
Joel Sing
9 days
Adjust deep logic in cursig() to handle sig_stop specially.
Claudio Jeker
9 days
Add CPU capability detection for the Intel SHA extensions (aka SHA-NI).
Joel Sing
9 days
Remove unreachable check for orphaned process groups in cursig.
Claudio Jeker
9 days
Specify size for K256 symbol.
Joel Sing
9 days
Merge ec_kmeth into ec_key
Theo Buehler
9 days
Shuffle the global default_ec_key_meth down a few lines
Theo Buehler
9 days
Move the default EC_KEY_METHOD to the end of the file
Theo Buehler
9 days
Do not dereference `pve' after releasing `pv_mtx'.
Martin Pieuchot
10 days
Use a better curve and a better hash for the ECDSA_do_sign() example
Theo Buehler
10 days
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
10 days
fix build without ICE_DEBUG
Stefan Sperling
10 days
implement the ice(4) Rx interrupt handler
Stefan Sperling
10 days
in ice(4), ensure that vsi->max_frame_size gets set
Stefan Sperling
10 days
Add no-detach-on-destroy client option (useful for control mode
Nicholas Marriott
10 days
Add two new style parameters, width and pad, which apply to scrollbars.
Nicholas Marriott
10 days
ec_mult: fix includes
Theo Buehler
10 days
Turn off scrollbar when pane is in alternate screen, from Michael Grant,
Nicholas Marriott
10 days
EC_KEY_copy() don't leave stale private keys in place
Theo Buehler
11 days
add placeholder for GC 11.5.2 APU
Jonathan Gray
11 days
procmap(8) -> procmap(1); spotted by Avon Robertson
Jonathan Gray
11 days
sparce -> sparse
Jonathan Gray
11 days
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
11 days
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
11 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
11 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
11 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
[next]