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
2023-12-11
drm/amd/display: Include udelay when waiting for INBOX0 ACK
Jonathan Gray
2023-12-11
drm/amdgpu: Force order between a read and write to the same address
Jonathan Gray
2023-12-11
drm/amd: Enable PCIe PME from D3
Jonathan Gray
2023-12-11
add dma_fence_is_later_or_same() for 6.1.66 drm
Jonathan Gray
2023-12-11
arm just had to be different and change the syntax for .pushsection
Theo de Raadt
2023-12-11
Oops, wrong argument to macro
Theo de Raadt
2023-12-11
Report system call pinning violations.
Theo de Raadt
2023-12-11
Add an accounting flag for syscall pinning violations.
Theo de Raadt
2023-12-11
sync
Theo de Raadt
2023-12-11
document upcoming pinsyscalls(2) system call
Theo de Raadt
2023-12-10
vmm(4): flush EPTs after enabling VMX mode.
Dave Voutila
2023-12-10
evp_test: zap extra empty line
Theo Buehler
2023-12-10
The new cinematic to get sensor information as soon as possible sometimes
Miod Vallat
2023-12-10
sync
Theo de Raadt
2023-12-10
pinsyscalls(2) 2nd argument can be "uint *" instead of "void *
Theo de Raadt
2023-12-10
Add a new label "sigcodecall" inside every sigtramp definition, directly
Theo de Raadt
2023-12-10
Populate the non-LOAD openbsd.syscalls section (and PT_OPENBSD_SYSCALL)
Theo de Raadt
2023-12-10
Since errno isn't used here, use warnx() instead of warn()
Job Snijders
2023-12-10
Skip interfaces already claimed by other uaudio(4) instances.
Alexandre Ratchov
2023-12-09
Add basic write support for 'pax' format archives
Jeremie Courreges-Anglas
2023-12-09
Fix wrong call to slot->ops->exit() causing server to abort.
Alexandre Ratchov
2023-12-09
vio(4) add recv TCP/UDP checksum offloading
Jan Klemkow
2023-12-09
Following a failed fetch, use a previously cached and valid Manifest
Job Snijders
2023-12-08
Add spaces around '='. style(9) fix, no functional changes.
Vitaliy Makkoveev
2023-12-08
Introduce `sc_mtx' mutex(9) to protect the most of pflow_softc
Vitaliy Makkoveev
2023-12-08
Make sure TIB_INIT correctly initializes tib_thread_flags; regression
Miod Vallat
2023-12-08
PT_OPENBSD_SYSCALLS is an extension that points to non-LOAD section
Theo de Raadt
2023-12-08
locally us MAXIMUM() rather than MAX()
Theo de Raadt
2023-12-08
prevent leak in sshsig_match_principals; ok djm@
Markus Friedl
2023-12-08
Add regress coverage for OBJ_NAME_do_all*()
Theo Buehler
2023-12-08
New TEMPerHUM sensor; reported by Mikolaj Kucharski on bugs@
Miod Vallat
2023-12-07
Run bind(2) and connect(2) stress test also with IPv6.
Alexander Bluhm
2023-12-07
Collect .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment.
Mark Kettenis
2023-12-07
Inpcb table mutex protects addr and port during bind(2) and connect(2).
Alexander Bluhm
2023-12-07
add services entries for Matter, a protocol for discovery and comms
Stuart Henderson
2023-12-07
sync
Theo de Raadt
2023-12-07
Add a stub pinsyscalls() system call that simply returns 0 for now,
Theo de Raadt
2023-12-07
avoid bad register access in eephy_reset for Marvell Alaska 88E1512
Uwe Stuehler
2023-12-06
Add tests that create and delete cloned routes during connect(2).
Alexander Bluhm
2023-12-06
short circuit debug log processing early if we're not going to
Damien Miller
2023-12-06
Periodically reset constraint DNS info for constraints that failed
Otto Moerbeek
2023-12-06
Stress test bind(2) and connect(2) system calls in OpenBSD regress.
Alexander Bluhm
2023-12-06
Protect socket receive buffer in IP multicast routing.
Alexander Bluhm
2023-12-06
Move CALLSYS_NOERROR macro from <machine/asm.h> to libc, and expand it for
Miod Vallat
2023-12-05
Add more devices which may attach ukbd (and thus wskbd) but should never be
Miod Vallat
2023-12-05
Cast uvmexp.swpages to long before multiplying by 99 to avoid integer
Claudio Jeker
2023-12-05
timeout_del() the timer while stopping an interface so that no timeout
Kevin Lo
2023-12-05
reject headers that start with a space or tab
Omar Polo
2023-12-05
Remove "disable auto-negotiation" workaround for Marvell Alaska PHYs
Uwe Stuehler
2023-12-05
boot_file was removed in arm64 machdep.c rev 1.55
Jonathan Gray
[next]