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
Age
Commit message (
Expand
)
Author
2023-04-27
Correct a type.
skrll
2023-04-24
Fix DEVMAP_FLAGS, patch from Nick.
martin
2023-04-24
enable rkv1crypto on rock64.
mrg
2023-04-23
print stage formats with AUDIO_DEBUG
mlelstv
2023-04-23
Be a little bit more informative on device timeout.
mlelstv
2023-04-23
Whitespace
mlelstv
2023-04-23
No longer use AUDIO_INTERNAL_BITS but rely on passed audio format.
mlelstv
2023-04-23
Enable 24bit support by default.
mlelstv
2023-04-23
Add 24bit/32bit hardware support.
mlelstv
2023-04-23
rumpdev: Catch up to buf_syncwait -> vfs_syncwait rename.
riastradh
2023-04-23
Explicitly check machine type (LUNA-II) on secondary spc(4) probe.
tsutsui
2023-04-23
Whitespace
mlelstv
2023-04-23
Make audio_device information available to drvctl and devpubd.
mlelstv
2023-04-23
Weed out duplicate sample rates and add comment about UAC2 clocks.
mlelstv
2023-04-22
rumpvfs: Link in secmodel_extensions_vfs.c as intended, like kernel.
riastradh
2023-04-22
specfs: KNF. No functional change intended.
riastradh
2023-04-22
Remove unused mount member mnt_transinfo.
hannken
2023-04-22
Remove unused specdev member sd_rdev.
hannken
2023-04-22
fcntl(2), flock(2): Assert FHASLOCK is clear if no fo_advlock.
riastradh
2023-04-22
fcntl(2), flock(2): Unify error branches.
riastradh
2023-04-22
fcntl(2), flock(2): Fix missing fd_putfile in error branch.
riastradh
2023-04-22
Welcome to 10.99.4, courtesy of struct fileops additions!
riastradh
2023-04-22
rump: Move vnode_if.c from rumpkern to rumpvfs.
riastradh
2023-04-22
secmodel_extensions: Split vfs part into separate .c file.
riastradh
2023-04-22
rump: Move ubc_uiomove, ubc_zerorange from rumpvfs to rumpkern.
riastradh
2023-04-22
rumpkern: Provide stub pnbuf_cache weak alias.
riastradh
2023-04-22
rumpkern: Provide stub uvm_vnodeops weak alias.
riastradh
2023-04-22
rumpkern: Provide fs_filtops weak alias.
riastradh
2023-04-22
file(9): New fo_posix_fadvise operation.
riastradh
2023-04-22
file(9): New fo_fpathconf operation.
riastradh
2023-04-22
file(9): New fo_advlock operation.
riastradh
2023-04-22
sys/file.h: Sort forward declarations.
riastradh
2023-04-22
dk(4): Convert tests to assertions in various devsw operations.
riastradh
2023-04-22
dk(4): Fix racy access to sc->sc_dk.dk_openmask in dkwedge_delall1.
riastradh
2023-04-22
disk(9): Fix missing unlock in error branch in previous change.
riastradh
2023-04-22
readdir(2), lseek(2): Fix races in access to struct file::f_offset.
riastradh
2023-04-22
KASSERT(kpreempt_disabled()) before accessing curcpu()
skrll
2023-04-22
Remove ancient /*ARGSUSED*/ comments.
tsutsui
2023-04-22
G/C pte_index
skrll
2023-04-22
Remove ancient /*ARGSUSED*/ comments.
tsutsui
2023-04-22
Move fdt_update_stdout_path from evbarm code to MI code
skrll
2023-04-21
Remove ancient /* ARGSUSED */ lint comments.
tsutsui
2023-04-21
Remove ancient /* ARGSUSED */ lint comments.
tsutsui
2023-04-21
Avoid an extern declaration in .c file. Just declare it as static.
tsutsui
2023-04-21
dk(4): Narrow the scope of the device numbering lookup on detach.
riastradh
2023-04-21
dk(4): dkdump: Simplify. No functional change intended.
riastradh
2023-04-21
dk(4): Omit needless locking in dksize, dkdump.
riastradh
2023-04-21
dk(4): Take a read-lock on dkwedges_lock if we're only reading.
riastradh
2023-04-21
dk(4): Set .d_cfdriver and .d_devtounit to plug open/detach race.
riastradh
2023-04-21
dk(4): Use disk_begindetach and rely on vdevgone to close instances.
riastradh
[prev]
[next]