Linux 5.2-rc2

2019-05-26 Thread Linus Torvalds
: xilinx_emaclite: use readx_poll_timeout() in mdio wait function Laine Walker-Avina (1): nvme: copy MTFA field from identify controller Laura Abbott (1): arm64: vdso: Explicitly add build-id option Linus Torvalds (1): Linux 5.2-rc2 Lorenzo Pieralisi (1): ACPI/IORT: Fix b

Re: [GIT PULL] KVM changes for Linux 5.2-rc2

2019-05-26 Thread pr-tracker-bot
The pull request you sent on Sun, 26 May 2019 11:55:55 +0200: > https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/862f0a3227b337cea11d0488b0345dc2670fc297 Thank you! -- Deet-doot-dot, I am a bot. https://ko

Re: [GIT PULL] KVM changes for Linux 5.2-rc2

2019-05-26 Thread Paolo Bonzini
On 26/05/19 17:51, Linus Torvalds wrote: > On Sun, May 26, 2019 at 2:56 AM Paolo Bonzini wrote: >> >> https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus > > This says it's a tag, but it's not. It's just a commit pointer (also > called a "lightweight tag", because while it technicall

Re: [GIT PULL] KVM changes for Linux 5.2-rc2

2019-05-26 Thread Linus Torvalds
On Sun, May 26, 2019 at 2:56 AM Paolo Bonzini wrote: > > https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus This says it's a tag, but it's not. It's just a commit pointer (also called a "lightweight tag", because while it technically is exactly the same thing as a branch, it's obvio

[GIT PULL] KVM changes for Linux 5.2-rc2

2019-05-26 Thread Paolo Bonzini
Linus, The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the git repository at: https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to 66f61c92889ff3ca365161fb29dd36

Re: [GIT PULL] Kselftest fixes update for Linux 5.2-rc2

2019-05-24 Thread pr-tracker-bot
The pull request you sent on Fri, 24 May 2019 15:19:29 -0600: > git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest > tags/linux-kselftest-5.2-rc2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7f8b40e3dbcd7dbeabe6be8f157376ef0b890e06 Thank you! --

[GIT PULL] Kselftest fixes update for Linux 5.2-rc2

2019-05-24 Thread Shuah Khan
Hi Linus, Please pull the following Kselftest fixes update for Linux 5.2-rc2. This Kselftest fixes update for Linux 5.2-rc2 consists of: - 2 fixes to regressions introduced in kselftest Makefile test run output refactoring work from Kees Cook. - Adding Atom support to syscall_arg_fault test