kernel-fxtec-pro1x/drivers
Ivaylo Georgiev a5dad64b24 Merge android-4.19.17 (73dc755e) into msm-4.19
* refs/heads/tmp-73dc755e:
  Linux 4.19.17
  nbd: Use set_blocksize() to set device blocksize
  media: vb2: be sure to unlock mutex on errors
  selftests: Fix test errors related to lib.mk khdr target
  drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
  loop: drop caches if offset or block_size are changed
  loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
  loop: Get rid of 'nested' acquisition of loop_ctl_mutex
  loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
  loop: Fix deadlock when calling blkdev_reread_part()
  loop: Move loop_reread_partitions() out of loop_ctl_mutex
  loop: Move special partition reread handling in loop_clr_fd()
  loop: Push loop_ctl_mutex down to loop_change_fd()
  loop: Push loop_ctl_mutex down to loop_set_fd()
  loop: Push loop_ctl_mutex down to loop_set_status()
  loop: Push loop_ctl_mutex down to loop_get_status()
  loop: Push loop_ctl_mutex down into loop_clr_fd()
  loop: Split setting of lo_state from loop_clr_fd
  loop: Push lo_ctl_mutex down into individual ioctls
  loop: Get rid of loop_index_mutex
  loop: Fold __loop_release into loop_release
  block/loop: Use global lock for ioctl() operation.
  block/loop: Don't grab "struct file" for vfs_getattr() operation.
  tipc: fix uninit-value in tipc_nl_compat_doit
  tipc: fix uninit-value in tipc_nl_compat_name_table_dump
  tipc: fix uninit-value in tipc_nl_compat_link_set
  tipc: fix uninit-value in tipc_nl_compat_bearer_enable
  tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
  tipc: fix uninit-value in in tipc_conn_rcv_sub
  sctp: allocate sctp_sockaddr_entry with kzalloc
  blockdev: Fix livelocks on loop device
  selinux: fix GPF on invalid policy
  block: use rcu_work instead of call_rcu to avoid sleep in softirq
  netfilter: ebtables: account ebt_table_info to kmemcg
  sunrpc: handle ENOMEM in rpcb_getport_async
  media: vb2: vb2_mmap: move lock up
  LSM: Check for NULL cred-security on free
  ipv6: make icmp6_send() robust against null skb->dev
  bpf: in __bpf_redirect_no_mac pull mac only if present
  media: vivid: set min width/height to a value > 0
  media: vivid: fix error handling of kthread_run
  omap2fb: Fix stack memory disclosure
  fix int_sqrt64() for very large numbers
  Disable MSI also when pcie-octeon.pcie_disable on
  arm64: dts: marvell: armada-ap806: reserve PSCI area
  arm64: kaslr: ensure randomized quantities are clean to the PoC
  pstore/ram: Avoid allocation and leak of platform data
  net: dsa: realtek-smi: fix OF child-node lookup
  kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7
  RDMA/vmw_pvrdma: Return the correct opcode when creating WR
  RDMA/nldev: Don't expose unsafe global rkey to regular user
  media: v4l: ioctl: Validate num_planes for debug messages
  mfd: tps6586x: Handle interrupts on suspend
  OF: properties: add missing of_node_put
  drm/i915/gvt: Fix mmap range check
  MIPS: lantiq: Fix IPI interrupt handling
  MIPS: BCM47XX: Setup struct device for the SoC
  mips: fix n32 compat_ipc_parse_version
  scsi: sd: Fix cache_type_store()
  scsi: core: Synchronize request queue PM status only on successful resume
  Yama: Check for pid death before checking ancestry
  btrfs: wait on ordered extents on abort cleanup
  Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
  xen: Fix x86 sched_clock() interface for xen
  crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
  crypto: talitos - reorder code in talitos_edesc_alloc()
  crypto: authenc - fix parsing key with misaligned rta_len
  crypto: bcm - convert to use crypto_authenc_extractkeys()
  crypto: ccree - convert to use crypto_authenc_extractkeys()
  crypto: authencesn - Avoid twice completion call in decrypt path
  crypto: caam - fix zero-length buffer DMA mapping
  crypto: sm3 - fix undefined shift by >= width of value
  r8169: load Realtek PHY driver module before r8169
  ip: on queued skb use skb_header_pointer instead of pskb_may_pull
  bonding: update nest level on unlink
  r8169: don't try to read counters if chip is in a PCI power-save state
  smc: move unhash as early as possible in smc_release()
  lan743x: Remove phy_read from link status change function
  tun: publish tfile after it's fully initialized
  tcp: change txhash on SYN-data timeout
  packet: Do not leak dev refcounts on error exit
  net: bridge: fix a bug on using a neighbour cache entry without checking its state
  ipv6: fix kernel-infoleak in ipv6_local_error()
  arm64: Don't trap host pointer auth use to EL2
  arm64/kvm: consistently handle host HCR_EL2 flags
  scsi: target: iscsi: cxgbit: fix csk leak
  scsi: target: iscsi: cxgbit: fix csk leak
  Revert "scsi: target: iscsi: cxgbit: fix csk leak"
  mmc: sdhci-msm: Disable CDR function on TX
  netfilter: nf_conncount: fix argument order to find_next_bit
  netfilter: nf_conncount: speculative garbage collection on empty lists
  netfilter: nf_conncount: move all list iterations under spinlock
  netfilter: nf_conncount: merge lookup and add functions
  netfilter: nf_conncount: restart search when nodes have been erased
  netfilter: nf_conncount: split gc in two phases
  netfilter: nf_conncount: don't skip eviction when age is negative
  netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
  can: gw: ensure DLC boundaries after CAN frame modification
  tty: Don't hold ldisc lock in tty_reopen() if ldisc present
  tty: Simplify tty->count math in tty_reopen()
  tty: Hold tty_ldisc_lock() during tty_reopen()
  tty/ldsem: Wake up readers after timed out down_write()
  UPSTREAM: zram: idle writeback fixes and cleanup
  UPSTREAM: zram: writeback throttle
  UPSTREAM: zram: add bd_stat statistics
  UPSTREAM: zram: support idle/huge page writeback
  UPSTREAM: zram: introduce ZRAM_IDLE flag
  UPSTREAM: zram: refactor flags and writeback stuff
  UPSTREAM: zram: fix lockdep warning of free block handling
  ANDROID: cuttlefish_defconfig: Enable vsock options
  ANDROID: mnt: Propagate remount correctly
  UPSTREAM: loop: drop caches if offset or block_size are changed
  UPSTREAM: crypto: adiantum - initialize crypto_spawn::inst
  UPSTREAM: crypto: adiantum - fix leaking reference to hash algorithm
  UPSTREAM: crypto: adiantum - adjust some comments to match latest paper
  UPSTREAM: crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instance

