[tip:core/urgent] drm/i915: Remove redundant user_access_end() from __copy_from_user() error path

2019-08-09 Thread tip-bot for Josh Poimboeuf
Commit-ID: e6a9522ac3ff59980ea00e070b6b8573aface36a Gitweb: https://git.kernel.org/tip/e6a9522ac3ff59980ea00e070b6b8573aface36a Author: Josh Poimboeuf AuthorDate: Thu, 25 Jul 2019 15:29:57 -0500 Committer: Thomas Gleixner CommitDate: Fri, 9 Aug 2019 23:13:25 +0200 drm/i915: Remove

[tip:x86/cpu] x86: Remove X86_FEATURE_MFENCE_RDTSC

2019-07-22 Thread tip-bot for Josh Poimboeuf
Commit-ID: be261ffce6f13229dad50f59c5e491f933d3167f Gitweb: https://git.kernel.org/tip/be261ffce6f13229dad50f59c5e491f933d3167f Author: Josh Poimboeuf AuthorDate: Thu, 4 Jul 2019 10:46:37 -0500 Committer: Thomas Gleixner CommitDate: Mon, 22 Jul 2019 12:00:51 +0200 x86: Remove

[tip:core/urgent] objtool: Support conditional retpolines

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: b68b9907069a8d3a65bc16a35360bf8f8603c8fa Gitweb: https://git.kernel.org/tip/b68b9907069a8d3a65bc16a35360bf8f8603c8fa Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:57 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:10 +0200 objtool: Support

[tip:core/urgent] objtool: Convert insn type to enum

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 9fe7b7642fe2c5158904d06fe31b740ca0695a01 Gitweb: https://git.kernel.org/tip/9fe7b7642fe2c5158904d06fe31b740ca0695a01 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:56 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:10 +0200 objtool: Convert

[tip:core/urgent] objtool: Fix seg fault on bad switch table entry

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: e65050b94d8c518fdbee572ea4ca6d352e1fda37 Gitweb: https://git.kernel.org/tip/e65050b94d8c518fdbee572ea4ca6d352e1fda37 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:55 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:10 +0200 objtool: Fix seg

[tip:core/urgent] objtool: Refactor jump table code

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: e7c2bc37bfae120bce3e7cc8c8abf9d110af0757 Gitweb: https://git.kernel.org/tip/e7c2bc37bfae120bce3e7cc8c8abf9d110af0757 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:53 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:09 +0200 objtool: Refactor

[tip:core/urgent] objtool: Refactor sibling call detection logic

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 0c1ddd33177530feb3685a800bba1ac4cc58cc4b Gitweb: https://git.kernel.org/tip/0c1ddd33177530feb3685a800bba1ac4cc58cc4b Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:52 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:08 +0200 objtool: Refactor

[tip:core/urgent] objtool: Do frame pointer check before dead end check

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: c9bab22bc449ad2496a6bbbf68acc711d9c5301c Gitweb: https://git.kernel.org/tip/c9bab22bc449ad2496a6bbbf68acc711d9c5301c Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:51 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:08 +0200 objtool: Do frame

[tip:core/urgent] objtool: Change dead_end_function() to return boolean

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 8e25c9f8b482ea8d8b6fb4f6f5c09bcc5ee18663 Gitweb: https://git.kernel.org/tip/8e25c9f8b482ea8d8b6fb4f6f5c09bcc5ee18663 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:50 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:08 +0200 objtool: Change

[tip:core/urgent] objtool: Warn on zero-length functions

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 61e9b75a0ccf1fecacc28a2d77ea4a19aa404e39 Gitweb: https://git.kernel.org/tip/61e9b75a0ccf1fecacc28a2d77ea4a19aa404e39 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:49 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:07 +0200 objtool: Warn on

[tip:core/urgent] objtool: Refactor function alias logic

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: e10cd8fe8ddfd28a172d2be57ae0e90c7f752e6a Gitweb: https://git.kernel.org/tip/e10cd8fe8ddfd28a172d2be57ae0e90c7f752e6a Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:48 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:07 +0200 objtool: Refactor

[tip:core/urgent] objtool: Track original function across branches

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: c705cecc8431951b4f34178e6b1db51b4a504c43 Gitweb: https://git.kernel.org/tip/c705cecc8431951b4f34178e6b1db51b4a504c43 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:47 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:07 +0200 objtool: Track

[tip:core/urgent] objtool: Add mcsafe_handle_tail() to the uaccess safe list

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: a7e47f26039c26312a4144c3001b4e9fa886bd45 Gitweb: https://git.kernel.org/tip/a7e47f26039c26312a4144c3001b4e9fa886bd45 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:46 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:06 +0200 objtool: Add

[tip:core/urgent] bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 3193c0836f203a91bef96d88c64cccf0be090d9c Gitweb: https://git.kernel.org/tip/3193c0836f203a91bef96d88c64cccf0be090d9c Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:45 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:06 +0200 bpf: Disable GCC

[tip:core/urgent] x86/uaccess: Remove redundant CLACs in getuser/putuser error paths

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 82e844a6536d1a3c12a73e44712f4021d90a4b53 Gitweb: https://git.kernel.org/tip/82e844a6536d1a3c12a73e44712f4021d90a4b53 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:44 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:06 +0200 x86/uaccess: Remove

[tip:core/urgent] x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 5e307a6bc7b600999742675dd182bcb8a6fe308e Gitweb: https://git.kernel.org/tip/5e307a6bc7b600999742675dd182bcb8a6fe308e Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:43 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:05 +0200 x86/uaccess: Don't

