[tip:timers/core] timer: Fix jiffies wrap behavior of round_jiffies_common()

2013-06-28 Thread tip-bot for Bart Van Assche
Commit-ID: 9e04d3804d3ac97d8c03a41d78d0f0674b5d01e1 Gitweb: http://git.kernel.org/tip/9e04d3804d3ac97d8c03a41d78d0f0674b5d01e1 Author: Bart Van Assche bart.vanass...@gmail.com AuthorDate: Tue, 21 May 2013 20:43:50 +0200 Committer: Thomas Gleixner t...@linutronix.de CommitDate: Fri, 28

[tip:locking/core] locking/spinlocks: Always evaluate the second argument of spin_lock_nested()

2014-08-13 Thread tip-bot for Bart Van Assche
Commit-ID: 4999201a59ef555f9105d2bb2459ed895627f7aa Gitweb: http://git.kernel.org/tip/4999201a59ef555f9105d2bb2459ed895627f7aa Author: Bart Van Assche bvanass...@acm.org AuthorDate: Fri, 8 Aug 2014 12:35:36 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 13 Aug 2014

[tip:timers/core] timekeeping: Use proper seqcount initializer

2018-12-05 Thread tip-bot for Bart Van Assche
Commit-ID: ce10a5b3954f2514af726beb78ed8d7350c5e41c Gitweb: https://git.kernel.org/tip/ce10a5b3954f2514af726beb78ed8d7350c5e41c Author: Bart Van Assche AuthorDate: Wed, 28 Nov 2018 15:43:09 -0800 Committer: Thomas Gleixner CommitDate: Wed, 5 Dec 2018 11:00:09 +0100 timekeeping: Use

[tip:timers/core] timer: Fix jiffies wrap behavior of round_jiffies_common()

2013-06-28 Thread tip-bot for Bart Van Assche
Commit-ID: 9e04d3804d3ac97d8c03a41d78d0f0674b5d01e1 Gitweb: http://git.kernel.org/tip/9e04d3804d3ac97d8c03a41d78d0f0674b5d01e1 Author: Bart Van Assche AuthorDate: Tue, 21 May 2013 20:43:50 +0200 Committer: Thomas Gleixner CommitDate: Fri, 28 Jun 2013 17:10:11 +0200 timer: Fix jiffies

[tip:locking/core] locking/spinlocks: Always evaluate the second argument of spin_lock_nested()

2014-08-13 Thread tip-bot for Bart Van Assche
Commit-ID: 4999201a59ef555f9105d2bb2459ed895627f7aa Gitweb: http://git.kernel.org/tip/4999201a59ef555f9105d2bb2459ed895627f7aa Author: Bart Van Assche AuthorDate: Fri, 8 Aug 2014 12:35:36 +0200 Committer: Ingo Molnar CommitDate: Wed, 13 Aug 2014 10:32:38 +0200 locking/spinlocks:

[tip:locking/core] locking/lockdep: Make it clear that what lock_class::key points at is not modified

2019-07-25 Thread tip-bot for Bart Van Assche
Commit-ID: 364f6afc4f5537b79cf454eb35cae92920676075 Gitweb: https://git.kernel.org/tip/364f6afc4f5537b79cf454eb35cae92920676075 Author: Bart Van Assche AuthorDate: Mon, 22 Jul 2019 11:24:40 -0700 Committer: Ingo Molnar CommitDate: Thu, 25 Jul 2019 15:43:26 +0200 locking/lockdep: Make

[tip:locking/core] stacktrace: Constify 'entries' arguments

2019-07-25 Thread tip-bot for Bart Van Assche
Commit-ID: a2970421640bd9b6a78f2685d7750a791abdfd4e Gitweb: https://git.kernel.org/tip/a2970421640bd9b6a78f2685d7750a791abdfd4e Author: Bart Van Assche AuthorDate: Mon, 22 Jul 2019 11:24:41 -0700 Committer: Ingo Molnar CommitDate: Thu, 25 Jul 2019 15:43:26 +0200 stacktrace: Constify

