]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-linux-kernel/ti-linux-kernel-next.git/commit
Merge branch 'ti-linux-4.19.y-next' of git.ti.com:ti-linux-kernel/ti-linux-kernel... ti-rt-linux-4.14.y-next-20190131 ti-rt-linux-4.19.y-next-20190131
authorLCPD Auto Merger <lcpd_integration@list.ti.com>
Thu, 31 Jan 2019 08:28:54 +0000 (02:28 -0600)
committerLCPD Auto Merger <lcpd_integration@list.ti.com>
Thu, 31 Jan 2019 08:28:54 +0000 (02:28 -0600)
commit289b8b792cbbd609f278e71aef895f994000605d
tree7eb6d5bffafd9aa1e00fa2e71c1cecc59a0ca7b6
parent1a178e458c61d5a2adcd382ad0685ffc437da74a
parentad48b9491dff3bffcce62680d61e91bcf21ae39e
Merge branch 'ti-linux-4.19.y-next' of git.ti.com:ti-linux-kernel/ti-linux-kernel-next into ti-rt-linux-4.19.y-next

TI-Feature: ti_linux_base_rt
TI-Tree: git@git.ti.com:ti-linux-kernel/ti-linux-kernel-next.git
TI-Branch: ti-linux-4.19.y-next

* 'ti-linux-4.19.y-next' of git.ti.com:ti-linux-kernel/ti-linux-kernel-next: (370 commits)
  ti_config_fragments: v8_rpmsg: Enable rpmsg-proto module
  Linux 4.19.19-rc2
  Input: input_event - fix the CONFIG_SPARC64 mixup
  ide: fix a typo in the settings proc file name
  usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
  Revert "mm, memory_hotplug: initialize struct pages for the full memory section"
  nvmet-rdma: fix null dereference under heavy load
  nvmet-rdma: Add unlikely for response allocated check
  s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
  bpf: fix inner map masking to prevent oob under speculation
  bpf: fix sanitation of alu op with pointer / scalar type from different paths
  bpf: prevent out of bounds speculation on pointer arithmetic
  bpf: fix check_map_access smin_value test when pointer contains offset
  bpf: restrict unknown scalars of mixed signed bounds for unprivileged
  bpf: restrict stack pointer arithmetic for unprivileged
  bpf: restrict map value pointer arithmetic for unprivileged
  bpf: enable access to ax register also from verifier rewrite
  bpf: move tmp variable into ax register in interpreter
  bpf: move {prev_,}insn_idx into verifier env
  bpf: add per-insn complexity limit
  ...

Signed-off-by: LCPD Auto Merger <lcpd_integration@list.ti.com>
16 files changed:
arch/mips/Kconfig
arch/x86/kvm/x86.c
drivers/hv/vmbus_drv.c
drivers/irqchip/irq-gic-v3-its.c
drivers/tty/serial/amba-pl011.c
include/linux/skbuff.h
include/linux/swap.h
init/Kconfig
kernel/time/posix-cpu-timers.c
mm/page_alloc.c
mm/slab.c
net/core/filter.c
net/core/skbuff.c
net/packet/af_packet.c
net/sunrpc/svc_xprt.c
virt/kvm/arm/arm.c