[tip:core/urgent] x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 3a6ab4bcc52263dd5b1d2fd2e4ce95a38c798b4d Gitweb: https://git.kernel.org/tip/3a6ab4bcc52263dd5b1d2fd2e4ce95a38c798b4d Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:42 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:05 +0200 x86/uaccess: Remove

[tip:core/urgent] x86/head/64: Annotate start_cpu0() as non-callable

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 61a73f5cd1a5794626d216cc56e20a1b195c5d0c Gitweb: https://git.kernel.org/tip/61a73f5cd1a5794626d216cc56e20a1b195c5d0c Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:41 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:04 +0200 x86/head/64:

[tip:core/urgent] x86/entry: Fix thunk function ELF sizes

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: e6dd47394493061c605285a868fc72eae2e9c866 Gitweb: https://git.kernel.org/tip/e6dd47394493061c605285a868fc72eae2e9c866 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:40 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:04 +0200 x86/entry: Fix

[tip:core/urgent] x86/kvm: Don't call kvm_spurious_fault() from .fixup

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 3901336ed9887b075531bffaeef7742ba614058b Gitweb: https://git.kernel.org/tip/3901336ed9887b075531bffaeef7742ba614058b Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:39 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:04 +0200 x86/kvm: Don't call

[tip:core/urgent] x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 19f2d8fa98644c7b78845b1d66abeae4e3d9dfa8 Gitweb: https://git.kernel.org/tip/19f2d8fa98644c7b78845b1d66abeae4e3d9dfa8 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:38 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:03 +0200 x86/kvm: Replace

[tip:core/urgent] x86/kvm: Fix fastop function ELF metadata

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: d99a6ce70ec6ed990b74bd4e34232fd830d20d27 Gitweb: https://git.kernel.org/tip/d99a6ce70ec6ed990b74bd4e34232fd830d20d27 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:37 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:03 +0200 x86/kvm: Fix fastop

[tip:core/urgent] x86/paravirt: Fix callee-saved function ELF sizes

2019-07-18 Thread tip-bot for Josh Poimboeuf
Commit-ID: 083db6764821996526970e42d09c1ab2f4155dd4 Gitweb: https://git.kernel.org/tip/083db6764821996526970e42d09c1ab2f4155dd4 Author: Josh Poimboeuf AuthorDate: Wed, 17 Jul 2019 20:36:36 -0500 Committer: Thomas Gleixner CommitDate: Thu, 18 Jul 2019 21:01:03 +0200 x86/paravirt: Fix

[tip:x86/debug] objtool: Add support for C jump tables

2019-07-09 Thread tip-bot for Josh Poimboeuf
Commit-ID: 87b512def792579641499d9bef1d640994ea9c18 Gitweb: https://git.kernel.org/tip/87b512def792579641499d9bef1d640994ea9c18 Author: Josh Poimboeuf AuthorDate: Thu, 27 Jun 2019 20:50:46 -0500 Committer: Ingo Molnar CommitDate: Tue, 9 Jul 2019 13:55:46 +0200 objtool: Add support for

[tip:x86/debug] bpf: Fix ORC unwinding in non-JIT BPF code

2019-07-09 Thread tip-bot for Josh Poimboeuf
Commit-ID: e55a73251da335873a6e87d68fb17e5aabb8978e Gitweb: https://git.kernel.org/tip/e55a73251da335873a6e87d68fb17e5aabb8978e Author: Josh Poimboeuf AuthorDate: Thu, 27 Jun 2019 20:50:47 -0500 Committer: Ingo Molnar CommitDate: Tue, 9 Jul 2019 13:55:57 +0200 bpf: Fix ORC unwinding

[tip:x86/urgent] objtool: Add support for C jump tables

2019-06-29 Thread tip-bot for Josh Poimboeuf
Commit-ID: d31acc2cc6ee313cee663ffed89c6a8f807bd87b Gitweb: https://git.kernel.org/tip/d31acc2cc6ee313cee663ffed89c6a8f807bd87b Author: Josh Poimboeuf AuthorDate: Thu, 27 Jun 2019 20:50:46 -0500 Committer: Thomas Gleixner CommitDate: Sat, 29 Jun 2019 07:55:13 +0200 objtool: Add

[tip:x86/urgent] bpf: Fix ORC unwinding in non-JIT BPF code

2019-06-29 Thread tip-bot for Josh Poimboeuf
Commit-ID: b22cf36c189f31883ad0238a69ccf82aa1f3b16b Gitweb: https://git.kernel.org/tip/b22cf36c189f31883ad0238a69ccf82aa1f3b16b Author: Josh Poimboeuf AuthorDate: Thu, 27 Jun 2019 20:50:47 -0500 Committer: Thomas Gleixner CommitDate: Sat, 29 Jun 2019 07:55:14 +0200 bpf: Fix ORC

[tip:x86/urgent] x86/unwind/orc: Fall back to using frame pointers for generated code

2019-06-27 Thread tip-bot for Josh Poimboeuf
Commit-ID: ae6a45a0868986f69039a2150d3b2b9ca294c378 Gitweb: https://git.kernel.org/tip/ae6a45a0868986f69039a2150d3b2b9ca294c378 Author: Josh Poimboeuf AuthorDate: Wed, 26 Jun 2019 19:33:55 -0500 Committer: Thomas Gleixner CommitDate: Fri, 28 Jun 2019 00:11:21 +0200 x86/unwind/orc:

[tip:core/urgent] objtool: Fix function fallthrough detection

