blob: 94ae141d0a3a9bfb7d6d2695767a568578103fef [file] [log] [blame]
c0090c4c85c2 ("locking/lockdep: Remove the unused print_lock_trace() function")
c120bce78065 ("lockdep: Simplify stack trace handling")
76b14436b4d9 ("lockdep: Remove save argument from check_prev_add()")
2dfed4565afe ("lockdep: Remove the ULONG_MAX stack trace hackery")
86cffb80a525 ("locking/lockdep: Make zap_class() remove all matching lock order entries")
e966eaeeb623 ("locking/lockdep: Remove the cross-release locking checks")
5e351ad10699 ("locking/lockdep: Fix possible NULL deref")
a7967bc31584 ("sched/completions: Add support for initializing completions with lockdep_map")
e121d64e1648 ("locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y")
2dcd5adfb740 ("locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS")
d141babe4244 ("locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default")
24208435e343 ("locking/lockdep, sched/completions: Change the prefix of lock name for completion variables")
b483cf3bc249 ("locking/lockdep: Disable cross-release features for now")
8b405d5c5d09 ("locking/lockdep: Fix stacktrace mess")
f52be5708076 ("locking/lockdep: Untangle xhlock history save/restore from task independence")
e6f3faa734a0 ("locking/lockdep: Fix workqueue crossrelease annotation")
e26f34a407ae ("locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS truly non-interactive")
52fa5bc5cbba ("locking/lockdep: Explicitly initialize wq_barrier::done::map")
ea3f2c0fdfbb ("locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS")
0f0a22260d61 ("locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config")
d0541b0fa64b ("locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING")
907dc16d7e23 ("locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease")
cd8084f91c02 ("locking/lockdep: Apply crossrelease to completions")
383a4bc88849 ("locking/lockdep: Make print_circular_bug() aware of crossrelease")
28a903f63ec0 ("locking/lockdep: Handle non(or multi)-acquisition of a crosslock")
23f873d8f952 ("locking/lockdep: Detect and handle hist_lock ring buffer overwrite")
b09be676e0ff ("locking/lockdep: Implement the 'crossrelease' feature")
ce07a9415f26 ("locking/lockdep: Make check_prev_add() able to handle external stack_trace")
70911fdc9576 ("locking/lockdep: Change the meaning of check_prev_add()'s return value")
ae813308f463 ("locking/lockdep: Avoid creating redundant links")
681fbec881de ("lockdep: Use consistent printing primitives")
de4d195308ad ("Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")