Files
linux/arch/x86/include/asm
Linus Torvalds 5bb7b2107f Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner:
 "A set of fixes for X86:

   - Prevent sending the wrong signal when protection keys are enabled
     and the kernel handles a fault in the vsyscall emulation.

   - Invoke early_reserve_memory() before invoking e820_memory_setup()
     which is required to make the Xen dom0 e820 hooks work correctly.

   - Use the correct data type for the SETZ operand in the EMQCMDS
     instruction wrapper.

   - Prevent undefined behaviour to the potential unaligned accesss in
     the instruction decoder library"

* tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
  x86/asm: Fix SETZ size enqcmds() build failure
  x86/setup: Call early_reserve_memory() earlier
  x86/fault: Fix wrong signal when vsyscall fails with pkey
2021-09-26 10:09:20 -07:00
..
2021-03-18 15:31:53 +01:00
2021-05-05 21:50:13 +02:00
2021-03-18 15:31:53 +01:00
2021-09-08 15:32:35 -07:00
2020-10-28 20:26:25 +01:00
2021-03-31 16:20:22 +02:00
2020-11-26 12:58:56 +01:00
2021-03-18 15:31:53 +01:00
2020-11-06 23:14:58 +01:00
2021-03-18 15:31:53 +01:00
2021-05-12 14:54:56 +02:00
2020-09-16 16:52:28 +02:00
2021-06-22 13:56:43 +02:00
2021-07-01 11:06:03 -07:00
2021-03-15 10:49:00 +01:00
2021-05-12 20:00:51 +02:00
2020-11-17 14:36:13 +01:00