[tip:locking/core] locking/lockdep: Reduce space occupied by stack traces

2019-07-25 Thread tip-bot for Bart Van Assche
Commit-ID: 12593b7467f9130b64a6d4b6a26ed4ec217b6784 Gitweb: https://git.kernel.org/tip/12593b7467f9130b64a6d4b6a26ed4ec217b6784 Author: Bart Van Assche AuthorDate: Mon, 22 Jul 2019 11:24:42 -0700 Committer: Ingo Molnar CommitDate: Thu, 25 Jul 2019 15:43:27 +0200 locking/lockdep:

[tip:locking/core] locking/lockdep: Report more stack trace statistics

2019-07-25 Thread tip-bot for Bart Van Assche
Commit-ID: 8c779229d0f4fe83ead90bdcbbf08b02989aa200 Gitweb: https://git.kernel.org/tip/8c779229d0f4fe83ead90bdcbbf08b02989aa200 Author: Bart Van Assche AuthorDate: Mon, 22 Jul 2019 11:24:43 -0700 Committer: Ingo Molnar CommitDate: Thu, 25 Jul 2019 15:43:28 +0200 locking/lockdep:

[tip:locking/core] tools/lib/lockdep/tests: Display compiler warning and error messages

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: da087b2229618f78ecea5c203fed8ba2245de636 Gitweb: https://git.kernel.org/tip/da087b2229618f78ecea5c203fed8ba2245de636 Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:25 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:47 +0100

[tip:locking/core] tools/lib/lockdep/tests: Fix shellcheck warnings

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 7e9798871a9186cb831cf693d7ff58085384ccbd Gitweb: https://git.kernel.org/tip/7e9798871a9186cb831cf693d7ff58085384ccbd Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:26 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:48 +0100

[tip:locking/core] tools/lib/lockdep/tests: Improve testing accuracy

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 5ecb8e94b494af0df8de4ca9b9ef88d87b30a9c1 Gitweb: https://git.kernel.org/tip/5ecb8e94b494af0df8de4ca9b9ef88d87b30a9c1 Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:27 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:49 +0100

[tip:locking/core] tools/lib/lockdep/tests: Run lockdep tests a second time under Valgrind

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 2b28a8609ec9891e37607ae20688b4ab34f2778c Gitweb: https://git.kernel.org/tip/2b28a8609ec9891e37607ae20688b4ab34f2778c Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:28 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:49 +0100

[tip:locking/core] tools/lib/lockdep: Rename "trywlock" into "trywrlock"

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 7f3c7952d111ac93573fb86f4d5aeff527a07fcc Gitweb: https://git.kernel.org/tip/7f3c7952d111ac93573fb86f4d5aeff527a07fcc Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:29 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:50 +0100 tools/lib/lockdep:

[tip:locking/core] tools/lib/lockdep: Add dummy print_irqtrace_events() implementation

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: ac862d9b2fd084b50ee7a332a35d8d8d3228ce09 Gitweb: https://git.kernel.org/tip/ac862d9b2fd084b50ee7a332a35d8d8d3228ce09 Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:30 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:50 +0100 tools/lib/lockdep: Add

[tip:locking/core] tools/lib/lockdep/tests: Test the lockdep_reset_lock() implementation

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 886adbed7ac19352315e9f1dd880360c7544d25c Gitweb: https://git.kernel.org/tip/886adbed7ac19352315e9f1dd880360c7544d25c Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:31 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:51 +0100

[tip:locking/core] locking/lockdep: Declare local symbols static

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 1431a5d2cfa18d7006d9b0e7ab4548d9bb19ce55 Gitweb: https://git.kernel.org/tip/1431a5d2cfa18d7006d9b0e7ab4548d9bb19ce55 Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:32 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:51 +0100 locking/lockdep:

[tip:locking/core] locking/lockdep: Inline __lockdep_init_map()

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: d35568bdb6ce4be3f885f8f189bbde5adc7e0160 Gitweb: https://git.kernel.org/tip/d35568bdb6ce4be3f885f8f189bbde5adc7e0160 Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:33 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:51 +0100 locking/lockdep: Inline

