[tip: sched/core] sched/debug: Rename the sched_debug parameter to sched_verbose

2021-04-17 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 9406415f46f6127fd31bb66f0260f7a61a8d2786 Gitweb: https://git.kernel.org/tip/9406415f46f6127fd31bb66f0260f7a61a8d2786 Author:Peter Zijlstra AuthorDate:Thu, 15 Apr 2021 18:23:17 +02:00 Committ

[tip: sched/core] sched: Use cpu_dying() to fix balance_push vs hotplug-rollback

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: b5c4477366fb5e6a2f0f38742c33acd666c07698 Gitweb: https://git.kernel.org/tip/b5c4477366fb5e6a2f0f38742c33acd666c07698 Author:Peter Zijlstra AuthorDate:Thu, 21 Jan 2021 16:09:32 +01:00 Committ

[tip: sched/core] cpumask: Make cpu_{online,possible,present,active}() inline

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: b02a4fd8148f655095d9e3d6eddd8f0042bcc27c Gitweb: https://git.kernel.org/tip/b02a4fd8148f655095d9e3d6eddd8f0042bcc27c Author:Peter Zijlstra AuthorDate:Mon, 25 Jan 2021 16:46:49 +01:00 Committ

[tip: sched/core] cpumask: Introduce DYING mask

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: e40f74c535b8a0ecf3ef0388b51a34cdadb34fb5 Gitweb: https://git.kernel.org/tip/e40f74c535b8a0ecf3ef0388b51a34cdadb34fb5 Author:Peter Zijlstra AuthorDate:Tue, 19 Jan 2021 18:43:45 +01:00 Committ

[tip: sched/core] sched: Move SCHED_DEBUG sysctl to debugfs

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 8a99b6833c884fa0e7919030d93fecedc69fc625 Gitweb: https://git.kernel.org/tip/8a99b6833c884fa0e7919030d93fecedc69fc625 Author:Peter Zijlstra AuthorDate:Wed, 24 Mar 2021 11:43:21 +01:00 Committ

[tip: sched/core] sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 1d1c2509de4488cc58c924d0a6117c62de1d4f9c Gitweb: https://git.kernel.org/tip/1d1c2509de4488cc58c924d0a6117c62de1d4f9c Author:Peter Zijlstra AuthorDate:Wed, 24 Mar 2021 19:47:43 +01:00 Committ

[tip: sched/core] sched,preempt: Move preempt_dynamic to debug.c

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 1011dcce99f8026d48fdd7b9cc259e32a8b472be Gitweb: https://git.kernel.org/tip/1011dcce99f8026d48fdd7b9cc259e32a8b472be Author:Peter Zijlstra AuthorDate:Thu, 25 Mar 2021 12:21:38 +01:00 Committ

[tip: sched/core] sched: Don't make LATENCYTOP select SCHED_DEBUG

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: d86ba831656611872e4939b895503ddac63d8196 Gitweb: https://git.kernel.org/tip/d86ba831656611872e4939b895503ddac63d8196 Author:Peter Zijlstra AuthorDate:Wed, 24 Mar 2021 19:48:34 +01:00 Committ

[tip: sched/core] sched,fair: Alternative sched_slice()

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 0c2de3f054a59f15e01804b75a04355c48de628c Gitweb: https://git.kernel.org/tip/0c2de3f054a59f15e01804b75a04355c48de628c Author:Peter Zijlstra AuthorDate:Thu, 25 Mar 2021 13:44:46 +01:00 Committ

[tip: sched/core] sched/debug: Rename the sched_debug parameter to sched_verbose

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: a1b93fc0377e73dd54f819a993f83291324bb54a Gitweb: https://git.kernel.org/tip/a1b93fc0377e73dd54f819a993f83291324bb54a Author:Peter Zijlstra AuthorDate:Thu, 15 Apr 2021 18:23:17 +02:00 Committ

[tip: sched/core] sched,debug: Convert sysctl sched_domains to debugfs

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 3b87f136f8fccddf7da016ab7d04bb3cf9b180f0 Gitweb: https://git.kernel.org/tip/3b87f136f8fccddf7da016ab7d04bb3cf9b180f0 Author:Peter Zijlstra AuthorDate:Thu, 25 Mar 2021 11:31:20 +01:00 Committ

