kernel-fxtec-pro1x/mm
Ivaylo Georgiev 3fc4c60de5 Merge android-4.19.37 (9bf5904) into msm-4.19
* refs/heads/tmp-9bf5904:
  Linux 4.19.37
  kernel/sysctl.c: fix out-of-bounds access when setting file-max
  Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
  i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
  ASoC: rockchip: add missing INTERLEAVED PCM attribute
  tools include: Adopt linux/bits.h
  percpu: stop printing kernel addresses
  ALSA: info: Fix racy addition/deletion of nodes
  mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
  device_cgroup: fix RCU imbalance in error case
  sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
  Revert "kbuild: use -Oz instead of -Os when using clang"
  tpm: Fix the type of the return value in calc_tpm2_event_size()
  tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
  modpost: file2alias: check prototype of handler
  modpost: file2alias: go back to simple devtable lookup
  mmc: sdhci: Handle auto-command errors
  mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
  mmc: sdhci: Fix data command CRC error handling
  nfit/ars: Avoid stale ARS results
  nfit/ars: Allow root to busy-poll the ARS state machine
  nfit/ars: Introduce scrub_flags
  nfit/ars: Remove ars_start_flags
  timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
  x86/speculation: Prevent deadlock on ssb_state::lock
  perf/x86: Fix incorrect PEBS_REGS
  x86/cpu/bugs: Use __initconst for 'const' init data
  perf/x86/amd: Add event map for AMD Family 17h
  drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming
  mac80211: do not call driver wake_tx_queue op during reconfig
  rt2x00: do not increment sequence number while re-transmitting
  kprobes: Fix error check when reusing optimized probes
  kprobes: Mark ftrace mcount handler functions nokprobe
  x86/kprobes: Verify stack frame on kretprobe
  arm64: futex: Restore oldval initialization to work around buggy compilers
  drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
  crypto: x86/poly1305 - fix overflow during partial reduction
  ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
  coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
  Revert "svm: Fix AVIC incomplete IPI emulation"
  Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
  scsi: core: set result when the command cannot be dispatched
  vt: fix cursor when clearing the screen
  serial: sh-sci: Fix HSCIF RX sampling point calculation
  serial: sh-sci: Fix HSCIF RX sampling point adjustment
  Input: elan_i2c - add hardware ID for multiple Lenovo laptops
  ALSA: core: Fix card races between register and disconnect
  ALSA: hda/realtek - add two more pin configuration sets to quirk table
  staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
  staging: comedi: ni_usb6501: Fix use of uninitialized mutex
  staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
  staging: comedi: vmk80xx: Fix use of uninitialized semaphore
  staging: most: core: use device description as name
  io: accel: kxcjk1013: restore the range after resume.
  iio: core: fix a possible circular locking dependency
  iio: adc: at91: disable adc channel interrupt in timeout case
  iio: Fix scan mask selection
  iio: dac: mcp4725: add missing powerdown bits in store eeprom
  iio: ad_sigma_delta: select channel when reading register
  iio: cros_ec: Fix the maths for gyro scale calculation
  iio:chemical:bme680: Fix SPI read interface
  iio:chemical:bme680: Fix, report temperature in millidegrees
  iio/gyro/bmg160: Use millidegrees for temperature scale
  iio: gyro: mpu3050: fix chip ID reading
  staging: iio: ad7192: Fix ad7193 channel address
  Staging: iio: meter: fixed typo
  KVM: x86: svm: make sure NMI is injected after nmi_singlestep
  KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
  cifs: fix handle leak in smb2_query_symlink()
  cifs: Fix use-after-free in SMB2_read
  cifs: Fix use-after-free in SMB2_write
  CIFS: keep FileInfo handle live during oplock break
  net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
  net: IP6 defrag: use rbtrees for IPv6 defrag
  net: IP defrag: encapsulate rbtree defrag code into callable functions
  sch_cake: Simplify logic in cake_select_tin()
  nfp: flower: remove vlan CFI bit from push vlan action
  nfp: flower: replace CFI with vlan present
  sch_cake: Make sure we can write the IP header before changing DSCP bits
  sch_cake: Use tc_skb_protocol() helper for getting packet protocol
  route: Avoid crash from dereferencing NULL rt->from
  net/mlx5: FPGA, tls, idr remove on flow delete
  net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()
  net/mlx5: FPGA, tls, hold rcu read lock a bit longer
  net: thunderx: don't allow jumbo frames with XDP
  net: thunderx: raise XDP MTU to 1508
  ipv4: ensure rcu_read_lock() in ipv4_link_failure()
  ipv4: recompile ip options in ipv4_link_failure
  vhost: reject zero size iova range
  tipc: missing entries in name table of publications
  team: set slave to promisc if team is already in promisc mode
  tcp: tcp_grow_window() needs to respect tcp_space()
  net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
  net: Fix missing meta data in skb with vlan packet
  net: bridge: multicast: use rcu to access port list from br_multicast_start_querier
  net: bridge: fix per-port af_packet sockets
  net: atm: Fix potential Spectre v1 vulnerabilities
  failover: allow name change on IFF_UP slave interfaces
  bonding: fix event handling for stacked bonds
  ANDROID: cuttlefish_defconfig: Enable CONFIG_XFRM_STATISTICS

