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-04-09
Add PCI support for ufshci(4). Tested on the Microsoft Surface Go 4.
Marcus Glocker
2024-04-09
Add hidden conf.h, missed in an earlier commit
Theo Buehler
2024-04-09
Add regress coverage for BN_bn2mpi()/BN_mpi2bn().
Joel Sing
2024-04-09
Hide symbols in conf.h
Bob Beck
2024-04-09
Plug leaks in ASN1_TIME_set_string_internal()
Theo Buehler
2024-04-09
Hide public symbols in x509.h
Bob Beck
2024-04-09
Hide public symbols in evp.h
Bob Beck
2024-04-09
Rename EVP_aes_XXX_cfb to EVP_aes_XXX_cfb128.
Bob Beck
2024-04-09
Don't include net/art.h in net/rtable.h instead let the two users
Claudio Jeker
2024-04-09
Limit the number of provider ASnumbers to MAX_ASPA_SPAS_COUNT (10'000)
Claudio Jeker
2024-04-09
Increase RTR PDU limit to 48k and limit number of SPAS to 10'000.
Claudio Jeker
2024-04-09
Check that the ASPA tas array fits in an IMSG before sending the ASPA
Claudio Jeker
2024-04-09
reduce diff to linux
Jonathan Gray
2024-04-09
Remove the "cubie" miniroot. There are far more popular armv7 boards
Mark Kettenis
2024-04-09
Plug route leak in IP output.
Alexander Bluhm
2024-04-09
Add a capability enforcement integration test.
Claudio Jeker
2024-04-09
Add capability announce enforcement test and fixup some other result files
Claudio Jeker
2024-04-09
Allow operators to enforce the presence of certain capabilities on sessions.
Claudio Jeker
2024-04-09
Clean up Symbols.namespace
Bob Beck
2024-04-09
regen
Jonathan Gray
2024-04-09
more Intel DG2 graphics ids
Jonathan Gray
2024-04-09
drm/i915: ATS-M device ID update
Jonathan Gray
2024-04-09
drm/i915: Add new PCI IDs to DG2 platform in driver
Jonathan Gray
2024-04-09
drm/i915: Add new DG2 PCI IDs
Jonathan Gray
2024-04-08
Remove notBefore and notAfter cacheing.
Bob Beck
2024-04-08
Remove spaces before tabs
Theo Buehler
2024-04-08
Stop redeclaring ENTRY, the <machine/asm.h> flavour is as good as we need it.
Miod Vallat
2024-04-08
Fix misplaced END() macro.
Miod Vallat
2024-04-08
Remove unused tf_fault and tf_kstack members from struct trapframe. These
Miod Vallat
2024-04-08
Remove demap code for MMU miss faults.
Miod Vallat
2024-04-08
There is too much #ifdef DEBUG stuff cluttering locore, really. While some of
Miod Vallat
2024-04-08
Introduce more assembler macros to deduplicate code and improve readability:
Miod Vallat
2024-04-08
Remove dead code and data, fix typos, kill wrong comments.
Miod Vallat
2024-04-08
Fix cut'n'paste error in data miss handler causing wrong label to be used in
Miod Vallat
2024-04-08
Fix sun4v patching of sp_tlb_flush_ctx() to pass flags in the right register.
Miod Vallat
2024-04-08
Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page
Bob Beck
2024-04-08
Fix capping of VAPs
Theo Buehler
2024-04-08
Call daemon() only in parent and before proc_exec() to avoid orphaning child
Tobias Heider
2024-04-08
Move daemon() after proc_setup() to sync with other proc.c daemons.
Tobias Heider
2024-04-08
Call daemon() only in parent and before proc_exec() to avoid orphaning child
Tobias Heider
2024-04-08
Call daemon() only in parent and before proc_exec() to avoid orphaning child
Tobias Heider
2024-04-08
more ansi function decls
Jonathan Gray
2024-04-08
drm: panel-orientation-quirks: Add quirk for GPD Win Mini
Jonathan Gray
2024-04-08
drm: panel-orientation-quirks: Add quirk for Lenovo Legion Go
Jonathan Gray
2024-04-07
The RISC-V architecture has cache-coherent DMA... until it doesn't. This
Mark Kettenis
2024-04-07
Rework CMS_add_simple_smimecap()
Theo Buehler
2024-04-07
match another two Alder Lake-N DesignWare I2C ids
Jonathan Gray
2024-04-07
regen
Jonathan Gray
2024-04-07
another two Alder Lake-N DesignWare I2C ids
Jonathan Gray
2024-04-06
Now that we support RISC-V CPUs that have MMUs with memory cachability
Mark Kettenis
[next]