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-03-21
octrnm(4): Raise delay on startup.
riastradh
2023-03-21
PR/57279: Izumi Tsutsui: Fix some {int,long} -> time_t. Still things will
christos
2023-03-20
Adjust pc/npc before syscall allowing EJUSTRETURN to return
hannken
2023-03-20
__HAVE_HASHLOCKED_ATOMICS needs to be visible to userland
martin
2023-03-20
in6: reject setting negative values but -1 via setsockopt(IPV6_CHECKSUM)
ozaki-r
2023-03-17
s/Brigthness/Brightness/ in comment.
andvar
2023-03-17
Avoid overflow of nfs_commitsize on machines with > 32GB RAM.
mlelstv
2023-03-14
Do not limit the number of pending requests for the worker thread.
hannken
2023-03-13
vn_open(9): Add assertion that vp is locked on return.
riastradh
2023-03-13
vn_open(9): Clarify that this returns a locked vnode.
riastradh
2023-03-07
remove "nouveau" from a comment. noted by jmcneill.
mrg
2023-03-07
radeon: Kick out genfb on firmware framebuffer before initializing.
mrg
2023-03-06
fix few typos in comments and log messages.
andvar
2023-03-05
ucom(4): Simplify logic fixing PR kern/57259.
riastradh
2023-03-05
Locate wedges as boot device and also match a partition GUID.
mlelstv
2023-03-05
open(2): Don't map ERESTART to EINTR.
riastradh
2023-03-05
In the HUP-wait path in ucomopen():
thorpej
2023-03-04
Trailing whitespace
skrll
2023-03-03
x86/fpu: Align savefpu to 64 bytes in fpuinit_mxcsr_mask.
riastradh
2023-03-03
x86: Call fpuinit_mxcsr_mask only once.
riastradh
2023-03-03
Revert "x86: Add kthread_fpu_enter/exit support, take two."
riastradh
2023-03-03
Revert "x86/fpu.c: Sprinkle KNF."
riastradh
2023-03-03
Revert "x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits."
riastradh
2023-03-03
entropy(9): Allow changing flags on all entropy sources at once.
riastradh
2023-03-03
Fix genfs_can_chtimes() to also handle the condition:
hannken
2023-03-01
delete attribution per request of contributor
nia
2023-03-01
fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets.
riastradh
2023-03-01
fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets.
riastradh
2023-03-01
nouveau: Kick out genfb on firmware framebuffer before initializing.
riastradh
2023-03-01
x86: Expand on comments on ordering around stores to ci_curlwp.
riastradh
2023-03-01
sparc64: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
riscv: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
powerpc: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
mips: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
arm32: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
aarch64: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
amdgpu: Fix bogus loop invariant assertions in amdgpu_gart_map.
riastradh
2023-03-01
random(4): Report number of bytes ready to read, not number of bits.
riastradh
2023-03-01
xen/x86: Need kpreempt_disable/enable around curcpu() access.
riastradh
2023-02-27
Uncomment and protect sanity checks that would drop into the debugger with a
sekiya
2023-02-27
uvm(9): KASSERT(A && B) -> KASSERT(A); KASSERT(B)
riastradh
2023-02-27
amd64_trap.S: Annotate trap vectors with their mnemonics.
riastradh
2023-02-27
igpio(4): Disable Baytrail and Lynxpoint support. Fixes PR kern/57225.
msaitoh
2023-02-26
wsemul_vt100_subr: spell edp->tabs assertion with NULL
uwe
2023-02-26
wsemul_vt100_subr: don't assert unsigned ncols >= 0
uwe
2023-02-26
nkmempages should be size_t
skrll
2023-02-26
ci_data.cpu_kcpuset -> ci_kcpuset
skrll
2023-02-25
x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits.
riastradh
2023-02-25
x86/fpu.c: Sprinkle KNF.
riastradh
2023-02-25
x86: Add kthread_fpu_enter/exit support, take two.
riastradh
[prev]
[next]