index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
locktorture.c
Age
Commit message (
Expand
)
Author
2021-03-19
locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test
Waiman Long
2021-03-19
locking/locktorture: Pass thread id to lock/unlock functions
Waiman Long
2021-03-19
locking/locktorture: Fix false positive circular locking splat in ww_mutex test
Waiman Long
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-04
locking: Remove duplicate include of percpu-rwsem.h
Wang Qing
2020-11-06
locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup
Hou Tao
2020-11-06
locktorture: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
locktorture: Ignore nreaders_stress if no readlock support
Hou Tao
2020-11-06
locktorture: Track time of last ->writeunlock()
Paul E. McKenney
2020-08-24
locktorture: Make function torture_percpu_rwsem_init() static
Wei Yongjun
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-29
locktorture: Use true and false to assign to bool variables
Zou Wei
2020-06-15
sched,locktorture: Convert to sched_set_fifo()
Peter Zijlstra
2020-02-20
locktorture: Forgive apparent unfairness if CPU hotplug
Paul E. McKenney
2020-02-20
locktorture: Use private random-number generators
Paul E. McKenney
2020-02-20
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2019-10-05
locking: locktorture: Do not include rwlock.h directly
Wolfgang M. Reimer
2019-10-05
locktorture: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-03-26
locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection
Paul E. McKenney
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
locking/locktorture: Convert to SPDX license identifier
Paul E. McKenney
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
locking/locktorture: Fix num reader/writer corner cases
Davidlohr Bueso
2017-12-11
locking/locktorture: Fix rwsem reader_delay
Davidlohr Bueso
2017-12-11
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-01-14
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2016-04-28
lcoking/locktorture: Simplify the torture_runnable computation
Paul E. McKenney
2016-04-13
locking/locktorture: Fix NULL pointer dereference for cleanup paths
Davidlohr Bueso
2016-04-13
locking/locktorture: Fix deboosting NULL pointer dereference
Davidlohr Bueso
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-06
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
2015-05-27
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
2015-05-27
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
2014-09-30
locktorture: Cleanup header usage
Davidlohr Bueso
2014-09-30
locktorture: Cannot hold read and write lock
Davidlohr Bueso
2014-09-30
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
[next]