[tip:locking/core] locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()

2018-05-14 Thread tip-bot for Tetsuo Handa
Commit-ID: 0f736a52e4be86476eec1d5adbcbd9c2809ac4b4 Gitweb: https://git.kernel.org/tip/0f736a52e4be86476eec1d5adbcbd9c2809ac4b4 Author: Tetsuo Handa AuthorDate: Fri, 6 Apr 2018 19:41:18 +0900 Committer: Ingo Molnar CommitDate: Mon,

[tip:locking/core] locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()

2018-05-14 Thread tip-bot for Tetsuo Handa
Commit-ID: 0f736a52e4be86476eec1d5adbcbd9c2809ac4b4 Gitweb: https://git.kernel.org/tip/0f736a52e4be86476eec1d5adbcbd9c2809ac4b4 Author: Tetsuo Handa AuthorDate: Fri, 6 Apr 2018 19:41:18 +0900 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018 09:15:02 +0200 locking/lockdep: Use

[tip:locking/core] locking/lockdep: Move sanity check to inside lockdep_print_held_locks()

2018-05-14 Thread tip-bot for Tetsuo Handa
Commit-ID: 8cc05c71ba5f793690bb72aeb404dce65b5d4b52 Gitweb: https://git.kernel.org/tip/8cc05c71ba5f793690bb72aeb404dce65b5d4b52 Author: Tetsuo Handa AuthorDate: Fri, 6 Apr 2018 19:41:19 +0900 Committer: Ingo Molnar CommitDate: Mon,

[tip:locking/core] locking/lockdep: Move sanity check to inside lockdep_print_held_locks()

2018-05-14 Thread tip-bot for Tetsuo Handa
Commit-ID: 8cc05c71ba5f793690bb72aeb404dce65b5d4b52 Gitweb: https://git.kernel.org/tip/8cc05c71ba5f793690bb72aeb404dce65b5d4b52 Author: Tetsuo Handa AuthorDate: Fri, 6 Apr 2018 19:41:19 +0900 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018 09:15:02 +0200 locking/lockdep: Move

[tip:x86/urgent] x86/kexec: Avoid double free_page() upon do_kexec_load() failure

2018-05-13 Thread tip-bot for Tetsuo Handa
Commit-ID: a466ef76b815b86748d9870ef2a430af7b39c710 Gitweb: https://git.kernel.org/tip/a466ef76b815b86748d9870ef2a430af7b39c710 Author: Tetsuo Handa AuthorDate: Wed, 9 May 2018 19:42:20 +0900 Committer: Thomas Gleixner CommitDate:

[tip:x86/urgent] x86/kexec: Avoid double free_page() upon do_kexec_load() failure

2018-05-13 Thread tip-bot for Tetsuo Handa
Commit-ID: a466ef76b815b86748d9870ef2a430af7b39c710 Gitweb: https://git.kernel.org/tip/a466ef76b815b86748d9870ef2a430af7b39c710 Author: Tetsuo Handa AuthorDate: Wed, 9 May 2018 19:42:20 +0900 Committer: Thomas Gleixner CommitDate: Sun, 13 May 2018 19:50:06 +0200 x86/kexec: Avoid

[tip:locking/core] lockdep: Make the lock debug output more useful

2018-03-29 Thread tip-bot for Tetsuo Handa
Commit-ID: b3c39758c8a6972f02b43f83dba7fe7a352371b9 Gitweb: https://git.kernel.org/tip/b3c39758c8a6972f02b43f83dba7fe7a352371b9 Author: Tetsuo Handa AuthorDate: Tue, 27 Mar 2018 19:41:41 +0900 Committer: Thomas Gleixner

[tip:locking/core] lockdep: Make the lock debug output more useful

2018-03-29 Thread tip-bot for Tetsuo Handa
Commit-ID: b3c39758c8a6972f02b43f83dba7fe7a352371b9 Gitweb: https://git.kernel.org/tip/b3c39758c8a6972f02b43f83dba7fe7a352371b9 Author: Tetsuo Handa AuthorDate: Tue, 27 Mar 2018 19:41:41 +0900 Committer: Thomas Gleixner CommitDate: Thu, 29 Mar 2018 14:41:40 +0200 lockdep: Make the

[tip:sched/urgent] sched/core: Fix oops in sched_show_task()

