index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
2022-09-16
Cast to uint32_t to avoid undefined behavior in UGETDW(). Found by kUBSan.
msaitoh
2022-09-16
Use unsigned to avoid undefined behavior in ure_uno_mcast(). Found by kUBSan.
msaitoh
2022-09-16
Some MP improvements
skrll
2022-09-16
Add ALWAYS_TXDEFER option to ixl(4), too.
knakahara
2022-09-16
Add ALWAYS_TXDEFER option to vmx(4), too.
knakahara
2022-09-16
ixg(4) add an option for Tx to use deferred softint regardless of whether can...
knakahara
2022-09-14
mfii: Don't panic on detach.
msaitoh
2022-09-13
nvmm(4): Add suspend/resume support.
riastradh
2022-09-13
kill_session now uses the session id to avoid stale session pointers.
mlelstv
2022-09-13
Add Intel 600 series PCH-LP devices support.
msaitoh
2022-09-13
Regen.
msaitoh
2022-09-13
Add more Alder Lake devices.
msaitoh
2022-09-13
xhci(4): After attach, access to sc_child/2 requires sc_intr_lock.
riastradh
2022-09-13
usbdi(9): Sprinkle usbhist into usb xfer timeout logic.
riastradh
2022-09-13
usbdi(9): Fix mistake in usbdi.c 1.244.
riastradh
2022-09-13
xhci(4): Resume commands even if USBSTS.SRE is set.
riastradh
2022-09-13
nvme(4): Don't leak memory for queues on every resume.
riastradh
2022-09-13
usbdi(9): Rule out possible race to read xfer->ux_status.
riastradh
2022-09-13
usbnet(9): Call mii_down once we've finished with mii_tick.
riastradh
2022-09-12
Uniform vioif's link status to if_link_state. Implemented by yamaguchi@n.o.
knakahara
2022-09-11
Packets larger than 1518 bytes (1522 bytes if VLAN tag is included) are no lo...
ryo
2022-09-11
regen
mrg
2022-09-11
add several samsung nvme entries
mrg
2022-09-08
Sprinkle const. Same binary before and after.
skrll
2022-09-08
KNF. Modify comment. No fucntional change.
msaitoh
2022-09-07
usbdi(9): Fix timeout after non-racy xfer resubmission.
riastradh
2022-09-07
Fix the build, add new emuxki_boards.c
martin
2022-09-07
emuxki(4): import a list of board definitions
khorben
2022-09-07
emuxki(4): place struct emuxki_softc into its own file
khorben
2022-09-07
emuxki(4): restrict DMA memory within the first 2GB
khorben
2022-09-07
tpm(4): add missing newline character in device_printf()
khorben
2022-09-07
emuxki(4): allow building as a module
khorben
2022-09-06
Don't hold a spin lock entering usbd_transfer.
nat
2022-09-06
Do a full screen update upon vt switch.
nat
2022-09-06
Ensure the device is fully initialized before starting the update thread.
nat
2022-09-06
Don't throttle the frame rate.
nat
2022-09-06
Finally fix the blitting function.
nat
2022-09-04
revert 1.281
mlelstv
2022-09-04
Add standard inet headers.
rjs
2022-09-04
bge(4): Use BUS_DMA_WAITOK in ring initilization now that it's safe
skrll
2022-09-04
bge(4): fix the MP improvements and improve some more.
skrll
2022-09-04
bge(4): use a local variable to make bge_ifmedia initialization pretty.
skrll
2022-09-03
Garbage-collect the remaining vestiges of netisr.
thorpej
2022-09-02
Remove unnecessary inclusion of <net/netisr.h>.
thorpej
2022-09-02
Whitespace - mostly align the line continutation characters
skrll
2022-09-01
xhci(4): Make sure to destroy sc_rhlock on detach.
riastradh
2022-08-30
nvme(4): Actually check if bp is null as commented previously.
riastradh
2022-08-30
nvme(4): If bp is null or bp->b_ci is not assigned, use curcpu().
riastradh
2022-08-29
emuxki(4): add support for the Sound Blaster Audigy Rx
khorben
2022-08-29
Make this build again. Sorry about that.
skrll
[prev]
[next]