[tip: x86/cpu] x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN

2021-03-20 Thread tip-bot2 for Tony Luck
The following commit has been merged into the x86/cpu branch of tip: Commit-ID: a331f5fdd36dba1ffb0239a4dfaaf1df91ff1aab Gitweb: https://git.kernel.org/tip/a331f5fdd36dba1ffb0239a4dfaaf1df91ff1aab Author:Tony Luck AuthorDate:Fri, 19 Mar 2021 10:39:19 -07:00 Committer:

[tip: ras/core] x86/mce: Use "safe" MSR functions when enabling additional error logging

2020-11-16 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: 098416e6986127f7e4c8ce4fd6bbbd80e55b0386 Gitweb: https://git.kernel.org/tip/098416e6986127f7e4c8ce4fd6bbbd80e55b0386 Author:Tony Luck AuthorDate:Tue, 10 Nov 2020 16:39:54 -08:00 Committer:

[tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs

2020-11-02 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: 68299a42f84288537ee3420c431ac0115ccb90b1 Gitweb: https://git.kernel.org/tip/68299a42f84288537ee3420c431ac0115ccb90b1 Author:Tony Luck AuthorDate:Fri, 30 Oct 2020 12:04:00 -07:00 Committer:

[tip: ras/core] x86/mce: Recover from poison found while copying from user space

2020-10-07 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: c0ab7ffce275d3f83bd253c70889c28821d4a41d Gitweb: https://git.kernel.org/tip/c0ab7ffce275d3f83bd253c70889c28821d4a41d Author:Tony Luck AuthorDate:Tue, 06 Oct 2020 14:09:09 -07:00 Committer:

[tip: ras/core] x86/mce: Provide method to find out the type of an exception handler

2020-10-07 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: a05d54c41ecfa1a322b229b4e5ce50c157284f74 Gitweb: https://git.kernel.org/tip/a05d54c41ecfa1a322b229b4e5ce50c157284f74 Author:Tony Luck AuthorDate:Tue, 06 Oct 2020 14:09:06 -07:00 Committer:

[tip: ras/core] x86/mce: Avoid tail copy when machine check terminated a copy from user

2020-10-07 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: a2f73400e4dfd13f673c6e1b4b98d180fd1e47b3 Gitweb: https://git.kernel.org/tip/a2f73400e4dfd13f673c6e1b4b98d180fd1e47b3 Author:Tony Luck AuthorDate:Tue, 06 Oct 2020 14:09:08 -07:00 Committer:

[tip: ras/core] x86/mce: Decode a kernel instruction to determine if it is copying from user

2020-10-07 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: 300638101329e8f1569115f3d7197ef5ef754a3a Gitweb: https://git.kernel.org/tip/300638101329e8f1569115f3d7197ef5ef754a3a Author:Tony Luck AuthorDate:Tue, 06 Oct 2020 14:09:10 -07:00 Committer:

[tip: ras/core] x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list

2020-09-29 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: ed9705e4ad1c19ae51ed0cb4c112f9eb6dfc69fc Gitweb: https://git.kernel.org/tip/ed9705e4ad1c19ae51ed0cb4c112f9eb6dfc69fc Author:Tony Luck AuthorDate:Tue, 29 Sep 2020 19:13:13 -07:00 Committer:

[tip: ras/core] x86/mce: Stop mce_reign() from re-computing severity for every CPU

2020-09-14 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: 13c877f4b48b943105ad9e13ba2c7a093fb694e8 Gitweb: https://git.kernel.org/tip/13c877f4b48b943105ad9e13ba2c7a093fb694e8 Author:Tony Luck AuthorDate:Tue, 08 Sep 2020 10:55:12 -07:00 Committer:

[tip: ras/core] x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()

2020-08-26 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: 1e36d9c6886849c6f3d3c836370563e6bc1a6ddd Gitweb: https://git.kernel.org/tip/1e36d9c6886849c6f3d3c836370563e6bc1a6ddd Author:Tony Luck AuthorDate:Mon, 24 Aug 2020 15:12:37 -07:00 Committer:

[tip: x86/cpu] x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family

2020-07-25 Thread tip-bot2 for Tony Luck
The following commit has been merged into the x86/cpu branch of tip: Commit-ID: e00b62f0b06d0ae2b844049f216807617aff0cdb Gitweb: https://git.kernel.org/tip/e00b62f0b06d0ae2b844049f216807617aff0cdb Author:Tony Luck AuthorDate:Mon, 20 Jul 2020 21:37:49 -07:00 Committer:

[tip: efi/urgent] efivarfs: Don't return -EINTR when rate-limiting reads

2020-06-19 Thread tip-bot2 for Tony Luck
The following commit has been merged into the efi/urgent branch of tip: Commit-ID: 4353f03317fd3eb0bd803b61bdb287b68736a728 Gitweb: https://git.kernel.org/tip/4353f03317fd3eb0bd803b61bdb287b68736a728 Author:Tony Luck AuthorDate:Thu, 28 May 2020 12:49:05 -07:00 Committer:

[tip: efi/urgent] efivarfs: Update inode modification time for successful writes

2020-06-19 Thread tip-bot2 for Tony Luck
The following commit has been merged into the efi/urgent branch of tip: Commit-ID: 2096721f1577b51b574fa06a7d91823dffe7267a Gitweb: https://git.kernel.org/tip/2096721f1577b51b574fa06a7d91823dffe7267a Author:Tony Luck AuthorDate:Thu, 28 May 2020 12:49:04 -07:00 Committer:

[tip: x86/fsgsbase] x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation

2020-06-18 Thread tip-bot2 for Tony Luck
The following commit has been merged into the x86/fsgsbase branch of tip: Commit-ID: 978e1342c3c4d7b20808fd5875d9ac0d57db22ee Gitweb: https://git.kernel.org/tip/978e1342c3c4d7b20808fd5875d9ac0d57db22ee Author:Tony Luck AuthorDate:Thu, 28 May 2020 16:13:54 -04:00

[tip: x86/urgent] x86/cpu: Add Sapphire Rapids CPU model number

2020-06-03 Thread tip-bot2 for Tony Luck
The following commit has been merged into the x86/urgent branch of tip: Commit-ID: be25d1b5ea6a3a3ecbb5474e2ae8e32d2ba055ea Gitweb: https://git.kernel.org/tip/be25d1b5ea6a3a3ecbb5474e2ae8e32d2ba055ea Author:Tony Luck AuthorDate:Wed, 03 Jun 2020 10:33:52 -07:00 Committer:

[tip: ras/core] x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()

2020-05-27 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: 45811ba140593e288a288c2a2e45d25f38d20d73 Gitweb: https://git.kernel.org/tip/45811ba140593e288a288c2a2e45d25f38d20d73 Author:Tony Luck AuthorDate:Wed, 27 May 2020 11:28:08 -07:00 Committer:

[tip: ras/core] x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned

2020-05-26 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: be69f6c5cd38c457c22f6e718077f6524437369d Gitweb: https://git.kernel.org/tip/be69f6c5cd38c457c22f6e718077f6524437369d Author:Tony Luck AuthorDate:Wed, 20 May 2020 09:35:46 -07:00 Committer:

[tip: ras/core] x86/{mce,mm}: Change so poison pages are either unmapped or marked uncacheable

2020-05-25 Thread tip-bot2 for Tony Luck
The following commit has been merged into the ras/core branch of tip: Commit-ID: 3cb1ada80fe29e2fa022b5f20370b65718e0a744 Gitweb: https://git.kernel.org/tip/3cb1ada80fe29e2fa022b5f20370b65718e0a744 Author:Tony Luck AuthorDate:Wed, 20 May 2020 09:35:46 -07:00 Committer: