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
2020-04-04
Tweak the code that wakes up uvm_pmalloc sleepers in the page daemin.
Mark Kettenis
2020-04-04
Prevent the destruction of a session owned by another interface.
Martin Pieuchot
2020-04-04
Prevent shadowing of local variable by the EV_SET() macro.
Martin Pieuchot
2020-04-04
Return ENETRESET on success from mcx_up() so mcx_ioctl() will call
Jonathan Matthew
2020-04-03
increase rdroot size
Jonathan Gray
2020-04-03
Put back the code to enable and set the output tap delay. Tis fixes
Mark Kettenis
2020-04-03
Move the responsibility of syncing the data buffers from the USB
Patrick Wildt
2020-04-03
Add rkrng(4), a driver for the random number generator found on various
Mark Kettenis
2020-04-03
The dtb I'm using for my rockpro64 has an "assigned-clocks" property so
Mark Kettenis
2020-04-03
Kill unused cdev_mousewr_init().
Martin Pieuchot
2020-04-03
Revert "drm/dp_mst: Skip validating ports during destruction, just ref"
Jonathan Gray
2020-04-03
Fix an automatic Tx rate control issue in iwm(4) and iwx(4).
Stefan Sperling
2020-04-03
Fix incoherencies of errors returned by various *kqfilter routines.
Martin Pieuchot
2020-04-03
Return POLLERR instead of EINVAL in fusepoll().
Martin Pieuchot
2020-04-03
Adjust SMR_ASSERT_CRITICAL() and SMR_ASSERT_NONCRITICAL() so that the
Visa Hankala
2020-04-03
Take an explicit write reference when associating a thread with a ktrace
Visa Hankala
2020-04-02
Make the OpenFirmware functions work with clang.
gkoehler
2020-04-02
double ARG_MAX
Theo de Raadt
2020-04-02
Fix use-after-free zyd(4) upon Tx error and device detach.
Stefan Sperling
2020-04-02
Remove iwm(4) 11n mode CCK Tx rate fallback.
Stefan Sperling
2020-04-02
iwm's LQ_CMD can work asynchronously from interrupt context.
Stefan Sperling
2020-04-02
Remove 'done' flag from struct iwx_tx_data. Check data->m == NULL instead.
Stefan Sperling
2020-04-02
Remove 'done' flag from struct iwm_tx_data. Check data->m == NULL instead.
Stefan Sperling
2020-04-02
Introduce kqueue_sleep() a wrapper around the tsleep(9) dance.
Martin Pieuchot
2020-04-02
Enable FFS2 option for both floppies
Otto Moerbeek
2020-04-02
Change bootblocks to be able to read from ffs1, ffs2 and softraid.
Otto Moerbeek
2020-04-02
Add __lshrti3 to libkern and use it on sparc64
Jeremie Courreges-Anglas
2020-04-01
USB control requests to the root hub differ from those to devices. For
Patrick Wildt
2020-04-01
Disallow session timeout on pppx(4).
Martin Pieuchot
2020-03-31
Remove leftover that should have been removed in the previous commit.
Mark Kettenis
2020-03-31
Newer device trees no longer put the full physical address in the "reg"
Mark Kettenis
2020-03-31
Fix MIMO rates with firmware-based rate scaling in iwm(4).
Stefan Sperling
2020-03-31
Remove unused code. The padconf code has been replaced with the
Mark Kettenis
2020-03-31
Move sleep_finish_all() down to where sleep_finish() and all other
Claudio Jeker
2020-03-31
When using a fixed Tx MCS in iwx(4) enable SGI if the peer supports it.
Stefan Sperling
2020-03-31
When using a fixed Tx MCS in iwm(4) enable SGI if the peer supports it.
Stefan Sperling
2020-03-31
Revert previous, syzkaller found a way to trigger the KASSERT().
Martin Pieuchot
2020-03-30
No point in checking the loop variable for NULL inside a LIST_FOREACH.
Kenneth R Westerback
2020-03-30
Don't let MiRA trigger event-based probing if the current measurement
Stefan Sperling
2020-03-30
Break crypto_unregister() sanity check into two expressions, making it
Kenneth R Westerback
2020-03-30
Port "mach dtb" code from arm64.
Mark Kettenis
2020-03-30
Document that `a_p' is always curproc by using a KASSERT().
Martin Pieuchot
2020-03-29
Prevent stack trace saving from inspecting untrusted data. On amd64,
Visa Hankala
2020-03-29
Don't access past end of cc_alg[] when trying to avoid
Kenneth R Westerback
2020-03-29
Prevent out of bounds read in strlcpy due to vcp_name not being NUL-terminated.
tobhe
2020-03-29
Pin groups have regulators associated with them; enable these such that
Mark Kettenis
2020-03-29
Add glue to make ipmi(4) attach to FDT.
Mark Kettenis
2020-03-29
Compute MiRA's moving average and standard deviation after computing the
Stefan Sperling
2020-03-28
Move ND6_PRIV_* constants from nd6.h to slaacd the only place where
Florian Obser
2020-03-28
Export the number of arguments exposed by a probe to userland.
Martin Pieuchot
[next]