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-03-26
Initialize error variable in dtread().
Alexander Bluhm
2021-03-26
Only install route with label, fix route leak on destroy
kn
2021-03-26
Remove parenthesis around return value to reduce the diff with NetBSD.
Martin Pieuchot
2021-03-26
Fix wrong sequence number wrap in ieee80211_recv_auth().
Stefan Sperling
2021-03-26
regen
jan
2021-03-26
Add PCI ID for Intel X710 10G SFP+ NIC
jan
2021-03-26
regen
jan
2021-03-26
Add missing PCI ID for Intel X710 SFP+ NIC
jan
2021-03-25
Permit kern.somaxconn when the unix pledge is used. Previously this was only
Aaron Bieber
2021-03-25
an invalid value of `mcs' may come from the hardware so adjust code so that the
Ricardo Mestre
2021-03-25
Provide apm(4/arm64) with battery information
kn
2021-03-25
remove uneeded includes in md armv7 files
Jonathan Gray
2021-03-24
sync
Stuart Henderson
2021-03-24
remove vendor name (Dell) repeated in product name
Stuart Henderson
2021-03-24
Improve the tap detection mechanism.
Ulf Brosziewski
2021-03-24
cd9660, mfs: do not hide generic vop functions behind #define
Sebastien Marie
2021-03-24
make some `struct vops' members explicitly NULL instead of implicitly NULL
Sebastien Marie
2021-03-24
The logic in mmrw() to check whether an address is within direct
Alexander Bluhm
2021-03-24
Make tap detection less restrictive for multi-finger taps.
Ulf Brosziewski
2021-03-24
Define a USB quirk for devices that need to keep their pipes open at
Joshua Stein
2021-03-24
regen
Joshua Stein
2021-03-24
add HAILUCK Keyboard
Joshua Stein
2021-03-23
Fix a corner case bug in Rx block ack window gap-wait timeout handling.
Stefan Sperling
2021-03-23
When moving the Rx block ack window forward do not implicitly rely on
Stefan Sperling
2021-03-23
Make a child execute fork_return() only if PTRACE_FORK has been specified.
Martin Pieuchot
2021-03-23
Skip first frame when saving stacktraces, it's always witness_checkorder().
Martin Pieuchot
2021-03-23
Pack the SPCR struct definition since the struct isn't naturally aligned
Patrick Wildt
2021-03-22
Now that MSI pages are properly mapped, all that debug code in smmu(4)
Patrick Wildt
2021-03-22
Load MSI pages through bus_dma(9). Our interrupt controllers for MSIs
Patrick Wildt
2021-03-22
Update device-tree bindings
kn
2021-03-22
Let iwn(4) simply clear frames before the firmware's BA window, instead
Stefan Sperling
2021-03-21
wg(4): fix race between tx/rx handshakes, from Matt Dunwoodie, ok mpi@
Stuart Henderson
2021-03-21
Include wstpad allocations when cleaning up wsmouse resources.
Ulf Brosziewski
2021-03-21
Disambiguate expressions.
Visa Hankala
2021-03-21
makes `struct execsw' to:
Sebastien Marie
2021-03-21
Use uppercases for defines.
Martin Pieuchot
2021-03-20
RFC 8981 allows the configuration of only temporary IPv6 addresses.
Florian Obser
2021-03-20
namei: reorganize a bit the error path for simples cases
Sebastien Marie
2021-03-20
Sync some comments in order to reduce the difference with NetBSD.
Martin Pieuchot
2021-03-20
use m_dup_pkthdr in ip_fragment to copy pkthdr info to fragments.
David Gwynne
2021-03-19
another unfortunate action to cope with relentless kernel growth
Theo de Raadt
2021-03-18
When changing the link local address send a RTM_IFINFO message out.
Claudio Jeker
2021-03-18
Do not call rtm_ifchg() if IFF_UP changed. The code in if_up() and if_down()
Claudio Jeker
2021-03-18
Like in the sysctl case include the ifp_sadl as RTA_IFP address in RTM_IFINFO
Claudio Jeker
2021-03-18
Fix SIOCDELLABEL/"ifconfig mpe0 -mplslabel" to unset label completely
kn
2021-03-18
In revision 1.91 of uhidev.c, jcs@ made sure to only detach devices
anton
2021-03-18
regen
mvs
2021-03-18
Unlock sendsyslog(2). Console output still requires kernel lock to be
mvs
2021-03-18
Fix previous (1.258). It breaks if localX itself is an object reference.
YASUOKA Masahiko
2021-03-17
When devices have claimed multiple report ids, only detach and send
Joshua Stein
[next]