UBUNTU: Start new release

Ignore: yes
Signed-off-by: default avatarKleber Sacilotto de Souza <kleber.souza@canonical.com>
parent 2d0dbbdd
......@@ -2008,7 +2008,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x7ccabf74 ei_poll
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x8353491c __alloc_ei_netdev
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xa8efab73 ei_start_xmit
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xb8c33d85 NS8390_init
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x9a0affa4 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x2d68a14c bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xaca3d08e cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable
......@@ -9972,6 +9972,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xd7457b94 cryptd_free_ahash
EXPORT_SYMBOL_GPL crypto/cryptd 0xe2e2ef0a cryptd_alloc_ahash
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0xc06907c6 lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -15026,6 +15029,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x05a255a7 event_triggers_call
EXPORT_SYMBOL_GPL vmlinux 0x05a6286d efivar_entry_set_get_size
EXPORT_SYMBOL_GPL vmlinux 0x05ada3b4 inet_putpeer
EXPORT_SYMBOL_GPL vmlinux 0x05ba12a7 free_iova
EXPORT_SYMBOL_GPL vmlinux 0x05bad189 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x05dc5e0d rtc_set_time
EXPORT_SYMBOL_GPL vmlinux 0x05f9fcda cpufreq_freq_transition_end
EXPORT_SYMBOL_GPL vmlinux 0x06027c0e xenbus_unregister_driver
......@@ -15655,6 +15659,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x305f3da4 x509_free_certificate
EXPORT_SYMBOL_GPL vmlinux 0x30635782 cpu_has_xfeatures
EXPORT_SYMBOL_GPL vmlinux 0x3085d18b clear_foreign_p2m_mapping
EXPORT_SYMBOL_GPL vmlinux 0x3099c85a regulator_unregister_supply_alias
EXPORT_SYMBOL_GPL vmlinux 0x30adc571 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0x30c54d57 sysfs_remove_link_from_group
EXPORT_SYMBOL_GPL vmlinux 0x30ceade4 dm_internal_resume
EXPORT_SYMBOL_GPL vmlinux 0x30e2af9d usb_unanchor_urb
......@@ -18744,6 +18749,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xf37b0533 ata_dev_next
EXPORT_SYMBOL_GPL vmlinux 0xf3808cb1 get_state_synchronize_rcu
EXPORT_SYMBOL_GPL vmlinux 0xf38ac233 regulator_set_load
EXPORT_SYMBOL_GPL vmlinux 0xf3b451ca kdb_poll_funcs
EXPORT_SYMBOL_GPL vmlinux 0xf3b515ba crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0xf3b6bf77 shmem_read_mapping_page_gfp
EXPORT_SYMBOL_GPL vmlinux 0xf3bcc9ea dm_internal_suspend_fast
EXPORT_SYMBOL_GPL vmlinux 0xf3c07eb7 devm_led_classdev_register
......@@ -1027,6 +1027,7 @@ ebtables
ec100
ec_bhf
ec_sys
ecdh_generic
echainiv
echo
edac_core
......
......@@ -2008,7 +2008,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc8429885 ei_poll
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xe0ad6a20 ei_get_stats
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf4529e60 ei_start_xmit
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xfd0986a0 ei_tx_timeout
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0xeda3bab8 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x056563d1 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x30ffed30 cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable
......@@ -9955,6 +9955,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xa01bad64 cryptd_free_aead
EXPORT_SYMBOL_GPL crypto/cryptd 0xa1425c9c cryptd_alloc_aead
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0x90413cab lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -17225,6 +17228,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x92752a67 crypto_register_pcomp
EXPORT_SYMBOL_GPL vmlinux 0x927bb367 rtnl_af_register
EXPORT_SYMBOL_GPL vmlinux 0x928320a0 apply_to_page_range
EXPORT_SYMBOL_GPL vmlinux 0x9293a3d5 __srcu_read_unlock
EXPORT_SYMBOL_GPL vmlinux 0x92b8fec0 crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0x92db8f68 do_trace_rcu_torture_read
EXPORT_SYMBOL_GPL vmlinux 0x92ecf35a usb_ifnum_to_if
EXPORT_SYMBOL_GPL vmlinux 0x92f8b259 tty_ldisc_ref
......@@ -18405,6 +18409,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xdd6b1e23 x86_vector_domain
EXPORT_SYMBOL_GPL vmlinux 0xdd7aa00b dma_request_slave_channel_reason
EXPORT_SYMBOL_GPL vmlinux 0xdd8b342b debugfs_create_x64
EXPORT_SYMBOL_GPL vmlinux 0xdd9e4eeb subsys_dev_iter_exit
EXPORT_SYMBOL_GPL vmlinux 0xddb47355 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0xddbeeecc pci_lock_rescan_remove
EXPORT_SYMBOL_GPL vmlinux 0xddcfc60a wait_for_tpm_stat
EXPORT_SYMBOL_GPL vmlinux 0xddd58dc0 ring_buffer_reset
......@@ -18510,6 +18515,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xe40c1993 netlink_add_tap
EXPORT_SYMBOL_GPL vmlinux 0xe41065bf trace_event_buffer_lock_reserve
EXPORT_SYMBOL_GPL vmlinux 0xe41534ce bind_evtchn_to_irqhandler
EXPORT_SYMBOL_GPL vmlinux 0xe417e7fa relay_switch_subbuf
EXPORT_SYMBOL_GPL vmlinux 0xe423742c crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0xe4309905 syscore_resume
EXPORT_SYMBOL_GPL vmlinux 0xe4366876 gpiod_set_raw_value
EXPORT_SYMBOL_GPL vmlinux 0xe44cba5f irq_create_direct_mapping
......@@ -1027,6 +1027,7 @@ ebtables
ec100
ec_bhf
ec_sys
ecdh_generic
echainiv
echo
edac_core
......
......@@ -1961,7 +1961,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xb46f998c ei_set_multicast_list
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc16844f9 ei_open
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xcc1ff8e4 ei_tx_timeout
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xfec84b95 __alloc_ei_netdev
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x1c70f414 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x544970e5 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xd8862083 cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable
......@@ -9090,6 +9090,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xac93e60d cryptd_free_ablkcipher
EXPORT_SYMBOL_GPL crypto/cryptd 0xee79bf22 cryptd_alloc_ablkcipher
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0x8f5f5af2 lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -14341,6 +14344,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x2d265d3d usb_interrupt_msg
EXPORT_SYMBOL_GPL vmlinux 0x2d27c034 of_dma_xlate_by_chan_id
EXPORT_SYMBOL_GPL vmlinux 0x2d2b8a64 pci_scan_child_bus
EXPORT_SYMBOL_GPL vmlinux 0x2d41e6f5 __trace_puts
EXPORT_SYMBOL_GPL vmlinux 0x2d5319c9 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x2d59c954 edac_handlers
EXPORT_SYMBOL_GPL vmlinux 0x2d7a2957 ata_eh_thaw_port
EXPORT_SYMBOL_GPL vmlinux 0x2da48d47 scsi_bus_type
......@@ -17328,6 +17332,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xea87978e nd_numa_attribute_group
EXPORT_SYMBOL_GPL vmlinux 0xea8ef65d dm_get_dev_t
EXPORT_SYMBOL_GPL vmlinux 0xea9b9f99 __ip6_local_out
EXPORT_SYMBOL_GPL vmlinux 0xea9db241 ipv4_sk_redirect
EXPORT_SYMBOL_GPL vmlinux 0xeaac9a44 crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0xeab0a2c7 blkdev_read_iter
EXPORT_SYMBOL_GPL vmlinux 0xeab7b1a5 ohci_suspend
EXPORT_SYMBOL_GPL vmlinux 0xeab82b3a extcon_register_notifier
......@@ -17401,6 +17406,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xef70421e pci_disable_rom
EXPORT_SYMBOL_GPL vmlinux 0xef807b67 tps6586x_read
EXPORT_SYMBOL_GPL vmlinux 0xef82b94f __irq_domain_add
EXPORT_SYMBOL_GPL vmlinux 0xef8c7850 pcap_adc_async
EXPORT_SYMBOL_GPL vmlinux 0xef92812e crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0xef9c132c regulator_unregister_supply_alias
EXPORT_SYMBOL_GPL vmlinux 0xefa2c27d register_tracepoint_module_notifier
EXPORT_SYMBOL_GPL vmlinux 0xefb79ff7 ahash_attr_alg
......@@ -969,6 +969,7 @@ ebtable_nat
ebtables
ec100
ec_sys
ecdh_generic
echainiv
echo
edac_core
......
......@@ -2019,7 +2019,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xc5c745d3 ei_set_multicast_list
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xcade8460 NS8390_init
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xd21139ba ei_get_stats
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xef4aea0c ei_open
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0xd317994c bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x9a83e97b bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x10579130 cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x0847113b cxgb3_free_atid
......@@ -9167,6 +9167,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xd06fc52d cryptd_ahash_child
EXPORT_SYMBOL_GPL crypto/cryptd 0xe0fbb80c cryptd_alloc_ahash
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0x75cc4a61 lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -14429,6 +14432,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x37ea2898 devfreq_cooling_register
EXPORT_SYMBOL_GPL vmlinux 0x37fbd401 get_task_mm
EXPORT_SYMBOL_GPL vmlinux 0x3801d0ec of_pci_find_child_device
EXPORT_SYMBOL_GPL vmlinux 0x380a45c5 pci_generic_config_read32
EXPORT_SYMBOL_GPL vmlinux 0x3822cf0c crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x38235e4a cn_add_callback
EXPORT_SYMBOL_GPL vmlinux 0x383448f5 ata_pci_device_do_suspend
EXPORT_SYMBOL_GPL vmlinux 0x3860d7fe ahci_reset_em
......@@ -16373,6 +16377,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xb20c1d52 crypto_register_pcomp
EXPORT_SYMBOL_GPL vmlinux 0xb215c107 ata_link_offline
EXPORT_SYMBOL_GPL vmlinux 0xb219d799 relay_reset
EXPORT_SYMBOL_GPL vmlinux 0xb2210d64 reset_control_deassert
EXPORT_SYMBOL_GPL vmlinux 0xb22b077a crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0xb249d3ee md_find_rdev_nr_rcu
EXPORT_SYMBOL_GPL vmlinux 0xb24d5145 rtnl_put_cacheinfo
EXPORT_SYMBOL_GPL vmlinux 0xb25e08dc mmu_notifier_unregister_no_release
......@@ -16786,6 +16791,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xca418b5f __pm_runtime_set_status
EXPORT_SYMBOL_GPL vmlinux 0xca43e74e tty_register_device_attr
EXPORT_SYMBOL_GPL vmlinux 0xca6cec6d ping_err
EXPORT_SYMBOL_GPL vmlinux 0xca7d8764 kthread_freezable_should_stop
EXPORT_SYMBOL_GPL vmlinux 0xca80923d crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0xca8db389 ata_sas_port_init
EXPORT_SYMBOL_GPL vmlinux 0xca8f3f2b snd_soc_component_exit_regmap
EXPORT_SYMBOL_GPL vmlinux 0xcabe04de cpuidle_resume_and_unlock
......@@ -1980,7 +1980,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xca235d42 ei_tx_timeout
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xcf5c1c0b ei_get_stats
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xd761111d ei_start_xmit
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf584eb4b __alloc_ei_netdev
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x6e2db46d bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x58ca82b3 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x9852021c cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x022cd00c t3_l2t_get
......@@ -9141,6 +9141,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xd8bc2234 cryptd_ahash_child
EXPORT_SYMBOL_GPL crypto/cryptd 0xf9ca3606 cryptd_free_aead
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0x86bca2d6 lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -14201,6 +14204,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x2b27c257 snmp_get_cpu_field
EXPORT_SYMBOL_GPL vmlinux 0x2b2fcd27 crypto_hash_walk_done
EXPORT_SYMBOL_GPL vmlinux 0x2b5a627e smpboot_unregister_percpu_thread
EXPORT_SYMBOL_GPL vmlinux 0x2b5cfd4a vfs_listxattr
EXPORT_SYMBOL_GPL vmlinux 0x2b6c5f0c crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x2b8eb54d mtd_write_user_prot_reg
EXPORT_SYMBOL_GPL vmlinux 0x2b952517 clk_has_parent
EXPORT_SYMBOL_GPL vmlinux 0x2b9be0c9 tps6586x_update
......@@ -15083,6 +15087,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x625745ac user_read
EXPORT_SYMBOL_GPL vmlinux 0x6263d4a7 snd_soc_write
EXPORT_SYMBOL_GPL vmlinux 0x627fdd50 blkg_dev_name
EXPORT_SYMBOL_GPL vmlinux 0x628384d5 noop_backing_dev_info
EXPORT_SYMBOL_GPL vmlinux 0x62a37ec4 crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0x62e9f796 snd_dmaengine_pcm_pointer_no_residue
EXPORT_SYMBOL_GPL vmlinux 0x62f9050c ata_dev_next
EXPORT_SYMBOL_GPL vmlinux 0x62fc5294 wbc_account_io
......@@ -15815,6 +15820,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x9030d085 gfn_to_hva
EXPORT_SYMBOL_GPL vmlinux 0x903b627c list_lru_isolate_move
EXPORT_SYMBOL_GPL vmlinux 0x9047c11a trace_seq_bprintf
EXPORT_SYMBOL_GPL vmlinux 0x904fb148 snd_soc_dapm_info_pin_switch
EXPORT_SYMBOL_GPL vmlinux 0x906021b2 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0x9062c322 ring_buffer_consume
EXPORT_SYMBOL_GPL vmlinux 0x907b5da7 gpiochip_free_own_desc
EXPORT_SYMBOL_GPL vmlinux 0x90a1004a crypto_has_alg
......@@ -982,6 +982,7 @@ ebtable_filter
ebtable_nat
ebtables
ec100
ecdh_generic
echainiv
echo
edac_core
......
......@@ -991,6 +991,7 @@ ebtable_filter
ebtable_nat
ebtables
ec100
ecdh_generic
echainiv
echo
edac_core
......
......@@ -2018,7 +2018,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0xa8ae4a92 __alloc_eip_netdev
EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0xb2015255 eip_close
EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0xc9c8962d eip_poll
EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0xda61f74b eip_open
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x733e9fa8 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x562930e7 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x3c804d0e cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x2d8e99a3 cxgb3_queue_tid_release
......@@ -10026,6 +10026,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xd616da48 cryptd_shash_desc
EXPORT_SYMBOL_GPL crypto/cryptd 0xf5fed3a5 cryptd_free_ahash
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
EXPORT_SYMBOL_GPL crypto/lrw 0xff453632 lrw_crypt
......@@ -15545,6 +15548,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x28e64c64 xen_has_pv_and_legacy_disk_devices
EXPORT_SYMBOL_GPL vmlinux 0x29059b53 __wake_up_locked_key
EXPORT_SYMBOL_GPL vmlinux 0x290d3f9d dbs_check_cpu
EXPORT_SYMBOL_GPL vmlinux 0x292512d5 gnttab_unmap_refs_sync
EXPORT_SYMBOL_GPL vmlinux 0x293b3abf crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0x293f073e vrtc_cmos_write
EXPORT_SYMBOL_GPL vmlinux 0x295a607e tpm2_probe
EXPORT_SYMBOL_GPL vmlinux 0x299562da usb_hub_release_port
......@@ -17974,6 +17978,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xc4ebaa79 rio_release_outb_mbox
EXPORT_SYMBOL_GPL vmlinux 0xc4f297b5 devm_led_classdev_unregister
EXPORT_SYMBOL_GPL vmlinux 0xc50ae173 regulator_set_mode
EXPORT_SYMBOL_GPL vmlinux 0xc50f408c adp5520_clr_bits
EXPORT_SYMBOL_GPL vmlinux 0xc5193763 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0xc538900d dax_do_io
EXPORT_SYMBOL_GPL vmlinux 0xc5397da6 xenbus_mkdir
EXPORT_SYMBOL_GPL vmlinux 0xc53edeb3 tcp_reno_ssthresh
......@@ -18469,6 +18474,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xe354b825 ata_ehi_clear_desc
EXPORT_SYMBOL_GPL vmlinux 0xe35c86ce pci_ats_queue_depth
EXPORT_SYMBOL_GPL vmlinux 0xe35f484c i2c_generic_scl_recovery
EXPORT_SYMBOL_GPL vmlinux 0xe35f4c4e ehci_cf_port_reset_rwsem
EXPORT_SYMBOL_GPL vmlinux 0xe366e414 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0xe3948ff4 acpi_walk_dep_device_list
EXPORT_SYMBOL_GPL vmlinux 0xe397428b ata_host_alloc
EXPORT_SYMBOL_GPL vmlinux 0xe39865aa regulator_set_load
......@@ -1047,6 +1047,7 @@ ebtables
ec100
ec_bhf
ec_sys
ecdh_generic
echainiv
echo
edac_core
......
......@@ -2018,7 +2018,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0x7719e03c eip_open
EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0x913c417a eip_tx_timeout
EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0x99c03fd7 eip_interrupt
EXPORT_SYMBOL drivers/net/ethernet/8390/8390p 0xc6d24fda __alloc_eip_netdev
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x6e61eb23 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x7b8444af bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xc6c530c5 cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x08d4a488 cxgb3_remove_tid
......@@ -10034,6 +10034,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xe1fb7e81 cryptd_ablkcipher_child
EXPORT_SYMBOL_GPL crypto/cryptd 0xef7abf1c cryptd_free_ablkcipher
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
EXPORT_SYMBOL_GPL crypto/lrw 0xd3cb79df lrw_crypt
......@@ -15565,6 +15568,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x2bb6e80e usb_asmedia_modifyflowcontrol
EXPORT_SYMBOL_GPL vmlinux 0x2bf953c5 gpiod_set_value_cansleep
EXPORT_SYMBOL_GPL vmlinux 0x2bfa985e nd_cmd_dimm_desc
EXPORT_SYMBOL_GPL vmlinux 0x2c208607 power_supply_is_system_supplied
EXPORT_SYMBOL_GPL vmlinux 0x2c2a2a32 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x2c2df1f5 ablkcipher_walk_done
EXPORT_SYMBOL_GPL vmlinux 0x2c3054f9 net_inc_ingress_queue
EXPORT_SYMBOL_GPL vmlinux 0x2c3c7b9b pwm_set_polarity
......@@ -16180,6 +16184,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x525cf011 usb_poison_urb
EXPORT_SYMBOL_GPL vmlinux 0x52626323 nvdimm_bus_attribute_group
EXPORT_SYMBOL_GPL vmlinux 0x526280c7 trace_seq_puts
EXPORT_SYMBOL_GPL vmlinux 0x5272d8bc __cookie_v4_check
EXPORT_SYMBOL_GPL vmlinux 0x528f51a3 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0x52924f20 stop_machine
EXPORT_SYMBOL_GPL vmlinux 0x52a41251 __cookie_v4_init_sequence
EXPORT_SYMBOL_GPL vmlinux 0x52acfcb3 pwm_free
......@@ -17907,6 +17912,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xc2e728dc ata_sff_queue_delayed_work
EXPORT_SYMBOL_GPL vmlinux 0xc2f644d8 da903x_read
EXPORT_SYMBOL_GPL vmlinux 0xc339f7ac sdio_unregister_driver
EXPORT_SYMBOL_GPL vmlinux 0xc341ae6d zs_map_object
EXPORT_SYMBOL_GPL vmlinux 0xc36e9fa8 crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0xc37226a5 tpm_pcr_extend
EXPORT_SYMBOL_GPL vmlinux 0xc3746838 regulator_bulk_disable
EXPORT_SYMBOL_GPL vmlinux 0xc387168f ahash_attr_alg
......@@ -1047,6 +1047,7 @@ ebtables
ec100
ec_bhf
ec_sys
ecdh_generic
echainiv
echo
edac_core
......
......@@ -1989,7 +1989,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x7d1779e3 ei_open
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x8cfb0fa9 NS8390_init
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xd1d09cd6 ei_close
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf61371d8 ei_set_multicast_list
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0xbb8e845e bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x7b80bbfa bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x31a36b10 cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x12fd8f24 cxgb3_alloc_stid
......@@ -9115,6 +9115,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xe14e11da cryptd_free_ahash
EXPORT_SYMBOL_GPL crypto/cryptd 0xecddec19 cryptd_shash_desc
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0x3e612753 lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -13856,6 +13859,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x11daf17d devm_power_supply_register_no_ws
EXPORT_SYMBOL_GPL vmlinux 0x11dddad5 posix_acl_access_xattr_handler
EXPORT_SYMBOL_GPL vmlinux 0x11e6a703 usb_gen_phy_init
EXPORT_SYMBOL_GPL vmlinux 0x11ebb0fc mbox_free_channel
EXPORT_SYMBOL_GPL vmlinux 0x11ecf913 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0x121d958a unregister_die_notifier
EXPORT_SYMBOL_GPL vmlinux 0x1226ff82 wm8350_reg_unlock
EXPORT_SYMBOL_GPL vmlinux 0x1247054d transport_class_register
......@@ -13874,6 +13878,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x13205238 ata_slave_link_init
EXPORT_SYMBOL_GPL vmlinux 0x132cf42a of_irq_get_byname
EXPORT_SYMBOL_GPL vmlinux 0x133e7a27 vring_del_virtqueue
EXPORT_SYMBOL_GPL vmlinux 0x1348b215 scsi_device_from_queue
EXPORT_SYMBOL_GPL vmlinux 0x135dc0e3 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x136209db power_supply_reg_notifier
EXPORT_SYMBOL_GPL vmlinux 0x136a4ee6 btree_init
EXPORT_SYMBOL_GPL vmlinux 0x13758330 pci_try_reset_slot
......@@ -15211,6 +15216,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x6cd21997 ata_tf_to_fis
EXPORT_SYMBOL_GPL vmlinux 0x6d2706aa serial8250_request_dma
EXPORT_SYMBOL_GPL vmlinux 0x6d2fc5a6 net_namespace_list
EXPORT_SYMBOL_GPL vmlinux 0x6d359fe8 of_irq_to_resource
EXPORT_SYMBOL_GPL vmlinux 0x6d4a665a crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0x6d67279c kernel_kobj
EXPORT_SYMBOL_GPL vmlinux 0x6d74237c __wait_rcu_gp
EXPORT_SYMBOL_GPL vmlinux 0x6da20194 syscon_regmap_lookup_by_phandle
......@@ -977,6 +977,7 @@ ebtable_filter
ebtable_nat
ebtables
ec100
ecdh_generic
echainiv
echo
edac_core
......
......@@ -1982,7 +1982,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x951ad4cb ei_tx_timeout
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xd6bc36a4 __alloc_ei_netdev
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xf636a000 ei_close
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xfadbf33a NS8390_init
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x8d452b74 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x209b01d6 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x3134e630 cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/chelsio/cxgb3/cxgb3 0x01a84128 t3_l2e_free
......@@ -9111,6 +9111,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xc9a8c2e9 cryptd_alloc_aead
EXPORT_SYMBOL_GPL crypto/cryptd 0xec3758d5 cryptd_alloc_ablkcipher
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0xac643dde lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -13727,6 +13730,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x08156773 name_to_dev_t
EXPORT_SYMBOL_GPL vmlinux 0x08215db9 devm_spi_register_master
EXPORT_SYMBOL_GPL vmlinux 0x08240021 usb_autopm_get_interface
EXPORT_SYMBOL_GPL vmlinux 0x083110f4 hwmon_device_unregister
EXPORT_SYMBOL_GPL vmlinux 0x0856e51e crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0x086b3596 gpiod_set_array_value_cansleep
EXPORT_SYMBOL_GPL vmlinux 0x0872b06c dma_get_slave_channel
EXPORT_SYMBOL_GPL vmlinux 0x0880598b usb_put_phy
......@@ -16242,6 +16246,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xbf58f2b3 regmap_update_bits_async
EXPORT_SYMBOL_GPL vmlinux 0xbf74fbdf rtnl_af_unregister
EXPORT_SYMBOL_GPL vmlinux 0xbf774afb unregister_kretprobes
EXPORT_SYMBOL_GPL vmlinux 0xbfbc5434 pciserial_resume_ports
EXPORT_SYMBOL_GPL vmlinux 0xbfc91ac5 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0xbfe5616d tick_broadcast_oneshot_control
EXPORT_SYMBOL_GPL vmlinux 0xc00131cf visitor64
EXPORT_SYMBOL_GPL vmlinux 0xc0033636 io_cgrp_subsys
......@@ -16342,6 +16347,7 @@ EXPORT_SYMBOL_GPL vmlinux 0xc69b7ee5 zs_destroy_pool
EXPORT_SYMBOL_GPL vmlinux 0xc69c7d1d scsi_target_unblock
EXPORT_SYMBOL_GPL vmlinux 0xc6a013b4 shash_no_setkey
EXPORT_SYMBOL_GPL vmlinux 0xc6d03e5b ata_dev_pair
EXPORT_SYMBOL_GPL vmlinux 0xc71012dc crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0xc71e5b13 vfs_fallocate
EXPORT_SYMBOL_GPL vmlinux 0xc722f538 fl6_merge_options
EXPORT_SYMBOL_GPL vmlinux 0xc72e1233 __trace_bprintk
......@@ -962,6 +962,7 @@ ebtable_filter
ebtable_nat
ebtables
ec100
ecdh_generic
echainiv
echo
edac_core
......
......@@ -1985,7 +1985,7 @@ EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x7e99aa6a ei_set_multicast_list
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0x863abd56 ei_open
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xd0e17e3d ei_tx_timeout
EXPORT_SYMBOL drivers/net/ethernet/8390/8390 0xe8a3ba05 ei_netdev_ops
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0xb453a735 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/bnx2x/bnx2x 0x98a4b5e4 bnx2x_schedule_sp_rtnl
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0x636af174 cnic_unregister_driver
EXPORT_SYMBOL drivers/net/ethernet/broadcom/cnic 0xd0a84304 cnic_register_driver
EXPORT_SYMBOL drivers/net/ethernet/cavium/thunder/thunder_bgx 0x0d8be5fd bgx_lmac_rx_tx_enable
......@@ -9087,6 +9087,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xb0a40105 cryptd_free_aead
EXPORT_SYMBOL_GPL crypto/cryptd 0xfe04d7d7 cryptd_shash_desc
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x08a7df6f lrw_crypt
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
......@@ -14112,6 +14115,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x268f0dc6 clk_register_gate
EXPORT_SYMBOL_GPL vmlinux 0x26a7c933 of_fdt_unflatten_tree
EXPORT_SYMBOL_GPL vmlinux 0x26b71fb4 ring_buffer_time_stamp
EXPORT_SYMBOL_GPL vmlinux 0x26c90ea4 scsi_eh_get_sense
EXPORT_SYMBOL_GPL vmlinux 0x26d754e7 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x26d988cd tcp_done
EXPORT_SYMBOL_GPL vmlinux 0x27046576 kvm_exit
EXPORT_SYMBOL_GPL vmlinux 0x2707fa6b regmap_update_bits_check_async
......@@ -14141,6 +14145,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x28d5a51d __cpufreq_driver_target
EXPORT_SYMBOL_GPL vmlinux 0x28d7eb32 ping_get_port
EXPORT_SYMBOL_GPL vmlinux 0x28ddf3b6 mbox_send_message
EXPORT_SYMBOL_GPL vmlinux 0x28e56ded xfrm_audit_state_replay
EXPORT_SYMBOL_GPL vmlinux 0x28f512d2 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0x29146495 virtqueue_poll
EXPORT_SYMBOL_GPL vmlinux 0x292c2373 gpiod_export_link
EXPORT_SYMBOL_GPL vmlinux 0x2933ac72 cpuidle_unregister_driver
......@@ -14360,6 +14365,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x370dfec6 cpuidle_get_driver
EXPORT_SYMBOL_GPL vmlinux 0x370ffe70 clk_register_fixed_rate_with_accuracy
EXPORT_SYMBOL_GPL vmlinux 0x371dbd7c gfn_to_pfn_memslot
EXPORT_SYMBOL_GPL vmlinux 0x3731a7dc of_pwm_xlate_with_flags
EXPORT_SYMBOL_GPL vmlinux 0x3745dbcf crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0x374824a3 usb_autopm_put_interface_no_suspend
EXPORT_SYMBOL_GPL vmlinux 0x3767d72a power_supply_get_by_name
EXPORT_SYMBOL_GPL vmlinux 0x376c49f0 rio_map_inb_region
......@@ -965,6 +965,7 @@ ebtable_filter
ebtable_nat
ebtables
ec100
ecdh_generic
echainiv
echo
edac_core
......
......@@ -952,6 +952,7 @@ ebtable_filter
ebtable_nat
ebtables
ec100
ecdh_generic
echainiv
echo
edac_core
......
......@@ -930,6 +930,7 @@ ebtable_filter
ebtable_nat
ebtables
ec100
ecdh_generic
echainiv
echo
edac_core
......
......@@ -4944,6 +4944,9 @@ EXPORT_SYMBOL_GPL crypto/cryptd 0xfa1d1863 cryptd_free_ablkcipher
EXPORT_SYMBOL_GPL crypto/cryptd 0xfaa449b6 cryptd_ahash_child
EXPORT_SYMBOL_GPL crypto/des_generic 0xcfd9a2c0 des_ekey
EXPORT_SYMBOL_GPL crypto/des_generic 0xf8c78d49 __des3_ede_setkey
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x515ba532 crypto_ecdh_decode_key
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x597307c5 crypto_ecdh_key_len
EXPORT_SYMBOL_GPL crypto/ecdh_generic 0x7a395d76 crypto_ecdh_encode_key
EXPORT_SYMBOL_GPL crypto/lrw 0x3864eb66 lrw_free_table
EXPORT_SYMBOL_GPL crypto/lrw 0xcd074900 lrw_init_table
EXPORT_SYMBOL_GPL crypto/lrw 0xf69477fc lrw_crypt
......@@ -7261,6 +7264,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x3b53faee blkg_stat_recursive_sum
EXPORT_SYMBOL_GPL vmlinux 0x3b795f12 dm_path_uevent
EXPORT_SYMBOL_GPL vmlinux 0x3b85428d devres_find
EXPORT_SYMBOL_GPL vmlinux 0x3b8794fd __tracepoint_attach_device_to_domain
EXPORT_SYMBOL_GPL vmlinux 0x3b907857 crypto_alloc_kpp
EXPORT_SYMBOL_GPL vmlinux 0x3b91a353 tpm_try_get_ops
EXPORT_SYMBOL_GPL vmlinux 0x3b9ef36c tcp_unregister_congestion_control
EXPORT_SYMBOL_GPL vmlinux 0x3bb9db95 cpci_hp_unregister_bus
......@@ -7417,6 +7421,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x4b390eda blkcg_print_blkgs
EXPORT_SYMBOL_GPL vmlinux 0x4b840dfd probe_kernel_read
EXPORT_SYMBOL_GPL vmlinux 0x4b899ca3 fat_time_unix2fat
EXPORT_SYMBOL_GPL vmlinux 0x4b9660ef __tracepoint_rpm_suspend
EXPORT_SYMBOL_GPL vmlinux 0x4ba9cacb crypto_unregister_kpp
EXPORT_SYMBOL_GPL vmlinux 0x4bb0a3c6 alloc_page_buffers
EXPORT_SYMBOL_GPL vmlinux 0x4bc41796 sk_setup_caps
EXPORT_SYMBOL_GPL vmlinux 0x4bc54552 rt_mutex_unlock
......@@ -7613,6 +7618,7 @@ EXPORT_SYMBOL_GPL vmlinux 0x62241aa9 ipv4_sk_update_pmtu
EXPORT_SYMBOL_GPL vmlinux 0x622c7922 register_oom_notifier
EXPORT_SYMBOL_GPL vmlinux 0x62369449 verify_signature
EXPORT_SYMBOL_GPL vmlinux 0x6236b7ec fib6_get_table
EXPORT_SYMBOL_GPL vmlinux 0x625878c0 crypto_register_kpp
EXPORT_SYMBOL_GPL vmlinux 0x6286e2a0 virtqueue_notify
EXPORT_SYMBOL_GPL vmlinux 0x62b4ddfd fat_attach
EXPORT_SYMBOL_GPL vmlinux 0x62c9ad70 vfs_setlease
......
......@@ -179,6 +179,7 @@ ebtable_broute
ebtable_filter
ebtable_nat
ebtables
ecdh_generic
echainiv
em_cmp
em_ipset
......
linux (4.4.0-159.187) UNRELEASED; urgency=medium
CHANGELOG: Do not edit directly. Autogenerated at release.
CHANGELOG: Use the printchanges target to see the curent changes.
CHANGELOG: Use the insertchanges target to create the final log.
-- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 01 Aug 2019 16:54:15 +0200
linux (4.4.0-158.186) xenial; urgency=medium
* xenial/linux: 4.4.0-158.186 -proposed tracker (LP: #1837609)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment