Re: [GIT PULL] x86 fixes

2021-03-28 Thread pr-tracker-bot
The pull request you sent on Sun, 28 Mar 2021 12:44:42 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-2021-03-28 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/36a14638f7c06546717cc1316fcfee6da42b98cc Thank you! -- Deet-doot-dot, I

[GIT PULL] x86 fixes

2021-03-28 Thread Ingo Molnar
Linus, Please pull the latest x86/urgent git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2021-03-28 # HEAD: 9fcb51c14da2953de585c5c6e50697b8a6e91a7b x86/build: Turn off -fcf-protection for realmode targets Two fixes: - Fix build failure on Ubuntu

Re: [GIT PULL] x86 fixes

2020-10-11 Thread Thomas Gleixner
Linus, On Sun, Oct 11 2020 at 11:00, Linus Torvalds wrote: > On Sun, Oct 11, 2020 at 1:09 AM Ingo Molnar wrote: >> >> - Fix a (hopefully final) IRQ state tracking bug vs. MCE handling > > Why is the nmi_enter/nmi_exit thing not a problem on non-x86 architectures? > > Put another way: x86 does

Re: [GIT PULL] x86 fixes

2020-10-11 Thread pr-tracker-bot
The pull request you sent on Sun, 11 Oct 2020 10:08:59 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-2020-10-11 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/c120ec12e216225f7536cc1b924fe428ff64b5bd Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] x86 fixes

2020-10-11 Thread Linus Torvalds
On Sun, Oct 11, 2020 at 1:09 AM Ingo Molnar wrote: > > - Fix a (hopefully final) IRQ state tracking bug vs. MCE handling Why is the nmi_enter/nmi_exit thing not a problem on non-x86 architectures? Put another way: x86 does extra work to track IRQ state across NMI. What makes x86 special? It

[GIT PULL] x86 fixes

2020-10-11 Thread Ingo Molnar
Linus, Please pull the latest x86/urgent git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2020-10-11 # HEAD: 0c7689830e907668288a1a1da84dca66dbdb4728 Documentation/x86: Fix incorrect references to zero-page.txt Two fixes: - Fix a (hopefully final)

Re: [GIT PULL] x86 fixes

2020-09-06 Thread pr-tracker-bot
The pull request you sent on Sun, 6 Sep 2020 10:15:15 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-2020-09-06 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/015b3155c46a089f623c8a2e794ffad84143565d Thank you! -- Deet-doot-dot, I

[GIT PULL] x86 fixes

2020-09-06 Thread Ingo Molnar
Linus, Please pull the latest x86/urgent git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2020-09-06 # HEAD: 4facb95b7adaf77e2da73aafb9ba60996fe42a12 x86/entry: Unbreak 32bit fast syscall Misc fixes: - Fix more generic entry code ABI fallout - Fix

Re: [GIT PULL] x86 fixes

2020-08-15 Thread pr-tracker-bot
The pull request you sent on Sat, 15 Aug 2020 13:45:52 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-2020-08-15 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/50f6c7dbd973092d8e5f3c89f29eb4bea19fdebd Thank you! -- Deet-doot-dot, I

[GIT PULL] x86 fixes

2020-08-15 Thread Ingo Molnar
Linus, Please pull the latest x86/urgent git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2020-08-15 # HEAD: a6d996cbd38b42341ad3fce74506b9fdc280e395 x86/alternatives: Acquire pte lock with interrupts enabled Misc fixes and small updates all around

Re: [GIT PULL] x86 fixes

2020-07-25 Thread pr-tracker-bot
The pull request you sent on Sat, 25 Jul 2020 13:46:37 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-2020-07-25 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fbe0d451bcea569fc0ed3455511a90646c8a9c81 Thank you! -- Deet-doot-dot, I

[GIT PULL] x86 fixes

2020-07-25 Thread Ingo Molnar
Linus, Please pull the latest x86/urgent git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2020-07-25 # HEAD: d181d2da0141371bbc360eaea78719203e165e1c x86/dumpstack: Dump user space code correctly again Misc fixes: - Fix a section end page alignment

Re: [GIT PULL] x86 fixes

2019-10-12 Thread pr-tracker-bot
The pull request you sent on Sat, 12 Oct 2019 15:19:16 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7a275fd7b9519b5cc63270a8964055aadb04de26 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-10-12 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 8d7c6ac3b2371eb1cbc9925a88f4d10efff374de x86/cpu: Add Comet Lake to the Intel CPU models header A handful of fixes: a kexec linking

Re: [GIT PULL] x86 fixes

2019-09-12 Thread pr-tracker-bot
The pull request you sent on Thu, 12 Sep 2019 14:57:10 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/95217783b7f6f331e7a6675e0a31fb9a5a1b9a36 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-09-12 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: afa8b475c1aec185a8e106c48b3832e0b88bc2de x86/timer: Force PIT initialization when !X86_FEATURE_ARAT A KVM guest fix, and a kdump

Re: [GIT PULL] x86 fixes

2019-09-05 Thread pr-tracker-bot
The pull request you sent on Thu, 5 Sep 2019 10:07:19 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/19e4147a04a43d210dbacda76e0988f90bb0ba45 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] x86 fixes

2019-09-05 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 4030b4c585c41eeefec7bd20ce3d0e100a0f2e4d x86/hyper-v: Fix overflow bug in fill_gva_list() Misc fixes: - a signed kernels EFI boot

Re: [GIT PULL] x86 fixes

2019-06-29 Thread pr-tracker-bot
The pull request you sent on Sat, 29 Jun 2019 11:14:07 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/728254541ebcc7fee869c3c4c3f36f96be791edb Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-06-29 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: ae6a45a0868986f69039a2150d3b2b9ca294c378 x86/unwind/orc: Fall back to using frame pointers for generated code Misc fixes all over the

Re: [GIT pull] x86 fixes for 5.2

2019-06-16 Thread pr-tracker-bot
The pull request you sent on Sun, 16 Jun 2019 11:29:52 -: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/963172d9c7e862654d3d24cbcafb33f33ae697a8 Thank you! -- Deet-doot-dot, I am

[GIT pull] x86 fixes for 5.2

2019-06-16 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus up to: 78f4e932f776: x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback The accumulated fixes from this and last week: -

Re: [GIT PULL] x86 fixes

2019-06-02 Thread pr-tracker-bot
The pull request you sent on Sun, 2 Jun 2019 19:44:42 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7bd1d5edd0160b615ab8748cf94dabcab1fb01cb Thank you! -- Deet-doot-dot, I am a

[GIT PULL] x86 fixes

2019-06-02 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 2ac44ab608705948564791ce1d15d43ba81a1e38 x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor Two fixes: a quirk for

Re: [GIT PULL] x86 fixes

2019-05-16 Thread pr-tracker-bot
The pull request you sent on Thu, 16 May 2019 18:26:16 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/d396360acdf7e57edcd9e2d080343b0353d65d63 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-05-16 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 9d8d0294e78a164d407133dea05caf4b84247d6a x86/speculation/mds: Improve CPU buffer clear documentation Misc fixes and updates: - a

Re: [GIT PULL] x86 fixes

2019-04-27 Thread pr-tracker-bot
The pull request you sent on Sat, 27 Apr 2019 16:42:56 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/037904a22bf8b2c999a6e2a8ba971b549c1e9600 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-04-27 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 0d02113b31b2017dd349ec9df2314e798a90fa6e x86/mm: Fix a crash with kmemleak_scan() Two fixes: - Fix an early boot crash in the RSDP

Re: [GIT PULL] x86 fixes

2019-04-20 Thread pr-tracker-bot
The pull request you sent on Sat, 20 Apr 2019 09:38:09 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/1fd91d719eb1ae83ef500eb4148d11db9db39a41 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-04-20 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 2ee27796f298b710992a677a7e4d35c8c588b17e x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log priority Misc fixes

Re: [GIT PULL] x86 fixes

2019-04-12 Thread pr-tracker-bot
The pull request you sent on Fri, 12 Apr 2019 15:10:42 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6d0a598489ca687e1ebac37eef546526eca41347 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-04-12 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 5b77e95dd7790ff6c8fbf1cd8d0104ebed818a03 x86/asm: Use stricter assembly constraints in bitops Fix typos in user-visible resctrl

Re: [GIT pull] x86 fixes for 5.1

2019-03-10 Thread pr-tracker-bot
The pull request you sent on Sun, 10 Mar 2019 12:33:54 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/262d6a9a63a387c8dfa9eb4f7713e159c941e52c Thank you! -- Deet-doot-dot, I am

[GIT pull] x86 fixes for 5.1

2019-03-10 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A set of fixes for x86: - Make the unwinder more robust when it encounters a NULL pointer call, so the backtrace becomes more useful - Fix

Re: [GIT pull] x86 fixes for 5.0

2019-03-02 Thread pr-tracker-bot
The pull request you sent on Sat, 2 Mar 2019 20:19:57 +0100 (CET): > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e7c42a89e9f16039684418dfe3c43b068734ff8f Thank you! -- Deet-doot-dot,

[GIT pull] x86 fixes for 5.0

2019-03-02 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Two last minute fixes: - Prevent that value evaluation via functions happens in the user access enabled region of __put_user(). -

Re: [GIT PULL] x86 fixes

2019-02-17 Thread pr-tracker-bot
The pull request you sent on Sun, 17 Feb 2019 11:19:08 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8d33316d520501f24fef180ea5b860ecb9e64506 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-02-17 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: f331e766c4be33f4338574f3c9f7f77e98ab4571 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls Three changes: - An UV

Re: [GIT PULL] x86 fixes

2019-02-10 Thread pr-tracker-bot
The pull request you sent on Sun, 10 Feb 2019 10:13:40 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/aadaa8061189a9e5d8a1327b328453d663e8cbc9 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-02-10 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 20e55bc17dd01f13cec0eb17e76e9511b23963ef x86/mm: Make set_pmd_at() paravirt aware A handful of fixes: - Fix an MCE corner case

Re: [GIT PULL] x86 fixes

2019-01-11 Thread pr-tracker-bot
The pull request you sent on Fri, 11 Jan 2019 08:14:54 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e8af37f3f488e7adce2b5c6f6dfe8c83c2662e1f Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2019-01-10 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: e4f358916d528d479c3c12bd2fd03f2d5a576380 x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE A 32-bit build fix,

Re: [GIT PULL] x86 fixes

2018-12-21 Thread pr-tracker-bot
The pull request you sent on Fri, 21 Dec 2018 13:25:45 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/70ad6368e878857db315788dab36817aa992c86a Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2018-12-21 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 6ac389346e6964e1f6a1c675cebf8bd0912526a5 Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around

Re: [GIT PULL] x86 fixes

2018-12-09 Thread pr-tracker-bot
The pull request you sent on Sun, 9 Dec 2018 23:06:55 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/8586ca8a214471e4573d76356aabe890bfecdc8a Thank you! -- Deet-doot-dot, I am a

[GIT PULL] x86 fixes

2018-12-09 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: ac3e233d29f7f77f28243af0132057d378d3ea58 x86/vdso: Drop implicit common-page-size linker flag Three fixes: a boot parameter

Re: [GIT PULL] x86 fixes

2018-11-30 Thread pr-tracker-bot
The pull request you sent on Fri, 30 Nov 2018 07:29:06 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/1ec63573b2db363848abb313cc75eb29e9abc1b3 Thank you! -- Deet-doot-dot, I am

Re: [GIT PULL] x86 fixes

2018-11-30 Thread pr-tracker-bot
The pull request you sent on Fri, 30 Nov 2018 07:29:06 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/1ec63573b2db363848abb313cc75eb29e9abc1b3 Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fixes

2018-11-29 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 60c8144afc287ef09ce8c1230c6aa972659ba1bb x86/MCE/AMD: Fix the thresholding machinery initialization order Misc fixes: - an MCE

[GIT PULL] x86 fixes

2018-11-29 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 60c8144afc287ef09ce8c1230c6aa972659ba1bb x86/MCE/AMD: Fix the thresholding machinery initialization order Misc fixes: - an MCE

Re: [GIT pull] x86 fixes for 4.20

2018-11-11 Thread pr-tracker-bot
The pull request you sent on Sun, 11 Nov 2018 09:11:09 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/b6df7b6db1c1837fc9eada74ed561cbfe7746755 Thank you! -- Deet-doot-dot, I am

Re: [GIT pull] x86 fixes for 4.20

2018-11-11 Thread pr-tracker-bot
The pull request you sent on Sun, 11 Nov 2018 09:11:09 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/b6df7b6db1c1837fc9eada74ed561cbfe7746755 Thank you! -- Deet-doot-dot, I am

[GIT pull] x86 fixes for 4.20

2018-11-11 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A set of x86 fixes: - Cure the LDT remapping to user space on 5 level paging which ended up in the KASLR space - Remove LDT mapping

[GIT pull] x86 fixes for 4.20

2018-11-11 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A set of x86 fixes: - Cure the LDT remapping to user space on 5 level paging which ended up in the KASLR space - Remove LDT mapping

Re: [GIT PULL] x86 fixes

2018-11-03 Thread Linus Torvalds
On Sat, Nov 3, 2018 at 4:09 PM Ingo Molnar wrote: > > A number of fixes and some late updates: Pulled, Linus

Re: [GIT PULL] x86 fixes

2018-11-03 Thread Linus Torvalds
On Sat, Nov 3, 2018 at 4:09 PM Ingo Molnar wrote: > > A number of fixes and some late updates: Pulled, Linus

[GIT PULL] x86 fixes

2018-11-03 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 23a12ddee1ce28065b71f14ccc695b5a0c8a64ff Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix A number of fixes and

[GIT PULL] x86 fixes

2018-11-03 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 23a12ddee1ce28065b71f14ccc695b5a0c8a64ff Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix A number of fixes and

Re: [GIT PULL] x86 fixes

2018-10-20 Thread Greg Kroah-Hartman
On Sat, Oct 20, 2018 at 10:54:25AM +0200, Ingo Molnar wrote: > Greg, > > Please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now merged, thanks. greg k-h

Re: [GIT PULL] x86 fixes

2018-10-20 Thread Greg Kroah-Hartman
On Sat, Oct 20, 2018 at 10:54:25AM +0200, Ingo Molnar wrote: > Greg, > > Please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now merged, thanks. greg k-h

[GIT PULL] x86 fixes

2018-10-20 Thread Ingo Molnar
Greg, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 485734f3fc77c1eb77ffe138c027b9a4bf0178f3 x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels It's 4 misc fixes, 3 build

[GIT PULL] x86 fixes

2018-10-20 Thread Ingo Molnar
Greg, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 485734f3fc77c1eb77ffe138c027b9a4bf0178f3 x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels It's 4 misc fixes, 3 build

Re: [GIT PULL] x86 fixes

2018-10-11 Thread Greg Kroah-Hartman
On Thu, Oct 11, 2018 at 11:14:16AM +0200, Ingo Molnar wrote: > Greg, > > Please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now merged, thanks. greg k-h

Re: [GIT PULL] x86 fixes

2018-10-11 Thread Greg Kroah-Hartman
On Thu, Oct 11, 2018 at 11:14:16AM +0200, Ingo Molnar wrote: > Greg, > > Please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now merged, thanks. greg k-h

[GIT PULL] x86 fixes

2018-10-11 Thread Ingo Molnar
Greg, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 184d47f0fd365108bd06ab26cdb3450b716269fd x86/mm: Avoid VLA in pgd_alloc() An intel_rdt memory access fix and a VLA fix in pgd_alloc().

[GIT PULL] x86 fixes

2018-10-11 Thread Ingo Molnar
Greg, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 184d47f0fd365108bd06ab26cdb3450b716269fd x86/mm: Avoid VLA in pgd_alloc() An intel_rdt memory access fix and a VLA fix in pgd_alloc().

Re: [GIT PULL] x86 fixes

2018-10-05 Thread Greg Kroah-Hartman
On Fri, Oct 05, 2018 at 11:53:54AM +0200, Ingo Molnar wrote: > Greg, > > Please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now merged, thanks. greg k-h

Re: [GIT PULL] x86 fixes

2018-10-05 Thread Greg Kroah-Hartman
On Fri, Oct 05, 2018 at 11:53:54AM +0200, Ingo Molnar wrote: > Greg, > > Please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now merged, thanks. greg k-h

[GIT PULL] x86 fixes

2018-10-05 Thread Ingo Molnar
Greg, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 02e425668f5c9deb42787d10001a3b605993ad15 x86/vdso: Fix vDSO syscall fallback asm constraint regression Misc fixes: - fix various

[GIT PULL] x86 fixes

2018-10-05 Thread Ingo Molnar
Greg, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 02e425668f5c9deb42787d10001a3b605993ad15 x86/vdso: Fix vDSO syscall fallback asm constraint regression Misc fixes: - fix various

Re: [GIT pull] x86 fixes for 4.19

2018-09-23 Thread Greg Kroah-Hartman
On Sat, Sep 22, 2018 at 02:34:06PM +0200, Thomas Gleixner wrote: > Greg, > > please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now pulled, thanks. greg k-h

Re: [GIT pull] x86 fixes for 4.19

2018-09-23 Thread Greg Kroah-Hartman
On Sat, Sep 22, 2018 at 02:34:06PM +0200, Thomas Gleixner wrote: > Greg, > > please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now pulled, thanks. greg k-h

[GIT pull] x86 fixes for 4.19

2018-09-22 Thread Thomas Gleixner
Greg, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A set of fixes for x86: - Resolve the kvmclock regression on AMD systems with memory encryption enabled. The rework of the kvmclock memory

[GIT pull] x86 fixes for 4.19

2018-09-22 Thread Thomas Gleixner
Greg, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A set of fixes for x86: - Resolve the kvmclock regression on AMD systems with memory encryption enabled. The rework of the kvmclock memory

[GIT PULL] x86 fixes

2018-09-15 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 002b87d2aace62b4f3841c3aa43309d2380092be x86/APM: Fix build warning when PROC_FS is not enabled Misc fixes: - EFI crash fix - Xen

[GIT PULL] x86 fixes

2018-09-15 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 002b87d2aace62b4f3841c3aa43309d2380092be x86/APM: Fix build warning when PROC_FS is not enabled Misc fixes: - EFI crash fix - Xen

[GIT pull] x86 fixes for 4.19

2018-09-09 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A set of fixes for x86: - Prevent multiplication result truncation on 32bit. Introduced with the early timestamp reworrk. - Ensure

[GIT pull] x86 fixes for 4.19

2018-09-09 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A set of fixes for x86: - Prevent multiplication result truncation on 32bit. Introduced with the early timestamp reworrk. - Ensure

[GIT PULL] x86 fixes

2018-07-30 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 92a4728608a8fd228c572bc8ff50dd98aa0ddf2a x86/boot: Fix if_changed build flip/flop bug Misc fixes: - a build race fix - a Xen entry

[GIT PULL] x86 fixes

2018-07-30 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 92a4728608a8fd228c572bc8ff50dd98aa0ddf2a x86/boot: Fix if_changed build flip/flop bug Misc fixes: - a build race fix - a Xen entry

Re: [GIT PULL] x86 fixes

2018-07-03 Thread Ingo Molnar
* Linus Torvalds wrote: > On Mon, Jul 2, 2018 at 11:48 AM Andy Lutomirski wrote: > > > > BTR is way more leet than AND! > > I stand corrected. Ok, on that basis I won't try to convert it to AND ;-) Seriously though, there's two other 32-bit prefix cleanup/micro-speedup changes I'll queue

Re: [GIT PULL] x86 fixes

2018-07-03 Thread Ingo Molnar
* Linus Torvalds wrote: > On Mon, Jul 2, 2018 at 11:48 AM Andy Lutomirski wrote: > > > > BTR is way more leet than AND! > > I stand corrected. Ok, on that basis I won't try to convert it to AND ;-) Seriously though, there's two other 32-bit prefix cleanup/micro-speedup changes I'll queue

Re: [GIT PULL] x86 fixes

2018-07-02 Thread Linus Torvalds
On Mon, Jul 2, 2018 at 11:48 AM Andy Lutomirski wrote: > > BTR is way more leet than AND! I stand corrected. Linus

Re: [GIT PULL] x86 fixes

2018-07-02 Thread Linus Torvalds
On Mon, Jul 2, 2018 at 11:48 AM Andy Lutomirski wrote: > > BTR is way more leet than AND! I stand corrected. Linus

Re: [GIT PULL] x86 fixes

2018-07-02 Thread Andy Lutomirski
On Sat, Jun 30, 2018 at 12:01 PM, Linus Torvalds wrote: > On Sat, Jun 30, 2018 at 1:49 AM Ingo Molnar wrote: >> >> --- a/arch/x86/entry/entry_32.S >> +++ b/arch/x86/entry/entry_32.S >> @@ -477,7 +477,7 @@ ENTRY(entry_SYSENTER_32) >> * whereas POPF does not.) >> */ >>

Re: [GIT PULL] x86 fixes

2018-07-02 Thread Andy Lutomirski
On Sat, Jun 30, 2018 at 12:01 PM, Linus Torvalds wrote: > On Sat, Jun 30, 2018 at 1:49 AM Ingo Molnar wrote: >> >> --- a/arch/x86/entry/entry_32.S >> +++ b/arch/x86/entry/entry_32.S >> @@ -477,7 +477,7 @@ ENTRY(entry_SYSENTER_32) >> * whereas POPF does not.) >> */ >>