2019-05-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: e6f393bc939d566ce3def71232d8013de9aaadde Gitweb: https://git.kernel.org/tip/e6f393bc939d566ce3def71232d8013de9aaadde Author: Josh Poimboeuf AuthorDate: Mon, 13 May 2019 12:01:32 -0500 Committer: Ingo Molnar CommitDate: Mon, 13 May 2019 20:31:17 +0200 objtool: Fix function

[tip:core/urgent] objtool: Don't use ignore flag for fake jumps

2019-05-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: e6da9567959e164f82bc81967e0d5b10dee870b4 Gitweb: https://git.kernel.org/tip/e6da9567959e164f82bc81967e0d5b10dee870b4 Author: Josh Poimboeuf AuthorDate: Mon, 13 May 2019 12:01:31 -0500 Committer: Ingo Molnar CommitDate: Mon, 13 May 2019 20:31:17 +0200 objtool: Don't use

[tip:core/speculation] s390/speculation: Support 'mitigations=' cmdline option

2019-04-17 Thread tip-bot for Josh Poimboeuf
Commit-ID: 0336e04a6520bdaefdb0769d2a70084fa52e81ed Gitweb: https://git.kernel.org/tip/0336e04a6520bdaefdb0769d2a70084fa52e81ed Author: Josh Poimboeuf AuthorDate: Fri, 12 Apr 2019 15:39:31 -0500 Committer: Thomas Gleixner CommitDate: Wed, 17 Apr 2019 21:37:29 +0200 s390/speculation:

[tip:core/speculation] powerpc/speculation: Support 'mitigations=' cmdline option

2019-04-17 Thread tip-bot for Josh Poimboeuf
Commit-ID: 782e69efb3dfed6e8360bc612e8c7827a901a8f9 Gitweb: https://git.kernel.org/tip/782e69efb3dfed6e8360bc612e8c7827a901a8f9 Author: Josh Poimboeuf AuthorDate: Fri, 12 Apr 2019 15:39:30 -0500 Committer: Thomas Gleixner CommitDate: Wed, 17 Apr 2019 21:37:29 +0200

[tip:core/speculation] x86/speculation: Support 'mitigations=' cmdline option

2019-04-17 Thread tip-bot for Josh Poimboeuf
Commit-ID: d68be4c4d31295ff6ae34a8ddfaa4c1a8ff42812 Gitweb: https://git.kernel.org/tip/d68be4c4d31295ff6ae34a8ddfaa4c1a8ff42812 Author: Josh Poimboeuf AuthorDate: Fri, 12 Apr 2019 15:39:29 -0500 Committer: Thomas Gleixner CommitDate: Wed, 17 Apr 2019 21:37:28 +0200 x86/speculation:

[tip:core/speculation] cpu/speculation: Add 'mitigations=' cmdline option

2019-04-17 Thread tip-bot for Josh Poimboeuf
Commit-ID: 98af8452945c55652de68536afdde3b520fec429 Gitweb: https://git.kernel.org/tip/98af8452945c55652de68536afdde3b520fec429 Author: Josh Poimboeuf AuthorDate: Fri, 12 Apr 2019 15:39:28 -0500 Committer: Thomas Gleixner CommitDate: Wed, 17 Apr 2019 21:37:28 +0200 cpu/speculation:

[tip:core/urgent] objtool: Add rewind_stack_do_exit() to the noreturn list

2019-04-05 Thread tip-bot for Josh Poimboeuf
Commit-ID: 4fa5ecda2bf96be7464eb406df8aba9d89260227 Gitweb: https://git.kernel.org/tip/4fa5ecda2bf96be7464eb406df8aba9d89260227 Author: Josh Poimboeuf AuthorDate: Thu, 4 Apr 2019 12:17:35 -0500 Committer: Thomas Gleixner CommitDate: Fri, 5 Apr 2019 13:30:51 +0200 objtool: Add

[tip:core/objtool] tracing: Improve "if" macro code generation

2019-04-03 Thread tip-bot for Josh Poimboeuf
Commit-ID: 37686b1353cfc30e127cef811959cdbcd0495d98 Gitweb: https://git.kernel.org/tip/37686b1353cfc30e127cef811959cdbcd0495d98 Author: Josh Poimboeuf AuthorDate: Thu, 7 Mar 2019 11:48:02 -0600 Committer: Ingo Molnar CommitDate: Wed, 3 Apr 2019 09:36:27 +0200 tracing: Improve "if"

[tip:smp/hotplug] cpu/hotplug: Create SMT sysfs interface for all arches

2019-04-02 Thread tip-bot for Josh Poimboeuf
Commit-ID: de7b77e5bb9451417ca57f1b6501da654587c048 Gitweb: https://git.kernel.org/tip/de7b77e5bb9451417ca57f1b6501da654587c048 Author: Josh Poimboeuf AuthorDate: Wed, 27 Mar 2019 07:00:29 -0500 Committer: Thomas Gleixner CommitDate: Tue, 2 Apr 2019 12:36:56 +0200 cpu/hotplug: Create

[tip:core/urgent] objtool: Move objtool_file struct off the stack

2019-03-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 0c671812f152b628bd87c0af49da032cc2a2c319 Gitweb: https://git.kernel.org/tip/0c671812f152b628bd87c0af49da032cc2a2c319 Author: Josh Poimboeuf AuthorDate: Mon, 18 Mar 2019 19:09:38 -0500 Committer: Thomas Gleixner CommitDate: Thu, 21 Mar 2019 12:02:19 +0100 objtool: Move

[tip:x86/urgent] x86/unwind/orc: Fix ORC unwind table alignment

2019-03-06 Thread tip-bot for Josh Poimboeuf
Commit-ID: f76a16adc485699f95bb71fce114f97c832fe664 Gitweb: https://git.kernel.org/tip/f76a16adc485699f95bb71fce114f97c832fe664 Author: Josh Poimboeuf AuthorDate: Wed, 6 Mar 2019 11:07:24 -0600 Committer: Thomas Gleixner CommitDate: Wed, 6 Mar 2019 20:36:32 +0100 x86/unwind/orc: Fix

[tip:smp/urgent] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM

2019-01-30 Thread tip-bot for Josh Poimboeuf
Commit-ID: b284909abad48b07d3071a9fc9b5692b3e64914b Gitweb: https://git.kernel.org/tip/b284909abad48b07d3071a9fc9b5692b3e64914b Author: Josh Poimboeuf AuthorDate: Wed, 30 Jan 2019 07:13:58 -0600 Committer: Thomas Gleixner CommitDate: Wed, 30 Jan 2019 19:27:00 +0100 cpu/hotplug: Fix

[tip:core/urgent] objtool: Support GCC 9 cold subfunction naming scheme

2018-11-01 Thread tip-bot for Josh Poimboeuf
Commit-ID: bcb6fb5da77c2a228adf07cc9cb1a0c2aa2001c6 Gitweb: https://git.kernel.org/tip/bcb6fb5da77c2a228adf07cc9cb1a0c2aa2001c6 Author: Josh Poimboeuf AuthorDate: Wed, 31 Oct 2018 21:57:30 -0500 Committer: Thomas Gleixner CommitDate: Thu, 1 Nov 2018 09:55:38 +0100 objtool: Support GCC

[tip:core/urgent] objtool: Support GCC 9 cold subfunction naming scheme

2018-11-01 Thread tip-bot for Josh Poimboeuf
Commit-ID: bcb6fb5da77c2a228adf07cc9cb1a0c2aa2001c6 Gitweb: https://git.kernel.org/tip/bcb6fb5da77c2a228adf07cc9cb1a0c2aa2001c6 Author: Josh Poimboeuf AuthorDate: Wed, 31 Oct 2018 21:57:30 -0500 Committer: Thomas Gleixner CommitDate: Thu, 1 Nov 2018 09:55:38 +0100 objtool: Support GCC

[tip:x86/urgent] x86/kvm/vmx: Remove duplicate l1d flush definitions

2018-08-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: 94d7a86c21a3d6046bf4616272313cb7d525075a Gitweb: https://git.kernel.org/tip/94d7a86c21a3d6046bf4616272313cb7d525075a Author: Josh Poimboeuf AuthorDate: Tue, 14 Aug 2018 12:32:19 -0500 Committer: Thomas Gleixner CommitDate: Mon, 20 Aug 2018 18:04:43 +0200 x86/kvm/vmx: Remove

[tip:x86/urgent] x86/kvm/vmx: Remove duplicate l1d flush definitions

2018-08-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: 94d7a86c21a3d6046bf4616272313cb7d525075a Gitweb: https://git.kernel.org/tip/94d7a86c21a3d6046bf4616272313cb7d525075a Author: Josh Poimboeuf AuthorDate: Tue, 14 Aug 2018 12:32:19 -0500 Committer: Thomas Gleixner CommitDate: Mon, 20 Aug 2018 18:04:43 +0200 x86/kvm/vmx: Remove

[tip:core/urgent] objtool: Support GCC 8 '-fnoreorder-functions'

2018-07-02 Thread tip-bot for Josh Poimboeuf
Commit-ID: 08b393d01c88aff27347ed2b1b354eb4db2f1532 Gitweb: https://git.kernel.org/tip/08b393d01c88aff27347ed2b1b354eb4db2f1532 Author: Josh Poimboeuf AuthorDate: Wed, 27 Jun 2018 17:03:45 -0500 Committer: Ingo Molnar CommitDate: Mon, 2 Jul 2018 09:42:11 +0200 objtool: Support GCC 8

[tip:core/urgent] objtool: Support GCC 8 '-fnoreorder-functions'

2018-07-02 Thread tip-bot for Josh Poimboeuf
Commit-ID: 08b393d01c88aff27347ed2b1b354eb4db2f1532 Gitweb: https://git.kernel.org/tip/08b393d01c88aff27347ed2b1b354eb4db2f1532 Author: Josh Poimboeuf AuthorDate: Wed, 27 Jun 2018 17:03:45 -0500 Committer: Ingo Molnar CommitDate: Mon, 2 Jul 2018 09:42:11 +0200 objtool: Support GCC 8

[tip:core/urgent] objtool: Add machine_real_restart() to the noreturn list

2018-06-19 Thread tip-bot for Josh Poimboeuf
Commit-ID: 684fb246578b9e81fc7b4ca5c71eae22edb650b2 Gitweb: https://git.kernel.org/tip/684fb246578b9e81fc7b4ca5c71eae22edb650b2 Author: Josh Poimboeuf AuthorDate: Tue, 19 Jun 2018 10:47:50 -0500 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 02:10:37 +0200 objtool: Add

[tip:core/urgent] objtool: Add machine_real_restart() to the noreturn list

2018-06-19 Thread tip-bot for Josh Poimboeuf
Commit-ID: 684fb246578b9e81fc7b4ca5c71eae22edb650b2 Gitweb: https://git.kernel.org/tip/684fb246578b9e81fc7b4ca5c71eae22edb650b2 Author: Josh Poimboeuf AuthorDate: Tue, 19 Jun 2018 10:47:50 -0500 Committer: Thomas Gleixner CommitDate: Wed, 20 Jun 2018 02:10:37 +0200 objtool: Add