[tip: sched/core] debugfs: Implement debugfs_create_str()

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 9af0440ec86ebdab075e1b3d231f81fe7decb575 Gitweb: https://git.kernel.org/tip/9af0440ec86ebdab075e1b3d231f81fe7decb575 Author:Peter Zijlstra AuthorDate:Thu, 25 Mar 2021 10:53:55 +01:00 Committ

[tip: sched/core] sched: Move /proc/sched_debug to debugfs

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: d27e9ae2f244805bbdc730d85fba28685d2471e5 Gitweb: https://git.kernel.org/tip/d27e9ae2f244805bbdc730d85fba28685d2471e5 Author:Peter Zijlstra AuthorDate:Thu, 25 Mar 2021 15:18:19 +01:00 Committ

[tip: perf/core] perf: Rework perf_event_exit_event()

2021-04-16 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the perf/core branch of tip: Commit-ID: ef54c1a476aef7eef26fe13ea10dc090952c00f8 Gitweb: https://git.kernel.org/tip/ef54c1a476aef7eef26fe13ea10dc090952c00f8 Author:Peter Zijlstra AuthorDate:Thu, 08 Apr 2021 12:35:56 +02:00 Committe

[tip: locking/core] static_call: Relax static_call_update() function argument type

2021-04-09 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/core branch of tip: Commit-ID: 9432bbd969c667fc9c4b1c140c5a745ff2a7b540 Gitweb: https://git.kernel.org/tip/9432bbd969c667fc9c4b1c140c5a745ff2a7b540 Author:Peter Zijlstra AuthorDate:Tue, 23 Mar 2021 16:49:03 +01:00 Commi

[tip: x86/core] x86/cpu: Resort and comment Intel models

2021-04-08 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 53375a5a218e7ea0ac18087946b5391f749b764f Gitweb: https://git.kernel.org/tip/53375a5a218e7ea0ac18087946b5391f749b764f Author:Peter Zijlstra AuthorDate:Mon, 15 Mar 2021 17:12:53 +01:00 Committer

[tip: x86/core] x86/retpoline: Simplify retpolines

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 119251855f9adf9421cb5eb409933092141ab2c7 Gitweb: https://git.kernel.org/tip/119251855f9adf9421cb5eb409933092141ab2c7 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:02 +01:00 Committer

[tip: x86/core] x86/alternatives: Optimize optimize_nops()

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 23c1ad538f4f371bdb67d8a112314842d5db7e5a Gitweb: https://git.kernel.org/tip/23c1ad538f4f371bdb67d8a112314842d5db7e5a Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:01 +01:00 Committer

[tip: x86/core] objtool: Handle per arch retpoline naming

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 530b4ddd9dd92b263081f5c7786d39a8129c8b2d Gitweb: https://git.kernel.org/tip/530b4ddd9dd92b263081f5c7786d39a8129c8b2d Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:04 +01:00 Committer

[tip: x86/core] objtool: Correctly handle retpoline thunk calls

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: bcb1b6ff39da7e8a6a986eb08126fba2b5e13c32 Gitweb: https://git.kernel.org/tip/bcb1b6ff39da7e8a6a986eb08126fba2b5e13c32 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:03 +01:00 Committer

[tip: x86/core] objtool: Rework the elf_rebuild_reloc_section() logic

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 3a647607b57ad8346e659ddd3b951ac292c83690 Gitweb: https://git.kernel.org/tip/3a647607b57ad8346e659ddd3b951ac292c83690 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:06 +01:00 Committer

[tip: x86/core] objtool: Fix static_call list generation

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: a958c4fea768d2c378c89032ab41d38da2a24422 Gitweb: https://git.kernel.org/tip/a958c4fea768d2c378c89032ab41d38da2a24422 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:05 +01:00 Committer

[tip: x86/core] objtool: Create reloc sections implicitly

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: d0c5c4cc73da0b05b0d9e5f833f2d859e1b45f8e Gitweb: https://git.kernel.org/tip/d0c5c4cc73da0b05b0d9e5f833f2d859e1b45f8e Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:08 +01:00 Committer

[tip: x86/core] objtool: Add elf_create_reloc() helper

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: ef47cc01cb4abcd760d8ac66b9361d6ade4d0846 Gitweb: https://git.kernel.org/tip/ef47cc01cb4abcd760d8ac66b9361d6ade4d0846 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:07 +01:00 Committer

[tip: x86/core] objtool: Extract elf_strtab_concat()

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 417a4dc91e559f92404c2544f785b02ce75784c3 Gitweb: https://git.kernel.org/tip/417a4dc91e559f92404c2544f785b02ce75784c3 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:09 +01:00 Committer

