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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-30
locking/osq_lock: Clarify osq_wait_next()
David Laight
1
-5
/
+4
2023-12-30
locking/osq_lock: Clarify osq_wait_next() calling convention
David Laight
1
-12
/
+9
2023-12-30
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
1
-0
/
+7
2023-11-24
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-10-31
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-52
/
+162
2023-10-31
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+96
2023-10-19
locking: export contention tracepoints for bcachefs six locks
Brian Foster
1
-0
/
+3
2023-10-12
locking/lockdep: Fix string sizing bug that triggers a format-truncation comp...
Lucy Mielke
1
-1
/
+1
2023-10-11
locktorture: Check the correct variable for allocation failure
Dan Carpenter
1
-1
/
+1
2023-10-03
locking/debug: Fix debugfs API return value checks to use IS_ERR()
Atul Kumar Pant
1
-5
/
+5
2023-09-24
locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writers
Paul E. McKenney
1
-14
/
+14
2023-09-24
locktorture: Add call_rcu_chains module parameter
Paul E. McKenney
1
-2
/
+60
2023-09-24
locktorture: Add new module parameters to lock_torture_print_module_parms()
Paul E. McKenney
1
-41
/
+23
2023-09-24
locktorture: Add acq_writer_lim to complain about long acquistion times
Paul E. McKenney
1
-2
/
+13
2023-09-24
locktorture: Consolidate "if" statements in lock_torture_writer()
Paul E. McKenney
1
-3
/
+2
2023-09-24
locktorture: Alphabetize torture_param() entries
Paul E. McKenney
1
-6
/
+6
2023-09-24
locktorture: Add readers_bind and writers_bind module parameters
Paul E. McKenney
1
-2
/
+62
2023-09-22
locking/ww_mutex/test: Make sure we bail out instead of livelock
John Stultz
1
-4
/
+5
2023-09-22
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
1
-8
/
+12
2023-09-22
locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup
John Stultz
1
-2
/
+17
2023-09-20
locking/rtmutex: Add a lockdep assert to catch potential nested blocking
Thomas Gleixner
3
-0
/
+6
2023-09-20
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
4
-3
/
+29
2023-09-20
locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES
Sebastian Andrzej Siewior
2
-2
/
+21
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-22
/
+14
2023-08-29
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+10
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+7
2023-08-21
lockdep: fix static memory detection even more
Helge Deller
1
-22
/
+14
2023-08-15
torture: Add lock_torture writer_fifo module parameter
Dietmar Eggemann
1
-5
/
+7
2023-08-03
x86/qspinlock-paravirt: Fix missing-prototype warning
Arnd Bergmann
1
-10
/
+10
2023-07-17
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
4
-76
/
+155
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+4
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-31
/
+87
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-29
/
+22
2023-06-10
locking: add lockevent_read() prototype
Arnd Bergmann
1
-0
/
+4
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+21
2023-05-19
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
1
-31
/
+87
2023-05-11
locktorture: Add long_hold to adjust lock-hold delays
Paul E. McKenney
1
-29
/
+22
2023-05-08
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
1
-4
/
+4
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+0
2023-05-02
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
Peter Zijlstra
1
-7
/
+21
2023-04-29
locking/rwbase: Mitigate indefinite writer starvation
Sebastian Andrzej Siewior
1
-9
/
+0
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+58
2023-03-27
locking/lockdep: Improve the deadlock scenario print for sync and read lock
Boqun Feng
1
-16
/
+32
2023-03-27
locking: Reduce the number of locks in ww_mutex stress tests
Boqun Feng
1
-1
/
+1
2023-03-27
locking/lockdep: Introduce lock_sync()
Boqun Feng
1
-0
/
+34
2023-03-07
locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels
Zqiang
1
-1
/
+55
2023-03-07
locktorture: With nested locks, occasionally skip main lock
John Stultz
1
-10
/
+27
2023-03-07
locktorture: Add nested locking to rtmutex torture tests
John Stultz
1
-0
/
+35
2023-03-07
locktorture: Add nested locking to mutex torture tests
John Stultz
1
-0
/
+35
2023-03-07
locktorture: Add nested_[un]lock() hooks and nlocks parameter
John Stultz
1
-4
/
+19
[next]