linux/drivers/mmc/core
Tao Huang b50aca0c9a Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common
https://source.android.com/security/bulletin/2021-02-01
CVE-2017-18509
CVE-2020-10767

* tag 'ASB-2021-02-05_4.19-stable': (809 commits)
  ANDROID: GKI: fix up abi issues with 4.19.172
  Linux 4.19.172
  fs: fix lazytime expiration handling in __writeback_single_inode()
  writeback: Drop I_DIRTY_TIME_EXPIRE
  dm integrity: conditionally disable "recalculate" feature
  tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
  tracing: Fix race in trace_open and buffer resize call
  HID: wacom: Correct NULL dereference on AES pen proximity
  futex: Handle faults correctly for PI futexes
  futex: Simplify fixup_pi_state_owner()
  futex: Use pi_state_update_owner() in put_pi_state()
  rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
  futex: Provide and use pi_state_update_owner()
  futex: Replace pointless printk in fixup_owner()
  futex: Ensure the correct return value from futex_lock_pi()
  futex: Prevent exit livelock
  futex: Provide distinct return value when owner is exiting
  futex: Add mutex around futex exit
  futex: Provide state handling for exec() as well
  futex: Sanitize exit state handling
  ...

Change-Id: Ieba6ee3a91a05d504e1f829a84e7d364e7d983f2

Conflicts:
	arch/arm64/boot/dts/rockchip/rk3328.dtsi
	drivers/md/Kconfig
	drivers/usb/gadget/function/f_uac2.c
2021-02-26 15:30:04 +08:00
..
block.c Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
block.h mmc: fixes vendor_storage initialization failure 2020-11-05 14:13:13 +08:00
bus.c
bus.h
card.h
core.c mmc: support logic_card and alive_card for sdio 2020-10-15 16:58:36 +08:00
core.h mmc: Add new API call 'sdio_reset_comm' for resetting communication with an SDIO device 2019-09-24 10:59:18 +08:00
crypto.c ANDROID: mmc: MMC crypto API 2020-05-11 15:04:14 -07:00
crypto.h ANDROID: mmc: MMC crypto API 2020-05-11 15:04:14 -07:00
debugfs.c mmc: add a file to debugfs for changing host max clock at runtime 2021-01-06 15:18:42 +08:00
host.c UPSTREAM: mmc: core: Allow setting slot index via device tree alias 2020-12-01 08:58:42 +08:00
host.h
Kconfig mmc: support logic_card and alive_card for sdio 2020-10-15 16:58:36 +08:00
Makefile ANDROID: mmc: MMC crypto API 2020-05-11 15:04:14 -07:00
mmc_ops.c Merge tag 'ASB-2020-09-05_4.19-stable' of https://android.googlesource.com/kernel/common 2020-09-24 17:59:50 +08:00
mmc_ops.h
mmc_test.c
mmc.c mmc: core: Fix size overflow for mmc partitions 2020-10-01 13:14:28 +02:00
pwrseq_emmc.c
pwrseq_sd8787.c
pwrseq_simple.c
pwrseq.c mmc: pwrseq: export mmc_pwrseq_power_off() 2020-03-28 17:17:28 +08:00
pwrseq.h
queue.c This is the 4.19.171 stable release 2021-01-27 11:45:59 +01:00
queue.h
quirks.h mmc: core: fix wl1251 sdio quirks 2020-01-27 14:51:21 +01:00
sd_ops.c
sd_ops.h
sd.c mmc: core: Add mmc_sd_shutdown support for SD as main disk 2019-11-05 19:11:37 +08:00
sd.h
sdio_bus.c
sdio_bus.h
sdio_cis.c mmc: sdio: Check for CISTPL_VERS_1 buffer size 2020-10-30 10:38:28 +01:00
sdio_cis.h
sdio_io.c
sdio_irq.c mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD 2019-10-05 13:09:56 +02:00
sdio_ops.c
sdio_ops.h
sdio_uart.c
sdio.c mmc: support logic_card and alive_card for sdio 2020-10-15 16:58:36 +08:00
slot-gpio.c
slot-gpio.h