Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds authored
Pull ptrace fix from Eric Biederman:
 "This fixes a brown paper bag bug. When I fixed the ptrace interaction
  with user namespaces I added a new field ptracer_cred in struct_task
  and I failed to properly initialize it on fork.

  This dangling pointer wound up breaking runing setuid applications run
  from the enlightenment window manager.

  As this is the worst sort of bug. A regression breaking user space for
  no good reason let's get this fixed"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  ptrace: Properly initialize ptracer_cred on fork
2426125a
Name Last commit Last update
..
acpi Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
asm-generic Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
clocksource clocksource: arm_arch_timer: add structs to describe MMIO timer
crypto Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
drm mm, vmalloc: use __GFP_HIGHMEM implicitly
dt-bindings Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
keys KEYS: Split role of the keyring pointer for keyring restrict functions
kvm KVM: arm/arm64: Fix bug when registering redist iodevs
linux Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
math-emu math-emu: fix floating-point to integer overflow detection
media [media] cec.h: merge cec-edid.h into cec.h
memory ddr: add LPDDR2 data from JESD209-2
misc auxdisplay: charlcd: Add support for 4-bit interfaces
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
pcmcia pcmcia/ds.h: introduce helper for pcmcia_driver module boilerplate
ras tracing, RAS: Cleanup on __get_str() usage
rdma smc_diag.h: fix include from userland
rxrpc rxrpc: Add tracepoint for ACK proposal
scsi Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
soc Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
sound Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
target target/user: PGR Support
trace Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
uapi Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
video uapi: export all headers under uapi directories
xen xen: Implement EFI reset_system callback