lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 17 Aug 2022 20:08:48 +0800
From:   kernel test robot <lkp@...el.com>
To:     Andi Kleen <ak@...ux.intel.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Kuppuswamy Sathyanarayanan 
        <sathyanarayanan.kuppuswamy@...ux.intel.com>,
        linux-doc@...r.kernel.org
Subject: [intel-tdx:guest-filter 8/28] htmldocs:
 Documentation/admin-guide/tainted-kernels.rst:82: WARNING: Malformed table.

tree:   https://github.com/intel/tdx.git guest-filter
head:   21829a5cafffa06ea7ba6ce98563dcb01e6de1fd
commit: 10c8ad1011a5e93a89012920601ba904c9979012 [8/28] Add taint flag for TDX overrides
reproduce: make htmldocs

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>

All warnings (new ones prefixed by >>):

>> Documentation/admin-guide/tainted-kernels.rst:82: WARNING: Malformed table.

vim +82 Documentation/admin-guide/tainted-kernels.rst

896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   81  
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08  @82  ===  ===  ======  ========================================================
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   83  Bit  Log  Number  Reason that got the kernel tainted
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   84  ===  ===  ======  ========================================================
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   85    0  G/P       1  proprietary module was loaded
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   86    1  _/F       2  module was force loaded
547f574fd9d5e39 Mathieu Chouquet-Stringer 2020-12-02   87    2  _/S       4  kernel running on an out of specification system
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   88    3  _/R       8  module was force unloaded
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   89    4  _/M      16  processor reported a Machine Check Exception (MCE)
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   90    5  _/B      32  bad page referenced or some unexpected page flags
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   91    6  _/U      64  taint requested by userspace application
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   92    7  _/D     128  kernel died recently, i.e. there was an OOPS or BUG
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   93    8  _/A     256  ACPI table overridden by user
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   94    9  _/W     512  kernel issued warning
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   95   10  _/C    1024  staging driver was loaded
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   96   11  _/I    2048  workaround for bug in platform firmware applied
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   97   12  _/O    4096  externally-built ("out-of-tree") module was loaded
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   98   13  _/E    8192  unsigned module was loaded
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08   99   14  _/L   16384  soft lockup occurred
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08  100   15  _/K   32768  kernel has been live patched
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08  101   16  _/X   65536  auxiliary taint, defined for and used by distros
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08  102   17  _/T  131072  kernel was built with the struct randomization plugin
2852ca7fba9f77b David Gow                 2022-07-01  103   18  _/N  262144  an in-kernel test has been run
10c8ad1011a5e93 Andi Kleen                2021-07-14  104   19  _/Y  524288  confidential guest (like TDX guest) without full lockdown
10c8ad1011a5e93 Andi Kleen                2021-07-14  105  ===  ===  ======  =========================================================
896dd323abbf6a9 Thorsten Leemhuis         2019-01-08  106  

:::::: The code at line 82 was first introduced by commit
:::::: 896dd323abbf6a9980d8aca2656b6c4bf5352c3b docs: Revamp tainted-kernels.rst to make it more comprehensible

:::::: TO: Thorsten Leemhuis <linux@...mhuis.info>
:::::: CC: Jonathan Corbet <corbet@....net>

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

View attachment "config" of type "text/plain" (38517 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