android_kernel_xiaomi_sm8450/net/9p
Greg Kroah-Hartman 9e8aa4cec7 This is the 5.10.105 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmIrLoAACgkQONu9yGCS
 aT7lIA//UHG/WB/riGu2KiTHccQ5cIr7025J5jAjIjbB/XgN+VjK+tWEZP+XONxW
 wqXn2DfMFv48/Fv47rv3S4DdpekaELL1ubF1ML37/R8YsEQ8dUI8c+r1BHW3NmzH
 WCfRsIcJ2Mo0e7ljpI9jtizuc8kGMbUt3++n2HsaGeAaK4r1zwHJc1IExqHkkmYY
 TvzVHglG+k8ky168/GGA9e1drJXiF8RF9oDGGEPSBRhQtdWTOMNFmH5TKdr5zyVq
 7jibiDoLDp+GKBy/E2IOoaJQY446gjpQiOHcvjHvOvbdL7d1EJkP/UQMoFVY4Km+
 85zIfIIX+7V4MWsF0ECNWUP2BFYqNoblCc1R5cRaS0VsU9OLPXnPo7njs2DYodTW
 lgYokIRe+YdXiXgrorQ4keOGokPXmC0Nu9KzMu+kiDLgVR0E1GX5yGVT0yeev/TM
 r9rNdp5dB3x2P5TsSRTSgEwONeMFUoGaFGAxm0SuCbN3c4aCp3Mx43R7+NHR/Pim
 MWmQhuYPwxcqDKEOylpw/suOOBpvbMHOAfL7oS/0cUAQpsS+M2Y7GkTNdaWUfsNR
 VYZWM4MfomYHri5C8EtAEjijysY9xU/tniG7NlpCBtYIkwDrZHP6PXmgrN/vmH0l
 ZT6DV3ySxgpVYQK3lj3VNIUPyyrg7BAyvKsc/9ivulz8HzFAIGA=
 =yQ/0
 -----END PGP SIGNATURE-----

Merge 5.10.105 into android12-5.10-lts

Changes in 5.10.105
	x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
	x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
	x86/speculation: Add eIBRS + Retpoline options
	Documentation/hw-vuln: Update spectre doc
	x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting
	x86/speculation: Use generic retpoline by default on AMD
	x86/speculation: Update link to AMD speculation whitepaper
	x86/speculation: Warn about Spectre v2 LFENCE mitigation
	x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
	ARM: report Spectre v2 status through sysfs
	ARM: early traps initialisation
	ARM: use LOADADDR() to get load address of sections
	ARM: Spectre-BHB workaround
	ARM: include unprivileged BPF status in Spectre V2 reporting
	arm64: cputype: Add CPU implementor & types for the Apple M1 cores
	arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
	arm64: Add Cortex-X2 CPU part definition
	arm64: Add Cortex-A510 CPU part definition
	arm64: Add HWCAP for self-synchronising virtual counter
	arm64: add ID_AA64ISAR2_EL1 sys register
	arm64: cpufeature: add HWCAP for FEAT_AFP
	arm64: cpufeature: add HWCAP for FEAT_RPRES
	arm64: entry.S: Add ventry overflow sanity checks
	arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
	arm64: entry: Make the trampoline cleanup optional
	arm64: entry: Free up another register on kpti's tramp_exit path
	arm64: entry: Move the trampoline data page before the text page
	arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
	arm64: entry: Don't assume tramp_vectors is the start of the vectors
	arm64: entry: Move trampoline macros out of ifdef'd section
	arm64: entry: Make the kpti trampoline's kpti sequence optional
	arm64: entry: Allow the trampoline text to occupy multiple pages
	arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
	arm64: entry: Add vectors that have the bhb mitigation sequences
	arm64: entry: Add macro for reading symbol addresses from the trampoline
	arm64: Add percpu vectors for EL1
	arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
	KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
	arm64: Mitigate spectre style branch history side channels
	KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
	arm64: Use the clearbhb instruction in mitigations
	arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting
	ARM: fix build error when BPF_SYSCALL is disabled
	ARM: fix co-processor register typo
	ARM: Do not use NOCROSSREFS directive with ld.lld
	ARM: fix build warning in proc-v7-bugs.c
	xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
	xen/grant-table: add gnttab_try_end_foreign_access()
	xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
	xen/netfront: don't use gnttab_query_foreign_access() for mapped status
	xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
	xen/gntalloc: don't use gnttab_query_foreign_access()
	xen: remove gnttab_query_foreign_access()
	xen/9p: use alloc/free_pages_exact()
	xen/pvcalls: use alloc/free_pages_exact()
	xen/gnttab: fix gnttab_end_foreign_access() without page specified
	xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
	Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
	Linux 5.10.105

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I5aa84c7fb301301f8123e8483363b0721890b8e3
2022-03-18 15:02:06 +01:00
..
client.c 9p/net: fix missing error check in p9_check_errors 2021-11-18 14:04:29 +01:00
error.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 2019-05-30 11:29:21 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile 9p: Remove p9_idpool 2018-08-29 13:39:57 +09:00
mod.c ANDROID: GKI: set vfs-only exports into their own namespace 2022-01-11 09:30:47 +01:00
protocol.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 2019-05-30 11:29:21 -07:00
protocol.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 2019-05-30 11:29:21 -07:00
trans_common.c net/9p: include trans_common.h to fix missing prototype warning. 2018-11-20 15:04:16 +09:00
trans_common.h net/9p: remove (now-)unused helpers 2015-04-11 22:28:29 -04:00
trans_fd.c net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid 2020-10-12 10:05:47 +02:00
trans_rdma.c net: 9p: kerneldoc fixes 2020-07-13 17:20:39 -07:00
trans_virtio.c 9p/trans_virtio: Remove sysfs file on probe failure 2021-09-26 14:08:57 +02:00
trans_xen.c xen/9p: use alloc/free_pages_exact() 2022-03-11 12:11:54 +01:00