kernel-fxtec-pro1x/kernel/locking
Ivaylo Georgiev 1628d582b3 Merge android-4.19.12 (16c056d) into msm-4.19
* refs/heads/tmp-16c056d:
  Linux 4.19.12
  Btrfs: fix missing delayed iputs on unmount
  nvmet-rdma: fix response use after free
  nvme: validate controller state before rescheduling keep alive
  i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
  i2c: uniphier: fix violation of tLOW requirement for Fast-mode
  i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
  i2c: axxia: properly handle master timeout
  mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
  vhost/vsock: fix reset orphans race with close timeout
  cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
  drm/ast: Fix connector leak during driver unload
  acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
  tools/testing/nvdimm: Align test resources to 128M
  drm/amdgpu/vcn: Update vcn.cur_state during suspend
  net: mvpp2: fix phylink handling of invalid PHY modes
  net: mvpp2: fix detection of 10G SFP modules
  thermal: armada: fix legacy validity test sense
  ethernet: fman: fix wrong of_node_put() in probe function
  ARM: 8816/1: dma-mapping: fix potential uninitialized return
  ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
  ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
  bpf: check pending signals while verifying programs
  net/mlx4_en: Fix build break when CONFIG_INET is off
  mv88e6060: disable hardware level MAC learning
  macvlan: return correct error value
  libata: whitelist all SAMSUNG MZ7KM* solid-state disks
  Input: omap-keypad - fix keyboard debounce configuration
  Input: synaptics - enable SMBus for HP 15-ay000
  clk: mmp: Off by one in mmp_clk_add()
  clk: mvebu: Off by one bugs in cp110_of_clk_get()
  drm/amd/powerplay: issue pre-display settings for display change event
  drm/msm: Fix error return checking
  drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated data"
  drm/msm: dpu: Don't set legacy plane->crtc pointer
  drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
  ide: pmac: add of_node_put()
  drivers/tty: add missing of_node_put()
  drivers/sbus/char: add of_node_put()
  sbus: char: add of_node_put()
  SUNRPC: Fix a potential race in xprt_connect()
  nfs: don't dirty kernel pages read by direct-io
  liquidio: read sc->iq_no before release sc
  bpf: Fix verifier log string check for bad alignment.
  bonding: fix 802.3ad state sent to partner when unbinding slave
  net: aquantia: fix rx checksum offload bits
  net: stmmac: Move debugfs init/exit to ->probe()/->remove()
  ARC: io.h: Implement reads{x}()/writes{x}()
  drm/amdgpu: wait for IB test on first device open
  drm/ttm: fix LRU handling in ttm_buffer_object_transfer
  drm/msm: Grab a vblank reference when waiting for commit_done
  drm/msm/dsi: configure VCO rate for 10nm PLL driver
  drm/msm: fix handling of cmdstream offset
  drm/msm/gpu: Fix a couple memory leaks in debugfs
  drm/msm: Fix task dump in gpu recovery
  x86/earlyprintk/efi: Fix infinite loop on some screen widths
  drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
  net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
  tools/bpf: add addition type tests to test_btf
  tools/bpf: fix two test_btf unit test cases
  scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
  scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
  i2c: rcar: check bus state before reinitializing
  Input: hyper-v - fix wakeup from suspend-to-idle
  mac80211_hwsim: fix module init error paths for netlink
  IB/hfi1: Remove race conditions in user_sdma send path
  locking/qspinlock, x86: Provide liveness guarantee
  locking/qspinlock: Re-order code
  ANDROID: PM / OPP: Document power estimation helper
  ANDROID: PM / OPP: Add missing of_node_put() to power estimation helper
  UPSTREAM: mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
  UPSTREAM: mm: Add an F_SEAL_FUTURE_WRITE seal to memfd

Change-Id: I02ded14673b9aba3b3b555745d835b5c4cd252fe
Signed-off-by: Ivaylo Georgiev <irgeorgiev@codeaurora.org>
2019-01-29 01:06:40 -08:00
..
lockdep.c locking/lockdep: Fix debug_locks off performance problem 2018-11-13 11:08:20 -08:00
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
locktorture.c
Makefile
mcs_spinlock.h
mutex-debug.c
mutex-debug.h
mutex.c Merge remote-tracking branch 'origin/tmp-7876320' into msm-kona 2018-09-17 14:55:43 -07:00
mutex.h
osq_lock.c
percpu-rwsem.c
qrwlock.c
qspinlock.c locking/qspinlock, x86: Provide liveness guarantee 2018-12-21 14:15:12 +01:00
qspinlock_paravirt.h
qspinlock_stat.h
rtmutex-debug.c
rtmutex-debug.h
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem-spinlock.c
rwsem-xadd.c
rwsem.c
rwsem.h
semaphore.c
spinlock.c
spinlock_debug.c lib: spinlock: Trigger a watchdog bite on spin_dump for rwlock 2018-09-21 18:10:31 -07:00
test-ww_mutex.c locking/ww_mutex: Fix runtime warning in the WW mutex selftest 2018-10-03 08:56:31 +02:00