[tip:locking/core] locking/lockdep: Introduce lock_class_cache_is_registered()

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 2904d9fa45d3ce7153f1e10d78c570ecf7f19c35 Gitweb: https://git.kernel.org/tip/2904d9fa45d3ce7153f1e10d78c570ecf7f19c35 Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:34 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:53 +0100 locking/lockdep:

[tip:locking/core] locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statement

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: a66b6922dc6a5ece60ea9326153da3b062977a4d Gitweb: https://git.kernel.org/tip/a66b6922dc6a5ece60ea9326153da3b062977a4d Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:35 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:54 +0100 locking/lockdep: Remove

[tip:locking/core] locking/lockdep: Make concurrent lockdep_reset_lock() calls safe

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: 786fa29e9cb6810e21ab0d9c41a81d81d54d1d1b Gitweb: https://git.kernel.org/tip/786fa29e9cb6810e21ab0d9c41a81d81d54d1d1b Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:36 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:55 +0100 locking/lockdep: Make

[tip:locking/core] locking/lockdep: Stop using RCU primitives to access 'all_lock_classes'

2018-12-11 Thread tip-bot for Bart Van Assche
Commit-ID: fe27b0de8dfcdf8482558ce5d25e697fe74d851e Gitweb: https://git.kernel.org/tip/fe27b0de8dfcdf8482558ce5d25e697fe74d851e Author: Bart Van Assche AuthorDate: Thu, 6 Dec 2018 17:11:37 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Dec 2018 14:54:56 +0100 locking/lockdep: Stop

[tip:timers/core] timekeeping: Use proper seqcount initializer

2018-12-05 Thread tip-bot for Bart Van Assche
Commit-ID: ce10a5b3954f2514af726beb78ed8d7350c5e41c Gitweb: https://git.kernel.org/tip/ce10a5b3954f2514af726beb78ed8d7350c5e41c Author: Bart Van Assche AuthorDate: Wed, 28 Nov 2018 15:43:09 -0800 Committer: Thomas Gleixner CommitDate: Wed, 5 Dec 2018 11:00:09 +0100 timekeeping: Use

[tip:locking/urgent] locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' again

2019-04-16 Thread tip-bot for Bart Van Assche
Commit-ID: 8b39adbee805c539a461dbf208b125b096152b1c Gitweb: https://git.kernel.org/tip/8b39adbee805c539a461dbf208b125b096152b1c Author: Bart Van Assche AuthorDate: Mon, 15 Apr 2019 10:05:38 -0700 Committer: Ingo Molnar CommitDate: Tue, 16 Apr 2019 08:21:51 +0200 locking/lockdep: Make

[tip:locking/core] locking/lockdep: Fix two 32-bit compiler warnings

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 09d75ecb122d8b600d76e3b8d53a10ffbe3bcec2 Gitweb: https://git.kernel.org/tip/09d75ecb122d8b600d76e3b8d53a10ffbe3bcec2 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:36 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:38 +0100 locking/lockdep: Fix

[tip:locking/core] locking/lockdep: Fix reported required memory size (1/2)

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 7ff8517e1034f26dde03d6df4026f085480408f0 Gitweb: https://git.kernel.org/tip/7ff8517e1034f26dde03d6df4026f085480408f0 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:37 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:39 +0100 locking/lockdep: Fix

[tip:locking/core] locking/lockdep: Fix reported required memory size (2/2)

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 15ea86b58c71d05e0921bebcf707aa30e43e9e25 Gitweb: https://git.kernel.org/tip/15ea86b58c71d05e0921bebcf707aa30e43e9e25 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:38 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:39 +0100 locking/lockdep: Fix

[tip:locking/core] locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 523b113bace5e64e860d8c61d7aa25057d274753 Gitweb: https://git.kernel.org/tip/523b113bace5e64e860d8c61d7aa25057d274753 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:39 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:40 +0100 locking/lockdep: Avoid

