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-08-12
thinkpad(4): Don't detach on shutdown.
riastradh
2022-08-12
usbnet(9): Fix mbuf alignment and narrow bounds check.
riastradh
2022-08-12
viocon(4): New virtio tty driver imported from OpenBSD.
riastradh
2022-08-12
wm(4): Remove the non-MP-safe scaffolding.
riastradh
2022-08-12
wm(4): Audit sc->phy.acquire and sc->nvm.acquire.
riastradh
2022-08-12
wm: use a workqueue to reset the interface when wm_watchdog determines it nee...
riastradh
2022-08-12
wm(4): if_flags and IFNET_LOCK audit
riastradh
2022-08-12
wm(4): Revert previous -- mistakenly committed unsquashed change part.
riastradh
2022-08-12
wm(4): if_flags and IFNET_LOCK audit
riastradh
2022-08-12
virtio(4): Membar and bus_dmamap_sync audit.
riastradh
2022-08-11
hilkbdmap.c: fix typo in comment and add NetBSD RCS ID
gutteridge
2022-08-10
raidframe: reject invalid values for numCol and numSpares
mrg
2022-08-09
Turn off AWIN_GMAC_MAC_CONF_ACS, so that all received packets retain FCS
sekiya
2022-08-09
virtio(4): Move comment for virtio_vq_intr.
riastradh
2022-08-08
To avoid releasing mutex temporally, use new wm_set_mdio_slow_mode_hv_locked().
msaitoh
2022-08-08
Consistency use -1 instead of 1 for some error code. Advised by knakahara.
msaitoh
2022-08-08
Pass an error code correctly if phy.acquire() failed.
msaitoh
2022-08-08
Pass an error code to the upper layer instead of -1. Advised by knakahara.
msaitoh
2022-08-08
Modify debug messages so that we can determine where it happened.
msaitoh
2022-08-07
usbnet(9): Simplify assertions now that urndis(4) is less sketchy.
riastradh
2022-08-07
uirda(4): Unconditionally initializes mutexes and selq on attach.
riastradh
2022-08-07
fix various typos in comments, documentation and messages.
andvar
2022-08-07
fix typos in comments.
andvar
2022-08-07
Provide and use (when appropriate) a bge_free_jumbo_mem.
skrll
2022-08-07
Misc tidyup. NFC.
skrll
2022-08-07
Unwrap a long line and remove unecessary brackets. NFC.
skrll
2022-08-07
Fix the KNF. oops.
skrll
2022-08-07
whitespace
skrll
2022-08-07
KNF
skrll
2022-08-06
In my previous change, it was necessary to consider the case where the first ...
ryo
2022-08-06
PR 56948: fix multicast hash filter setup
martin
2022-08-06
sip(4): Tidy up DMA syncs.
riastradh
2022-08-05
Do not unilaterally set M_HASFCS; this breaks protocols that lack CRC bytes
sekiya
2022-08-05
Sprinkle const on splfoo call results.
skrll
2022-08-04
s/bufferred/buffered/ in memory description.L:
andvar
2022-08-04
Don't pass a block of size 0 to fdt_memory_add_range().
ryo
2022-08-03
Add a KASSERT for the locking protocol in wm_ioctl.
skrll
2022-08-03
Add some KASSERTs around the locking protocol.
skrll
2022-08-01
genfb: Handle uninitialized softc in genfb_enable/disable_polling.
riastradh
2022-08-01
Prevent multiple unregistrations.
mlelstv
2022-08-01
revert accidental commit.
mlelstv
2022-08-01
Revert this to 1.205, undoing changes apparently mistakenly
kre
2022-08-01
Now really restore 1.24.
mlelstv
2022-08-01
Revert last accidental commits.
mlelstv
2022-08-01
Also fix shift values for SCT constants.
mlelstv
2022-07-31
Compute a unique port number from interface index.
mlelstv
2022-07-31
Don't report errors as timeout.
mlelstv
2022-07-31
The namespace id is a 32bit value, in particular the "all namespaces" value
mlelstv
2022-07-31
The status is an 8 bit field. Fix masks and move the status type field
mlelstv
2022-07-30
aprint_error_dev is for autoconfig messages, use device_printf instead.
mlelstv
[prev]
[next]