[tip: sched/core] sched/membarrier: fix missing local execution of ipi_sync_rq_state()

2021-03-06 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/core branch of tip: Commit-ID: ce29ddc47b91f97e7f69a0fb7cbb5845f52a9825 Gitweb: https://git.kernel.org/tip/ce29ddc47b91f97e7f69a0fb7cbb5845f52a9825 Author:Mathieu Desnoyers AuthorDate:Wed, 17 Feb 2021 11:56:51 -05:00

[tip: sched/urgent] sched/membarrier: fix missing local execution of ipi_sync_rq_state()

2021-03-01 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: fba111913e51a934eaad85734254eab801343836 Gitweb: https://git.kernel.org/tip/fba111913e51a934eaad85734254eab801343836 Author:Mathieu Desnoyers AuthorDate:Wed, 17 Feb 2021 11:56:51 -05:00

[tip: sched/core] sched: fix exit_mm vs membarrier (v4)

2020-10-29 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/core branch of tip: Commit-ID: 5bc78502322a5e4eef3f1b2a2813751dc6434143 Gitweb: https://git.kernel.org/tip/5bc78502322a5e4eef3f1b2a2813751dc6434143 Author:Mathieu Desnoyers AuthorDate:Tue, 20 Oct 2020 09:47:13 -04:00

[tip: sched/core] sched: membarrier: cover kthread_use_mm (v4)

2020-10-29 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/core branch of tip: Commit-ID: 618758ed3a4f7d790414d020b362111748ebbf9f Gitweb: https://git.kernel.org/tip/618758ed3a4f7d790414d020b362111748ebbf9f Author:Mathieu Desnoyers AuthorDate:Tue, 20 Oct 2020 09:47:14 -04:00

[tip: sched/core] sched: membarrier: document memory ordering scenarios

2020-10-29 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/core branch of tip: Commit-ID: 25595eb6aaa9fbb31330f1e0b400642694bc6574 Gitweb: https://git.kernel.org/tip/25595eb6aaa9fbb31330f1e0b400642694bc6574 Author:Mathieu Desnoyers AuthorDate:Tue, 20 Oct 2020 09:47:15 -04:00

[tip: sched/urgent] sched: Fix unreliable rseq cpu_id for new tasks

2020-07-08 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: ce3614daabea8a2d01c1dd17ae41d1ec5e5ae7db Gitweb: https://git.kernel.org/tip/ce3614daabea8a2d01c1dd17ae41d1ec5e5ae7db Author:Mathieu Desnoyers AuthorDate:Mon, 06 Jul 2020 16:49:10 -04:00

[tip: sched/urgent] sched/membarrier: Fix p->mm->membarrier_state racy load

2019-09-27 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: 227a4aadc75ba22fcb6c4e1c078817b8cbaae4ce Gitweb: https://git.kernel.org/tip/227a4aadc75ba22fcb6c4e1c078817b8cbaae4ce Author:Mathieu Desnoyers AuthorDate:Thu, 19 Sep 2019 13:37:02 -04:00

[tip: sched/urgent] selftests, sched/membarrier: Add multi-threaded test

2019-09-27 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: 19a4ff534bb09686f53800564cb977bad2177c00 Gitweb: https://git.kernel.org/tip/19a4ff534bb09686f53800564cb977bad2177c00 Author:Mathieu Desnoyers AuthorDate:Thu, 19 Sep 2019 13:37:03 -04:00

[tip: sched/urgent] sched/membarrier: Call sync_core only before usermode for same mm

2019-09-27 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: 2840cf02fae627860156737e83326df354ee4ec6 Gitweb: https://git.kernel.org/tip/2840cf02fae627860156737e83326df354ee4ec6 Author:Mathieu Desnoyers AuthorDate:Thu, 19 Sep 2019 13:37:01 -04:00

[tip: sched/urgent] sched/membarrier: Skip IPIs when mm->mm_users == 1

2019-09-27 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: c6d68c1c4a4d6611fc0f8145d764226571d737ca Gitweb: https://git.kernel.org/tip/c6d68c1c4a4d6611fc0f8145d764226571d737ca Author:Mathieu Desnoyers AuthorDate:Thu, 19 Sep 2019 13:37:04 -04:00

[tip: sched/urgent] sched/membarrier: Remove redundant check

2019-09-27 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: 09554009c0cad4cb2223dd943c813c9257c6883a Gitweb: https://git.kernel.org/tip/09554009c0cad4cb2223dd943c813c9257c6883a Author:Mathieu Desnoyers AuthorDate:Thu, 19 Sep 2019 13:37:00 -04:00

[tip: sched/urgent] sched/membarrier: Return -ENOMEM to userspace on memory allocation failure

2019-09-27 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: c172e0a3e8e65a4c6fffec5bc4d6de08d6f894f7 Gitweb: https://git.kernel.org/tip/c172e0a3e8e65a4c6fffec5bc4d6de08d6f894f7 Author:Mathieu Desnoyers AuthorDate:Thu, 19 Sep 2019 13:37:05 -04:00

[tip: sched/urgent] sched/membarrier: Fix private expedited registration check

2019-09-27 Thread tip-bot2 for Mathieu Desnoyers
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: fc0d77387cb5ae883fd774fc559e056a8dde024c Gitweb: https://git.kernel.org/tip/fc0d77387cb5ae883fd774fc559e056a8dde024c Author:Mathieu Desnoyers AuthorDate:Thu, 19 Sep 2019 13:36:59 -04:00