Greg Kroah-Hartman
1328352dcd
Merge branch 'android12-5.10' into android12-5.10-lts
Sync up with android12-5.10 for the following commits:
870488eb07 ANDROID: GKI: 7/14/2021 KMI update
e9742a9ea5 ANDROID: Update the ABI symbol list
ec2190fd3f FROMLIST: arm64: avoid double ISB on kernel entry
98b2c1dd1c FROMLIST: arm64: mte: optimize GCR_EL1 modification on kernel entry/exit
a20103c331 BACKPORT: FROMLIST: arm64: mte: avoid TFSR related operations unless in async mode
3972be647a FROMLIST: Documentation: document the preferred tag checking mode feature
5adf29adb5 FROMLIST: arm64: mte: introduce a per-CPU tag checking mode preference
ce5ba15abc FROMLIST: arm64: move preemption disablement to prctl handlers
6c08feaa27 FROMLIST: arm64: mte: change ASYNC and SYNC TCF settings into bitfields
f438cf16cd FROMLIST: arm64: mte: rename gcr_user_excl to mte_ctrl
a4c9e551b6 BACKPORT: arm64: pac: Optimize kernel entry/exit key installation code paths
50829b8901 BACKPORT: arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
6119d18df7 ANDROID: cleancache: add oem data to cleancache_ops
a0c429e8e1 ANDROID: blkdev: add oem data to block_device_operations
26cd2564e1 FROMLIST: psi: stop relying on timer_pending for poll_work rescheduling
e85b291d7d ANDROID: GKI: Enable CONFIG_MEMCG
0ed7424fa0 ANDROID: GKI: net: add vendor hooks for 'struct sock' lifecycle
4d30956478 ANDROID: GKI: net: add vendor hooks for 'struct nf_conn' lifecycle
7786463e48 ANDROID: GKI: add vendor padding variable in struct sock
280c9b98aa ANDROID: GKI: add vendor padding variable in struct nf_conn
9d1b55d20a ANDROID: vendor_hooks: add a field in mem_cgroup
65115fdbf8 ANDROID: vendor_hooks: add a field in pglist_data
26920e0f3a FROMLIST: usb: dwc3: avoid NULL access of usb_gadget_driver
5bb2dd8d39 FROMGIT: usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
79274dbb00 FROMGIT: usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
1e11f36199 FROMGIT: usb: gadget: configfs: Check USB configuration before adding
6da5e7afbf FROMGIT: usb: gadget: udc: core: Introduce check_config to verify USB configuration
2ed5fbf261 ANDROID: GKI: fscrypt: add OEM data to struct fscrypt_operations
194fd9239a ANDROID: GKI: fscrypt: add ABI padding to struct fscrypt_operations
8011eb2215 ANDROID: mm: provision to add shmem pages to inactive file lru head
9bb1247653 ANDROID: GKI: Enable CONFIG_CGROUP_NET_PRIO
a1ce719ca7 ANDROID: Delete the DMA-BUF attachment sysfs statistics
a2b3afb2f7 ANDROID: android: Add symbols to debug_symbols driver
914a7b14a0 UPSTREAM: USB: UDC core: Add udc_async_callbacks gadget op
9af9ef8dfa ANDROID: vendor_hooks: Add oem data to file struct
37485a3025 ANDROID: add kabi padding for structures for the android12 release
429c78f9b0 ANDROID: GKI: device.h: add Android ABI padding to some structures
aea5e1c230 ANDROID: GKI: elevator: add Android ABI padding to some structures
1b79ef2754 ANDROID: GKI: scsi: add Android ABI padding to some structures
33175403b9 ANDROID: GKI: workqueue.h: add Android ABI padding to some structures
d5c344a498 ANDROID: GKI: sched: add Android ABI padding to some structures
9c4854fa5a ANDROID: GKI: phy: add Android ABI padding to some structures
f4872b2353 ANDROID: GKI: fs.h: add Android ABI padding to some structures
48cddc7c42 ANDROID: GKI: dentry: add Android ABI padding to some structures
b9081a2925 ANDROID: GKI: bio: add Android ABI padding to some structures
99bf8cf8fa ANDROID: GKI: ufs: add Android ABI padding to some structures
9df147298f ANDROID: Update the generic symbol list
12f48605e8 ANDROID: mm: cma do not sleep for __GFP_NORETRY
0e688e972d ANDROID: mm: cma: skip problematic pageblock
9938b82be1 ANDROID: mm: bail out tlb free batching on page zapping when cma is going on
c8578a3e90 ANDROID: mm: lru_cache_disable skips lru cache drainnig
c01ce3b5ef ANDROID: mm: do not try test_page_isoalte if migration fails
675e504598 ANDROID: mm: add cma allocation statistics
b1e4543c27 UPSTREAM: mm, page_alloc: move draining pcplists to page isolation users
13bc06efd9 ANDROID: ALSA: compress: add vendor hook to support pause in draining
2faed77792 ANDROID: vendor_hooks: add vendor hook in blk_mq_rq_ctx_init()
292baba45a ANDROID: abi_gki_aarch64_qcom: Add I3C core symbols to qcom tree
eecc725a8e ANDROID: vendor_hooks: add vendor hook in blk_mq_alloc_rqs()
9c2958f454 ANDROID: GKI: Export put_task_stack symbol
288805c86a ANDROID: abi_gki_aarch64_qcom: Add idr_alloc_u32
e8516fd3af ANDROID: sound: usb: add vendor hook for cpu suspend support
d820d22b5d ANDROID: mm: page_pinner: use EXPORT_SYMBOL_GPL
efc09793ea ANDROID: GKI: update allowed GKI symbol for Exynosauto SoC
67e3e39eb1 ANDROID: GKI: sync allowed list for exynosauto SoC
d25e256373 ANDROID: ABI: add new symbols required by fips140.ko
50661975be ANDROID: fips140: add/update module help text
b7397e89db ANDROID: fips140: add power-up cryptographic self-tests
bd7d13c36e ANDROID: arm64: disable LSE when building the FIPS140 module
1061ef0493 ANDROID: jump_label: disable jump labels in fips140.ko
dcf509fea7 ANDROID: ipv6: add vendor hook for gen ipv6 link-local addr
018332e871 ANDROID: Revert "scsi: block: Do not accept any requests while suspended"
2ad2c3a25b ANDROID: abi_gki_aarch64_qcom: whitelist vm_event_states
7bcfde2601 ANDROID: ashmem: Export is_ashmem_file
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I7d60121fa9f25f007dab97dd666adcdb1964afc8
2021-07-15 17:17:09 +02:00
..
2021-05-07 07:13:22 -07:00
2020-07-15 20:34:11 -07:00
2020-10-12 10:06:08 +02:00
2020-08-22 10:53:12 +01:00
2021-06-11 14:54:06 +00:00
2020-07-21 22:05:32 -07:00
2021-05-17 11:17:56 +08:00
2020-10-03 17:28:45 -07:00
2021-05-13 14:22:11 +02:00
2020-07-13 17:01:44 -07:00
2020-07-21 11:21:44 -04:00
2020-08-12 10:58:00 -07:00
2020-06-26 10:36:30 +02:00
2020-06-26 10:37:11 +02:00
2021-01-12 20:18:25 +01:00
2020-10-09 12:47:02 -06:00
2020-12-11 14:19:07 -08:00
2020-10-07 12:13:23 +02:00
2020-07-27 12:55:43 +02:00
2021-05-21 13:17:04 -07:00
2020-10-02 17:58:52 -06:00
2021-01-06 14:56:51 +01:00
2020-09-17 18:46:04 +02:00
2020-12-30 11:53:58 +01:00
2021-02-19 10:48:51 +00:00
2020-12-10 15:24:57 -08:00
2020-09-10 09:10:06 +02:00
2021-07-14 20:52:05 -07:00
2020-07-19 19:20:22 -07:00
2020-09-22 16:45:34 -07:00
2021-01-06 14:56:51 +01:00
2021-05-19 10:13:00 +02:00
2020-07-27 23:24:00 +02:00
2020-06-24 21:34:11 +02:00
2020-07-06 21:37:08 -07:00
2020-12-28 14:49:38 -08:00
2021-02-22 09:32:56 -08:00
2021-05-31 09:48:43 +01:00
2020-10-03 14:18:29 -07:00
2020-10-28 15:46:47 +01:00
2020-08-27 08:01:47 -07:00
2020-07-27 12:20:40 -07:00
2020-07-23 17:55:20 +00:00
2020-07-19 19:20:22 -07:00
2020-10-31 13:16:02 -07:00
2021-04-21 13:00:50 +02:00
2020-12-26 16:02:45 +01:00
2020-09-23 13:24:34 -07:00
2020-09-17 17:58:13 -07:00
2021-05-14 09:50:38 +02:00
2020-08-22 12:44:37 -07:00
2020-07-13 15:32:56 -07:00
2020-07-24 17:12:41 -07:00
2021-06-23 14:42:47 +02:00
2021-05-17 20:08:43 +00:00
2020-09-03 15:17:28 -07:00
2021-06-18 10:00:03 +02:00
2020-09-30 20:32:33 -06:00
2020-10-01 14:52:46 +02:00
2020-09-15 09:57:45 -05:00
2020-07-27 16:34:12 +03:00
2021-01-06 14:56:51 +01:00
2020-08-31 14:40:29 -04:00
2020-10-21 17:36:32 -04:00
2021-03-17 17:06:11 +01:00
2021-01-06 14:56:51 +01:00
2020-08-12 10:57:59 -07:00
2020-07-19 18:05:49 -07:00
2020-08-18 15:44:44 +02:00
2020-09-25 14:23:27 +02:00
2020-09-15 22:13:31 +10:00
2020-08-27 16:06:47 -04:00
2020-07-09 12:38:41 -07:00
2021-01-06 14:56:51 +01:00
2020-09-10 12:25:51 -07:00
2020-07-14 13:46:42 -07:00
2020-07-25 19:34:47 -06:00
2020-06-24 14:36:33 -07:00
2020-10-14 20:28:05 -07:00
2021-01-06 14:56:51 +01:00
2020-10-16 09:28:43 -04:00
2020-07-13 17:52:46 -04:00
2020-10-02 09:37:41 -04:00
2020-09-22 13:58:40 +02:00
2021-02-05 10:54:25 +00:00
2020-11-27 11:03:06 -08:00
2021-04-03 14:11:30 +00:00
2020-10-21 09:58:39 -05:00
2021-03-01 12:52:13 -08:00
2020-09-04 12:34:50 +02:00
2021-03-07 12:34:07 +01:00
2020-06-29 17:08:28 -07:00
2021-07-14 20:52:05 -07:00
2021-03-30 14:31:53 +02:00
2020-07-19 19:22:56 -07:00
2020-12-21 13:30:06 +01:00
2020-07-10 14:50:51 +02:00
2020-06-25 16:26:25 -07:00
2020-08-04 20:16:37 -07:00
2021-02-03 23:28:43 +01:00
2020-07-02 14:19:15 -07:00
2020-10-05 16:35:57 +01:00
2020-07-14 16:29:42 -07:00
2020-08-03 17:57:40 -07:00
2020-07-06 14:06:08 +02:00
2020-09-24 20:15:45 -07:00
2020-12-03 10:03:14 -08:00
2021-01-06 14:56:51 +01:00
2020-07-28 22:25:30 -04:00
2020-07-31 17:00:44 -07:00
2020-08-21 08:55:13 +02:00
2020-07-07 15:55:21 +02:00
2020-09-18 13:58:37 -07:00
2020-09-18 13:58:37 -07:00
2021-05-14 09:50:18 +02:00
2020-08-12 10:57:59 -07:00
2021-06-04 19:13:43 +00:00
2021-06-04 11:15:19 -07:00
2020-09-26 10:22:29 +02:00
2021-01-30 13:55:18 +01:00
2020-07-10 13:45:32 +02:00
2020-07-10 13:45:32 +02:00
2020-10-07 14:23:44 -06:00
2020-10-12 11:41:02 -06:00
2020-10-23 11:55:28 -04:00
2020-10-23 11:55:28 -04:00
2021-06-04 11:15:19 -07:00
2020-08-05 09:30:19 -04:00
2020-08-05 09:30:20 -04:00
2020-08-05 11:08:39 -04:00
2020-08-03 16:11:42 -04:00
2020-08-05 11:08:39 -04:00
2020-08-05 11:08:39 -04:00
2020-09-10 11:39:22 +02:00
2020-08-18 14:14:25 +02:00
2020-08-05 11:08:40 -04:00
2020-08-05 11:08:40 -04:00
2020-08-05 11:08:40 -04:00
2020-09-10 10:05:58 +02:00
2020-08-05 11:08:41 -04:00
2020-09-10 10:05:58 +02:00
2020-08-05 11:08:40 -04:00
2020-08-05 11:08:40 -04:00
2020-07-31 09:24:23 +02:00
2020-06-27 09:48:57 +02:00
2020-07-13 15:32:56 -07:00
2020-06-24 07:51:01 +02:00