index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
locktorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+73
2017-01-15
locktorture: Fix potential memory leak with rw lock test
Yang Shi
1
-0
/
+6
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
1
-0
/
+73
2016-04-28
lcoking/locktorture: Simplify the torture_runnable computation
Paul E. McKenney
1
-6
/
+1
2016-04-13
locking/locktorture: Fix NULL pointer dereference for cleanup paths
Davidlohr Bueso
1
-0
/
+12
2016-04-13
locking/locktorture: Fix deboosting NULL pointer dereference
Davidlohr Bueso
1
-3
/
+3
2015-10-08
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
1
-5
/
+159
2015-10-06
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
1
-3
/
+3
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
1
-0
/
+44
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
1
-2
/
+112
2015-05-27
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
1
-6
/
+6
2015-05-27
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
1
-1
/
+1
2014-09-30
locktorture: Cleanup header usage
Davidlohr Bueso
1
-13
/
+1
2014-09-30
locktorture: Cannot hold read and write lock
Davidlohr Bueso
1
-0
/
+10
2014-09-30
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
1
-1
/
+1
2014-09-30
locktorture: Support rwlocks
Davidlohr Bueso
1
-3
/
+112
2014-09-17
locktorture: Introduce torture context
Davidlohr Bueso
1
-79
/
+82
2014-09-17
locktorture: Support rwsems
Davidlohr Bueso
1
-1
/
+67
2014-09-17
locktorture: Add infrastructure for torturing read locks
Davidlohr Bueso
1
-20
/
+156
2014-09-17
torture: Address race in module cleanup
Davidlohr Bueso
1
-1
/
+2
2014-09-17
locktorture: Make statistics generic
Davidlohr Bueso
1
-16
/
+16
2014-09-17
locktorture: Teach about lock debugging
Davidlohr Bueso
1
-2
/
+13
2014-09-17
locktorture: Support mutexes
Davidlohr Bueso
1
-2
/
+39
2014-09-16
locktorture: Rename locktorture_runnable parameter
Davidlohr Bueso
1
-4
/
+4
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-05-14
torture: Check for multiple concurrent torture tests
Paul E. McKenney
1
-1
/
+2
2014-05-14
locktorture: Remove reference to nonexistent Kconfig parameter
Paul E. McKenney
1
-2
/
+2
2014-05-14
torture: Intensify locking test
Paul E. McKenney
1
-1
/
+2
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2014-02-23
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
1
-1
/
+32
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
1
-0
/
+421