From: Linus Torvalds Date: Tue, 4 Aug 2020 00:23:49 +0000 (-0700) Subject: Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.10.7~2000 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c813e8c9dff344a3b46bc9bba8aff5a7ebbc67e7;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'x86-misc-2020-08-03' of git://git./linux/kernel/git/tip/tip Pull x86 MSR filtering from Ingo Molnar: "Filter MSR writes from user-space by default, and print a syslog entry if they happen outside the allowed set of MSRs, which is a single one for now, MSR_IA32_ENERGY_PERF_BIAS. The plan is to eventually disable MSR writes by default (they can still be enabled via allow_writes=on)" * tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/msr: Filter MSR writes --- c813e8c9dff344a3b46bc9bba8aff5a7ebbc67e7