linux/arch/x86
Linus Torvalds 69f737ed3a A single fix for the x86 VDSO build infrastructure to address a compiler
warning on 32bit hosts due to a fprintf() modifier/argument mismatch.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCgAxFiEEQp8+kY+LLUocC4bMphj1TA10mKEFAmCGrz4THHRnbHhAbGlu
 dXRyb25peC5kZQAKCRCmGPVMDXSYoWggD/4q8f3L5UkM5wuyNb9BOoBBZI8tBFsm
 Pil8K3WUmc9VF8XrHMjHrFOjJPFrBQUqW6iE5UL2f2z7jb5L4t0d66KeKjzfmfuk
 N9thWuJKvUR4pOpg4y0lgFuwK/P94bRypIpvxTwtuEnaosy9JhWt+WKuWVRSqRNP
 gFABwIN9Aw904fQjXwPPsZa1/Yt9mtHrt9i4+fPkc4APRBjoANaGhPz8H3HcgOzM
 hJIV/T1hiCEni4kAr9mAOfBCMARo1aApkhWaKtV10vaieXT+db7JNYx6C6DGob/U
 bWJABQoBhX7IY+SvW1SAyoU5Z104X+CmZXG2GIPqISuL+6Fk3fZQ/6EmUBt+efoJ
 lCKv7OsEW27qrN9B5yoAxTnzSPJq5utuEXvcRbkUFMkv+pT8/zucFu1xHcyd2qHG
 fBr/urbrxSCjya4GlIhYIKwYo/LX5c61iZR/Vv/K/swcgV58G8uQAINmcUDTLi57
 eNeUd0sp4SVet6HBTlAvKADCJOOAhmKMNWtuOTepQcXjmK6HXog75DDm82Cxzgdx
 fILvVZ5acw6+rK0OYa9Wgwd2llkZjQ7JiyOZH44UJ1eTai3tF7tCem2l3mIn2otI
 QZtuAbwJ6tXVljU+0LPHefRpsiCf37CGUY+JIBkdp1cA9tYQVratZpSZ1QV1LjP1
 b53RhxXb7PCG2Q==
 =ch7x
 -----END PGP SIGNATURE-----

Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 vdso update from Thomas Gleixner:
 "A single fix for the x86 VDSO build infrastructure to address a
  compiler warning on 32bit hosts due to a fprintf() modifier/argument
  mismatch."

* tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/vdso: Use proper modifier for len's format specifier in extract()
2021-04-26 10:17:34 -07:00
..
boot A bunch of clang build fixes and a Kconfig highmem selection fix for 2021-04-26 09:32:35 -07:00
configs module: remove EXPORT_UNUSED_SYMBOL* 2021-02-08 12:28:07 +01:00
crypto Trivial cleanups and fixes all over the place. 2021-04-26 09:25:47 -07:00
entry A single fix for the x86 VDSO build infrastructure to address a compiler 2021-04-26 10:17:34 -07:00
events Trivial cleanups and fixes all over the place. 2021-04-26 09:25:47 -07:00
hyperv x86: Fix various typos in comments 2021-03-18 15:31:53 +01:00
ia32 x86/ia32_signal: Propagate __user annotation properly 2020-12-11 19:44:31 +01:00
include Support for enhanced split lock detection: 2021-04-26 10:09:38 -07:00
kernel Support for enhanced split lock detection: 2021-04-26 10:09:38 -07:00
kvm Trivial cleanups and fixes all over the place. 2021-04-26 09:25:47 -07:00
lib Trivial cleanups and fixes all over the place. 2021-04-26 09:25:47 -07:00
math-emu x86/fpu/math-emu: Fix function cast warning 2021-03-23 00:08:02 +01:00
mm Trivial cleanups and fixes all over the place. 2021-04-26 09:25:47 -07:00
net Trivial cleanups and fixes all over the place. 2021-04-26 09:25:47 -07:00
pci x86: Fix various typos in comments 2021-03-18 15:31:53 +01:00
platform A bunch of SGI UV improvements, fixes and cleanups. 2021-04-26 09:34:19 -07:00
power x86: Fix various typos in comments, take #2 2021-03-21 23:50:28 +01:00
purgatory crypto: sha - split sha.h into sha1.h and sha2.h 2020-11-20 14:45:33 +11:00
ras
realmode x86: Fix various typos in comments, take #2 2021-03-21 23:50:28 +01:00
tools Modules updates for v5.12 2021-02-23 10:15:33 -08:00
um um: remove process stub VMA 2021-02-12 21:37:38 +01:00
video
xen Trivial cleanups and fixes all over the place. 2021-04-26 09:25:47 -07:00
.gitignore
Kbuild
Kconfig Entry code update: 2021-04-26 10:02:09 -07:00
Kconfig.assembler
Kconfig.cpu
Kconfig.debug x86, libnvdimm/test: Remove COPY_MC_TEST 2020-10-26 18:08:35 +01:00
Makefile A bunch of clang build fixes and a Kconfig highmem selection fix for 2021-04-26 09:32:35 -07:00
Makefile_32.cpu
Makefile.um