Skip to content
Snippets Groups Projects
Select Git revision
  • 40be821d627c61ee5beb51d265af372ab29804e4
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull x86 fixes from Thomas Gleixner:
     "A set of x86 fixes:
    
       - Use SYM_FUNC_START_WEAK in the mem* ASM functions instead of a
         combination of .weak and SYM_FUNC_START_LOCAL which makes LLVMs
         integrated assembler upset
    
       - Correct the mitigation selection logic which prevented the related
         prctl to work correctly
    
       - Make the UV5 hubless system work correctly by fixing up the
         malformed table entries and adding the missing ones"
    
    * tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/platform/uv: Recognize UV5 hubless system identifier
      x86/platform/uv: Remove spaces from OEM IDs
      x86/platform/uv: Fix missing OEM_TABLE_ID
      x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
      x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
    40be821d
    History
    Name Last commit Last update