index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-09-16
1
-2
/
+2
|
*
|
locking/lockdep: Fix "USED" <- "IN-NMI" inversions
peterz@infradead.org
2020-09-03
2
-6
/
+31
*
|
|
lockdep: Optimize the memory usage of circular queue
Boqun Feng
2020-09-29
1
-39
/
+60
*
|
|
lockdep: Take read/write status in consideration when generate chainkey
Boqun Feng
2020-08-26
1
-18
/
+35
*
|
|
lockdep: Add recursive read locks into dependency graph
Boqun Feng
2020-08-26
1
-17
/
+2
*
|
|
lockdep: Fix recursive read lock related safe->unsafe detection
Boqun Feng
2020-08-26
1
-47
/
+141
*
|
|
lockdep: Adjust check_redundant() for recursive read change
Boqun Feng
2020-08-26
1
-3
/
+44
*
|
|
lockdep: Support deadlock detection for recursive read locks in check_noncirc...
Boqun Feng
2020-08-26
1
-8
/
+35
*
|
|
lockdep: Make __bfs(.match) return bool
Boqun Feng
2020-08-26
1
-10
/
+10
*
|
|
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
2020-08-26
1
-19
/
+94
*
|
|
lockdep: Introduce lock_list::dep
Boqun Feng
2020-08-26
1
-4
/
+88
*
|
|
lockdep: Reduce the size of lock_list::distance
Boqun Feng
2020-08-26
1
-3
/
+3
*
|
|
lockdep: Make __bfs() visit every dependency until a match
Boqun Feng
2020-08-26
1
-26
/
+35
*
|
|
lockdep: Demagic the return value of BFS
Boqun Feng
2020-08-26
1
-66
/
+89
*
|
|
locking: More accurate annotations for read_lock()
Boqun Feng
2020-08-26
1
-0
/
+14
|
/
/
*
|
lockdep,trace: Expose tracepoints
Peter Zijlstra
2020-08-26
1
-5
/
+9
*
|
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-26
1
-2
/
+2
|
/
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-11
1
-1
/
+1
|
\
|
*
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2020-08-06
1
-21
/
+59
|
|
\
|
*
|
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-07-25
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-0
/
+7
|
\
\
\
|
*
|
|
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
2020-07-08
1
-0
/
+7
|
|
/
/
*
|
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-8
/
+2
|
\
\
\
|
*
|
|
sched,locktorture: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-8
/
+2
|
|
/
/
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-8
/
+8
|
\
\
\
|
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-8
/
+8
|
|
/
/
*
|
|
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
2
-49
/
+99
|
\
\
\
|
*
\
\
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch
Ingo Molnar
2020-08-03
1
-1
/
+7
|
|
\
\
\
|
|
*
|
|
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
2020-07-27
1
-1
/
+7
|
*
|
|
|
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-08-01
1
-1
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
locking/osq_lock: Annotate a data race in osq_lock
Qian Cai
2020-06-29
1
-1
/
+5
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2020-07-31
1
-28
/
+30
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
1
-15
/
+15
|
*
|
|
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
1
-15
/
+15
|
|
|
/
|
|
/
|
|
*
|
lockdep: Prepare for NMI IRQ state tracking
Peter Zijlstra
2020-07-10
1
-4
/
+42
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
2020-06-29
2
-10
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
locktorture: Use true and false to assign to bool variables
Zou Wei
2020-06-29
1
-7
/
+7
|
|
/
|
/
|
|
*
lockdep: Complain only once about RCU in extended quiescent state
Paul E. McKenney
2020-06-29
1
-3
/
+1
|
/
*
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
1
-2
/
+2
|
\
|
*
lockdep: __always_inline more for noinstr
Peter Zijlstra
2020-06-11
1
-2
/
+2
*
|
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
10
-231
/
+750
|
|
\
|
*
|
kcsan: Make KCSAN compatible with lockdep
Marco Elver
2020-03-21
1
-0
/
+3
*
|
|
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
|
|
kernel: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
|
|
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-2
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
1
-21
/
+65
|
\
\
\
|
*
|
|
lockdep: Prepare for noinstr sections
Peter Zijlstra
2020-05-19
1
-21
/
+65
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-01
2
-3
/
+1
|
\
\
\
|
*
|
|
locking/lockdep: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
1
-1
/
+1
[prev]
[next]