Skip to content

Commit bf19fe7

Browse files
committed
kernel: Bump to 4.9.43
kernel: config: Enable CONFIG_BRCMDBG temporarily for debugging See: raspberrypi/linux#1342 kernel: BCM270X_DT: Set spidev spi-max-frequency to 125MHz See: raspberrypi/linux#2165
1 parent b9becbb commit bf19fe7

File tree

6,307 files changed

+9359
-9349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,307 files changed

+9359
-9349
lines changed

Module.symvers

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,7 @@
948948
0xabc640f3 list_lru_isolate vmlinux EXPORT_SYMBOL_GPL
949949
0x039caa1a bpf_prog_alloc vmlinux EXPORT_SYMBOL_GPL
950950
0xc7986321 thermal_zone_device_update vmlinux EXPORT_SYMBOL_GPL
951+
0xcba8ee9f dev_fwnode vmlinux EXPORT_SYMBOL_GPL
951952
0xeaadea61 regulator_map_voltage_iterate vmlinux EXPORT_SYMBOL_GPL
952953
0xc39572d5 snd_device_new sound/core/snd EXPORT_SYMBOL
953954
0x9245e197 ieee80211_tdls_oper_request net/mac80211/mac80211 EXPORT_SYMBOL
@@ -2628,6 +2629,7 @@
26282629
0x5a2a5ecf locks_mandatory_area vmlinux EXPORT_SYMBOL
26292630
0x393d86b3 xt_table_unlock net/netfilter/x_tables EXPORT_SYMBOL_GPL
26302631
0xf6d52c83 iscsi_tcp_recv_skb drivers/scsi/libiscsi_tcp EXPORT_SYMBOL_GPL
2632+
0x05b94d62 brcmu_prpkt drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
26312633
0x44f39352 cxd2880_attach drivers/media/dvb-frontends/cxd2880/cxd2880 EXPORT_SYMBOL
26322634
0x4af4feaf tcf_exts_dump_stats vmlinux EXPORT_SYMBOL
26332635
0x48d471a5 sock_alloc_send_pskb vmlinux EXPORT_SYMBOL
@@ -5457,8 +5459,8 @@
54575459
0x198788b4 snd_lookup_oss_minor_data sound/core/snd EXPORT_SYMBOL
54585460
0x4a3ea5c0 snd_request_card sound/core/snd EXPORT_SYMBOL
54595461
0x09578e44 xfrm6_find_1stfragopt net/ipv6/ipv6 EXPORT_SYMBOL
5460-
0xcf680938 brcmu_pktq_mdeq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
54615462
0x12dc2cc5 brcmu_pktq_mlen drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
5463+
0xcf680938 brcmu_pktq_mdeq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
54625464
0x252ece0d drm_helper_disable_unused_functions drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
54635465
0xac3948e5 blk_mq_register_dev vmlinux EXPORT_SYMBOL_GPL
54645466
0x0be78049 __fscache_wait_on_invalidate vmlinux EXPORT_SYMBOL
@@ -6931,8 +6933,8 @@
69316933
0x8052519c __snd_usbmidi_create sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
69326934
0xe72d53bc ip6_sk_dst_lookup_flow net/ipv6/ipv6 EXPORT_SYMBOL_GPL
69336935
0x6a1f3f65 rt2x00mac_sta_add drivers/net/wireless/ralink/rt2x00/rt2x00lib EXPORT_SYMBOL_GPL
6934-
0xdba133d9 brcmu_pktq_penq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
69356936
0xb74d79f5 brcmu_pktq_pdeq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
6937+
0xdba133d9 brcmu_pktq_penq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
69366938
0xedb33761 cxd2841er_attach_s drivers/media/dvb-frontends/cxd2841er EXPORT_SYMBOL
69376939
0x209233a4 cdev_add vmlinux EXPORT_SYMBOL
69386940
0x2f66c85e ring_buffer_empty vmlinux EXPORT_SYMBOL_GPL
@@ -7546,6 +7548,7 @@
75467548
0xe1dea92c nfc_dep_link_is_up net/nfc/nfc EXPORT_SYMBOL
75477549
0xbc411d45 llc_sap_open net/llc/llc EXPORT_SYMBOL
75487550
0xbc395899 rt2x00lib_beacondone drivers/net/wireless/ralink/rt2x00/rt2x00lib EXPORT_SYMBOL_GPL
7551+
0xc8d67c1f brcmu_dbg_hex_dump drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
75497552
0xad3ad91c systime drivers/media/dvb-frontends/dibx000_common EXPORT_SYMBOL
75507553
0x267eb286 tcf_em_tree_validate vmlinux EXPORT_SYMBOL
75517554
0x54d44db6 gen_pool_first_fit_order_align vmlinux EXPORT_SYMBOL

