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-07-14 20:51:51 -07:00
2021-04-14 08:42:06 +02:00
2021-04-09 21:09:05 -07:00
2021-07-14 11:57:54 -07:00
2021-05-14 09:50:05 +02:00
2021-07-14 20:51:51 -07:00
2021-07-14 16:56:37 +02:00
2021-07-06 21:05:45 +00:00
2021-06-23 14:42:47 +02:00
2021-06-16 12:01:44 +02:00
2021-06-23 14:42:43 +02:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2021-04-21 13:00:56 +02:00
2021-04-21 13:00:55 +02:00
2021-06-10 13:39:21 +02:00
2021-05-11 14:47:24 +02:00
2021-07-14 20:51:51 -07:00
2021-07-14 11:56:56 -07:00
2021-03-04 11:38:14 +01:00
2021-07-14 20:51:51 -07:00
2021-06-03 09:00:51 +02:00
2021-07-14 20:52:02 -07:00
2021-03-09 11:11:13 +01:00
2021-04-09 09:29:17 +02:00
2021-07-14 20:52:01 -07:00
2021-03-15 07:47:37 +00:00
2021-01-27 09:43:35 +00:00
2021-02-05 11:03:56 +00:00
2021-05-11 22:55:07 +00:00
2021-02-05 17:37:33 +00:00
2021-07-14 20:51:51 -07:00
2021-07-15 17:17:09 +02:00
2021-06-03 09:00:45 +02:00
2021-07-14 11:56:26 -07:00
2021-07-01 22:31:49 -07:00
2021-07-14 20:52:04 -07:00
2021-06-03 19:57:28 +00:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2021-04-09 21:09:04 -07:00
2021-03-23 04:05:31 +00:00
2020-12-11 14:02:14 -08:00
2021-01-14 16:28:57 +00:00
2021-06-23 18:35:35 +00:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:52:04 -07:00
2021-02-11 12:29:55 +00:00
2021-02-11 14:41:53 +00:00
2021-07-14 16:56:01 +02:00
2021-07-14 11:54:48 -07:00
2021-06-17 14:15:58 -07:00
2021-01-14 16:29:15 +00:00
2021-03-19 09:42:56 +01:00
2021-01-19 18:27:21 +01:00
2020-11-14 11:26:03 -08:00
2021-05-26 12:06:56 +02:00
2021-06-03 09:00:45 +02:00
2021-05-28 13:17:43 +02:00
2021-03-01 12:52:12 -08:00
2021-03-01 12:52:16 -08:00
2020-12-08 19:08:52 +00:00
2020-11-13 08:26:07 +01:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2021-02-05 09:20:53 +00:00
2021-07-14 19:46:17 +02:00
2021-05-13 07:53:31 +00:00
2021-07-14 11:56:08 -07:00
2021-06-30 08:47:18 -04:00
2021-07-14 20:51:51 -07:00
2021-07-14 11:57:54 -07:00
2021-01-19 18:27:22 +01:00
2021-07-14 20:52:01 -07:00
2021-04-07 14:17:51 +00:00
2021-02-10 19:42:19 +00:00
2021-03-18 16:08:25 +01:00
2021-05-21 13:17:04 -07:00
2021-07-14 20:51:51 -07:00
2021-03-11 16:16:38 +00:00
2021-03-11 14:17:27 +01:00
2021-03-25 09:04:18 +01:00
2021-07-14 11:57:41 -07:00
2020-12-11 14:02:14 -08:00
2021-03-02 17:34:28 -08:00
2021-03-17 17:06:36 +01:00
2021-03-18 16:09:29 +01:00
2021-03-04 11:38:41 +01:00
2021-04-23 18:42:37 -07:00
2021-04-07 15:00:11 +02:00
2021-06-07 10:21:37 -07:00
2021-03-04 11:37:22 +01:00
2021-07-12 10:49:29 +00:00
2021-06-02 15:42:01 +00:00
2021-07-14 20:52:01 -07:00
2021-07-14 20:52:02 -07:00
2020-12-30 11:54:18 +01:00
2020-11-24 16:16:54 +00:00
2021-03-01 19:06:56 -08:00
2021-03-24 20:43:25 +00:00
2021-03-18 16:09:52 +01:00
2021-07-14 11:54:49 -07:00
2021-06-18 10:00:03 +02:00
2021-06-17 14:39:37 -07:00
2021-06-18 10:00:04 +02:00
2021-03-18 16:10:11 +01:00
2021-07-14 16:56:51 +02:00
2021-03-30 14:31:54 +02:00
2021-01-22 18:01:16 +00:00
2021-06-30 19:38:46 +02:00
2021-05-19 10:12:54 +02:00
2021-03-04 11:38:46 +01:00
2021-03-30 14:31:57 +02:00
2021-01-14 16:29:15 +00:00
2021-07-14 20:51:51 -07:00
2021-05-19 10:13:17 +02:00
2020-11-10 19:07:11 +00:00
2020-11-04 10:22:56 -07:00
2021-04-09 21:09:05 -07:00
2021-07-14 20:51:51 -07:00
2021-06-30 08:29:33 +00:00
2021-03-18 16:17:31 +01:00
2021-03-18 16:04:29 +01:00
2021-06-23 18:11:55 +00:00
2021-03-18 16:17:47 +01:00
2020-11-19 22:38:29 -05:00
2021-07-13 21:37:35 +00:00
2021-02-07 13:41:42 -08:00
2021-06-17 14:39:37 -07:00
2021-01-09 13:46:23 +01:00
2021-07-14 20:51:51 -07:00
2021-03-04 11:37:50 +01:00
2021-07-14 20:51:51 -07:00
2021-03-04 11:37:59 +01:00
2021-02-23 08:10:56 +01:00
2021-02-05 09:20:54 -08:00
2021-03-04 11:38:46 +01:00
2021-03-04 11:38:20 +01:00
2021-03-18 16:18:19 +01:00
2021-02-10 09:29:16 +01:00
2021-02-07 15:37:17 +01:00
2021-06-16 12:01:46 +02:00
2021-02-03 23:28:40 +01:00
2021-06-10 10:06:42 +00:00
2021-02-05 11:03:49 +00:00
2021-02-05 11:03:49 +00:00
2021-04-21 13:01:00 +02:00
2021-06-10 20:26:18 -07:00
2021-07-14 20:52:03 -07:00
2021-01-12 18:23:34 +00:00
2021-03-17 17:06:25 +01:00
2021-03-04 11:38:21 +01:00
2021-03-23 04:05:24 +00:00
2021-06-03 09:00:45 +02:00
2021-07-14 20:51:51 -07:00
2021-07-13 15:00:50 +02:00
2021-06-30 08:47:26 -04:00
2021-02-05 09:20:52 +00:00
2021-04-02 15:25:50 +02:00
2021-07-14 20:52:03 -07:00
2021-03-22 15:05:55 +00:00
2021-01-19 21:47:30 -08:00
2021-03-23 08:00:57 +01:00
2021-02-10 09:29:17 +01:00
2021-06-04 11:15:19 -07:00
2021-03-18 16:04:29 +01:00
2021-04-09 21:09:05 -07:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2020-11-30 10:52:22 -05:00
2021-05-19 10:13:02 +02:00
2020-11-22 10:48:22 -08:00
2021-02-07 15:37:16 +01:00
2021-02-25 15:16:39 -08:00
2021-07-12 17:10:22 +00:00
2021-06-03 20:59:15 +00:00
2021-04-03 14:11:30 +00:00
2021-04-30 09:13:34 -07:00
2021-04-01 00:09:00 +00:00
2021-07-12 13:57:40 -07:00
2021-01-19 21:47:30 -08:00
2021-06-17 14:39:37 -07:00
2021-07-14 11:54:49 -07:00
2021-06-30 19:38:46 +02:00
2021-05-19 10:13:01 +02:00
2021-05-19 10:13:01 +02:00
2021-07-14 20:51:51 -07:00
2021-05-11 14:47:31 +02:00
2020-11-09 18:12:34 +01:00
2021-03-17 17:06:28 +01:00
2021-07-14 11:56:41 -07:00
2021-07-14 20:51:51 -07:00
2021-04-23 18:42:36 -07:00
2021-06-17 14:39:37 -07:00
2021-05-14 09:50:16 +02:00
2021-07-14 20:51:51 -07:00
2021-03-24 15:09:17 -07:00
2021-07-14 20:51:51 -07:00
2021-07-14 16:55:58 +02:00
2021-05-21 13:17:09 -07:00
2020-12-30 11:53:56 +01:00
2021-06-10 20:26:16 -07:00
2021-01-28 17:57:12 +00:00
2021-07-14 20:52:04 -07:00
2021-06-23 14:42:45 +02:00
2021-07-14 20:51:51 -07:00
2021-04-07 15:00:13 +02:00
2021-03-18 16:20:07 +01:00
2021-03-04 11:38:35 +01:00
2021-07-14 20:51:51 -07:00
2021-06-29 14:29:41 +00:00
2021-06-30 19:38:46 +02:00
2021-07-14 20:51:51 -07:00
2021-06-04 11:15:19 -07:00
2021-06-16 13:14:03 +02:00
2021-07-14 20:51:51 -07:00
2021-01-07 17:56:54 -08:00
2021-02-05 11:03:49 +00:00
2020-12-30 11:53:42 +01:00
2020-11-06 10:05:18 -08:00
2021-03-17 17:06:34 +01:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:52:01 -07:00
2021-06-04 11:15:20 -07:00
2021-01-22 10:05:52 -08:00
2021-01-22 10:05:52 -08:00
2021-07-09 15:37:13 +00:00
2021-04-14 08:42:01 +02:00
2021-02-05 09:20:53 -08:00
2021-02-05 09:20:53 -08:00
2021-07-02 19:44:56 +00:00
2021-06-23 14:42:44 +02:00
2021-07-14 20:51:51 -07:00
2021-02-15 15:11:44 -08:00
2021-03-30 14:31:53 +02:00
2021-03-30 14:31:53 +02:00
2020-12-08 14:52:29 -08:00
2021-03-19 09:42:56 +01:00
2021-01-19 21:47:30 -08:00
2021-07-14 20:51:51 -07:00
2021-07-15 17:17:09 +02:00
2021-06-23 14:42:53 +02:00
2021-05-21 13:17:04 -07:00
2021-01-17 14:16:59 +01:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2021-03-25 09:04:16 +01:00
2021-03-18 16:20:25 +01:00
2021-03-04 11:38:29 +01:00
2020-12-30 11:53:42 +01:00
2021-07-14 16:55:46 +02:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2021-07-14 20:51:51 -07:00
2021-03-30 14:31:51 +02:00
2021-05-14 09:50:31 +02:00
2021-07-14 20:51:51 -07:00
2021-02-17 11:02:28 +01:00
2021-03-11 16:02:50 +00:00
2021-03-25 09:04:14 +01:00
2021-06-17 14:39:13 -07:00
2021-07-14 19:46:17 +02:00
2021-06-04 19:13:10 +00:00
2021-03-30 14:32:03 +02:00
2021-05-22 11:40:52 +02:00
2021-02-01 19:32:29 +00:00
2021-04-23 18:42:39 -07:00
2021-05-21 13:17:08 -07:00
2021-07-14 11:57:11 -07:00
2021-04-07 15:00:06 +02:00
2021-03-07 12:34:15 +01:00