[tip: x86/core] objtool: Extract elf_symbol_add()

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 9a7827b7789c630c1efdb121daa42c6e77dce97f Gitweb: https://git.kernel.org/tip/9a7827b7789c630c1efdb121daa42c6e77dce97f Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:10 +01:00 Committer

[tip: x86/core] objtool/x86: Rewrite retpoline thunk calls

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 9bc0bb50727c8ac69fbb33fb937431cf3518ff37 Gitweb: https://git.kernel.org/tip/9bc0bb50727c8ac69fbb33fb937431cf3518ff37 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:15 +01:00 Committer

[tip: x86/core] objtool: Keep track of retpoline call sites

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 43d5430ad74ef5156353af7aec352426ec7a8e57 Gitweb: https://git.kernel.org/tip/43d5430ad74ef5156353af7aec352426ec7a8e57 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:12 +01:00 Committer

[tip: x86/core] objtool: Cache instruction relocs

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 7bd2a600f3e9d27286bbf23c83d599e9cc7cf245 Gitweb: https://git.kernel.org/tip/7bd2a600f3e9d27286bbf23c83d599e9cc7cf245 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:13 +01:00 Committer

[tip: x86/core] objtool: Add elf_create_undef_symbol()

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 2f2f7e47f0525cbaad5dd9675fd9d8aa8da12046 Gitweb: https://git.kernel.org/tip/2f2f7e47f0525cbaad5dd9675fd9d8aa8da12046 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:11 +01:00 Committer

[tip: x86/core] objtool: Skip magical retpoline .altinstr_replacement

2021-04-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 50e7b4a1a1b264fc7df0698f2defb93cadf19a7b Gitweb: https://git.kernel.org/tip/50e7b4a1a1b264fc7df0698f2defb93cadf19a7b Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:14 +01:00 Committer

[tip: x86/core] objtool: Fix static_call list generation

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: b62b63571e4be0ce31984ce83b04853f2cba678b Gitweb: https://git.kernel.org/tip/b62b63571e4be0ce31984ce83b04853f2cba678b Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:05 +01:00 Committer

[tip: x86/core] objtool: Cache instruction relocs

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 4ecdc0265dc911adba0772fd6e816d48da678fe7 Gitweb: https://git.kernel.org/tip/4ecdc0265dc911adba0772fd6e816d48da678fe7 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:13 +01:00 Committer

[tip: x86/core] objtool: Rework rebuild_reloc logic

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 98ce4d014ad4c1c4afcc427fc3f0002674315cb9 Gitweb: https://git.kernel.org/tip/98ce4d014ad4c1c4afcc427fc3f0002674315cb9 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:06 +01:00 Committer

[tip: x86/core] x86: Add insn_decode_kernel()

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 52fa82c21f64e900a72437269a5cc9e0034b424e Gitweb: https://git.kernel.org/tip/52fa82c21f64e900a72437269a5cc9e0034b424e Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:00 +01:00 Committer

[tip: x86/core] x86/alternatives: Optimize optimize_nops()

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: b4da5166b084f3fac01d68e0e67cbf3bf78a3e12 Gitweb: https://git.kernel.org/tip/b4da5166b084f3fac01d68e0e67cbf3bf78a3e12 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:01 +01:00 Committer

[tip: x86/core] objtool: Correctly handle retpoline thunk calls

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: db9d1dd670d7f3f146c654f289f20968af6a12de Gitweb: https://git.kernel.org/tip/db9d1dd670d7f3f146c654f289f20968af6a12de Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:03 +01:00 Committer

[tip: x86/core] objtool: Extract elf_symbol_add()

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: d56a3568827ec4b8efcbcfc46fdc944995b6dcf1 Gitweb: https://git.kernel.org/tip/d56a3568827ec4b8efcbcfc46fdc944995b6dcf1 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:10 +01:00 Committer

[tip: x86/core] objtool/x86: Rewrite retpoline thunk calls

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: f31390437ce984118215169d75570e365457ec23 Gitweb: https://git.kernel.org/tip/f31390437ce984118215169d75570e365457ec23 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:15 +01:00 Committer

[tip: x86/core] objtool: Extract elf_strtab_concat()

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 557c25be3588971caf21364b6fd240769e37c47c Gitweb: https://git.kernel.org/tip/557c25be3588971caf21364b6fd240769e37c47c Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:09 +01:00 Committer

