Merge android11-5.4 branch into android11-5.4-lts branch
Sync up with the android11-5.4 branch to take some additional changes and some new abi symbols to properly track here. This includes the following changes: *d57e792d0bUPSTREAM: media: usb: siano: Fix warning due to null work_func_t function pointer *118240f14bUPSTREAM: Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb *28e9ee34f7ANDROID: ABI: Update allowed list for QCOM *d62f1fc162UPSTREAM: net: tap_open(): set sk_uid from current_fsuid() *657abd3d2bUPSTREAM: net: tun_chr_open(): set sk_uid from current_fsuid() *212a7aadedUPSTREAM: net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-free *ac9e6cd126UPSTREAM: net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free *e4b912f612UPSTREAM: net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free *f38754f733UPSTREAM: net/sched: cls_fw: Fix improper refcount update leads to use-after-free *07452ef620UPSTREAM: media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*() Change-Id: I9b1b3fe0b2240fb3ec51abbf9df079c2da935503 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2439,6 +2439,7 @@
|
||||
sysfs_create_group
|
||||
sysfs_create_groups
|
||||
sysfs_create_link
|
||||
sysfs_emit
|
||||
__sysfs_match_string
|
||||
sysfs_notify
|
||||
sysfs_remove_bin_file
|
||||
|
||||
Reference in New Issue
Block a user