Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds authored
Pull pidfd fixes from Christian Brauner:
 "This makes setting the exit_state in exit_notify() consistent after
  fixing the pidfd polling race pre-rc1. Related to the race fix, this
  adds a WARN_ON() to do_notify_pidfd() to catch any future exit_state
  races.

  Last, this removes an obsolete comment from the pidfd tests"

* tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux:
  exit: make setting exit_state consistent
  pidfd: Add warning if exit_state is 0 during notification
  pidfd: remove obsolete comments from test
629f8205
Name Last commit Last update
..
accounting delayacct: track delays from thrashing cache pages
arch tools arch x86: Sync asm/cpufeatures.h with the with the kernel
bpf tools: bpftool: add raw_tracepoint_writable prog type to header
build tools build: Fix the zstd test in the test-all.c common case feature test
cgroup tools: fix cross-compile var clobbering
crypto crypto: user - rename err_cnt parameter
debugging tools: add a kernel-chktaint to tools/debugging
firewire treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
firmware Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
gpio Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
hv treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
iio Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
include Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
io_uring tools/io_uring: sync with liburing
kvm/kvm_stat treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
laptop treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
leds tools: fix cross-compile var clobbering
lib Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
memory-model tools/memory-model: Improve data-race detection
nfsd License cleanup: add SPDX GPL-2.0 license identifier to files with no license
objtool objtool: Improve UACCESS coverage
pci Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
pcmcia treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247
perf Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
power kbuild: create *.mod with full directory path and remove MODVERDIR
scripts perf build: Do not use -Wshadow on gcc < 4.8
spi treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
testing Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
thermal/tmon treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89
time treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
usb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
virtio treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
vm tools/vm/slabinfo: add sorting info to help menu
wmi treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Makefile tools/power/x86: A tool to validate Intel Speed Select commands