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
2021-11-30
add ixl(4)
Theo de Raadt
2021-11-30
Remove unused parameter from ipsp_spd_inp().
Alexander Bluhm
2021-11-30
Prevent select(2) from blocking if registering found pending events.
Visa Hankala
2021-11-30
enable uhid/fido
Theo de Raadt
2021-11-29
The network stack currently uses IPL_SOFTNET. Consistently initialize
Alexander Bluhm
2021-11-29
regen
Vitaliy Makkoveev
2021-11-29
Unlock accept(2) and accept4(2) syscalls. Unlock them both because they
Vitaliy Makkoveev
2021-11-29
vmm(4): bump remote vmclear spinout ticks
Dave Voutila
2021-11-29
kqueue: Revise badfd knote handling
Visa Hankala
2021-11-29
Using a void pointer for temporary allocated TDB in pfkeyv2 does
Alexander Bluhm
2021-11-29
Niels agreed to remove the advertising clause; switching these
Damien Miller
2021-11-28
Spacing
Marcus Glocker
2021-11-28
utvfu(4) only has one frame size, either for PAL or NTSC. Therefore
Marcus Glocker
2021-11-28
Align with the recent memory allocation changes we did for the other
Marcus Glocker
2021-11-27
previous commit causes gcc to perform an unaligned access to the tcphdr
Theo de Raadt
2021-11-27
Let iwm(4) use per-Tx-queue interface timers to ensure that the interface
Stefan Sperling
2021-11-27
free() with nullptr is OK, but not if the size is unitialized, and the
Theo de Raadt
2021-11-27
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
Jonathan Gray
2021-11-27
drm/i915/dp: Ensure sink rate values are always valid
Jonathan Gray
2021-11-27
drm/amd/display: Update swizzle mode enums
Jonathan Gray
2021-11-27
stop building kernels with -Wno-uninitialized on clang archs
Jonathan Gray
2021-11-26
Put a mutex assert locked into puttdb_locked().
Alexander Bluhm
2021-11-26
Replace TDBF_DELETED flag with check if tdb was already unlinked.
Tobias Heider
2021-11-26
The IORT table usually only contains single mappings. While on the LX2K there
Patrick Wildt
2021-11-26
avoid clang -Wsometimes-uninitialized warning when DDB is not defined
Jonathan Gray
2021-11-26
avoid clang -Wsometimes-uninitialized warning when MULTIPROCESSOR is not
Jonathan Gray
2021-11-26
Add interfaces to enable all power domains for a node.
Mark Kettenis
2021-11-26
Mark exit1() and sigexit() as non-returning
Visa Hankala
2021-11-25
move label to fix RAMDISK
Theo de Raadt
2021-11-25
revert recent change, breakage reported by dv@
Anton Lindqvist
2021-11-25
Prepare iwx(4) for using new firmware (API version -67) in the future.
Stefan Sperling
2021-11-25
Implement reference counting for IPsec tdbs. Not all cases are
Alexander Bluhm
2021-11-25
Assert that at least one report id is claimed during multiple report ids
Anton Lindqvist
2021-11-24
Spacing and remove an unused macro.
Marcus Glocker
2021-11-24
Spacing
Marcus Glocker
2021-11-24
Fix panic when running utvfu(4) on xhci(4).
Marcus Glocker
2021-11-24
When sending ICMP packets for IPsec path MTU discovery, the first
Alexander Bluhm
2021-11-24
Fix type of count.
Visa Hankala
2021-11-24
Simplify arithmetics on the main path.
Visa Hankala
2021-11-24
Remove unneeded <sys/stdarg.h>.
Visa Hankala
2021-11-24
Refactor postsig_done(). Pass the catchmask and signal reset flag to the
Claudio Jeker
2021-11-24
Minor code cleanup. Move a comment to the right place, move a function
Claudio Jeker
2021-11-24
Add a few dt(4) TRACEPOINTS to SMR. Should help to better understand what
Claudio Jeker
2021-11-23
Use system uptime not UTC time to calculate PPPoE session duration
Klemens Nanni
2021-11-23
Fix mbuf leaks after reception error in rge_rxeof().
Kevin Lo
2021-11-23
limit a variable to the scope inside #ifdef where it is used
Theo de Raadt
2021-11-23
avoid clang -Wsometimes-uninitialized warnings in fms(4)
Jonathan Gray
2021-11-22
use ISC license for ubcmtp
Joshua Stein
2021-11-22
Enable iicmux(4) and pcyrtc(4).
Mark Kettenis
2021-11-22
Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC chips.
Mark Kettenis
[next]