[tip: x86/core] objtool: Handle per arch retpoline naming

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 3b652980a250c1ed9e0c361750f029781831cdc3 Gitweb: https://git.kernel.org/tip/3b652980a250c1ed9e0c361750f029781831cdc3 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:04 +01:00 Committer

[tip: x86/core] objtool: Add elf_create_reloc() helper

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 7508e2958a82675e75e34221c26ad4242d4ef283 Gitweb: https://git.kernel.org/tip/7508e2958a82675e75e34221c26ad4242d4ef283 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:07 +01:00 Committer

[tip: x86/core] objtool: Implicitly create reloc sections

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: aef0f13e96db08f31be6b96d28e761df46d86ff4 Gitweb: https://git.kernel.org/tip/aef0f13e96db08f31be6b96d28e761df46d86ff4 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:08 +01:00 Committer

[tip: x86/core] objtool: Skip magical retpoline .altinstr_replacement

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 68a59124f4c6363de619fea63231a97dd220a12c Gitweb: https://git.kernel.org/tip/68a59124f4c6363de619fea63231a97dd220a12c Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:14 +01:00 Committer

[tip: x86/core] objtool: Add elf_create_undef_symbol()

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 993b477acdb652c6134e5faae05e8a378911cbb3 Gitweb: https://git.kernel.org/tip/993b477acdb652c6134e5faae05e8a378911cbb3 Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:11 +01:00 Committer

[tip: x86/core] objtool: Keep track of retpoline call sites

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 7e57a6bc5a22145429d3a232619b0637c312397a Gitweb: https://git.kernel.org/tip/7e57a6bc5a22145429d3a232619b0637c312397a Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:12 +01:00 Committer

[tip: x86/core] x86/retpoline: Simplify retpolines

2021-04-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/core branch of tip: Commit-ID: 2077915516ebb06d36e03cb542ccb833a8b0a3eb Gitweb: https://git.kernel.org/tip/2077915516ebb06d36e03cb542ccb833a8b0a3eb Author:Peter Zijlstra AuthorDate:Fri, 26 Mar 2021 16:12:02 +01:00 Committer

[tip: locking/urgent] static_call: Align static_call_is_init() patching condition

2021-03-19 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/urgent branch of tip: Commit-ID: 698bacefe993ad2922c9d3b1380591ad489355e9 Gitweb: https://git.kernel.org/tip/698bacefe993ad2922c9d3b1380591ad489355e9 Author:Peter Zijlstra AuthorDate:Thu, 18 Mar 2021 11:29:56 +01:00 Com

[tip: locking/urgent] static_call: Fix static_call_update() sanity check

2021-03-19 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/urgent branch of tip: Commit-ID: 38c93587375053c5b9ef093f4a5ea754538cba32 Gitweb: https://git.kernel.org/tip/38c93587375053c5b9ef093f4a5ea754538cba32 Author:Peter Zijlstra AuthorDate:Thu, 18 Mar 2021 11:31:51 +01:00 Com

[tip: locking/urgent] static_call: Fix static_call_set_init()

2021-03-19 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/urgent branch of tip: Commit-ID: 68b1eddd421d2b16c6655eceb48918a1e896bbbc Gitweb: https://git.kernel.org/tip/68b1eddd421d2b16c6655eceb48918a1e896bbbc Author:Peter Zijlstra AuthorDate:Thu, 18 Mar 2021 11:27:19 +01:00 Com

[tip: irq/core] tasklets: Replace spin wait in tasklet_unlock_wait()

2021-03-17 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the irq/core branch of tip: Commit-ID: da044747401fc16202e223c9da970ed4e84fd84d Gitweb: https://git.kernel.org/tip/da044747401fc16202e223c9da970ed4e84fd84d Author:Peter Zijlstra AuthorDate:Tue, 09 Mar 2021 09:42:08 +01:00 Committer

[tip: irq/core] tasklets: Replace spin wait in tasklet_kill()

2021-03-17 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the irq/core branch of tip: Commit-ID: 697d8c63c4a2991a22a896a5e6adcdbb28fefe56 Gitweb: https://git.kernel.org/tip/697d8c63c4a2991a22a896a5e6adcdbb28fefe56 Author:Peter Zijlstra AuthorDate:Tue, 09 Mar 2021 09:42:09 +01:00 Committer

[tip: x86/cpu] x86: Remove dynamic NOP selection

2021-03-15 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/cpu branch of tip: Commit-ID: a89dfde3dc3c2dbf56910af75e2d8b11ec5308f6 Gitweb: https://git.kernel.org/tip/a89dfde3dc3c2dbf56910af75e2d8b11ec5308f6 Author:Peter Zijlstra AuthorDate:Fri, 12 Mar 2021 12:32:54 +01:00 Committer:

[tip: x86/cpu] objtool/x86: Use asm/nops.h

2021-03-15 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/cpu branch of tip: Commit-ID: 301cddc21a157a3072d789a3097857202e550a24 Gitweb: https://git.kernel.org/tip/301cddc21a157a3072d789a3097857202e550a24 Author:Peter Zijlstra AuthorDate:Fri, 12 Mar 2021 12:32:55 +01:00 Committer:

[tip: objtool/urgent] objtool,x86: Fix uaccess PUSHF/POPF validation

2021-03-12 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/urgent branch of tip: Commit-ID: ba08abca66d46381df60842f64f70099d5482b92 Gitweb: https://git.kernel.org/tip/ba08abca66d46381df60842f64f70099d5482b92 Author:Peter Zijlstra AuthorDate:Mon, 08 Mar 2021 15:46:04 +01:00 Com

[tip: locking/urgent] u64_stats,lockdep: Fix u64_stats_init() vs lockdep

2021-03-10 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/urgent branch of tip: Commit-ID: d5b0e0677bfd5efd17c5bbb00156931f0d41cb85 Gitweb: https://git.kernel.org/tip/d5b0e0677bfd5efd17c5bbb00156931f0d41cb85 Author:Peter Zijlstra AuthorDate:Mon, 08 Mar 2021 09:38:12 +01:00 Com

[tip: locking/urgent] seqlock,lockdep: Fix seqcount_latch_init()

2021-03-10 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/urgent branch of tip: Commit-ID: 4817a52b306136c8b2b2271d8770401441e4cf79 Gitweb: https://git.kernel.org/tip/4817a52b306136c8b2b2271d8770401441e4cf79 Author:Peter Zijlstra AuthorDate:Tue, 09 Mar 2021 15:21:18 +01:00 Com

[tip: x86/mm] smp: Micro-optimize smp_call_function_many_cond()

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/mm branch of tip: Commit-ID: d43f17a1da25373580ebb466de7d0641acbf6fd6 Gitweb: https://git.kernel.org/tip/d43f17a1da25373580ebb466de7d0641acbf6fd6 Author:Peter Zijlstra AuthorDate:Tue, 02 Mar 2021 08:02:43 +01:00 Committer:

[tip: locking/core] static_call: Fix the module key fixup

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/core branch of tip: Commit-ID: 50bf8080a94d171e843fc013abec19d8ab9f50ae Gitweb: https://git.kernel.org/tip/50bf8080a94d171e843fc013abec19d8ab9f50ae Author:Peter Zijlstra AuthorDate:Thu, 25 Feb 2021 23:03:51 +01:00 Commi

[tip: objtool/core] objtool,x86: More ModRM sugar

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 36d92e43d01cbeeec99abdf405362243051d6b3f Gitweb: https://git.kernel.org/tip/36d92e43d01cbeeec99abdf405362243051d6b3f Author:Peter Zijlstra AuthorDate:Fri, 12 Feb 2021 09:13:00 +01:00 Commi

[tip: objtool/core] objtool: Collate parse_options() users

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: a2f605f9ff57397d05a8e2f282b78a69f574d305 Gitweb: https://git.kernel.org/tip/a2f605f9ff57397d05a8e2f282b78a69f574d305 Author:Peter Zijlstra AuthorDate:Fri, 26 Feb 2021 11:18:24 +01:00 Commi

[tip: objtool/core] objtool: Parse options from OBJTOOL_ARGS

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 900b4df347bbac4874149a226143a556909faba8 Gitweb: https://git.kernel.org/tip/900b4df347bbac4874149a226143a556909faba8 Author:Peter Zijlstra AuthorDate:Fri, 26 Feb 2021 11:32:30 +01:00 Commi

[tip: objtool/core] objtool,x86: Rewrite LEA decode

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 2ee0c363492f1acc1082125218e6a80c0d7d502b Gitweb: https://git.kernel.org/tip/2ee0c363492f1acc1082125218e6a80c0d7d502b Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 21:29:16 +01:00 Commi

[tip: objtool/core] objtool,x86: Rewrite LEAVE

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: ffc7e74f36a2c7424da262a32a0bbe59669677ef Gitweb: https://git.kernel.org/tip/ffc7e74f36a2c7424da262a32a0bbe59669677ef Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 21:41:13 +01:00 Commi

[tip: objtool/core] objtool,x86: Renumber CFI_reg

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: d473b18b2ef62563fb874f9cae6e123f99129e3f Gitweb: https://git.kernel.org/tip/d473b18b2ef62563fb874f9cae6e123f99129e3f Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 20:18:21 +01:00 Commi

[tip: objtool/core] objtool: Allow UNWIND_HINT to suppress dodgy stack modifications

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: d54dba41999498b38a40940e1123019d50b26496 Gitweb: https://git.kernel.org/tip/d54dba41999498b38a40940e1123019d50b26496 Author:Peter Zijlstra AuthorDate:Thu, 11 Feb 2021 13:03:28 +01:00 Commi

[tip: objtool/core] objtool,x86: Simplify register decode

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 16ef7f159c503c7befec7018ee0e82fdc311721e Gitweb: https://git.kernel.org/tip/16ef7f159c503c7befec7018ee0e82fdc311721e Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 19:59:43 +01:00 Commi

[tip: objtool/core] objtool,x86: Rewrite ADD/SUB/AND

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 961d83b9073b1ce5834af50d3c69e5e2461c6fd3 Gitweb: https://git.kernel.org/tip/961d83b9073b1ce5834af50d3c69e5e2461c6fd3 Author:Peter Zijlstra AuthorDate:Wed, 10 Feb 2021 14:11:30 +01:00 Commi

[tip: objtool/core] objtool,x86: Support %riz encodings

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 78df6245c3c82484200b9f8e306dc86fb19e9c02 Gitweb: https://git.kernel.org/tip/78df6245c3c82484200b9f8e306dc86fb19e9c02 Author:Peter Zijlstra AuthorDate:Wed, 10 Feb 2021 11:47:35 +01:00 Commi

[tip: objtool/core] objtool: Add --backup

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 8ad15c6900840e8a2163012f4581c52127622e02 Gitweb: https://git.kernel.org/tip/8ad15c6900840e8a2163012f4581c52127622e02 Author:Peter Zijlstra AuthorDate:Fri, 26 Feb 2021 10:59:59 +01:00 Commi

[tip: sched/core] sched: Simplify set_affinity_pending refcounts

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 50caf9c14b1498c90cf808dbba2ca29bd32ccba4 Gitweb: https://git.kernel.org/tip/50caf9c14b1498c90cf808dbba2ca29bd32ccba4 Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:42:08 +01:00 Committ

[tip: sched/core] sched: Collate affine_move_task() stoppers

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 58b1a45086b5f80f2b2842aa7ed0da51a64a302b Gitweb: https://git.kernel.org/tip/58b1a45086b5f80f2b2842aa7ed0da51a64a302b Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:15:23 +01:00 Committ

[tip: sched/core] sched: Simplify migration_cpu_stop()

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: c20cf065d4a619d394d23290093b1002e27dff86 Gitweb: https://git.kernel.org/tip/c20cf065d4a619d394d23290093b1002e27dff86 Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:50:39 +01:00 Committ

[tip: sched/core] sched: Optimize migration_cpu_stop()

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 3f1bc119cd7fc987c8ed25ffb717f99403bb308c Gitweb: https://git.kernel.org/tip/3f1bc119cd7fc987c8ed25ffb717f99403bb308c Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:21:35 +01:00 Committ

[tip: sched/core] sched: Fix migration_cpu_stop() requeueing

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 8a6edb5257e2a84720fe78cb179eca58ba76126f Gitweb: https://git.kernel.org/tip/8a6edb5257e2a84720fe78cb179eca58ba76126f Author:Peter Zijlstra AuthorDate:Sat, 13 Feb 2021 13:10:35 +01:00 Committ

[tip: sched/core] sched: Fix affine_move_task() self-concurrency

2021-03-06 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 9e81889c7648d48dd5fe13f41cbc99f3c362484a Gitweb: https://git.kernel.org/tip/9e81889c7648d48dd5fe13f41cbc99f3c362484a Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:31:09 +01:00 Committ

[tip: objtool/core] objtool,x86: Rewrite LEA decode

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 7ee93978f459ace4e0fe30af582d343d5fb6421a Gitweb: https://git.kernel.org/tip/7ee93978f459ace4e0fe30af582d343d5fb6421a Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 21:29:16 +01:00 Commi