[tip:core/urgent] objtool: Fix GCC 8 cold subfunction detection for aliased functions

2018-06-06 Thread tip-bot for Josh Poimboeuf
Commit-ID: cd77849a69cf5d81a86dd88dac7a594a67cb5c87 Gitweb: https://git.kernel.org/tip/cd77849a69cf5d81a86dd88dac7a594a67cb5c87 Author: Josh Poimboeuf AuthorDate: Fri, 1 Jun 2018 07:23:51 -0500 Committer: Thomas Gleixner CommitDate: Wed, 6 Jun 2018 14:45:22 +0200 objtool: Fix GCC 8

[tip:core/urgent] objtool: Fix GCC 8 cold subfunction detection for aliased functions

2018-06-06 Thread tip-bot for Josh Poimboeuf
Commit-ID: cd77849a69cf5d81a86dd88dac7a594a67cb5c87 Gitweb: https://git.kernel.org/tip/cd77849a69cf5d81a86dd88dac7a594a67cb5c87 Author: Josh Poimboeuf AuthorDate: Fri, 1 Jun 2018 07:23:51 -0500 Committer: Thomas Gleixner CommitDate: Wed, 6 Jun 2018 14:45:22 +0200 objtool: Fix GCC 8

[tip:core/urgent] objtool: Detect RIP-relative switch table references, part 2

2018-05-19 Thread tip-bot for Josh Poimboeuf
Commit-ID: 7dec80ccbe310fb7e225bf21c48c672bb780ce7b Gitweb: https://git.kernel.org/tip/7dec80ccbe310fb7e225bf21c48c672bb780ce7b Author: Josh Poimboeuf AuthorDate: Fri, 18 May 2018 15:10:34 -0500 Committer: Ingo Molnar CommitDate: Sat, 19 May 2018

[tip:core/urgent] objtool: Detect RIP-relative switch table references, part 2

2018-05-19 Thread tip-bot for Josh Poimboeuf
Commit-ID: 7dec80ccbe310fb7e225bf21c48c672bb780ce7b Gitweb: https://git.kernel.org/tip/7dec80ccbe310fb7e225bf21c48c672bb780ce7b Author: Josh Poimboeuf AuthorDate: Fri, 18 May 2018 15:10:34 -0500 Committer: Ingo Molnar CommitDate: Sat, 19 May 2018 08:10:04 +0200 objtool: Detect

[tip:core/urgent] objtool: Detect RIP-relative switch table references

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 6f5ec2993b1f39aed12fa6fd56e8dc2272ee8a33 Gitweb: https://git.kernel.org/tip/6f5ec2993b1f39aed12fa6fd56e8dc2272ee8a33 Author: Josh Poimboeuf AuthorDate: Mon, 14 May 2018 08:53:24 -0500 Committer: Ingo Molnar CommitDate: Tue, 15 May 2018

[tip:core/urgent] objtool: Detect RIP-relative switch table references

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 6f5ec2993b1f39aed12fa6fd56e8dc2272ee8a33 Gitweb: https://git.kernel.org/tip/6f5ec2993b1f39aed12fa6fd56e8dc2272ee8a33 Author: Josh Poimboeuf AuthorDate: Mon, 14 May 2018 08:53:24 -0500 Committer: Ingo Molnar CommitDate: Tue, 15 May 2018 07:30:59 +0200 objtool: Detect

[tip:core/urgent] objtool: Support GCC 8 switch tables

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: fd35c88b74170d9335530d9abf271d5d73eb5401 Gitweb: https://git.kernel.org/tip/fd35c88b74170d9335530d9abf271d5d73eb5401 Author: Josh Poimboeuf AuthorDate: Thu, 10 May 2018 17:48:49 -0500 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018

[tip:core/urgent] objtool: Support GCC 8 switch tables

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: fd35c88b74170d9335530d9abf271d5d73eb5401 Gitweb: https://git.kernel.org/tip/fd35c88b74170d9335530d9abf271d5d73eb5401 Author: Josh Poimboeuf AuthorDate: Thu, 10 May 2018 17:48:49 -0500 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018 10:20:54 +0200 objtool: Support GCC 8

[tip:core/urgent] objtool: Support GCC 8's cold subfunctions

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 13810435b9a7014fb92eb715f77da488f3b65b99 Gitweb: https://git.kernel.org/tip/13810435b9a7014fb92eb715f77da488f3b65b99 Author: Josh Poimboeuf AuthorDate: Wed, 9 May 2018 22:39:15 -0500 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018

[tip:core/urgent] objtool: Support GCC 8's cold subfunctions

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 13810435b9a7014fb92eb715f77da488f3b65b99 Gitweb: https://git.kernel.org/tip/13810435b9a7014fb92eb715f77da488f3b65b99 Author: Josh Poimboeuf AuthorDate: Wed, 9 May 2018 22:39:15 -0500 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018 10:20:53 +0200 objtool: Support GCC 8's

[tip:core/urgent] objtool: Fix "noreturn" detection for recursive sibling calls

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 0afd0d9e0e7879d666c1df2fa1bea4d8716909fe Gitweb: https://git.kernel.org/tip/0afd0d9e0e7879d666c1df2fa1bea4d8716909fe Author: Josh Poimboeuf AuthorDate: Wed, 9 May 2018 22:39:14 -0500 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018

[tip:core/urgent] objtool: Fix "noreturn" detection for recursive sibling calls