Re: [GIT PULL] x86 fixes

2018-06-30 Thread Linus Torvalds
On Sat, Jun 30, 2018 at 1:49 AM Ingo Molnar wrote: > > --- a/arch/x86/entry/entry_32.S > +++ b/arch/x86/entry/entry_32.S > @@ -477,7 +477,7 @@ ENTRY(entry_SYSENTER_32) > * whereas POPF does not.) > */ > addl$PT_EFLAGS-PT_DS, %esp /* point esp at pt_regs->flags */ >

Re: [GIT PULL] x86 fixes

2018-06-30 Thread Linus Torvalds
On Sat, Jun 30, 2018 at 1:49 AM Ingo Molnar wrote: > > --- a/arch/x86/entry/entry_32.S > +++ b/arch/x86/entry/entry_32.S > @@ -477,7 +477,7 @@ ENTRY(entry_SYSENTER_32) > * whereas POPF does not.) > */ > addl$PT_EFLAGS-PT_DS, %esp /* point esp at pt_regs->flags */ >

[GIT PULL] x86 fixes

2018-06-30 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: d79d0d8ad0cb3d782b41631dfeac8eb05e414bcd x86/mm: Clean up the printk()s in show_fault_oops() The biggest diffstat comes from

[GIT PULL] x86 fixes

2018-06-30 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: d79d0d8ad0cb3d782b41631dfeac8eb05e414bcd x86/mm: Clean up the printk()s in show_fault_oops() The biggest diffstat comes from

[GIT pull] x86 fixes for 4.17

2018-05-20 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus An unfortunately larger set of fixes, but a large portion is selftests. Part of that pull-request was already sent with the core pull request

[GIT pull] x86 fixes for 4.17

2018-05-20 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus An unfortunately larger set of fixes, but a large portion is selftests. Part of that pull-request was already sent with the core pull request

Re: [GIT pull] x86 fixes for 4.17

2018-04-22 Thread Thomas Gleixner
On Sun, 22 Apr 2018, Linus Torvalds wrote: > On Sun, Apr 22, 2018 at 4:04 AM, Thomas Gleixner wrote: > > > > A small set of fixes for x86: > > Hmm. Not the fixes for the global bit problems that caused a couple of > pretty bad issues? > > I realize that they wanted testing,

Re: [GIT pull] x86 fixes for 4.17

2018-04-22 Thread Thomas Gleixner
On Sun, 22 Apr 2018, Linus Torvalds wrote: > On Sun, Apr 22, 2018 at 4:04 AM, Thomas Gleixner wrote: > > > > A small set of fixes for x86: > > Hmm. Not the fixes for the global bit problems that caused a couple of > pretty bad issues? > > I realize that they wanted testing, but considering how

Re: [GIT pull] x86 fixes for 4.17

2018-04-22 Thread Linus Torvalds
On Sun, Apr 22, 2018 at 4:04 AM, Thomas Gleixner wrote: > > A small set of fixes for x86: Hmm. Not the fixes for the global bit problems that caused a couple of pretty bad issues? I realize that they wanted testing, but considering how bad the current situation is...

Re: [GIT pull] x86 fixes for 4.17

2018-04-22 Thread Linus Torvalds
On Sun, Apr 22, 2018 at 4:04 AM, Thomas Gleixner wrote: > > A small set of fixes for x86: Hmm. Not the fixes for the global bit problems that caused a couple of pretty bad issues? I realize that they wanted testing, but considering how bad the current situation is... Linus

[GIT pull] x86 fixes for 4.17

2018-04-22 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A small set of fixes for x86: - Prevent X2APIC ID 0x from being treated as valid, which causes the possible CPU count to be wrong.

[GIT pull] x86 fixes for 4.17

2018-04-22 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A small set of fixes for x86: - Prevent X2APIC ID 0x from being treated as valid, which causes the possible CPU count to be wrong.

[GIT PULL] x86 fixes

2018-03-31 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: bd47a85acd727e27b7283daff557865ad04c59f6 x86/platform/UV: Fix critical UV MMR address error Two UV platform fixes, and a kbuild fix.

[GIT PULL] x86 fixes

2018-03-31 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: bd47a85acd727e27b7283daff557865ad04c59f6 x86/platform/UV: Fix critical UV MMR address error Two UV platform fixes, and a kbuild fix.

  1   2   3   4   5   6   7   >