Print this page
OS-7125 Need mitigation of L1TF (CVE-2018-3646)
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Split |
Close |
Expand all |
Collapse all |
--- old/exception_lists/keywords
+++ new/exception_lists/keywords
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
↓ open down ↓ |
14 lines elided |
↑ open up ↑ |
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21 # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
22 22 # Copyright 2017 Nexenta Systems, Inc.
23 23 # Copyright (c) 2013 by Delphix. All rights reserved.
24 24 # Copyright 2016 Toomas Soome <tsoome@me.com>
25 +# Copyright 2018 Joyent, Inc.
25 26 #
26 27
27 28 syntax: glob
28 29 usr/src/cmd/boot/common/bblk_einfo.c
29 30 usr/src/cmd/zonestat/zonestat/zonestat.c
30 31 usr/src/contrib/*
31 32 usr/src/data/locale/data/zh_CN.UTF-8.src
32 33 usr/src/data/locale/data/zh_HK.UTF-8.src
33 34 usr/src/data/locale/data/zh_MO.UTF-8.src
34 35 usr/src/data/locale/data/zh_SG.UTF-8.src
35 36 usr/src/data/locale/data/zh_TW.UTF-8.src
36 37 usr/src/data/terminfo/termcap.src
37 38 usr/src/data/terminfo/terminfo.src
39 +usr/src/data/ucode/amd/*
40 +usr/src/data/ucode/intel/*
38 41 usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/zfs-pool-v15.dat.bz2
39 42 usr/src/test/zfs-tests/tests/functional/delegate/delegate_common.kshlib
40 43 usr/src/test/test-runner/cmd/run
41 44 usr/src/uts/common/io/iwn/fw-iw/*.ucode
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX