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-12-05
kbind(2): disable system call if not initialized before first __tfork(2)
Scott Soule Cheloha
2021-12-05
add missing mtx_leave() calls in error paths
Jonathan Gray
2021-12-05
Defer rtm_80211info() call from ieee80211_set_link_state() to a task context.
Stefan Sperling
2021-12-04
vmm(4): reload vmcs after possible sleep points
Dave Voutila
2021-12-04
Previous diff was incomplete, we also need to do DMA translation for
Mark Kettenis
2021-12-04
Consolidate error paths in usbd_new_device, shaving of 14 lines.
Anton Lindqvist
2021-12-03
add Allwinner H6 support
SASANO Takayoshi
2021-12-03
support AXP805 PMIC
SASANO Takayoshi
2021-12-03
- support I2C connected PMIC, add "early 1" to sxitwi.
SASANO Takayoshi
2021-12-03
Add tdb_delete_locked() to replace duplicate tdb deletion code in
Tobias Heider
2021-12-03
Perform DMA address translation if required.
Mark Kettenis
2021-12-03
Add TDB reference counting to ipsp_spd_lookup(). If an output
Alexander Bluhm
2021-12-03
Switch iwx(4) to new -67 firmware images.
Stefan Sperling
2021-12-03
Disable probe requests during scans in iwx(4) again.
Stefan Sperling
2021-12-03
Implement a bgscan_done() handler for iwm(4).
Stefan Sperling
2021-12-03
Implement a bgscan_done() handler for iwx(4).
Stefan Sperling
2021-12-03
Introduce an optional driver-specific bgscan_done() handler which
Stefan Sperling
2021-12-03
Ignore ADDBA requests from our AP while we are roaming away from it.
Stefan Sperling
2021-12-03
Bring back the recently reverted change, this time without the inverted
Anton Lindqvist
2021-12-02
firstc() and nextc() use an int of global static storage. Make this
Theo de Raadt
2021-12-02
ipsec_common_input_cb() extracted the inner IP header of IPsec
Alexander Bluhm
2021-12-02
Allow to build kernel without IPSEC or INET6 defines.
Alexander Bluhm
2021-12-01
Reintroduce the TDBF_DELETED flag. Checking next pointer to figure
Alexander Bluhm
2021-12-01
mention that the "flags" field in the enchdr is uses m_flags values
Theo de Raadt
2021-12-01
Fix booting from an IDE block device on the Sun Blade 100. Apparently
Mark Kettenis
2021-12-01
late allocation of clist in putc() and b_to_q() hasn't been required in
Theo de Raadt
2021-12-01
Let ipsp_spd_lookup() return an error instead of a TDB. The TDB
Alexander Bluhm
2021-12-01
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Jonathan Gray
2021-12-01
drm/amd/display: Set plane update flags for all planes in reset
Jonathan Gray
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
[next]