[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210419214958.4035512-1-fenghua.yu@intel.com>
Date: Mon, 19 Apr 2021 21:49:54 +0000
From: Fenghua Yu <fenghua.yu@...el.com>
To: "Thomas Gleixner" <tglx@...utronix.de>,
"Ingo Molnar" <mingo@...hat.com>, "Borislav Petkov" <bp@...en8.de>,
"Peter Zijlstra" <peterz@...radead.org>,
"Randy Dunlap" <rdunlap@...radead.org>,
"Tony Luck" <tony.luck@...el.com>,
"Xiaoyao Li " <xiaoyao.li@...el.com>,
"Ravi V Shankar" <ravi.v.shankar@...el.com>
Cc: "linux-kernel" <linux-kernel@...r.kernel.org>,
"x86" <x86@...nel.org>, Fenghua Yu <fenghua.yu@...el.com>
Subject: [PATCH 0/4] x86/bus_lock: Set rate limit for bus lock
Bus lock warn and fatal handling is in tip. This series sets system
wide bus lock rate limit to throttle malicious code.
This series is applied on top of tip master branch.
Change Log:
-Set system wide rate limit instead of per-user rate limit (Thomas).
-Thomas suggested to split the previous bus lock into warn and fatal
patch set and this rate limit patch set:
https://lore.kernel.org/lkml/871rca6dbp.fsf@nanos.tec.linutronix.de/
Fenghua Yu (4):
Documentation/x86: Add buslock.rst
x86/bus_lock: Set rate limit for bus lock
Documentation/admin-guide: Change doc for bus lock ratelimit
Documentation/x86: Add ratelimit in buslock.rst
.../admin-guide/kernel-parameters.txt | 8 ++
Documentation/x86/buslock.rst | 133 ++++++++++++++++++
arch/x86/kernel/cpu/intel.c | 43 +++++-
3 files changed, 182 insertions(+), 2 deletions(-)
create mode 100644 Documentation/x86/buslock.rst
--
2.31.1
Powered by blists - more mailing lists