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
| ||
|
Message-ID: <20210215114132.GH23409@zn.tnic> Date: Mon, 15 Feb 2021 12:41:32 +0100 From: Borislav Petkov <bp@...e.de> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org> Subject: [GIT PULL] x86/misc for v5.12 Hi Linus, please pull the pile of miscellaneous fixes for v5.12. Thx. --- The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.12 for you to fetch changes up to 02a16aa13574c8526beadfc9ae8cc9b66315fa2d: x86/MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too (2021-01-27 19:06:47 +0100) ---------------------------------------------------------------- - Complete the MSR write filtering by applying it to the MSR ioctl interface too. - Other misc small fixups. ---------------------------------------------------------------- Andy Lutomirski (1): selftests/x86: Use __builtin_ia32_read/writeeflags Heiner Kallweit (1): x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk Misono Tomohiro (1): x86/MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too kernel test robot (1): selftests/fpu: Fix debugfs_simple_attr.cocci warning arch/x86/kernel/msr.c | 7 +++++++ arch/x86/kernel/reboot.c | 9 +++++++++ lib/test_fpu.c | 6 +++--- tools/testing/selftests/x86/helpers.h | 24 ++++-------------------- 4 files changed, 23 insertions(+), 23 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg
Powered by blists - more mailing lists