[tip: objtool/core] objtool,x86: More ModRM sugar

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 7e1b2eb05787d1c7f18445b7cfdfc612e827ca7b Gitweb: https://git.kernel.org/tip/7e1b2eb05787d1c7f18445b7cfdfc612e827ca7b Author:Peter Zijlstra AuthorDate:Fri, 12 Feb 2021 09:13:00 +01:00 Commi

[tip: objtool/core] objtool: Add --backup

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 327695eb9e3461b09d5cd5baef5df6526dd240c6 Gitweb: https://git.kernel.org/tip/327695eb9e3461b09d5cd5baef5df6526dd240c6 Author:Peter Zijlstra AuthorDate:Fri, 26 Feb 2021 10:59:59 +01:00 Commi

[tip: objtool/core] objtool,x86: Renumber CFI_reg

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 5e506daa2d148f735f90b2018ca6ef6e52144fad Gitweb: https://git.kernel.org/tip/5e506daa2d148f735f90b2018ca6ef6e52144fad Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 20:18:21 +01:00 Commi

[tip: objtool/core] objtool,x86: Rewrite LEAVE

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: a91451516348221f2477205eca9e813830e01fa3 Gitweb: https://git.kernel.org/tip/a91451516348221f2477205eca9e813830e01fa3 Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 21:41:13 +01:00 Commi

[tip: objtool/core] objtool,x86: Simplify register decode

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 9d5a2c2caa10fc135d7020e76baa6a17c52e608f Gitweb: https://git.kernel.org/tip/9d5a2c2caa10fc135d7020e76baa6a17c52e608f Author:Peter Zijlstra AuthorDate:Tue, 09 Feb 2021 19:59:43 +01:00 Commi

[tip: objtool/core] objtool,x86: Rewrite ADD/SUB/AND

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: e1bba6c8930b56c4afe88aa875f3d20d1cef4fe1 Gitweb: https://git.kernel.org/tip/e1bba6c8930b56c4afe88aa875f3d20d1cef4fe1 Author:Peter Zijlstra AuthorDate:Wed, 10 Feb 2021 14:11:30 +01:00 Commi

[tip: objtool/core] objtool: Collate parse_options() users

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 13d52bf07c55645f9e3c430748708253d724e705 Gitweb: https://git.kernel.org/tip/13d52bf07c55645f9e3c430748708253d724e705 Author:Peter Zijlstra AuthorDate:Fri, 26 Feb 2021 11:18:24 +01:00 Commi

[tip: objtool/core] objtool,x86: Support %riz encodings

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 0a8bef63e5bf4496251f7bac4ddadb5f5f489932 Gitweb: https://git.kernel.org/tip/0a8bef63e5bf4496251f7bac4ddadb5f5f489932 Author:Peter Zijlstra AuthorDate:Wed, 10 Feb 2021 11:47:35 +01:00 Commi

[tip: objtool/core] objtool: Parse options from OBJTOOL_ARGS

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: b52eb21aeca75790869c26b91b1d7b80b3946430 Gitweb: https://git.kernel.org/tip/b52eb21aeca75790869c26b91b1d7b80b3946430 Author:Peter Zijlstra AuthorDate:Fri, 26 Feb 2021 11:32:30 +01:00 Commi

[tip: objtool/core] objtool: Allow UNWIND_HINT to suppress dodgy stack modifications

2021-03-03 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 8c0cca513be9e3dd9c17b55b72b66751f3487577 Gitweb: https://git.kernel.org/tip/8c0cca513be9e3dd9c17b55b72b66751f3487577 Author:Peter Zijlstra AuthorDate:Thu, 11 Feb 2021 13:03:28 +01:00 Commi

[tip: sched/urgent] sched: Simplify migration_cpu_stop()

2021-03-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: 6430eb536a97036b1d529cbf383cfe36e41a2f97 Gitweb: https://git.kernel.org/tip/6430eb536a97036b1d529cbf383cfe36e41a2f97 Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:50:39 +01:00 Commi

[tip: sched/urgent] sched: Fix migration_cpu_stop() requeueing

2021-03-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: b8e45e2a14bab684713f5dfc70c9e578c333dcdd Gitweb: https://git.kernel.org/tip/b8e45e2a14bab684713f5dfc70c9e578c333dcdd Author:Peter Zijlstra AuthorDate:Sat, 13 Feb 2021 13:10:35 +01:00 Commi