Conflicts:
	drivers/mmc/host/sdhci-msm.c
	drivers/scsi/scsi_pm.c

Change-Id: I536e9aa79ee729312fd91c29f703dd2b9b29bd2f
Signed-off-by: Ivaylo Georgiev <irgeorgiev@codeaurora.org>
2019-02-27 02:23:22 -08:00
..
accessibility
acpi ACPI/IORT: Fix rc_dma_get_range() 2019-01-16 22:04:34 +01:00
amba
android This is the 4.19.7 stable release 2018-12-06 10:34:09 +01:00
ata libata: whitelist all SAMSUNG MZ7KM* solid-state disks 2018-12-21 14:15:20 +01:00
atm
auxdisplay auxdisplay: charlcd: fix x/y command parsing 2019-01-13 09:51:03 +01:00
base Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
bcma
block Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
bluetooth ARM: dts: msm: vote S6A supply for BT 2019-02-01 16:50:23 -08:00
bus Merge "mhi: controller: qcom: always set 64bit dma mask" 2019-02-12 06:21:53 -08:00
cdrom cdrom: fix improper type cast, which can leat to information leak. 2018-11-21 09:19:12 +01:00
char Merge android-4.19.14 (8735c21) into msm-4.19 2019-02-27 00:17:41 -08:00
clk Merge android-4.19.14 (8735c21) into msm-4.19 2019-02-27 00:17:41 -08:00
clocksource Merge android-4.19.14 (8735c21) into msm-4.19 2019-02-27 00:17:41 -08:00
connector
cpufreq Merge android-4.19.16 (976f78d) into msm-4.19 2019-02-27 02:23:17 -08:00
cpuidle drivers: soc: qcom: Fix per_cpu declaration of pending_ipi 2019-02-13 12:41:04 -07:00
crypto Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
dax mm, devm_memremap_pages: fix shutdown handling 2019-01-13 09:51:04 +01:00
dca
devfreq Merge "devfreq: Weight stall cycles more for GPU bus DCVS" 2019-01-28 20:29:40 -08:00
dio
dma dmaengine: gpi: add GPI dmaengine driver snapshot 2019-01-16 18:40:11 +05:30
dma-buf Merge remote-tracking branch 'origin/tmp-5b394b2' into msm-kona 2018-08-29 14:21:21 -07:00
edac drivers: edac: Avoid configuring interrupt register in polling mode 2019-02-11 14:51:36 -08:00
eisa
energy_model ANDROID: drivers: Introduce a legacy Energy Model loading driver 2018-10-26 11:54:46 +01:00
esoc Merge "esoc: Fix a uninitalized variable warning" 2019-01-29 06:37:34 -08:00
extcon Merge "extcon: usb-gpio: Add support for optional VBUS output enable GPIO" 2019-01-30 17:08:53 -08:00
firewire firewire: use 64-bit time_t based interfaces 2018-08-17 16:20:27 -07:00
firmware firmware: qcom: Add TZ log driver snapshot 2019-01-29 17:19:25 -08:00
fmc
fpga fpga: bridge: fix obvious function documentation error 2018-09-30 08:49:55 -07:00
fsi fsi: master-ast-cf: select GENERIC_ALLOCATOR 2018-12-17 09:24:35 +01:00
gnss gnss: sirf: fix activation retry handling 2018-12-13 09:16:22 +01:00
gpio Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
gpu Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
hid HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk 2019-01-13 09:50:56 +01:00
hsi
hv x86, hyperv: remove PCI dependency 2019-01-13 09:51:00 +01:00
hwmon hwmon: (w83795) temp4_type has writable permission 2018-12-17 09:24:33 +01:00
hwspinlock
hwtracing Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
i2c Merge android-4.19.16 (976f78d) into msm-4.19 2019-02-27 02:23:17 -08:00
ide ide: pmac: add of_node_put() 2018-12-21 14:15:18 +01:00
idle
iio Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
infiniband RDMA/vmw_pvrdma: Return the correct opcode when creating WR 2019-01-22 21:40:34 +01:00
input Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
iommu Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
ipack
irqchip drivers: irqchip: Enable PDC irqchip for lito 2019-01-08 14:49:13 +05:30
isdn isdn: fix kernel-infoleak in capi_unlocked_ioctl 2019-01-09 17:38:31 +01:00
leds Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
lightnvm lightnvm: pblk: fix race condition on metadata I/O 2018-11-13 11:08:21 -08:00
macintosh macintosh: therm_windtunnel: drop using attach_adapter 2018-08-24 14:42:42 +02:00
mailbox mailbox: msm_qmp: Wait for link up in mbox_startup 2019-01-30 15:10:29 -08:00
mcb
md Merge android-4.19.11 (a87fb6b) into msm-4.19 2019-01-29 01:02:51 -08:00
media Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
memory memory: ti-aemif: fix a potential NULL-pointer dereference 2018-09-06 10:04:07 -07:00
memstick
message
mfd Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
misc Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
mmc Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
mtd mtd: rawnand: qcom: fix memory corruption that causes panic 2019-01-16 22:04:34 +01:00
mux mux: adgs1408: use the correct MODULE_LICENSE 2018-10-12 17:36:39 +02:00
net Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
nfc NFC: Add snapshot of NQxxx NFC driver 2019-01-30 12:43:25 +05:30
ntb
nubus
nvdimm mm, devm_memremap_pages: fix shutdown handling 2019-01-13 09:51:04 +01:00
nvme nvmet-rdma: fix response use after free 2018-12-21 14:15:25 +01:00
nvmem Use 'GPL-2.0-only' as the SPDX-License-Identifier tag 2019-01-11 16:55:33 -08:00
of Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
opp ANDROID: PM / OPP: Document power estimation helper 2018-12-20 21:14:14 +00:00
oprofile
parisc
parport Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pci Merge android-4.19.16 (976f78d) into msm-4.19 2019-02-27 02:23:17 -08:00
pcmcia pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges 2018-11-13 11:08:17 -08:00
perf Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
phy Merge "Merge android-4.19.10 (67319b7) into msm-4.19" 2019-01-28 13:18:10 -08:00
pinctrl Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
platform Merge "msm: ipa3: fix to off-by-one read issue" 2019-02-13 22:54:43 -08:00
pnp
power Merge android-4.19.15 (caf5433) into msm-4.19 2019-02-27 02:23:14 -08:00
powercap
pps
ps3
ptp ptp: fix Spectre v1 vulnerability 2018-10-17 22:00:22 -07:00
pwm pwm: qti-lpg: Specify LPG channel numbers with a property 2019-01-24 17:08:00 -08:00
rapidio drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md 2018-08-22 10:52:51 -07:00
ras
regulator regulator: add refgen regulator driver 2019-02-13 15:17:38 -08:00
remoteproc remoteproc: qcom: q6v5: Propagate EPROBE_DEFER 2018-11-13 11:08:52 -08:00
reset ARM: SoC: late updates 2018-08-25 14:12:36 -07:00
rpmsg rpmsg: glink: Fix string format warnings 2019-01-29 08:29:41 -07:00
rtc rtc: m41t80: Correct alarm month range with RTC reads 2019-01-09 17:38:48 +01:00
s390 scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown 2019-01-13 09:51:03 +01:00
sbus drivers/sbus/char: add of_node_put() 2018-12-21 14:15:17 +01:00
scsi Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
sensors Use 'GPL-2.0-only' as the SPDX-License-Identifier tag 2019-01-11 16:55:33 -08:00
sfi
sh
siox
slimbus slimbus: Add snapshot of slimbus driver 2019-01-16 20:56:01 -08:00
sn
soc soc: qcom: pil: Deregister from msm bus if PIL probe fails 2019-02-15 13:50:05 -08:00
soundwire soundwire: Fix acquiring bus lock twice during master release 2018-08-27 09:49:48 +05:30
spi Merge android-4.19.14 (8735c21) into msm-4.19 2019-02-27 00:17:41 -08:00
spmi Use 'GPL-2.0-only' as the SPDX-License-Identifier tag 2019-01-11 16:55:33 -08:00
ssb ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG 2018-08-09 18:47:47 +03:00
staging Merge android-4.19.16 (976f78d) into msm-4.19 2019-02-27 02:23:17 -08:00
target scsi: target: iscsi: cxgbit: fix csk leak 2019-01-22 21:40:30 +01:00
tc TC: Set DMA masks for devices 2018-11-13 11:08:51 -08:00
tee ARM: SoC driver updates 2018-08-23 13:52:46 -07:00
thermal Merge android-4.19.14 (8735c21) into msm-4.19 2019-02-27 00:17:41 -08:00
thunderbolt thunderbolt: Prevent root port runtime suspend during NVM upgrade 2018-12-17 09:24:36 +01:00
tty Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
uio uio: msm_sharedmem: add guard page around shared memory 2019-01-09 11:49:20 +05:30
usb Merge android-4.19.16 (976f78d) into msm-4.19 2019-02-27 02:23:17 -08:00
uwb
vfio vfio/type1: Fix unmap overflow off-by-one 2019-01-16 22:04:34 +01:00
vhost vhost: make sure used idx is seen before log in vhost_add_used_n() 2019-01-09 17:38:34 +01:00
video Merge android-4.19.17 (73dc755e) into msm-4.19 2019-02-27 02:23:22 -08:00
virt
virtio virtio, vhost: fixes, tweaks 2018-08-24 08:45:19 -07:00
visorbus
vlynq
vme
vservices vservices: Fix LLVM compilation errors for vservice drivers 2019-01-22 13:56:07 -08:00
w1 w1: omap-hdq: fix missing bus unregister at removal 2018-11-13 11:08:48 -08:00
watchdog include/linux/compiler*.h: make compiler-*.h mutually exclusive 2018-08-22 17:31:34 -07:00
xen xen: Fix x86 sched_clock() interface for xen 2019-01-22 21:40:32 +01:00
zorro
Kconfig driver: vservices: Add the vservices framework and core 2019-01-09 11:00:11 -08:00
Makefile driver: vservices: Add the vservices framework and core 2019-01-09 11:00:11 -08:00