[tip:locking/core] locking/lockdep: Reorder struct lock_class members

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 09329d1c2024522308ca4de977fc6bba753bab1a Gitweb: https://git.kernel.org/tip/09329d1c2024522308ca4de977fc6bba753bab1a Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:40 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:40 +0100 locking/lockdep:

[tip:locking/core] locking/lockdep: Make zap_class() remove all matching lock order entries

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 86cffb80a525f7b8f969c8c79669d383e02f17d1 Gitweb: https://git.kernel.org/tip/86cffb80a525f7b8f969c8c79669d383e02f17d1 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:41 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:40 +0100 locking/lockdep: Make

[tip:locking/core] locking/lockdep: Initialize the locks_before and locks_after lists earlier

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: feb0a3865ed2f7d66a1f2686f7ad784422c249ad Gitweb: https://git.kernel.org/tip/feb0a3865ed2f7d66a1f2686f7ad784422c249ad Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:42 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:41 +0100 locking/lockdep:

[tip:locking/core] locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 956f3563a8387beb7758f2e8ee483639ef91afc6 Gitweb: https://git.kernel.org/tip/956f3563a8387beb7758f2e8ee483639ef91afc6 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:43 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:42 +0100 locking/lockdep: Split

[tip:locking/core] locking/lockdep: Make it easy to detect whether or not inside a selftest

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: cdc84d794947b5431c0a6916c303aee7114819d2 Gitweb: https://git.kernel.org/tip/cdc84d794947b5431c0a6916c303aee7114819d2 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:44 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:43 +0100 locking/lockdep: Make

[tip:locking/core] locking/lockdep: Update two outdated comments

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 29fc33fb7283970701355dc89badba4ed21c7092 Gitweb: https://git.kernel.org/tip/29fc33fb7283970701355dc89badba4ed21c7092 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:45 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:43 +0100 locking/lockdep:

[tip:locking/core] locking/lockdep: Free lock classes that are no longer in use

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: a0b0fd53e1e67639b303b15939b9c653dbe7a8c4 Gitweb: https://git.kernel.org/tip/a0b0fd53e1e67639b303b15939b9c653dbe7a8c4 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:46 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:43 +0100 locking/lockdep: Free

[tip:locking/core] locking/lockdep: Reuse list entries that are no longer in use

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: ace35a7ac493d4284a57ad807579011bebba891c Gitweb: https://git.kernel.org/tip/ace35a7ac493d4284a57ad807579011bebba891c Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:47 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:44 +0100 locking/lockdep: Reuse

[tip:locking/core] locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 2212684adff79e2704a2792ff46682afb9246fc8 Gitweb: https://git.kernel.org/tip/2212684adff79e2704a2792ff46682afb9246fc8 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:48 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:44 +0100 locking/lockdep:

[tip:locking/core] locking/lockdep: Fix a comment in add_chain_cache()

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 527af3ea273b2cf0c017a2c90090b3c94af8aba4 Gitweb: https://git.kernel.org/tip/527af3ea273b2cf0c017a2c90090b3c94af8aba4 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:49 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:45 +0100 locking/lockdep: Fix a

[tip:locking/core] locking/lockdep: Reuse lock chains that have been freed

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: de4643a77356a77bce73f64275b125b4b71a69cf Gitweb: https://git.kernel.org/tip/de4643a77356a77bce73f64275b125b4b71a69cf Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:50 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:45 +0100 locking/lockdep: Reuse

[tip:locking/core] locking/lockdep: Check data structure consistency

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: b526b2e39a53b312f5a6867ce57824247aa0ce8b Gitweb: https://git.kernel.org/tip/b526b2e39a53b312f5a6867ce57824247aa0ce8b Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:51 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:45 +0100 locking/lockdep: Check

[tip:locking/core] locking/lockdep: Verify whether lock objects are small enough to be used as class keys

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 4bf508621855613ca2ac782f70c3171e0e8bb011 Gitweb: https://git.kernel.org/tip/4bf508621855613ca2ac782f70c3171e0e8bb011 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:52 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:46 +0100 locking/lockdep:

[tip:locking/core] locking/lockdep: Add support for dynamic keys

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 108c14858b9ea224686e476c8f5ec345a0df9e27 Gitweb: https://git.kernel.org/tip/108c14858b9ea224686e476c8f5ec345a0df9e27 Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:53 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:47 +0100 locking/lockdep: Add

[tip:locking/core] kernel/workqueue: Use dynamic lockdep keys for workqueues

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: 669de8bda87b92ab9a2fc663b3f5743c2ad1ae9f Gitweb: https://git.kernel.org/tip/669de8bda87b92ab9a2fc663b3f5743c2ad1ae9f Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:54 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:47 +0100 kernel/workqueue: Use

[tip:locking/core] lockdep/lib/tests: Fix run_tests.sh

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: d93ac78bf7b37db36fa00225f8e9a14c7ed1b2ba Gitweb: https://git.kernel.org/tip/d93ac78bf7b37db36fa00225f8e9a14c7ed1b2ba Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:57 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:48 +0100 lockdep/lib/tests: Fix

[tip:locking/core] lockdep/lib/tests: Test dynamic key registration

2019-02-27 Thread tip-bot for Bart Van Assche
Commit-ID: f214737b75b0ee79763b5c058b9d5e83d711348d Gitweb: https://git.kernel.org/tip/f214737b75b0ee79763b5c058b9d5e83d711348d Author: Bart Van Assche AuthorDate: Thu, 14 Feb 2019 15:00:58 -0800 Committer: Ingo Molnar CommitDate: Thu, 28 Feb 2019 07:55:48 +0100 lockdep/lib/tests:

[tip:locking/urgent] locking/lockdep: Zap lock classes even with lock debugging disabled

2019-04-10 Thread tip-bot for Bart Van Assche
Commit-ID: 90c1cba2b3b3851c151229f61801919b2904d437 Gitweb: https://git.kernel.org/tip/90c1cba2b3b3851c151229f61801919b2904d437 Author: Bart Van Assche AuthorDate: Wed, 3 Apr 2019 16:35:52 -0700 Committer: Ingo Molnar CommitDate: Wed, 10 Apr 2019 13:45:59 +0200 locking/lockdep: Zap

[tip:locking/urgent] workqueue: Only unregister a registered lockdep key

2019-03-21 Thread tip-bot for Bart Van Assche
Commit-ID: 82efcab3b9f3ef59e9713237c6e3c05c3a95c1ae Gitweb: https://git.kernel.org/tip/82efcab3b9f3ef59e9713237c6e3c05c3a95c1ae Author: Bart Van Assche AuthorDate: Mon, 11 Mar 2019 16:02:55 -0700 Committer: Thomas Gleixner CommitDate: Thu, 21 Mar 2019 12:00:18 +0100 workqueue: Only

[tip:locking/urgent] locking/lockdep: Only call init_rcu_head() after RCU has been initialized

2019-03-09 Thread tip-bot for Bart Van Assche
Commit-ID: 0126574fca2ce0f0d5beb9dade6efb823ff7407b Gitweb: https://git.kernel.org/tip/0126574fca2ce0f0d5beb9dade6efb823ff7407b Author: Bart Van Assche AuthorDate: Sun, 3 Mar 2019 10:19:01 -0800 Committer: Ingo Molnar CommitDate: Sat, 9 Mar 2019 14:15:51 +0100 locking/lockdep: Only

[tip:locking/urgent] workqueue, lockdep: Fix an alloc_workqueue() error path

2019-03-09 Thread tip-bot for Bart Van Assche
Commit-ID: 009bb421b6ceb7916ce627023d0eb7ced04c8910 Gitweb: https://git.kernel.org/tip/009bb421b6ceb7916ce627023d0eb7ced04c8910 Author: Bart Van Assche AuthorDate: Sun, 3 Mar 2019 14:00:46 -0800 Committer: Ingo Molnar CommitDate: Sat, 9 Mar 2019 14:15:52 +0100 workqueue, lockdep: Fix