Module7.symvers

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,7 @@
939939
0xabc640f3 list_lru_isolate vmlinux EXPORT_SYMBOL_GPL
940940
0x66a25391 bpf_prog_alloc vmlinux EXPORT_SYMBOL_GPL
941941
0xa2b9f50c thermal_zone_device_update vmlinux EXPORT_SYMBOL_GPL
942+
0x71f5654d dev_fwnode vmlinux EXPORT_SYMBOL_GPL
942943
0xd5387e6f regulator_map_voltage_iterate vmlinux EXPORT_SYMBOL_GPL
943944
0x66d47356 snd_device_new sound/core/snd EXPORT_SYMBOL
944945
0x9245e197 ieee80211_tdls_oper_request net/mac80211/mac80211 EXPORT_SYMBOL
@@ -2611,6 +2612,7 @@
26112612
0x90180d15 locks_mandatory_area vmlinux EXPORT_SYMBOL
26122613
0x4ebef23d xt_table_unlock net/netfilter/x_tables EXPORT_SYMBOL_GPL
26132614
0xdcf4ba65 iscsi_tcp_recv_skb drivers/scsi/libiscsi_tcp EXPORT_SYMBOL_GPL
2615+
0x21dae166 brcmu_prpkt drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
26142616
0x7d319082 cxd2880_attach drivers/media/dvb-frontends/cxd2880/cxd2880 EXPORT_SYMBOL
26152617
0xfc0ee326 tcf_exts_dump_stats vmlinux EXPORT_SYMBOL
26162618
0xd922b13c sock_alloc_send_pskb vmlinux EXPORT_SYMBOL
@@ -5451,8 +5453,8 @@
54515453
0x198788b4 snd_lookup_oss_minor_data sound/core/snd EXPORT_SYMBOL
54525454
0x4a3ea5c0 snd_request_card sound/core/snd EXPORT_SYMBOL
54535455
0x15ac15fd xfrm6_find_1stfragopt net/ipv6/ipv6 EXPORT_SYMBOL
5454-
0x813cc0a5 brcmu_pktq_mdeq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
54555456
0xcdc34d24 brcmu_pktq_mlen drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
5457+
0x813cc0a5 brcmu_pktq_mdeq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
54565458
0x2df58932 drm_helper_disable_unused_functions drivers/gpu/drm/drm_kms_helper EXPORT_SYMBOL
54575459
0x2727277e ablk_decrypt crypto/ablk_helper EXPORT_SYMBOL_GPL
54585460
0xd8ca1d41 blk_mq_register_dev vmlinux EXPORT_SYMBOL_GPL
@@ -6913,8 +6915,8 @@
69136915
0xe0d44208 __snd_usbmidi_create sound/usb/snd-usbmidi-lib EXPORT_SYMBOL
69146916
0x997e9f5e ip6_sk_dst_lookup_flow net/ipv6/ipv6 EXPORT_SYMBOL_GPL
69156917
0xe4f19263 rt2x00mac_sta_add drivers/net/wireless/ralink/rt2x00/rt2x00lib EXPORT_SYMBOL_GPL
6916-
0x2ceed983 brcmu_pktq_penq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
69176918
0x3cd9d029 brcmu_pktq_pdeq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
6919+
0x2ceed983 brcmu_pktq_penq drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
69186920
0x65e0737b cxd2841er_attach_s drivers/media/dvb-frontends/cxd2841er EXPORT_SYMBOL
69196921
0x718833ea cdev_add vmlinux EXPORT_SYMBOL
69206922
0x2f66c85e ring_buffer_empty vmlinux EXPORT_SYMBOL_GPL
@@ -7536,6 +7538,7 @@
75367538
0x55e3ce02 nfc_dep_link_is_up net/nfc/nfc EXPORT_SYMBOL
75377539
0xb6c28e23 llc_sap_open net/llc/llc EXPORT_SYMBOL
75387540
0x880f7249 rt2x00lib_beacondone drivers/net/wireless/ralink/rt2x00/rt2x00lib EXPORT_SYMBOL_GPL
7541+
0xc8d67c1f brcmu_dbg_hex_dump drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil EXPORT_SYMBOL
75397542
0xad3ad91c systime drivers/media/dvb-frontends/dibx000_common EXPORT_SYMBOL
75407543
0x7d88a76f tcf_em_tree_validate vmlinux EXPORT_SYMBOL
75417544
0x39a82c72 gen_pool_first_fit_order_align vmlinux EXPORT_SYMBOL

bcm2708-rpi-0-w.dtb

0 Bytes
Binary file not shown.

bcm2708-rpi-b-plus.dtb

0 Bytes
Binary file not shown.

bcm2708-rpi-b.dtb

0 Bytes
Binary file not shown.

bcm2708-rpi-cm.dtb

0 Bytes
Binary file not shown.

bcm2709-rpi-2-b.dtb

0 Bytes
Binary file not shown.

bcm2710-rpi-3-b.dtb

0 Bytes
Binary file not shown.

bcm2710-rpi-cm3.dtb

0 Bytes
Binary file not shown.

