1. c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 11 months ago
  2. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  3. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  4. 9eef023 Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  5. 5a79872 rbtree, rtmutex: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
  6. 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years ago
  7. 6213736 Merge branch 'linus' into locking/core, to pick up upstream fixes by Ingo Molnar · 4 years ago
  8. d8d0da4 locking/arch: Move qrwlock.h include after qspinlock.h by Waiman Long · 4 years ago
  9. 0f319d4 locking/mutex: Kill mutex_trylock_recursive() by Sebastian Andrzej Siewior · 4 years ago
  10. c8cc7e8 lockdep: Noinstr annotate warn_bogus_irq_restore() by Peter Zijlstra · 4 years ago
  11. 7f82e63 locking/lockdep: Avoid unmatched unlock by Peter Zijlstra · 4 years ago
  12. 442187f locking/rwsem: Remove empty rwsem.h by Nikolay Borisov · 4 years ago
  13. bf594bf locking/rtmutex: Add missing kernel-doc markup by Alex Shi · 4 years, 2 months ago
  14. 2156ac1 rtmutex: Remove unused argument from rt_mutex_proxy_unlock() by Thomas Gleixner · 4 years ago
  15. 0d2460b Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD by Paul E. McKenney · 4 years ago
  16. 997acaf lockdep: report broken irq restoration by Mark Rutland · 4 years ago
  17. 5f29624 locking/lockdep: Exclude local_lock_t from IRQ inversions by Boqun Feng · 4 years, 1 month ago
  18. 175b1a6 locking/lockdep: Clean up check_redundant() a bit by Peter Zijlstra · 4 years, 1 month ago
  19. bc2dd71 locking/lockdep: Add a skip() function to __bfs() by Boqun Feng · 4 years, 1 month ago
  20. dfd5e3f locking/lockdep: Mark local_lock_t by Peter Zijlstra · 4 years, 1 month ago
  21. 77ca93a locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP by Peter Zijlstra · 4 years ago
  22. 0afda3a locking/lockdep: Cure noinstr fail by Peter Zijlstra · 4 years ago
  23. c5586e3 locking: Remove duplicate include of percpu-rwsem.h by Wang Qing · 4 years, 2 months ago
  24. e857b6f Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  25. 8c1dccc Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  26. 617f3ef locking/rwsem: Remove reader optimistic spinning by Waiman Long · 4 years, 2 months ago
  27. 1a728df locking/rwsem: Enable reader optimistic lock stealing by Waiman Long · 4 years, 2 months ago
  28. 2f06f70 locking/rwsem: Prevent potential lock starvation by Waiman Long · 4 years, 2 months ago
  29. c8fe8b0 locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath() by Waiman Long · 4 years, 2 months ago
  30. c995e63 locking/rwsem: Fold __down_{read,write}*() by Peter Zijlstra · 4 years, 1 month ago
  31. 285c61a locking/rwsem: Introduce rwsem_write_trylock() by Peter Zijlstra · 4 years, 1 month ago
  32. 3379116 locking/rwsem: Better collate rwsem_read_trylock() by Peter Zijlstra · 4 years, 1 month ago
  33. 31784cf rwsem: Implement down_read_interruptible by Eric W. Biederman · 4 years, 1 month ago
  34. 0f9368b rwsem: Implement down_read_killable_nested by Eric W. Biederman · 4 years, 1 month ago
  35. 43be438 lockdep: Put graph lock/unlock under lock_recursion protection by Boqun Feng · 4 years, 2 months ago
  36. d61fc96a lockdep: Avoid to modify chain keys in validate_chain() by Boqun Feng · 4 years, 3 months ago
  37. 0d72028 locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup by Hou Tao · 4 years, 4 months ago
  38. 6b74fa0 locktorture: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 4 months ago
  39. e5ace37 locktorture: Ignore nreaders_stress if no readlock support by Hou Tao · 4 years, 4 months ago
  40. 3480d67 locktorture: Track time of last ->writeunlock() by Paul E. McKenney · 4 years, 5 months ago
  41. 8d99084 Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  42. 1a39340 lockdep: Fix nr_unused_locks accounting by Peter Zijlstra · 4 years, 3 months ago
  43. d48e385 locking/lockdep: Remove more raw_cpu_read() usage by Peter Zijlstra · 4 years, 3 months ago
  44. f8e48a3 lockdep: Fix preemption WARN for spurious IRQ-enable by Peter Zijlstra · 4 years, 3 months ago
  45. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  46. e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  47. 4d00409 lockdep: Fix lockdep recursion by Peter Zijlstra · 4 years, 4 months ago
  48. 2bb8945 lockdep: Fix usage_traceoverflow by Peter Zijlstra · 4 years, 4 months ago
  49. b36c830 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 3 months ago
  50. 6d1823c lockdep: Optimize the memory usage of circular queue by Boqun Feng · 4 years, 4 months ago
  51. e6b1a44 locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count by Hou Tao · 4 years, 4 months ago
  52. 23870f1 locking/lockdep: Fix "USED" <- "IN-NMI" inversions by peterz@infradead.org · 4 years, 5 months ago
  53. f611e8c lockdep: Take read/write status in consideration when generate chainkey by Boqun Feng · 4 years, 5 months ago
  54. 621c9da lockdep: Add recursive read locks into dependency graph by Boqun Feng · 4 years, 5 months ago
  55. f08e388 lockdep: Fix recursive read lock related safe->unsafe detection by Boqun Feng · 4 years, 5 months ago
  56. 68e3056 lockdep: Adjust check_redundant() for recursive read change by Boqun Feng · 4 years, 5 months ago
  57. 9de0c9b lockdep: Support deadlock detection for recursive read locks in check_noncircular() by Boqun Feng · 4 years, 5 months ago
  58. 61775ed lockdep: Make __bfs(.match) return bool by Boqun Feng · 4 years, 5 months ago
  59. 6971c0f lockdep: Extend __bfs() to work with multiple types of dependencies by Boqun Feng · 4 years, 5 months ago
  60. 3454a36 lockdep: Introduce lock_list::dep by Boqun Feng · 4 years, 5 months ago
  61. bd76eca lockdep: Reduce the size of lock_list::distance by Boqun Feng · 4 years, 5 months ago
  62. d563bc6 lockdep: Make __bfs() visit every dependency until a match by Boqun Feng · 4 years, 5 months ago
  63. b11be02 lockdep: Demagic the return value of BFS by Boqun Feng · 4 years, 5 months ago
  64. e918188 locking: More accurate annotations for read_lock() by Boqun Feng · 4 years, 5 months ago
  65. eb1f002 lockdep,trace: Expose tracepoints by Peter Zijlstra · 4 years, 5 months ago
  66. fddf905 lockdep: Use raw_cpu_*() for per-cpu variables by Peter Zijlstra · 4 years, 5 months ago
  67. d49bed9 locktorture: Make function torture_percpu_rwsem_init() static by Wei Yongjun · 4 years, 7 months ago
  68. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  69. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  70. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  71. a703f36 Merge branch 'WIP.locking/seqlocks' into locking/urgent by Ingo Molnar · 4 years, 5 months ago
  72. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  73. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  74. 992414a Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch by Ingo Molnar · 4 years, 6 months ago
  75. 63722bb Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 6 months ago
  76. 0584df9 lockdep: Refactor IRQ trace events fields into struct by Marco Elver · 4 years, 6 months ago
  77. ed00495 locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs by peterz@infradead.org · 4 years, 6 months ago
  78. a7ef9b2 locking/lockdep: Fix overflow in presentation of average lock-time by Chris Wilson · 4 years, 6 months ago
  79. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  80. f9ad4a5 lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument by Peter Zijlstra · 4 years, 8 months ago
  81. a21ee60 lockdep: Change hardirq{s_enabled,_context} to per-cpu variables by Peter Zijlstra · 4 years, 8 months ago
  82. 859d069 lockdep: Prepare for NMI IRQ state tracking by Peter Zijlstra · 4 years, 8 months ago
  83. 05eee61 x86/kvm: Add "nopvspin" parameter to disable PV spinlocks by Zhenzhong Duan · 5 years ago
  84. 33190b6 locking/osq_lock: Annotate a data race in osq_lock by Qian Cai · 5 years ago
  85. 13625c0 Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD by Paul E. McKenney · 4 years, 7 months ago
  86. d02c6b5 locktorture: Use true and false to assign to bool variables by Zou Wei · 4 years, 9 months ago
  87. d29e0b2 lockdep: Complain only once about RCU in extended quiescent state by Paul E. McKenney · 4 years, 8 months ago
  88. 93db912 sched,locktorture: Convert to sched_set_fifo() by Peter Zijlstra · 4 years, 9 months ago
  89. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  90. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  91. 6eebad1 lockdep: __always_inline more for noinstr by Peter Zijlstra · 4 years, 8 months ago
  92. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  93. fe1993a kernel: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  94. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  95. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  96. 6005606 Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  97. db78538 locking/lockdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  98. e616cb8 lockdep: Always inline lockdep_{off,on}() by Peter Zijlstra · 5 years ago
  99. c86e9b9 lockdep: Prepare for noinstr sections by Peter Zijlstra · 4 years, 10 months ago
  100. 23b5ae2 locking/rtmutex: Remove unused rt_mutex_cmpxchg_relaxed() by Alex Shi · 4 years, 9 months ago