Merge branch 'android11-5.4' into android11-5.4-lts
Catch up on some non-lts changes. Commits in here include the following: *4c8fb32758Merge tag 'android11-5.4.289_r00' into android11-5.4 *bf5b85fe24ANDROID: GKI: add Trimble symbol list *4cd26955b0UPSTREAM: selinux: ignore unknown extended permissions *1194f08d5cANDROID: ABI: Update allowed list for galaxy *2057b3f022UPSTREAM: ALSA: usb-audio: Fix a DMA to stack memory bug *01c19aa890UPSTREAM: ALSA: usb-audio: Fix out of bounds reads when finding clock sources *5d0f724962UPSTREAM: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices *d24bf3c271Revert "UPSTREAM: unicode: Don't special case ignorable code points" *dd94f8e4bcReapply "UPSTREAM: unicode: Don't special case ignorable code points" Change-Id: Ia1eb9089f9edaba3442440fe44f974cc8955ca70 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2604,6 +2604,7 @@
|
||||
usb_disabled
|
||||
usb_driver_claim_interface
|
||||
usb_driver_release_interface
|
||||
usb_driver_set_configuration
|
||||
usb_enable_autosuspend
|
||||
usb_enable_intel_xhci_ports
|
||||
usb_ep_alloc_request
|
||||
|
||||
6
android/abi_gki_aarch64_trimble
Normal file
6
android/abi_gki_aarch64_trimble
Normal file
@@ -0,0 +1,6 @@
|
||||
[abi_symbol_list]
|
||||
# required by cdc_mbim.ko
|
||||
in6_dev_finish_destroy
|
||||
# required by qmi_wwan.ko
|
||||
netdev_stats_to_stats64
|
||||
netdev_upper_get_next_dev_rcu
|
||||
@@ -21,6 +21,7 @@ android/abi_gki_aarch64_qcom
|
||||
android/abi_gki_aarch64_sony
|
||||
android/abi_gki_aarch64_sonywalkman
|
||||
android/abi_gki_aarch64_sunxi
|
||||
android/abi_gki_aarch64_trimble
|
||||
android/abi_gki_aarch64_unisoc
|
||||
android/abi_gki_aarch64_vivo
|
||||
android/abi_gki_aarch64_xiaomi
|
||||
|
||||
Reference in New Issue
Block a user