2016-11-03 Thread tip-bot for Tetsuo Handa
Commit-ID: 382005027fedc50b28d40ae64ef1461cca38953e Gitweb: http://git.kernel.org/tip/382005027fedc50b28d40ae64ef1461cca38953e Author: Tetsuo Handa AuthorDate: Wed, 2 Nov 2016 19:50:29 +0900 Committer: Ingo Molnar CommitDate: Thu, 3

[tip:sched/urgent] sched/core: Fix oops in sched_show_task()

2016-11-03 Thread tip-bot for Tetsuo Handa
Commit-ID: 382005027fedc50b28d40ae64ef1461cca38953e Gitweb: http://git.kernel.org/tip/382005027fedc50b28d40ae64ef1461cca38953e Author: Tetsuo Handa AuthorDate: Wed, 2 Nov 2016 19:50:29 +0900 Committer: Ingo Molnar CommitDate: Thu, 3 Nov 2016 07:27:34 +0100 sched/core: Fix oops in

[tip:sched/core] sched/debug: Fix potential call to __ffs(0) in sched_show_task()

2015-01-14 Thread tip-bot for Tetsuo Handa
Commit-ID: 1f8a7633094b7886c0677b78ba60b82e501f3ce6 Gitweb: http://git.kernel.org/tip/1f8a7633094b7886c0677b78ba60b82e501f3ce6 Author: Tetsuo Handa AuthorDate: Fri, 5 Dec 2014 21:22:22 +0900 Committer: Ingo Molnar CommitDate: Wed, 14 Jan 2015 13:34:15 +0100 sched/debug: Fix potential

[tip:sched/core] sched/debug: Fix potential call to __ffs(0) in sched_show_task()

2015-01-14 Thread tip-bot for Tetsuo Handa
Commit-ID: 1f8a7633094b7886c0677b78ba60b82e501f3ce6 Gitweb: http://git.kernel.org/tip/1f8a7633094b7886c0677b78ba60b82e501f3ce6 Author: Tetsuo Handa penguin-ker...@i-love.sakura.ne.jp AuthorDate: Fri, 5 Dec 2014 21:22:22 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Wed, 14

[tip:sched/urgent] sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()

2015-01-09 Thread tip-bot for Tetsuo Handa
Commit-ID: 7f1a169b88f513e32a432ca0f85bfd282d117bd6 Gitweb: http://git.kernel.org/tip/7f1a169b88f513e32a432ca0f85bfd282d117bd6 Author: Tetsuo Handa AuthorDate: Thu, 25 Dec 2014 15:51:21 +0900 Committer: Ingo Molnar CommitDate: Fri, 9 Jan 2015 11:19:00 +0100 sched/fair: Fix RCU stall

[tip:sched/urgent] sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()

2015-01-09 Thread tip-bot for Tetsuo Handa
Commit-ID: 7f1a169b88f513e32a432ca0f85bfd282d117bd6 Gitweb: http://git.kernel.org/tip/7f1a169b88f513e32a432ca0f85bfd282d117bd6 Author: Tetsuo Handa penguin-ker...@i-love.sakura.ne.jp AuthorDate: Thu, 25 Dec 2014 15:51:21 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 9

[tip:core/urgent] mutex: Avoid gcc version dependent __builtin_constant_p() usage

2013-10-20 Thread tip-bot for Tetsuo Handa
Commit-ID: b0267507dfd0187fb7840a0ec461a510a7f041c5 Gitweb: http://git.kernel.org/tip/b0267507dfd0187fb7840a0ec461a510a7f041c5 Author: Tetsuo Handa AuthorDate: Thu, 17 Oct 2013 19:45:29 +0900 Committer: Ingo Molnar CommitDate: Fri, 18 Oct 2013 21:58:54 +0200 mutex: Avoid gcc version

[tip:core/urgent] mutex: Avoid gcc version dependent __builtin_constant_p() usage

2013-10-20 Thread tip-bot for Tetsuo Handa
Commit-ID: b0267507dfd0187fb7840a0ec461a510a7f041c5 Gitweb: http://git.kernel.org/tip/b0267507dfd0187fb7840a0ec461a510a7f041c5 Author: Tetsuo Handa penguin-ker...@i-love.sakura.ne.jp AuthorDate: Thu, 17 Oct 2013 19:45:29 +0900 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 18