[tip:locking/urgent] locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry

2018-01-08 Thread tip-bot for Eric Biggers
Commit-ID: f328299e54a94998b31baf788d2b33d8122a4acb Gitweb: https://git.kernel.org/tip/f328299e54a94998b31baf788d2b33d8122a4acb Author: Eric Biggers AuthorDate: Fri, 29 Dec 2017 13:53:03 -0600 Committer: Ingo Molnar CommitDate: Mon, 8 Jan 2018 20:05:04 +0100 locking/refcounts: Remove s

[tip:x86/urgent] x86/mm: Fix use-after-free of ldt_struct

2017-08-25 Thread tip-bot for Eric Biggers
Commit-ID: ccd5b3235180eef3cfec337df1c8554ab151b5cc Gitweb: http://git.kernel.org/tip/ccd5b3235180eef3cfec337df1c8554ab151b5cc Author: Eric Biggers AuthorDate: Thu, 24 Aug 2017 10:50:29 -0700 Committer: Ingo Molnar CommitDate: Fri, 25 Aug 2017 09:55:52 +0200 x86/mm: Fix use-after-free

[tip:x86/fpu] x86/fpu: Don't let userspace set bogus xcomp_bv

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: 814fb7bb7db5433757d76f4c4502c96fc53b0b5e Gitweb: http://git.kernel.org/tip/814fb7bb7db5433757d76f4c4502c96fc53b0b5e Author: Eric Biggers AuthorDate: Sat, 23 Sep 2017 15:00:07 +0200 Committer: Ingo Molnar CommitDate: Mon, 25 Sep 2017 09:26:32 +0200 x86/fpu: Don't let userspac

[tip:x86/fpu] x86/fpu: Reinitialize FPU registers if restoring FPU state fails

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: d5c8028b4788f62b31fb79a331b3ad3e041fa366 Gitweb: http://git.kernel.org/tip/d5c8028b4788f62b31fb79a331b3ad3e041fa366 Author: Eric Biggers AuthorDate: Sat, 23 Sep 2017 15:00:09 +0200 Committer: Ingo Molnar CommitDate: Mon, 25 Sep 2017 09:26:38 +0200 x86/fpu: Reinitialize FPU r

[tip:x86/fpu] x86/fpu: Introduce validate_xstate_header()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: e63e5d5c15c6b1dba26f7cbd1b1089a1d6155db5 Gitweb: http://git.kernel.org/tip/e63e5d5c15c6b1dba26f7cbd1b1089a1d6155db5 Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:04 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:45 +0200 x86/fpu: Introduce validate

[tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: cf9df81b139b6ebaec188d73758f02ca3b2110e4 Gitweb: http://git.kernel.org/tip/cf9df81b139b6ebaec188d73758f02ca3b2110e4 Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:05 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:45 +0200 x86/fpu: Use validate_xstat

[tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: b11e2e18a7fc8eaa3d592c260d50c7129e094ded Gitweb: http://git.kernel.org/tip/b11e2e18a7fc8eaa3d592c260d50c7129e094ded Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:06 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:46 +0200 x86/fpu: Use validate_xstat

[tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: af95774b3ca080b0e1e651c0fc7680f3444ddda7 Gitweb: http://git.kernel.org/tip/af95774b3ca080b0e1e651c0fc7680f3444ddda7 Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:09 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:47 +0200 x86/fpu: Use validate_xstat

[tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: 98c0fad9d60e8b2cd47e15b7bee7df343648f5bb Gitweb: http://git.kernel.org/tip/98c0fad9d60e8b2cd47e15b7bee7df343648f5bb Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:12 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:48 +0200 x86/fpu: Use validate_xstat

[tip:x86/fpu] x86/fpu: Copy the full header in copy_user_to_xstate()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: af2c4322d986a08a6e793b74b83a62b325019c20 Gitweb: http://git.kernel.org/tip/af2c4322d986a08a6e793b74b83a62b325019c20 Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:10 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:47 +0200 x86/fpu: Copy the full head

[tip:x86/fpu] x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: b89eda482d7849a1c146b6d0a42f4e76369bb08e Gitweb: http://git.kernel.org/tip/b89eda482d7849a1c146b6d0a42f4e76369bb08e Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:08 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:46 +0200 x86/fpu: Eliminate the 'xfe

[tip:x86/fpu] x86/fpu: Copy the full state_header in copy_kernel_to_xstate()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: 80d8ae86b36791a545ca28ddc95133ea59bba6e0 Gitweb: http://git.kernel.org/tip/80d8ae86b36791a545ca28ddc95133ea59bba6e0 Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:07 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:46 +0200 x86/fpu: Copy the full stat

[tip:x86/fpu] x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: 3d703477bcfe8bb57079d97198cf1e342fe1fef9 Gitweb: http://git.kernel.org/tip/3d703477bcfe8bb57079d97198cf1e342fe1fef9 Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:11 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:48 +0200 x86/fpu: Eliminate the 'xfe

[tip:x86/fpu] x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES

2017-09-26 Thread tip-bot for Eric Biggers
Commit-ID: 738f48cb5fdd5878d11934f1898aa2bcf1578289 Gitweb: http://git.kernel.org/tip/738f48cb5fdd5878d11934f1898aa2bcf1578289 Author: Eric Biggers AuthorDate: Sun, 24 Sep 2017 12:59:13 +0200 Committer: Ingo Molnar CommitDate: Tue, 26 Sep 2017 09:43:48 +0200 x86/fpu: Use using_compacte