2018-05-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 0afd0d9e0e7879d666c1df2fa1bea4d8716909fe Gitweb: https://git.kernel.org/tip/0afd0d9e0e7879d666c1df2fa1bea4d8716909fe Author: Josh Poimboeuf AuthorDate: Wed, 9 May 2018 22:39:14 -0500 Committer: Ingo Molnar CommitDate: Mon, 14 May 2018 10:20:53 +0200 objtool: Fix "noreturn"

[tip:x86/pti] objtool: Add Clang support

2018-03-27 Thread tip-bot for Josh Poimboeuf
Commit-ID: 3c1f05835cbf9fdfe60b81c718d82ceb94b6c55e Gitweb: https://git.kernel.org/tip/3c1f05835cbf9fdfe60b81c718d82ceb94b6c55e Author: Josh Poimboeuf AuthorDate: Thu, 22 Mar 2018 13:00:37 -0500 Committer: Ingo Molnar CommitDate: Tue, 27 Mar 2018

[tip:x86/pti] objtool: Add Clang support

2018-03-27 Thread tip-bot for Josh Poimboeuf
Commit-ID: 3c1f05835cbf9fdfe60b81c718d82ceb94b6c55e Gitweb: https://git.kernel.org/tip/3c1f05835cbf9fdfe60b81c718d82ceb94b6c55e Author: Josh Poimboeuf AuthorDate: Thu, 22 Mar 2018 13:00:37 -0500 Committer: Ingo Molnar CommitDate: Tue, 27 Mar 2018 08:21:29 +0200 objtool: Add Clang

[tip:locking/urgent] jump_label: Disable jump labels in __exit code

2018-03-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: 578ae447e7e5d78c90ac40a06406c1741f79ba96 Gitweb: https://git.kernel.org/tip/578ae447e7e5d78c90ac40a06406c1741f79ba96 Author: Josh Poimboeuf AuthorDate: Mon, 19 Mar 2018 13:18:57 -0500 Committer: Ingo Molnar CommitDate: Tue, 20 Mar 2018

[tip:locking/urgent] jump_label: Disable jump labels in __exit code

2018-03-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: 578ae447e7e5d78c90ac40a06406c1741f79ba96 Gitweb: https://git.kernel.org/tip/578ae447e7e5d78c90ac40a06406c1741f79ba96 Author: Josh Poimboeuf AuthorDate: Mon, 19 Mar 2018 13:18:57 -0500 Committer: Ingo Molnar CommitDate: Tue, 20 Mar 2018 08:57:17 +0100 jump_label: Disable

[tip:core/urgent] jump_label: Disable jump labels in __exit code

2018-03-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: c3fb3dfce2ad4e17e6f1d090b56e3d9f09a3f509 Gitweb: https://git.kernel.org/tip/c3fb3dfce2ad4e17e6f1d090b56e3d9f09a3f509 Author: Josh Poimboeuf AuthorDate: Mon, 19 Mar 2018 13:18:57 -0500 Committer: Thomas Gleixner CommitDate: Tue, 20 Mar

[tip:core/urgent] jump_label: Disable jump labels in __exit code

2018-03-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: c3fb3dfce2ad4e17e6f1d090b56e3d9f09a3f509 Gitweb: https://git.kernel.org/tip/c3fb3dfce2ad4e17e6f1d090b56e3d9f09a3f509 Author: Josh Poimboeuf AuthorDate: Mon, 19 Mar 2018 13:18:57 -0500 Committer: Thomas Gleixner CommitDate: Tue, 20 Mar 2018 10:51:25 +0100 jump_label: Disable

[tip:perf/core] objtool, perf: Fix GCC 8 -Wrestrict error

2018-03-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: 854e55ad289efe7991f0ada85d5846f5afb9 Gitweb: https://git.kernel.org/tip/854e55ad289efe7991f0ada85d5846f5afb9 Author: Josh Poimboeuf AuthorDate: Thu, 15 Mar 2018 22:11:54 -0500 Committer: Arnaldo Carvalho de Melo CommitDate: Mon,

[tip:perf/core] objtool, perf: Fix GCC 8 -Wrestrict error

2018-03-20 Thread tip-bot for Josh Poimboeuf
Commit-ID: 854e55ad289efe7991f0ada85d5846f5afb9 Gitweb: https://git.kernel.org/tip/854e55ad289efe7991f0ada85d5846f5afb9 Author: Josh Poimboeuf AuthorDate: Thu, 15 Mar 2018 22:11:54 -0500 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 19 Mar 2018 13:51:54 -0300 objtool,

[tip:x86/pti] jump_label: Fix sparc64 warning

2018-03-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: af1d830bf32b27b387b97c8b29dc09e306a9ff7f Gitweb: https://git.kernel.org/tip/af1d830bf32b27b387b97c8b29dc09e306a9ff7f Author: Josh Poimboeuf AuthorDate: Wed, 14 Mar 2018 10:24:20 -0500 Committer: Thomas Gleixner CommitDate: Wed, 14 Mar

[tip:x86/pti] jump_label: Fix sparc64 warning

2018-03-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: af1d830bf32b27b387b97c8b29dc09e306a9ff7f Gitweb: https://git.kernel.org/tip/af1d830bf32b27b387b97c8b29dc09e306a9ff7f Author: Josh Poimboeuf AuthorDate: Wed, 14 Mar 2018 10:24:20 -0500 Committer: Thomas Gleixner CommitDate: Wed, 14 Mar 2018 16:35:26 +0100 jump_label: Fix

[tip:x86/pti] objtool: Fix 32-bit build

