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
Age
Commit message (
Expand
)
Author
2023-07-09
lint: remove redundant '#' after 'argument' in diagnostics
HEAD
trunk
rillig
2023-07-09
libm: Add missing fma(3) and friends for sh3.
rin
2023-07-09
versioningsyscalls(9): markup fixes
uwe
2023-07-09
doc/HACKS: Note OPENSSL_NO_EC_NISTP_64_GCC_128 hack for aarch64eb.
rin
2023-07-08
Sprinkle OPENSSL_NO_EC_NISTP_64_GCC_128 for aarch64eb.
rin
2023-07-08
openssl.old: Remove OPENSSL_NO_EC_NISTP_64_GCC_128 hack for alpha.
rin
2023-07-08
openssl.old: Fix build with HAVE_OPENSSL == 11.
rin
2023-07-08
clock_gettime(2): Fix CLOCK_PROCESS/THREAD_CPUTIME_ID.
riastradh
2023-07-08
Add support for missing NAME_MAX when building on Solaris hosts
palle
2023-07-08
fix typo
christos
2023-07-08
Document how system call versioning is done. From this summer's compat-linux
christos
2023-07-08
lint: warn about pointer casts between different kinds of types
rillig
2023-07-08
t_timerfd: Sprinkle slightly more diagnostics.
riastradh
2023-07-08
lint: do not use portable type sizes in integer constraints
rillig
2023-07-08
t_clock_gettime: Add test for PR kern/57512.
riastradh
2023-07-08
curcpu_stable(9): New function for asserting curcpu() is stable.
riastradh
2023-07-08
lint: warn about conversion from 128-bit to smaller integer types
rillig
2023-07-08
tests/lint: demonstrate missing warning for converting int128_t
rillig
2023-07-08
lint: clean up
rillig
2023-07-08
kern_resource.c: Fix brace placement.
riastradh
2023-07-08
lint: enable more lint warnings for its own source code
rillig
2023-07-08
tests/lint: fix a few ilp32 tests
rillig
2023-07-08
lint: fix handling of 'long double' in cross-compiled mode
rillig
2023-07-08
tests/lint: automate accepting changed test results
rillig
2023-07-08
lint: clarify the meaning of 'portable size in bits' of a type
rillig
2023-07-08
lint: use consistent conditional compilation guards
rillig
2023-07-08
tests/lint: only overwrite .exp files if the output actually changes
rillig
2023-07-08
Make mstats() decl match prototype so this compiles with -DMSTATS.
simonb
2023-07-07
lint: only warn about traditional/C90 differences in migration mode
rillig
2023-07-07
lint: warn about function definitions without header declaration
rillig
2023-07-07
Revert unintentional changes to kern_lock.c in previous commit.
riastradh
2023-07-07
heartbeat(9): Test whether curcpu is stable, not kpreempt_disabled.
riastradh
2023-07-07
xcall(9): If !mp_online, raise spl or set LP_BOUND to call func.
riastradh
2023-07-07
heartbeat(9): markup fixes
uwe
2023-07-07
Unmask event after VCPUOP_stop_periodic_timer and
bouyer
2023-07-07
sys/param.h: Welcome to 10.99.5, courtesy of heartbeat(9).
riastradh
2023-07-07
heartbeat(9): Fix grammaro in man page.
riastradh
2023-07-07
Replace main(9) reference with code location
wiz
2023-07-07
Sort SEE ALSO
wiz
2023-07-07
amd64/ALL: Turn on heartbeat checks.
riastradh
2023-07-07
heartbeat(9): New mechanism to check progress of kernel.
riastradh
2023-07-07
crashme(9): New crash methods with raised ipl or kpreempt disabled.
riastradh
2023-07-07
doc/HACKS: Document PR port-alpha/57511
rin
2023-07-07
PR port-alpha/57511 Temporally disable secure PLT for alpha
rin
2023-07-07
Fix locking error when setting the multicast filter to accept all
martin
2023-07-07
virtio(4): Fix byte order of DMA data for armeb in the same manner as
rin
2023-07-07
Remove extra whitespace inserted during merge. No binary changes.
rin
2023-07-07
Remove duplicate OpenBSD RCSID.
rin
2023-07-07
lint: only skip 'unused' warnings after errors, not other warnings
rillig
2023-07-07
tprof(8): Add support for Skylake-X and Cascade Lake.
msaitoh
[next]