[tip: sched/urgent] sched: Collate affine_move_task() stoppers

2021-03-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: dbf983c0a5c37da2d476564792bd84e0e8f067fc Gitweb: https://git.kernel.org/tip/dbf983c0a5c37da2d476564792bd84e0e8f067fc Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:15:23 +01:00 Commi

[tip: sched/urgent] sched: Optimize migration_cpu_stop()

2021-03-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: 9eca0f53b1c2f5acb85e84673e263bf996817a24 Gitweb: https://git.kernel.org/tip/9eca0f53b1c2f5acb85e84673e263bf996817a24 Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:21:35 +01:00 Commi

[tip: sched/urgent] sched: Fix affine_move_task() self-concurrency

2021-03-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: de8115ef5c83ef2c9941684019d59f4c2e5d16ce Gitweb: https://git.kernel.org/tip/de8115ef5c83ef2c9941684019d59f4c2e5d16ce Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:31:09 +01:00 Commi

[tip: sched/urgent] sched: Simplify set_affinity_pending refcounts

2021-03-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: a4c2579076dc6951709a8e425df8369ab6eb2f24 Gitweb: https://git.kernel.org/tip/a4c2579076dc6951709a8e425df8369ab6eb2f24 Author:Peter Zijlstra AuthorDate:Wed, 24 Feb 2021 11:42:08 +01:00 Commi

[tip: locking/urgent] static_call: Fix the module key fixup

2021-03-01 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the locking/urgent branch of tip: Commit-ID: 8b97c027dfe4ba195be08fd0e18f716005763b8a Gitweb: https://git.kernel.org/tip/8b97c027dfe4ba195be08fd0e18f716005763b8a Author:Peter Zijlstra AuthorDate:Thu, 25 Feb 2021 23:03:51 +01:00 Com

[tip: x86/entry] objtool: Fix stack-swizzle for FRAME_POINTER=y

2021-02-22 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the x86/entry branch of tip: Commit-ID: 724c8a23d589d8a002d2e39633c2f9a5a429616f Gitweb: https://git.kernel.org/tip/724c8a23d589d8a002d2e39633c2f9a5a429616f Author:Peter Zijlstra AuthorDate:Thu, 18 Feb 2021 17:14:10 +01:00 Committe

[tip: objtool/core] objtool: Fix stack-swizzle for FRAME_POINTER=y

2021-02-22 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the objtool/core branch of tip: Commit-ID: 23e34c5988088b8bb4c55905973ca76114cb33ee Gitweb: https://git.kernel.org/tip/23e34c5988088b8bb4c55905973ca76114cb33ee Author:Peter Zijlstra AuthorDate:Thu, 18 Feb 2021 17:14:10 +01:00 Commi

[tip: sched/core] rbtree, perf: Use new rbtree helpers

2021-02-17 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: a3b89864554bbce1594b7abdb5739fc708c1ca95 Gitweb: https://git.kernel.org/tip/a3b89864554bbce1594b7abdb5739fc708c1ca95 Author:Peter Zijlstra AuthorDate:Wed, 29 Apr 2020 17:05:15 +02:00 Committ

[tip: sched/core] rbtree, timerqueue: Use rb_add_cached()

2021-02-17 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 798172b1374e28ecf687d6662fc5fdaec5c65385 Gitweb: https://git.kernel.org/tip/798172b1374e28ecf687d6662fc5fdaec5c65385 Author:Peter Zijlstra AuthorDate:Wed, 29 Apr 2020 17:07:53 +02:00 Committ

[tip: sched/core] rbtree, uprobes: Use rbtree helpers

2021-02-17 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: a905e84e64083a0ee701f61810badee234050825 Gitweb: https://git.kernel.org/tip/a905e84e64083a0ee701f61810badee234050825 Author:Peter Zijlstra AuthorDate:Wed, 29 Apr 2020 17:06:27 +02:00 Committ

[tip: sched/core] static_call/x86: Add __static_call_return0()

2021-02-17 Thread tip-bot2 for Peter Zijlstra
The following commit has been merged into the sched/core branch of tip: Commit-ID: 3f2a8fc4b15de18644e8a80a09edda168676e22c Gitweb: https://git.kernel.org/tip/3f2a8fc4b15de18644e8a80a09edda168676e22c Author:Peter Zijlstra AuthorDate:Mon, 18 Jan 2021 15:12:16 +01:00 Committ

  1   2   3   4   5   >