Conflicts:
	drivers/mmc/host/sdhci.c
	drivers/mmc/host/sdhci.h

Change-Id: Iff88e7f663de91949ddf065ec1d3b69c2fd3a9a9
Signed-off-by: Ivaylo Georgiev <irgeorgiev@codeaurora.org>
2019-05-31 05:26:03 -07:00
..
kasan kasan: Zero shadow memory on memory hotplug 2019-04-23 17:39:05 -07:00
backing-dev.c writeback: synchronize sync(2) against cgroup writeback membership switches 2019-03-05 17:58:50 +01:00
balloon_compaction.c
bootmem.c
cleancache.c
cma.c Merge android-4.19.34 (d885da6) into msm-4.19 2019-05-16 04:50:34 -07:00
cma.h
cma_debug.c
compaction.c UPSTREAM: psi: pressure stall information for CPU, memory, and IO 2019-03-21 16:25:27 -07:00
debug.c
debug_page_ref.c
dmapool.c
early_ioremap.c
fadvise.c
failslab.c
filemap.c Merge android-4.19.32 (6f994bf) into msm-4.19 2019-05-09 00:12:14 -07:00
frame_vector.c
frontswap.c
gup.c mm/gup: fix gup_pmd_range() for dax 2019-03-23 20:09:46 +01:00
gup_benchmark.c
highmem.c
hmm.c mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL 2019-01-13 09:51:04 +01:00
huge_memory.c Merge android-4.19.35 (3e16663) into msm-4.19 2019-05-16 05:00:47 -07:00
hugetlb.c mm: cache some VMA fields in the vm_fault structure 2019-03-29 03:09:07 -07:00
hugetlb_cgroup.c
hwpoison-inject.c
init-mm.c mm: protect mm_rb tree with a rwlock 2019-04-01 12:48:55 +05:30
internal.h mm: provide speculative fault infrastructure 2019-04-01 00:21:10 -07:00
interval_tree.c
Kconfig mm: Support address range reclaim 2019-05-06 22:12:50 -07:00
Kconfig.debug mm: Kconfig: Add DEBUG_SLUB_PANIC_ON option 2019-05-07 10:10:09 -07:00
khugepaged.c mm: cache some VMA fields in the vm_fault structure 2019-03-29 03:09:07 -07:00
kmemleak-test.c
kmemleak.c kmemleak : Make kmemleak_stack_scan optional using config 2019-01-21 15:48:35 -08:00
ksm.c mm: Enhance per process reclaim to consider shared pages 2019-05-06 11:44:49 -07:00
list_lru.c
maccess.c
madvise.c mm: protect VMA modifications using VMA sequence count 2019-03-29 03:08:43 -07:00
Makefile mm: process reclaim: vmpressure based process reclaim 2019-05-24 03:28:02 -07:00
memblock.c mm/memblock: call kmemleak only for logically mapped region 2019-02-23 16:46:14 -08:00
memcontrol.c mm: writeback: use exact memcg dirty counts 2019-04-17 08:38:51 +02:00
memfd.c UPSTREAM: mm/memfd: Add an F_SEAL_FUTURE_WRITE seal to memfd 2019-01-16 09:48:42 -05:00
memory-failure.c mm: Enhance per process reclaim to consider shared pages 2019-05-06 11:44:49 -07:00
memory.c Merge "ion: msm: Fix ION_FLAGS_CP_MASK value" 2019-05-10 07:01:31 -07:00
memory_hotplug.c mm: Enhance per process reclaim to consider shared pages 2019-05-06 11:44:49 -07:00
mempolicy.c Merge android-4.19.34 (d885da6) into msm-4.19 2019-05-16 04:50:34 -07:00
mempool.c
memtest.c
migrate.c Merge "Merge android-4.19.33 (0b065cd) into msm-4.19" 2019-05-16 01:39:13 -07:00
mincore.c
mlock.c mm: protect VMA modifications using VMA sequence count 2019-03-29 03:08:43 -07:00
mm_init.c
mmap.c Merge android-4.19.37 (9bf5904) into msm-4.19 2019-05-31 05:26:03 -07:00
mmu_context.c
mmu_notifier.c
mmzone.c
mprotect.c mm: protect VMA modifications using VMA sequence count 2019-03-29 03:08:43 -07:00
mremap.c mm: protect mremap() against SPF hanlder 2019-03-29 03:08:50 -07:00
msync.c
nobootmem.c
nommu.c
oom_kill.c Merge android-4.19.34 (d885da6) into msm-4.19 2019-05-16 04:50:34 -07:00
page-writeback.c mm/page-writeback.c: don't break integrity writeback on ->writepage() error 2019-01-26 09:32:43 +01:00
page_alloc.c mm: reduce the time spend by killed tasks in alloc path 2019-05-07 22:24:28 -07:00
page_counter.c
page_ext.c mm/page_ext.c: fix an imbalance with kmemleak 2019-04-05 22:32:58 +02:00
page_idle.c
page_io.c
page_isolation.c
page_owner.c
page_poison.c Merge android-4.19.34 (d885da6) into msm-4.19 2019-05-16 04:50:34 -07:00
page_vma_mapped.c mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly 2018-11-13 11:08:46 -08:00
pagewalk.c
percpu-internal.h
percpu-km.c percpu: convert spin_lock_irq to spin_lock_irqsave. 2019-02-12 19:47:12 +01:00
percpu-stats.c
percpu-vm.c
percpu.c percpu: stop printing kernel addresses 2019-04-27 09:36:40 +02:00
pgtable-generic.c
process_reclaim.c mm: process reclaim: vmpressure based process reclaim 2019-05-24 03:28:02 -07:00
process_vm_access.c
quicklist.c
readahead.c
rmap.c mm: Enhance per process reclaim to consider shared pages 2019-05-06 11:44:49 -07:00
rodata_test.c
shmem.c This is the 4.19.31 stable release 2019-03-23 21:13:30 +01:00
showmem.c spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only 2018-12-10 11:09:45 -08:00
slab.c mm/slab.c: kmemleak no scan alien caches 2019-04-05 22:32:58 +02:00
slab.h mm: add support for kmem caches in DMA32 zone 2019-04-03 06:26:28 +02:00
slab_common.c mm: add support for kmem caches in DMA32 zone 2019-04-03 06:26:28 +02:00
slob.c
slub.c Merge android-4.19.33 (0b065cd) into msm-4.19 2019-05-13 01:50:40 -07:00
sparse-vmemmap.c
sparse.c mm/sparse: fix a bad comparison 2019-04-05 22:32:58 +02:00
swap.c Merge "Merge android-4.19.31 (bb418a1) into msm-4.19" 2019-05-01 10:57:19 -07:00
swap_cgroup.c
swap_ratio.c spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only 2018-12-10 11:09:45 -08:00
swap_slots.c mm: swap: free up swap on mm reap 2019-01-22 12:28:57 -08:00
swap_state.c mm: protect VMA modifications using VMA sequence count 2019-03-29 03:08:43 -07:00
swapfile.c Merge android-4.19.34 (d885da6) into msm-4.19 2019-05-16 04:50:34 -07:00
truncate.c mm: cleancache: fix corruption on missed inode invalidation 2018-12-05 19:32:13 +01:00
usercopy.c mm: usercopy: skip stack page span check 2019-03-11 17:36:09 -07:00
userfaultfd.c userfaultfd: shmem: add i_size checks 2018-12-08 12:59:08 +01:00
util.c mm: page_mapped: don't assume compound page is huge or THP 2019-01-16 22:04:36 +01:00
vmacache.c
vmalloc.c Merge android-4.19.34 (d885da6) into msm-4.19 2019-05-16 04:50:34 -07:00
vmpressure.c mm: vmpressure: make vmpressure window variable 2019-05-06 11:34:28 -07:00
vmscan.c Merge "mm: reduce the time spend by killed tasks in alloc path" 2019-05-09 04:46:48 -07:00
vmstat.c Merge android-4.19.37 (9bf5904) into msm-4.19 2019-05-31 05:26:03 -07:00
workingset.c mm: workingset: remove zero-seek setting for shadow node shrinker 2019-04-29 15:52:31 +05:30
z3fold.c z3fold: fix possible reclaim races 2018-12-01 09:37:33 +01:00
zbud.c
zpool.c
zsmalloc.c zram: allow zram to allocate CMA pages 2019-02-12 13:47:27 -08:00
zswap.c