Greg Kroah-Hartman
0118fb827b
Merge branch 'android12-5.10' into branch 'android12-5.10-lts'
Sync up with android12-5.10 for the following commits:
af699fd6a2
ANDROID: vendor_hook: skip trace_android_vh_page_trylock_set when ignore_references is true
5aec776ef8
BACKPORT: ANDROID: dma-buf: Move sysfs work out of DMA-BUF export path
d61d7ebf6f
UPSTREAM: wifi: mac80211: fix MBSSID parsing use-after-free
173913b365
UPSTREAM: wifi: mac80211: don't parse mbssid in assoc response
9ed9ab8ca9
UPSTREAM: mac80211: mlme: find auth challenge directly
d6e68e31b8
UPSTREAM: wifi: cfg80211: update hidden BSSes to avoid WARN_ON
3ea906ba30
UPSTREAM: wifi: mac80211: fix crash in beacon protection for P2P-device
241426b24b
UPSTREAM: wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
50e27143a5
UPSTREAM: wifi: cfg80211: avoid nontransmitted BSS list corruption
05a0122295
UPSTREAM: wifi: cfg80211: fix BSS refcounting bugs
2e8c292e35
UPSTREAM: wifi: cfg80211: ensure length byte is present before access
5f6b14356a
UPSTREAM: wifi: cfg80211/mac80211: reject bad MBSSID elements
6aeb3ccf09
UPSTREAM: wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
13a84bfa4f
ANDROID: GKI: Update symbols to symbol list
09f4246296
ANDROID: sched: add restricted hooks to replace the former hooks
376aaf803f
ANDROID: GKI: Add symbol snd_pcm_stop_xrun
8512c353a2
ANDROID: ABI: update allowed list for galaxy
439fc06787
ANDROID: GKI: Update symbols to symbol list
beaaa7bff8
UPSTREAM: dma-buf: ensure unique directory name for dmabuf stats
d71115b1bf
UPSTREAM: dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
f9a66cbe70
ANDROID: GKI: Update symbol list for mtk AIoT projects
a3835ce695
UPSTREAM: psi: Fix psi state corruption when schedule() races with cgroup move
3b39e91301
BACKPORT: HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
c35cda5280
BACKPORT: mm: don't be stuck to rmap lock on reclaim path
9613bc53b5
Revert "firmware_loader: use kernel credentials when reading firmware"
95f23ced41
UPSTREAM: crypto: jitter - add oversampling of noise source
b046e2dca5
ANDROID: Fix kenelci build-break for !CONFIG_PERF_EVENTS
24220df802
FROMGIT: f2fs: support recording stop_checkpoint reason into super_block
f18e68a234
UPSTREAM: wifi: mac80211_hwsim: use 32-bit skb cookie
08cb67eb33
UPSTREAM: wifi: mac80211_hwsim: add back erroneously removed cast
9b080edfbd
UPSTREAM: wifi: mac80211_hwsim: fix race condition in pending packet
Update the .xml file with the newly tracked symbols:
Leaf changes summary: 30 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 24 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 6 Added variables
24 Added functions:
[A] 'function void __rtnl_link_unregister(rtnl_link_ops*)'
[A] 'function int __traceiter_android_rvh_alloc_si(void*, swap_info_struct**, bool*)'
[A] 'function int __traceiter_android_rvh_alloc_swap_slot_cache(void*, swap_slots_cache*, int*, bool*)'
[A] 'function int __traceiter_android_rvh_drain_slots_cache_cpu(void*, swap_slots_cache*, unsigned int, bool, bool*)'
[A] 'function int __traceiter_android_rvh_free_swap_slot(void*, swp_entry_t, swap_slots_cache*, bool*)'
[A] 'function int __traceiter_android_rvh_get_swap_page(void*, page*, swp_entry_t*, swap_slots_cache*, bool*)'
[A] 'function int __traceiter_android_rvh_handle_pte_fault_end(void*, vm_fault*, unsigned long int)'
[A] 'function net_device* dev_get_by_index_rcu(net*, int)'
[A] 'function phy_device* fixed_phy_register(unsigned int, fixed_phy_status*, device_node*)'
[A] 'function void fixed_phy_unregister(phy_device*)'
[A] 'function irq_domain* irq_domain_add_simple(device_node*, unsigned int, unsigned int, const irq_domain_ops*, void*)'
[A] 'function int nf_register_net_hook(net*, const nf_hook_ops*)'
[A] 'function void nf_unregister_net_hook(net*, const nf_hook_ops*)'
[A] 'function int phy_ethtool_set_wol(phy_device*, ethtool_wolinfo*)'
[A] 'function int phy_register_fixup_for_uid(u32, u32, int (phy_device*)*)'
[A] 'function int phy_save_page(phy_device*)'
[A] 'function int phy_unregister_fixup_for_uid(u32, u32)'
[A] 'function int snd_pcm_stop_xrun(snd_pcm_substream*)'
[A] 'function void tty_encode_baud_rate(tty_struct*, speed_t, speed_t)'
[A] 'function int usb_autopm_get_interface_async(usb_interface*)'
[A] 'function void usb_autopm_put_interface_async(usb_interface*)'
[A] 'function int usb_clear_halt(usb_device*, int)'
[A] 'function int usb_interrupt_msg(usb_device*, unsigned int, void*, int, int*, int)'
[A] 'function int usb_unlink_urb(urb*)'
6 Added variables:
[A] 'tracepoint __tracepoint_android_rvh_alloc_si'
[A] 'tracepoint __tracepoint_android_rvh_alloc_swap_slot_cache'
[A] 'tracepoint __tracepoint_android_rvh_drain_slots_cache_cpu'
[A] 'tracepoint __tracepoint_android_rvh_free_swap_slot'
[A] 'tracepoint __tracepoint_android_rvh_get_swap_page'
[A] 'tracepoint __tracepoint_android_rvh_handle_pte_fault_end'
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I225d5838de38d886151cf619654412ee8c5428b2
2022-10-27 09:01:03 +00:00
..
2022-04-28 23:09:18 +08:00
2022-05-12 17:48:27 +02:00
2022-02-11 17:30:26 -08:00
2021-12-14 11:32:37 +01:00
2021-01-25 12:21:02 -08:00
2021-03-25 19:20:18 +00:00
2021-10-20 17:33:35 +00:00
2021-06-04 11:15:16 -07:00
2022-07-23 16:10:22 +02:00
2022-02-08 18:30:35 +01:00
2021-04-30 09:13:34 -07:00
2020-10-13 18:38:32 -07:00
2020-10-13 18:38:29 -07:00
2021-09-14 17:43:45 +00:00
2020-06-09 09:39:14 -07:00
2020-08-14 19:56:56 -07:00
2020-10-18 09:27:09 -07:00
2022-10-15 08:33:43 +02:00
2020-10-16 11:11:18 -07:00
2022-01-27 10:54:36 +01:00
2022-10-27 09:01:03 +00:00
2021-03-30 14:31:54 +02:00
2022-07-23 16:10:22 +02:00
2020-10-16 11:11:16 -07:00
2021-01-22 18:00:57 +00:00
2021-06-30 19:38:46 +02:00
2020-08-07 11:33:26 -07:00
2022-04-28 23:09:14 +08:00
2021-04-30 09:13:34 -07:00
2022-10-15 08:33:43 +02:00
2022-09-22 14:38:08 +02:00
2022-10-11 16:33:36 +00:00
2020-12-06 10:19:07 -08:00
2020-08-12 10:57:59 -07:00
2022-10-05 18:33:23 +02:00
2022-04-28 23:09:14 +08:00
2020-04-02 09:35:29 -07:00
2022-08-24 17:43:10 +00:00
2022-08-03 20:10:45 +00:00
2022-03-08 19:09:36 +01:00
2022-08-24 17:20:26 +00:00
2022-10-11 16:33:36 +00:00
2022-10-24 14:26:09 +08:00
2022-08-03 12:42:13 +02:00
2021-06-17 14:39:37 -07:00
2021-03-04 11:38:21 +01:00
2022-10-05 18:33:23 +02:00
2020-10-13 18:38:29 -07:00
2021-04-30 09:13:35 -07:00
2020-08-07 11:33:26 -07:00
2022-09-22 14:50:45 +02:00
2020-06-09 09:39:14 -07:00
2022-05-12 11:23:35 +02:00
2022-05-16 08:45:59 +02:00
2022-02-23 12:56:37 +01:00
2022-08-21 15:15:21 +02:00
2020-06-09 09:39:14 -07:00
2021-04-23 18:42:39 -07:00
2022-05-12 12:03:58 +02:00
2022-10-05 18:33:23 +02:00
2020-10-13 18:38:30 -07:00
2022-08-30 04:03:12 +00:00
2022-10-11 16:33:36 +00:00
2022-06-30 03:00:23 +00:00
2021-07-14 11:54:49 -07:00
2022-08-30 04:03:12 +00:00
2022-08-30 04:03:20 +00:00
2021-07-19 20:39:17 +00:00
2020-10-16 11:11:19 -07:00
2020-06-09 09:39:13 -07:00
2021-06-30 08:47:29 -04:00
2021-05-20 19:38:42 +00:00
2022-09-22 13:46:39 +02:00
2021-04-14 08:42:03 +02:00
2020-08-12 10:57:55 -07:00
2021-04-14 08:42:03 +02:00
2020-08-12 10:57:55 -07:00
2021-04-15 14:23:41 +02:00
2020-08-07 11:33:26 -07:00
2021-06-30 08:47:26 -04:00
2021-01-19 18:27:21 +01:00
2022-09-22 13:46:39 +02:00
2022-09-14 16:34:41 +00:00
2022-10-11 16:33:36 +00:00
2020-08-21 09:52:53 -07:00
2022-07-14 14:54:51 +08:00
2020-10-16 11:11:19 -07:00
2020-08-07 11:33:29 -07:00
2022-01-21 13:11:10 +01:00
2021-05-15 09:28:55 +02:00
2021-11-26 15:37:44 +01:00
2020-08-07 11:33:24 -07:00
2022-09-29 17:06:30 +02:00
2020-08-07 11:33:27 -07:00
2021-05-14 09:50:45 +02:00
2020-06-03 20:09:48 -07:00
2022-10-24 14:26:09 +08:00
2022-03-23 12:30:33 +01:00
2022-08-03 20:10:45 +00:00
2022-10-24 14:26:09 +08:00
2021-06-30 08:47:27 -04:00
2022-04-08 14:40:43 +02:00
2022-05-16 08:45:59 +02:00
2022-08-29 16:53:14 +02:00
2020-06-10 19:14:18 -07:00
2022-08-01 21:01:48 +00:00
2021-07-12 18:26:15 -07:00
2022-10-25 20:31:00 +00:00
2022-05-16 08:45:59 +02:00
2020-10-20 14:39:37 -07:00
2021-07-14 16:56:51 +02:00
2020-10-13 18:38:34 -07:00
2020-08-12 10:57:58 -07:00
2022-07-23 16:09:48 +02:00
2020-04-07 10:43:41 -07:00