2018-03-06 Thread tip-bot for Josh Poimboeuf
Commit-ID: 63474dc4ac7ed3848a4786b9592dd061901f606d Gitweb: https://git.kernel.org/tip/63474dc4ac7ed3848a4786b9592dd061901f606d Author: Josh Poimboeuf AuthorDate: Tue, 6 Mar 2018 17:58:15 -0600 Committer: Ingo Molnar CommitDate: Wed, 7 Mar 2018

[tip:x86/pti] objtool: Fix 32-bit build

2018-03-06 Thread tip-bot for Josh Poimboeuf
Commit-ID: 63474dc4ac7ed3848a4786b9592dd061901f606d Gitweb: https://git.kernel.org/tip/63474dc4ac7ed3848a4786b9592dd061901f606d Author: Josh Poimboeuf AuthorDate: Tue, 6 Mar 2018 17:58:15 -0600 Committer: Ingo Molnar CommitDate: Wed, 7 Mar 2018 07:50:38 +0100 objtool: Fix 32-bit build

[tip:x86/pti] objtool: Fix another switch table detection issue

2018-02-28 Thread tip-bot for Josh Poimboeuf
Commit-ID: 1402fd8ed7e5bda1b3e7613b70780b0db392d1e6 Gitweb: https://git.kernel.org/tip/1402fd8ed7e5bda1b3e7613b70780b0db392d1e6 Author: Josh Poimboeuf AuthorDate: Wed, 28 Feb 2018 07:19:21 -0600 Committer: Thomas Gleixner CommitDate: Wed, 28 Feb

[tip:x86/pti] objtool: Fix another switch table detection issue

2018-02-28 Thread tip-bot for Josh Poimboeuf
Commit-ID: 1402fd8ed7e5bda1b3e7613b70780b0db392d1e6 Gitweb: https://git.kernel.org/tip/1402fd8ed7e5bda1b3e7613b70780b0db392d1e6 Author: Josh Poimboeuf AuthorDate: Wed, 28 Feb 2018 07:19:21 -0600 Committer: Thomas Gleixner CommitDate: Wed, 28 Feb 2018 16:03:19 +0100 objtool: Fix

[tip:x86/pti] x86/entry/64: Simplify ENCODE_FRAME_POINTER

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 0ca7d5baa1787e5f2a7abd6bfca3303b1bbb48ac Gitweb: https://git.kernel.org/tip/0ca7d5baa1787e5f2a7abd6bfca3303b1bbb48ac Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 20:42:14 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] x86/entry/64: Simplify ENCODE_FRAME_POINTER

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 0ca7d5baa1787e5f2a7abd6bfca3303b1bbb48ac Gitweb: https://git.kernel.org/tip/0ca7d5baa1787e5f2a7abd6bfca3303b1bbb48ac Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 20:42:14 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 16:54:07 +0100 x86/entry/64: Simplify

[tip:x86/pti] extable: Make init_kernel_text() global

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 9fbcc57aa16424ef84cb54e0d9db3221763de88a Gitweb: https://git.kernel.org/tip/9fbcc57aa16424ef84cb54e0d9db3221763de88a Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:53 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] extable: Make init_kernel_text() global

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 9fbcc57aa16424ef84cb54e0d9db3221763de88a Gitweb: https://git.kernel.org/tip/9fbcc57aa16424ef84cb54e0d9db3221763de88a Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:53 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 16:54:06 +0100 extable: Make

[tip:x86/pti] jump_label: Warn on failed jump_label patching attempt

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: dc1dd184c2f0016bec35c0d7a48c057e0ad763d3 Gitweb: https://git.kernel.org/tip/dc1dd184c2f0016bec35c0d7a48c057e0ad763d3 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:52 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] jump_label: Warn on failed jump_label patching attempt

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: dc1dd184c2f0016bec35c0d7a48c057e0ad763d3 Gitweb: https://git.kernel.org/tip/dc1dd184c2f0016bec35c0d7a48c057e0ad763d3 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:52 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 16:54:06 +0100 jump_label: Warn on

[tip:x86/pti] jump_label: Explicitly disable jump labels in __init code

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 33352244706369ea6736781ae41fe41692eb69bb Gitweb: https://git.kernel.org/tip/33352244706369ea6736781ae41fe41692eb69bb Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:51 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] jump_label: Explicitly disable jump labels in __init code

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 33352244706369ea6736781ae41fe41692eb69bb Gitweb: https://git.kernel.org/tip/33352244706369ea6736781ae41fe41692eb69bb Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:51 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 16:54:05 +0100 jump_label: Explicitly

[tip:x86/pti] x86/entry/64: Simplify ENCODE_FRAME_POINTER

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: fa509cf0f52628bb646f85fa12b16231060053e6 Gitweb: https://git.kernel.org/tip/fa509cf0f52628bb646f85fa12b16231060053e6 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 20:42:14 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] x86/entry/64: Simplify ENCODE_FRAME_POINTER

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: fa509cf0f52628bb646f85fa12b16231060053e6 Gitweb: https://git.kernel.org/tip/fa509cf0f52628bb646f85fa12b16231060053e6 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 20:42:14 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 10:13:59 +0100 x86/entry/64: Simplify

[tip:x86/pti] extable: Make init_kernel_text() global

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: d414f443c2baf24e104d903ae4bc07d0c401c6d0 Gitweb: https://git.kernel.org/tip/d414f443c2baf24e104d903ae4bc07d0c401c6d0 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:53 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] extable: Make init_kernel_text() global

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: d414f443c2baf24e104d903ae4bc07d0c401c6d0 Gitweb: https://git.kernel.org/tip/d414f443c2baf24e104d903ae4bc07d0c401c6d0 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:53 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 10:11:39 +0100 extable: Make