git_hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4153f509b449f1c1c816cf124c314975c3daa824
1+
84a1781639429747b894f5121476b514a6a20651

kernel.img

-376 Bytes
Binary file not shown.

kernel7.img

200 Bytes
Binary file not shown.
-12.3 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-17.6 KB
Binary file not shown.
Binary file not shown.

modules/4.9.41+/kernel/crypto/arc4.ko

-5.93 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-11.5 KB
Binary file not shown.
-12.1 KB
Binary file not shown.
-16.7 KB
Binary file not shown.
-7.42 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/ccm.ko

-17.4 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/cmac.ko

-8.05 KB
Binary file not shown.
-24.3 KB
Binary file not shown.
-13.1 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/ctr.ko

-10.6 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/cts.ko

-10.2 KB
Binary file not shown.
-6.88 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/drbg.ko

-15.9 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/ecb.ko

-7.22 KB
Binary file not shown.
-6.43 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/gcm.ko

-23.4 KB
Binary file not shown.
-13.1 KB
Binary file not shown.
-6.37 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/hmac.ko

-8.55 KB
Binary file not shown.
Binary file not shown.

modules/4.9.41+/kernel/crypto/lz4.ko

-5.56 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/lzo.ko

-5.66 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/md4.ko

-7.38 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/md5.ko

-6.78 KB
Binary file not shown.
-5.96 KB
Binary file not shown.
-7.32 KB
Binary file not shown.
-8.05 KB
Binary file not shown.
-15.5 KB
Binary file not shown.
-17.5 KB
Binary file not shown.
-28.2 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/xcbc.ko

-7.79 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/xor.ko

-10.3 KB
Binary file not shown.

modules/4.9.41+/kernel/crypto/xts.ko

-9.24 KB
Binary file not shown.
-50.7 KB
Binary file not shown.
-63.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-22.2 KB
Binary file not shown.
-47.2 KB
Binary file not shown.
-37.3 KB
Binary file not shown.
-18.3 KB
Binary file not shown.
Binary file not shown.
-14.8 KB
Binary file not shown.
Binary file not shown.
-13.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-9.45 KB
Binary file not shown.
-47.8 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-43.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-12.3 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-443 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-45.5 KB
Binary file not shown.
Binary file not shown.
-6.38 KB
Binary file not shown.
-16.6 KB
Binary file not shown.
-5.84 KB
Binary file not shown.
-5.84 KB
Binary file not shown.
-6.93 KB
Binary file not shown.
-5.57 KB
Binary file not shown.
-7.09 KB
Binary file not shown.
-6.49 KB
Binary file not shown.
-5.82 KB
Binary file not shown.
-5.02 KB
Binary file not shown.
-10.3 KB
Binary file not shown.
-7.6 KB
Binary file not shown.
-5.27 KB
Binary file not shown.
-5.23 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-9.06 KB
Binary file not shown.
-6.29 KB
Binary file not shown.
-11.9 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-19.5 KB
Binary file not shown.
-5.35 KB
Binary file not shown.
Binary file not shown.
-33.2 KB
Binary file not shown.
-5.52 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-12.1 KB
Binary file not shown.
-7.79 KB
Binary file not shown.
-5.86 KB
Binary file not shown.
-27.2 KB
Binary file not shown.
Binary file not shown.
-5.41 KB
Binary file not shown.
-6.01 KB
Binary file not shown.
-7.71 KB
Binary file not shown.
-8.39 KB
Binary file not shown.
-12.8 KB
Binary file not shown.
-7.4 KB
Binary file not shown.
-63.6 KB
Binary file not shown.
-4.92 KB
Binary file not shown.
-5.33 KB
Binary file not shown.
Binary file not shown.
-16.3 KB
Binary file not shown.
-112 KB
Binary file not shown.
-9.2 KB
Binary file not shown.
-18.6 KB
Binary file not shown.
-11.1 KB
Binary file not shown.
-10.3 KB
Binary file not shown.
-11.4 KB
Binary file not shown.
-7.24 KB
Binary file not shown.
-8.39 KB
Binary file not shown.
-8.31 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-14.9 KB
Binary file not shown.
-11.7 KB
Binary file not shown.
Binary file not shown.
-17.3 KB
Binary file not shown.
-10.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-23.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-19.4 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-39.5 KB
Binary file not shown.
-35.6 KB
Binary file not shown.
-10.7 KB
Binary file not shown.
Binary file not shown.
-18.6 KB
Binary file not shown.
-26.8 KB
Binary file not shown.
-163 KB
Binary file not shown.
-48 KB
Binary file not shown.
Binary file not shown.
-55.6 KB
Binary file not shown.
Binary file not shown.
-5.22 KB
Binary file not shown.
-10.2 KB
Binary file not shown.
-178 KB
Binary file not shown.
Binary file not shown.
-14.7 KB
Binary file not shown.
-48.4 KB
Binary file not shown.
-65.1 KB
Binary file not shown.
-130 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)