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
/
external
Age
Commit message (
Expand
)
Author
2021-12-19
drm: Fix comment about dma_resv_lock_* return values.
riastradh
2021-12-19
drm: Timeout audit -- linux/sched.h.
riastradh
2021-12-19
drm: Timeout audit -- drm_syncobj.c.
riastradh
2021-12-19
linux: Timeout audit -- linux/completion.h.
riastradh
2021-12-19
drm: Make sure to initialize syncobj wait point.
riastradh
2021-12-19
drm: Use atomic_load_relaxed for fence->flags when not locked.
riastradh
2021-12-19
i915: Terminate inner loop if we hit end of view.
riastradh
2021-12-19
i915: Assert output segment index.
riastradh
2021-12-19
drm: Assert dma_fence_wait internal return value.
riastradh
2021-12-19
i915: Tighten assertion about segment index.
riastradh
2021-12-19
drm: Fix drm_symstr with pserialize.
riastradh
2021-12-19
i915: Fix locking-against-self in i915_request_wait.
riastradh
2021-12-19
drm/scheduler: Release job list lock arond kthread_parkme.
riastradh
2021-12-19
drm: Rework timeout return code logic.
riastradh
2021-12-19
drm: Rework dma_fence_wait_any_timeout.
riastradh
2021-12-19
i915: Fix wakeref destruction.
riastradh
2021-12-19
drm: Fix semantics of del_timer, del_timer_sync.
riastradh
2021-12-19
drm: Paranoia: handle fencep=null, fence!=null, and 0 shared.
riastradh
2021-12-19
drm: Fix missing restart on race in dma_resv_get_fences_rcu.
riastradh
2021-12-19
drm: Another missing spin_lock_destroy.
riastradh
2021-12-19
amdgpu: call pmap_pv_track/untrack for the graphics aperture.
riastradh
2021-12-19
drm: Fix an even number of sign errors in interval_tree_generic.h.
riastradh
2021-12-19
amdgpu: more destroy fixes.
riastradh
2021-12-19
drm: Support dma_resv_reserve_shared(..., num_fences>1).
riastradh
2021-12-19
drm/scheduler: spin_lock_init/destroy audit
riastradh
2021-12-19
i915: mutex_init/destroy and spin_lock_init/destroy audit
riastradh
2021-12-19
drm: mutex_init/destroy and spin_lock_init/destroy audit
riastradh
2021-12-19
amdgpu: mutex_init/destroy and spin_lock_init/destroy audit
riastradh
2021-12-19
drm: Implement drm_resv_get_fences_rcu with null fencep.
riastradh
2021-12-19
nouveau: Remove post-merge audit comments -- LGTM.
riastradh
2021-12-19
nouveau: Map write-combining in instmem/nv40 like Linux does.
riastradh
2021-12-19
drm: Set fence->ops for stub fences too.
riastradh
2021-12-19
amdgpu: Call idr_preload(_end) around idr_alloc, outside lock.
riastradh
2021-12-19
drm: set f_magic in the stub fence.
riastradh
2021-12-19
drm: add destruction.
riastradh
2021-12-19
amdgpu: Run module initialization.
riastradh
2021-12-19
drm: Fill in fake connector->kdev pointing at the drm device.
riastradh
2021-12-19
drm: Make via build again.
riastradh
2021-12-19
amdgpu: Disable atomic modeset like upstream does for now.
riastradh
2021-12-19
drm: Make some legacy UMS crap build.
riastradh
2021-12-19
drm: Avoid locking against self in scheduler.
riastradh
2021-12-19
drm: Avoid potential integer overflow in pages->bytes conversion.
riastradh
2021-12-19
linux: Make kthread_park/stop work at IPL_VM.
riastradh
2021-12-19
amdgpu: Set a sensible maxsegsz for ih ring DMA map.
riastradh
2021-12-19
amdgpu: Fix bogus assertion about number of DMA segments.
riastradh
2021-12-19
drm/ttm: Fix ttm_tt pages and DMA map allocation.
riastradh
2021-12-19
drm: Downgrade warnings from aprint_error to aprint_normal.
riastradh
2021-12-19
i915: Backport fix for locking-against-self on attach.
riastradh
2021-12-19
drm: Rework attach/detach and deferred task logic.
riastradh
2021-12-19
drm: Move io_mapping to very own .c file.
riastradh
[prev]
[next]