[tip:x86/pti] jump_label: Explicitly disable jump labels in __init code

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 48a76de86d9c882d3c5713b1fe51bbde39b833f3 Gitweb: https://git.kernel.org/tip/48a76de86d9c882d3c5713b1fe51bbde39b833f3 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:51 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] jump_label: Explicitly disable jump labels in __init code

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 48a76de86d9c882d3c5713b1fe51bbde39b833f3 Gitweb: https://git.kernel.org/tip/48a76de86d9c882d3c5713b1fe51bbde39b833f3 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:51 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 10:11:39 +0100 jump_label: Explicitly

[tip:x86/pti] jump_label: Warn on failed jump_label patching attempt

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 5400c00440061515c5bda299c19b6e86b81be798 Gitweb: https://git.kernel.org/tip/5400c00440061515c5bda299c19b6e86b81be798 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:52 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018

[tip:x86/pti] jump_label: Warn on failed jump_label patching attempt

2018-02-21 Thread tip-bot for Josh Poimboeuf
Commit-ID: 5400c00440061515c5bda299c19b6e86b81be798 Gitweb: https://git.kernel.org/tip/5400c00440061515c5bda299c19b6e86b81be798 Author: Josh Poimboeuf AuthorDate: Tue, 20 Feb 2018 11:37:52 -0600 Committer: Ingo Molnar CommitDate: Wed, 21 Feb 2018 10:11:39 +0100 jump_label: Warn on

[tip:x86/pti] x86/debug, objtool: Annotate WARN()-related UD2 as reachable

2018-02-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 2b5db66862b95532cb6cca8165ae6eb73633cf85 Gitweb: https://git.kernel.org/tip/2b5db66862b95532cb6cca8165ae6eb73633cf85 Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:26 -0600 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018

[tip:x86/pti] x86/debug, objtool: Annotate WARN()-related UD2 as reachable

2018-02-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: 2b5db66862b95532cb6cca8165ae6eb73633cf85 Gitweb: https://git.kernel.org/tip/2b5db66862b95532cb6cca8165ae6eb73633cf85 Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:26 -0600 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018 01:15:49 +0100 x86/debug, objtool:

[tip:x86/pti] objtool: Fix segfault in ignore_unreachable_insn()

2018-02-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: fe24e27128252c230a34a6c628da2bf1676781ea Gitweb: https://git.kernel.org/tip/fe24e27128252c230a34a6c628da2bf1676781ea Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:25 -0600 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018

[tip:x86/pti] objtool: Fix segfault in ignore_unreachable_insn()

2018-02-14 Thread tip-bot for Josh Poimboeuf
Commit-ID: fe24e27128252c230a34a6c628da2bf1676781ea Gitweb: https://git.kernel.org/tip/fe24e27128252c230a34a6c628da2bf1676781ea Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:25 -0600 Committer: Ingo Molnar CommitDate: Thu, 15 Feb 2018 01:15:49 +0100 objtool: Fix segfault in

[tip:x86/pti] objtool: Fix segfault in ignore_unreachable_insn()

2018-02-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: 59d13cd6789e8feb4615bb999d46bbd439a9a396 Gitweb: https://git.kernel.org/tip/59d13cd6789e8feb4615bb999d46bbd439a9a396 Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:25 -0600 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018

[tip:x86/pti] objtool: Fix segfault in ignore_unreachable_insn()

2018-02-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: 59d13cd6789e8feb4615bb999d46bbd439a9a396 Gitweb: https://git.kernel.org/tip/59d13cd6789e8feb4615bb999d46bbd439a9a396 Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:25 -0600 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018 11:46:59 +0100 objtool: Fix segfault in

[tip:x86/pti] x86/debug, objtool: Annotate WARN()-related UD2 as reachable

2018-02-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: 30dde5167c432f8e32d3d13fe73a241578a4f259 Gitweb: https://git.kernel.org/tip/30dde5167c432f8e32d3d13fe73a241578a4f259 Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:26 -0600 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018

[tip:x86/pti] x86/debug, objtool: Annotate WARN()-related UD2 as reachable

2018-02-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: 30dde5167c432f8e32d3d13fe73a241578a4f259 Gitweb: https://git.kernel.org/tip/30dde5167c432f8e32d3d13fe73a241578a4f259 Author: Josh Poimboeuf AuthorDate: Thu, 8 Feb 2018 17:09:26 -0600 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018 11:47:00 +0100 x86/debug, objtool:

[tip:x86/pti] x86/entry/64: Fix paranoid_entry() frame pointer warning

2018-02-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: b3ccefaed922529e6a67de7b30af5aa38c76ace9 Gitweb: https://git.kernel.org/tip/b3ccefaed922529e6a67de7b30af5aa38c76ace9 Author: Josh Poimboeuf AuthorDate: Mon, 12 Feb 2018 11:45:03 -0600 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018

[tip:x86/pti] x86/entry/64: Fix paranoid_entry() frame pointer warning

2018-02-13 Thread tip-bot for Josh Poimboeuf
Commit-ID: b3ccefaed922529e6a67de7b30af5aa38c76ace9 Gitweb: https://git.kernel.org/tip/b3ccefaed922529e6a67de7b30af5aa38c76ace9 Author: Josh Poimboeuf AuthorDate: Mon, 12 Feb 2018 11:45:03 -0600 Committer: Ingo Molnar CommitDate: Tue, 13 Feb 2018 09:04:55 +0100 x86/entry/64: Fix

  1   2   3   4   5   6   7   >