Your message dated Sat, 09 Nov 2019 21:10:12 +0000
with message-id <e1itxzo-0003h6...@fasolo.debian.org>
and subject line Bug#935945: fixed in linux 5.3.9-1
has caused the Debian Bug report #935945,
regarding module loading fails with error: "Lockdown: modprobe: Loading of 
unsigned module is restricted; see https://wiki.debian.org/SecureBoot";
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
935945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 5.3.2-1~exp1
Severity: important

I can't figure out how to sign my kernel modules once I installed my MOK,
the doc in https://wiki.debian.org/SecureBoot#MOK_-_Machine_Owner_Key didn't 
really help me out.

└[cochabamba] mokutil --test-key mok/MOK.cer                                    
     22:41:13
mok/MOK.cer is already enrolled
└[cochabamba] sudo keyctl show -x %:.builtin_trusted_keys                       
     22:41:37
Keyring
0x2d16579e ---lswrv      0     0  keyring: .builtin_trusted_keys
0x29b4e884 ---lswrv      0     0   \_ asymmetric: Debian Secure Boot CA: 
6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1
0x3681dcff ---lswrv      0     0   \_ asymmetric: Debian Secure Boot Signer: 
00a7468def
└[cochabamba] sudo keyctl show -x %:.platform                                   
     22:41:42
Keyring
0x1cbb137c ---lswrv      0     0  keyring: .platform
0x3d97fc8d ---lswrv      0     0   \_ asymmetric: Microsoft Windows Production 
PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53
0x04167078 ---lswrv      0     0   \_ asymmetric: Debian Secure Boot CA: 
6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1
0x3646f72f ---lswrv      0     0   \_ asymmetric: Canonical Ltd. Master 
Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63
0x02bb95ba ---lswrv      0     0   \_ asymmetric: Niv Sardi: 
8b6895ea20ac18cf58b558b8367eabd6400d021d
0x16f8c206 ---lswrv      0     0   \_ asymmetric: : 
6e4c5e40f58b7aad499ef717e69bc28d
0x1120e45f ---lswrv      0     0   \_ asymmetric: Microsoft Corporation UEFI CA 
2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4
└[cochabamba] sudo /usr/src/linux-headers-(uname -r)/scripts/sign-file sha256 
~/mok/MOK.key ~/mok/MOK.cer /lib/modules/(uname -r)/updates/dkms/wireguard.ko 
wireguard.ko
└[cochabamba] hexdump -C wireguard.ko |tail -24                                 
     22:44:22
00053be0  4e 69 76 20 53 61 72 64  69 02 14 4e 56 b2 8b 51  |Niv Sardi..NV..Q|
00053bf0  00 33 4c 28 86 cd 99 08  b6 c9 8a 6a bb f8 58 30  |.3L(.......j..X0|
00053c00  0b 06 09 60 86 48 01 65  03 04 02 01 30 0d 06 09  |...`.H.e....0...|
00053c10  2a 86 48 86 f7 0d 01 01  01 05 00 04 82 01 00 3e  |*.H............>|
00053c20  5e 55 0d bc 7a 4f c5 0f  f8 05 bc f3 68 a3 88 3c  |^U..zO......h..<|
00053c30  8e 52 d7 15 b9 2e 0a 26  1d a0 0f 17 48 01 bd f5  |.R.....&....H...|
00053c40  f1 b8 f8 f0 01 c3 8f 07  c5 33 65 08 14 f5 a6 58  |.........3e....X|
00053c50  44 d5 78 c2 be bf f6 14  93 3b 13 56 76 0e 46 29  |D.x......;.Vv.F)|
00053c60  de 2c b2 21 e2 c0 8b aa  04 a0 86 42 5f fb 81 89  |.,.!.......B_...|
00053c70  da ca d7 23 e4 ea 1a 7c  8f 9f b6 0b c0 58 ad 6f  |...#...|.....X.o|
00053c80  4d ed f2 ed 54 5c ce f8  ff 99 f9 40 d3 6d 39 7a  |M...T\.....@.m9z|
00053c90  db 73 e5 47 3f da 4c 03  d0 25 f9 03 19 ad 2e cd  |.s.G?.L..%......|
00053ca0  93 e5 c0 6b eb be 2e 38  2a 0e f4 9b 18 99 27 9d  |...k...8*.....'.|
00053cb0  ca 92 d1 f9 5f b2 2d 50  19 1a 8a 4b 88 3d 39 f5  |...._.-P...K.=9.|
00053cc0  b4 59 9f 3e 70 5f 43 09  01 91 20 bc 95 c9 88 fc  |.Y.>p_C... .....|
00053cd0  96 32 f0 06 85 9c fb 26  3a f4 05 38 e0 b8 d0 9c  |.2.....&:..8....|
00053ce0  94 a9 f9 c2 40 49 a9 95  43 db e1 cc 51 36 30 92  |....@I..C...Q60.|
00053cf0  1e 6e ee 31 ac f4 e1 83  4a 19 91 72 26 44 f4 30  |.n.1....J..r&D.0|
00053d00  6c d5 79 c4 f8 22 70 8c  9a 56 e9 ab f8 70 a9 65  |l.y.."p..V...p.e|
00053d10  cf 2e a1 96 3a ce 3d 88  30 23 2f 9c f6 be 87 00  |....:.=.0#/.....|
00053d20  00 02 00 00 00 00 00 00  00 01 8f 7e 4d 6f 64 75  |...........~Modu|
00053d30  6c 65 20 73 69 67 6e 61  74 75 72 65 20 61 70 70  |le signature app|
00053d40  65 6e 64 65 64 7e 0a                              |ended~.|
00053d47
└[cochabamba] sudo insmod ./wireguard.ko                                        
     22:44:25
insmod: ERROR: could not insert module ./wireguard.ko: Operation not permitted

this just get dmesg to output:
[   20.488940] Lockdown: modprobe: Loading of unsigned module is restricted; 
see https://wiki.debian.org/SecureBoot

-- Package-specific info:
** Version:
Linux version 5.3.0-trunk-amd64 (debian-kernel@lists.debian.org) (gcc version 
9.2.1 20190909 (Debian 9.2.1-8)) #1 SMP Debian 5.3.2-1~exp1 (2019-10-02)

** Command line:
BOOT_IMAGE=/vmlinuz-5.3.0-trunk-amd64 root=/dev/mapper/cochabamba--vg-root ro 
pcie_aspm=force quiet splash

** Tainted: U (64)
 * Userspace-defined naughtiness.

** Kernel log:
[   12.497793] Bluetooth: RFCOMM ver 1.11
[   12.511270] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not 
initialized!
[   12.511272] uvcvideo 1-7:1.0: Entity type for entity Extension 3 was not 
initialized!
[   12.511274] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not 
initialized!
[   12.511276] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not 
initialized!
[   12.511363] input: HD Camera: HD Camera as 
/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input25
[   12.511447] usbcore: registered new interface driver uvcvideo
[   12.511448] USB Video Class driver (1.1.1)
[   12.586435] pcieport 0000:00:1d.2: Intel SPT PCH root port ACS workaround 
enabled
[   14.850413] iwlwifi 0000:3c:00.0: Error sending MAC_CONTEXT_CMD: time out 
after 2000ms.
[   14.850424] iwlwifi 0000:3c:00.0: Current CMD queue read_ptr 35 write_ptr 36
[   14.852724] iwlwifi 0000:3c:00.0: Start IWL Error Log Dump:
[   14.852731] iwlwifi 0000:3c:00.0: Status: 0x00000080, count: 6
[   14.852737] iwlwifi 0000:3c:00.0: Loaded firmware version: 36.8fd77bb3.0
[   14.852743] iwlwifi 0000:3c:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
[   14.852749] iwlwifi 0000:3c:00.0: 0x000002F0 | trm_hw_status0
[   14.852754] iwlwifi 0000:3c:00.0: 0x00000000 | trm_hw_status1
[   14.852759] iwlwifi 0000:3c:00.0: 0x0002486C | branchlink2
[   14.852764] iwlwifi 0000:3c:00.0: 0x0003A7CE | interruptlink1
[   14.852769] iwlwifi 0000:3c:00.0: 0x0003A7CE | interruptlink2
[   14.852774] iwlwifi 0000:3c:00.0: 0x00000000 | data1
[   14.852779] iwlwifi 0000:3c:00.0: 0x00000080 | data2
[   14.852784] iwlwifi 0000:3c:00.0: 0x07830000 | data3
[   14.852789] iwlwifi 0000:3c:00.0: 0x00000000 | beacon time
[   14.852794] iwlwifi 0000:3c:00.0: 0x001F4748 | tsf low
[   14.852799] iwlwifi 0000:3c:00.0: 0x00000000 | tsf hi
[   14.852804] iwlwifi 0000:3c:00.0: 0x00000000 | time gp1
[   14.852809] iwlwifi 0000:3c:00.0: 0x001F4749 | time gp2
[   14.852814] iwlwifi 0000:3c:00.0: 0x00000001 | uCode revision type
[   14.852819] iwlwifi 0000:3c:00.0: 0x00000024 | uCode version major
[   14.852824] iwlwifi 0000:3c:00.0: 0x8FD77BB3 | uCode version minor
[   14.852829] iwlwifi 0000:3c:00.0: 0x00000230 | hw version
[   14.852834] iwlwifi 0000:3c:00.0: 0x00880000 | board version
[   14.852839] iwlwifi 0000:3c:00.0: 0x002101C8 | hcmd
[   14.852844] iwlwifi 0000:3c:00.0: 0x00022000 | isr0
[   14.852849] iwlwifi 0000:3c:00.0: 0x00800000 | isr1
[   14.852854] iwlwifi 0000:3c:00.0: 0x08001802 | isr2
[   14.852859] iwlwifi 0000:3c:00.0: 0x40400080 | isr3
[   14.852863] iwlwifi 0000:3c:00.0: 0x00000000 | isr4
[   14.852868] iwlwifi 0000:3c:00.0: 0x002101C8 | last cmd Id
[   14.852873] iwlwifi 0000:3c:00.0: 0x00000000 | wait_event
[   14.852878] iwlwifi 0000:3c:00.0: 0x00008399 | l2p_control
[   14.852883] iwlwifi 0000:3c:00.0: 0x00000020 | l2p_duration
[   14.852888] iwlwifi 0000:3c:00.0: 0x00000000 | l2p_mhvalid
[   14.852893] iwlwifi 0000:3c:00.0: 0x00000000 | l2p_addr_match
[   14.852898] iwlwifi 0000:3c:00.0: 0x0000008F | lmpm_pmg_sel
[   14.852903] iwlwifi 0000:3c:00.0: 0x29051704 | timestamp
[   14.852908] iwlwifi 0000:3c:00.0: 0x00341828 | flow_handler
[   14.853086] iwlwifi 0000:3c:00.0: Start IWL Error Log Dump:
[   14.853091] iwlwifi 0000:3c:00.0: Status: 0x00000080, count: 7
[   14.853097] iwlwifi 0000:3c:00.0: 0x00000070 | NMI_INTERRUPT_LMAC_FATAL
[   14.853101] iwlwifi 0000:3c:00.0: 0x00000000 | umac branchlink1
[   14.853106] iwlwifi 0000:3c:00.0: 0xC0086934 | umac branchlink2
[   14.853111] iwlwifi 0000:3c:00.0: 0xC008D564 | umac interruptlink1
[   14.853116] iwlwifi 0000:3c:00.0: 0xC0083B0C | umac interruptlink2
[   14.853121] iwlwifi 0000:3c:00.0: 0x00000800 | umac data1
[   14.853125] iwlwifi 0000:3c:00.0: 0xC0083B0C | umac data2
[   14.853130] iwlwifi 0000:3c:00.0: 0xDEADBEEF | umac data3
[   14.853135] iwlwifi 0000:3c:00.0: 0x00000024 | umac major
[   14.853140] iwlwifi 0000:3c:00.0: 0x8FD77BB3 | umac minor
[   14.853144] iwlwifi 0000:3c:00.0: 0xC088628C | frame pointer
[   14.853149] iwlwifi 0000:3c:00.0: 0xC088628C | stack pointer
[   14.853155] iwlwifi 0000:3c:00.0: 0x0022010C | last host cmd
[   14.853160] iwlwifi 0000:3c:00.0: 0x00000000 | isr status reg
[   14.853292] iwlwifi 0000:3c:00.0: Fseq Registers:
[   14.853349] iwlwifi 0000:3c:00.0: 0x99970F44 | FSEQ_ERROR_CODE
[   14.853408] iwlwifi 0000:3c:00.0: 0x33822D51 | FSEQ_TOP_INIT_VERSION
[   14.853466] iwlwifi 0000:3c:00.0: 0xDBF36E80 | FSEQ_CNVIO_INIT_VERSION
[   14.853523] iwlwifi 0000:3c:00.0: 0x0000A10B | FSEQ_OTP_VERSION
[   14.853580] iwlwifi 0000:3c:00.0: 0x29DF32F1 | FSEQ_TOP_CONTENT_VERSION
[   14.853637] iwlwifi 0000:3c:00.0: 0x8608E511 | FSEQ_ALIVE_TOKEN
[   14.853694] iwlwifi 0000:3c:00.0: 0xF6DC5CDF | FSEQ_CNVI_ID
[   14.853752] iwlwifi 0000:3c:00.0: 0xB733CD40 | FSEQ_CNVR_ID
[   14.853809] iwlwifi 0000:3c:00.0: 0x00000010 | CNVI_AUX_MISC_CHIP
[   14.853866] iwlwifi 0000:3c:00.0: 0x00000000 | CNVR_AUX_MISC_CHIP
[   14.853926] iwlwifi 0000:3c:00.0: 0x0BADCAFE | 
CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   14.853988] iwlwifi 0000:3c:00.0: 0x0BADCAFE | 
CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   14.854050] iwlwifi 0000:3c:00.0: Collecting data: trigger 2 fired.
[   14.854063] ieee80211 phy0: Hardware restart was requested
[   14.854074] iwlwifi 0000:3c:00.0: Failed to send MAC context (action:1): -110
[   16.151795] L1TF CPU bug present and SMT on, data leak possible. See 
CVE-2018-3646 and 
https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for 
details.
[   19.805054] wlp60s0: authenticate with ec:8a:4c:bd:da:f9
[   19.814343] wlp60s0: send auth to ec:8a:4c:bd:da:f9 (try 1/3)
[   19.827148] wlp60s0: authenticated
[   19.830409] wlp60s0: associate with ec:8a:4c:bd:da:f9 (try 1/3)
[   19.834260] wlp60s0: RX AssocResp from ec:8a:4c:bd:da:f9 (capab=0x1411 
status=0 aid=2)
[   19.836249] wlp60s0: associated
[   19.854261] wlp60s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 
ec:8a:4c:bd:da:f9
[   19.957268] IPv6: ADDRCONF(NETDEV_CHANGE): wlp60s0: link becomes ready
[   20.488940] Lockdown: modprobe: Loading of unsigned module is restricted; 
see https://wiki.debian.org/SecureBoot
[   20.941263] kauditd_printk_skb: 38 callbacks suppressed
[   20.941267] audit: type=1400 audit(1570327702.148:50): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="docker-default" pid=1675 
comm="apparmor_parser"
[   24.218861] rfkill: input handler disabled
[   27.678692] rfkill: input handler enabled
[   28.454485] fuse: init (API version 7.31)
[   30.613824] rfkill: input handler disabled
[   32.504699] traps: gnome-software[2751] trap int3 ip:7f0bd966bdc5 
sp:7fff981bb680 error:0 in libglib-2.0.so.0.6200.0[7f0bd9632000+80000]
[ 1035.893213] IPMI message handler: version 39.2
[ 1035.894240] ipmi device interface
[ 1573.791631] Lockdown: powertop: tracefs is restricted; see 
https://wiki.debian.org/SecureBoot

** Model information
sys_vendor: HUAWEI
product_name: MACH-WX9
product_version: M14
chassis_vendor: HUAWEI
chassis_version: M14
bios_vendor: HUAWEI
bios_version: 1.17
board_vendor: HUAWEI
board_name: MACH-WX9-PCB
board_version: M14

** Loaded modules:
nft_counter
nft_chain_nat
xt_nat
nf_nat
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
xt_tcpudp
nft_compat
msr
ipmi_devintf
ipmi_msghandler
fuse
ip6_udp_tunnel
udp_tunnel
ctr
ccm
nf_tables
nfnetlink
cmac
rfcomm
bnep
uvcvideo
videobuf2_vmalloc
videobuf2_memops
videobuf2_v4l2
videobuf2_common
btusb
btrtl
videodev
btbcm
btintel
mc
bluetooth
drbg
ansi_cprng
ecdh_generic
ecc
snd_soc_skl
snd_soc_skl_ipc
snd_soc_sst_ipc
snd_soc_sst_dsp
snd_hda_ext_core
snd_soc_acpi_intel_match
snd_soc_acpi
snd_hda_codec_hdmi
intel_rapl_msr
x86_pkg_temp_thermal
intel_powerclamp
binfmt_misc
iwlmvm
snd_soc_core
snd_hda_codec_realtek
coretemp
snd_hda_codec_generic
nls_ascii
snd_compress
ledtrig_audio
mac80211
snd_hda_intel
nls_cp437
kvm_intel
snd_hda_codec
vfat
libarc4
fat
snd_hda_core
kvm
iwlwifi
snd_hwdep
joydev
snd_pcm
irqbypass
ext4
intel_cstate
snd_timer
efi_pstore
crc16
cfg80211
intel_uncore
intel_rapl_perf
mbcache
jbd2
pcspkr
snd
serio_raw
wmi_bmof
efivars
intel_wmi_thunderbolt
soundcore
rfkill
mei_me
processor_thermal_device
intel_rapl_common
hid_multitouch
mei
intel_soc_dts_iosf
idma64
intel_pch_thermal
acpi_als
kfifo_buf
tpm_crb
int3403_thermal
industrialio
int340x_thermal_zone
battery
tpm_tis
tpm_tis_core
ac
tpm
rng_core
int3400_thermal
dptf_power
acpi_thermal_rel
evdev
acpi_pad
squashfs
loop
parport_pc
ppdev
lp
parport
efivarfs
ip_tables
x_tables
autofs4
btrfs
xor
zstd_decompress
zstd_compress
raid6_pq
libcrc32c
crc32c_generic
dm_crypt
dm_mod
hid_generic
crct10dif_pclmul
crc32_pclmul
crc32c_intel
i915
ghash_clmulni_intel
spi_pxa2xx_platform
dw_dmac
dw_dmac_core
i2c_designware_platform
i2c_designware_core
mxm_wmi
ttm
i2c_algo_bit
drm_kms_helper
xhci_pci
xhci_hcd
aesni_intel
drm
usbcore
aes_x86_64
nvme
crypto_simd
cryptd
glue_helper
i2c_i801
nvme_core
i2c_hid
hid
intel_lpss_pci
intel_lpss
mfd_core
usb_common
fan
wmi
video
button

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core 
Processor Host Bridge/DRAM Registers [8086:5914] (rev 08)
        Subsystem: Huawei Technologies Co., Ltd. Xeon E3-1200 v6/7th Gen Core 
Processor Host Bridge/DRAM Registers [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Capabilities: <access denied>
        Kernel driver in use: skl_uncore

00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 620 
[8086:5917] (rev 07) (prog-if 00 [VGA controller])
        Subsystem: Huawei Technologies Co., Ltd. UHD Graphics 620 [19e5:3e04]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 128
        Region 0: Memory at 2ff2000000 (64-bit, non-prefetchable) [size=16M]
        Region 2: Memory at 2fc0000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at 4000 [size=64]
        [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915

00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 
v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 08)
        Subsystem: Huawei Technologies Co., Ltd. Xeon E3-1200 v5/E3-1500 v5/6th 
Gen Core Processor Thermal Subsystem [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at 2ff3010000 (64-bit, non-prefetchable) [size=32K]
        Capabilities: <access denied>
        Kernel driver in use: proc_thermal
        Kernel modules: processor_thermal_device

00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI 
Controller [8086:9d2f] (rev 21) (prog-if 30 [XHCI])
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP USB 3.0 xHCI 
Controller [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 127
        Region 0: Memory at 93200000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP 
Thermal subsystem [8086:9d31] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP Thermal 
subsystem [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin C routed to IRQ 18
        Region 0: Memory at 2ff3022000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: intel_pch_thermal
        Kernel modules: intel_pch_thermal

00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP 
Serial IO I2C Controller #0 [8086:9d60] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP Serial IO I2C 
Controller [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at 2ff3021000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci

00:15.1 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP 
Serial IO I2C Controller #1 [8086:9d61] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP Serial IO I2C 
Controller [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin B routed to IRQ 17
        Region 0: Memory at 2ff3020000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci

00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP 
CSME HECI #1 [8086:9d3a] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP CSME HECI 
[19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 140
        Region 0: Memory at 2ff301f000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: mei_me
        Kernel modules: mei_me

00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root 
Port #1 [8086:9d10] (rev f1) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 122
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 00003000-00003fff [size=4K]
        Memory behind bridge: 92000000-92ffffff [size=16M]
        Prefetchable memory behind bridge: 0000000080000000-0000000091ffffff 
[size=288M]
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1c.4 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root 
Port #5 [8086:9d14] (rev f1) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 123
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: None
        Memory behind bridge: 93100000-931fffff [size=1M]
        Prefetchable memory behind bridge: None
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root 
Port #9 [8086:9d18] (rev f1) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 124
        Bus: primary=00, secondary=03, subordinate=3b, sec-latency=0
        I/O behind bridge: 00005000-00005fff [size=4K]
        Memory behind bridge: 94000000-aa0fffff [size=353M]
        Prefetchable memory behind bridge: 0000002fd0000000-0000002ff1ffffff 
[size=544M]
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1d.2 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root 
Port #11 [8086:9d1a] (rev f1) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin C routed to IRQ 125
        Bus: primary=00, secondary=3c, subordinate=3c, sec-latency=0
        I/O behind bridge: None
        Memory behind bridge: 93000000-930fffff [size=1M]
        Prefetchable memory behind bridge: None
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:1e.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP 
Serial IO UART Controller #0 [8086:9d27] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP Serial IO 
UART Controller [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 20
        Region 0: Memory at 2ff301e000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci

00:1e.3 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP 
Serial IO SPI Controller #1 [8086:9d2a] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP Serial IO SPI 
Controller [19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin D routed to IRQ 23
        Region 0: Memory at 2ff301d000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci

00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point LPC Controller/eSPI 
Controller [8086:9d4e] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point LPC 
Controller/eSPI Controller [19e5:3e04]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0

00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC 
[8086:9d21] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP PMC 
[19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Region 0: Memory at 93210000 (32-bit, non-prefetchable) [size=16K]

00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio 
[8086:9d71] (rev 21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP HD Audio 
[19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 32, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 142
        Region 0: Memory at 2ff3018000 (64-bit, non-prefetchable) [size=16K]
        Region 4: Memory at 2ff3000000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel, snd_soc_skl

00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 
21)
        Subsystem: Huawei Technologies Co., Ltd. Sunrise Point-LP SMBus 
[19e5:3e04]
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at 2ff301c000 (64-bit, non-prefetchable) [size=256]
        Region 4: I/O ports at 4040 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801

01:00.0 3D controller [0302]: NVIDIA Corporation GP108M [GeForce MX150] 
[10de:1d12] (rev a1)
        Subsystem: Huawei Technologies Co., Ltd. GP108M [GeForce MX150] 
[19e5:3e04]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 255
        Region 0: Memory at 92000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: Memory at 80000000 (64-bit, prefetchable) [size=256M]
        Region 3: Memory at 90000000 (64-bit, prefetchable) [size=32M]
        Region 5: I/O ports at 3000 [disabled] [size=128]
        Expansion ROM at <ignored> [disabled]
        Capabilities: <access denied>
        Kernel modules: nvidia

02:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe 
SSD Controller SM981/PM981/PM983 [144d:a808] (prog-if 02 [NVM Express])
        Subsystem: Samsung Electronics Co Ltd NVMe SSD Controller 
SM981/PM981/PM983 [144d:a801]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 16
        NUMA node: 0
        Region 0: Memory at 93100000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: nvme
        Kernel modules: nvme

3c:00.0 Network controller [0280]: Intel Corporation Wireless 8265 / 8275 
[8086:24fd] (rev 78)
        Subsystem: Huawei Technologies Co., Ltd. Wireless 8265 / 8275 
[19e5:3e02]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 141
        Region 0: Memory at 93000000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi


** USB devices:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05c8:03c0 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) HD Camera
Bus 001 Device 002: ID 8087:0a2b Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.0-trunk-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_USER
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.3.0-trunk-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.135
ii  kmod                                    26-3
ii  linux-base                              4.6

Versions of packages linux-image-5.3.0-trunk-amd64 recommends:
ii  apparmor             2.13.3-5
ii  firmware-linux-free  3.4

Versions of packages linux-image-5.3.0-trunk-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.04-3
pn  linux-doc-5.3           <none>

Versions of packages linux-image-5.3.0-trunk-amd64 is related to:
ii  firmware-amd-graphics     20190717-2
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
ii  firmware-iwlwifi          20190717-2
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20190717-2
ii  firmware-misc-nonfree     20190717-2
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.3.9-1

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 935...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <b...@decadent.org.uk> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 09 Nov 2019 15:42:49 +0000
Source: linux
Architecture: source
Version: 5.3.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <b...@decadent.org.uk>
Closes: 924705 931341 935945 942861 942881 943953
Changes:
 linux (5.3.9-1) unstable; urgency=medium
 .
   * New version hopefully closes: #942881
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.8
     - drm: Free the writeback_job when it with an empty fb
     - drm: Clear the fence pointer when writeback job signaled
     - [armhf] clk: ti: dra7: Fix mcasp8 clock bits
     - [armhf] dts: Fix wrong clocks for dra7 mcasp
     - nvme-pci: Fix a race in controller removal
     - scsi: ufs: skip shutdown if hba is not powered
     - scsi: megaraid: disable device when probe failed after enabled device
     - scsi: qla2xxx: Silence fwdump template message
     - scsi: qla2xxx: Fix unbound sleep in fcport delete path.
     - scsi: qla2xxx: Fix stale mem access on driver unload
     - scsi: qla2xxx: Fix N2N link reset
     - scsi: qla2xxx: Fix N2N link up fail
     - [armhf] dts: Fix gpio0 flags for am335x-icev2
     - [armhf] OMAP2+: Fix missing reset done flag for am3 and am43
     - [armhf] OMAP2+: Add missing LCDC midlemode for am335x
     - [armhf] OMAP2+: Fix warnings with broken omap2_set_init_voltage()
     - nvme-tcp: fix wrong stop condition in io_work
     - nvme-pci: Save PCI state before putting drive into deepest state
     - nvme: fix an error code in nvme_init_subsystem()
     - nvme-rdma: Fix max_hw_sectors calculation
     - nvme: Added QUIRKs for ADATA XPG SX8200 Pro 512GB
     - nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
     - nvme-rdma: fix possible use-after-free in connect timeout
     - blk-mq: honor IO scheduler for multiqueue devices
     - xen/efi: Set nonblocking callbacks
     - loop: change queue block size to match when using DIO
     - nl80211: fix null pointer dereference
     - mac80211: fix txq null pointer dereference
     - netfilter: nft_connlimit: disable bh on garbage collection
     - [armhf,arm64] net: stmmac: xgmac: Not all Unicast addresses may be
       available
     - [armhf,arm64] net: stmmac: dwmac4: Always update the MAC Hash Filter
     - [armhf,arm64] net: stmmac: Correctly take timestamp for PTPv2
     - [armhf,arm64] net: stmmac: Do not stop PHY if WoL is enabled
     - drm/amdgpu: fix multiple memory leaks in acp_hw_init
     - drm/amd/display: memory leak
     - [mips*el/loongson-*] Fix the link time qualifier of 'serial_exit()'
     - [arm64] net: hisilicon: Fix usage of uninitialized variable in function
       mdio_sc_cfg_reg_write()
     - [armhf,arm64] net: stmmac: Avoid deadlock on suspend/resume
     - [s390x] mm: fix -Wunused-but-set-variable warnings
     - r8152: Set macpassthru in reset_resume callback
     - net: phy: allow for reset line to be tied to a sleepy GPIO controller
     - net: phy: fix write to mii-ctrl1000 register
     - vfs: Convert filldir[64]() from __put_user() to unsafe_put_user()
     - elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
       (regression in 4.17)
     - vfs: Make filldir[64]() verify the directory entry filename is valid
     - uaccess: implement a proper unsafe_copy_to_user() and switch filldir over
       to it
     - vfs: filldir[64]: remove WARN_ON_ONCE() for bad directory entries
     - net_sched: fix backward compatibility for TCA_KIND (regression in 5.3.4)
     - net_sched: fix backward compatibility for TCA_ACT_KIND (regression in
       5.3.4)
     - libata/ahci: Fix PCS quirk application (regression in 5.3.4)
     - md/raid0: fix warning message for parameter default_layout
     - Revert "drm/radeon: Fix EEH during kexec" (regression in 5.3.5)
     - ocfs2: fix panic due to ocfs2_wq is null
     - nvme-pci: Set the prp2 correctly when using more than 4k page
     - ipv4: fix race condition between route lookup and invalidation
     - ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
     - net: avoid potential infinite loop in tc_ctl_action()
     - [hppa,m68k] net: i82596: fix dma_alloc_attr for sni_82596
     - net: ipv6: fix listify ip6_rcv_finish in case of forwarding
     - [armhf,arm64] net: stmmac: disable/enable ptp_ref_clk in suspend/resume
       flow
     - rxrpc: Fix possible NULL pointer access in ICMP handling
     - sched: etf: Fix ordering of packets with same txtime
     - sctp: change sctp_prot .no_autobind with true
     - net: aquantia: temperature retrieval fix
     - net: aquantia: when cleaning hw cache it should be toggled
     - net: aquantia: do not pass lro session with invalid tcp checksum
     - net: aquantia: correctly handle macvlan and multicast coexistence
     - net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
     - net: phy: micrel: Update KSZ87xx PHY name
     - net: avoid errors when trying to pop MLPS header on non-MPLS packets
     - net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
     - netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
     - net: ethernet: broadcom: have drivers select DIMLIB as needed
     - net: phy: Fix "link partner" information disappear issue
     - rxrpc: use rcu protection while reading sk->sk_user_data
     - io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
     - io_uring: Fix corrupted user_data
     - USB: legousbtower: fix memleak on disconnect
     - ALSA: hda/realtek - Add support for ALC711
     - [x86] ALSA: hda/realtek - Enable headset mic on Asus MJ401TA
     - ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
     - ALSA: hda - Force runtime PM on Nvidia HDMI codecs
     - USB: serial: ti_usb_3410_5052: fix port-close races
     - USB: ldusb: fix memleak on disconnect
     - USB: usblp: fix use-after-free on disconnect
     - USB: ldusb: fix read info leaks
     - binder: Don't modify VMA bounds in ->mmap handler
     - [mips*] tlbex: Fix build_restore_pagemask KScratch restore
     - staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
     - [s390x] scsi: zfcp: fix reaction on bit error threshold notification
     - scsi: sd: Ignore a failure to sync cache due to lack of authorization
     - scsi: core: save/restore command resid for error handling
     - scsi: core: try to get module before removing device
     - scsi: ch: Make it possible to open a ch device multiple times again
     - Revert "Input: elantech - enable SMBus on new (2018+) systems"
       (regression in 5.3)
     - Input: synaptics-rmi4 - avoid processing unknown IRQs
     - ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
     - ACPI: NFIT: Fix unlock on error in scrub_show()
     - iwlwifi: pcie: change qu with jf devices to use qu configuration
     - cfg80211: wext: avoid copying malformed SSIDs (CVE-2019-17133)
     - mac80211: Reject malformed SSID elements
     - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
     - drm/ttm: Restore ttm prefaulting
     - [armhf,arm64] drm/panfrost: Handle resetting on timeout better
     - drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
     - drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync
     - [x86] drm/i915/userptr: Never allow userptr into the mappable GGTT
     - [x86] drm/i915: Favor last VBT child device with conflicting AUX ch/DDC
       pin
     - drm/amdgpu/vce: fix allocation size in enc ring test
     - drm/amdgpu/vcn: fix allocation size in enc ring test
     - drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
     - drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
     - drm/amdgpu: user pages array memory leak fix
     - drivers/base/memory.c: don't access uninitialized memmaps in
       soft_offline_page_store()
     - fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
     - io_uring: Fix broken links with offloading
     - io_uring: Fix race for sqes with userspace
     - io_uring: used cached copies of sq->dropped and cq->overflow
     - [armhf] mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
     - mm/memory-failure.c: don't access uninitialized memmaps in
       memory_failure()
     - mm/slub: fix a deadlock in show_slab_objects()
     - mm/page_owner: don't access uninitialized memmaps when reading
       /proc/pagetypeinfo
     - mm/memunmap: don't access uninitialized memmap in memunmap_pages()
     - mm: memcg/slab: fix panic in __free_slab() caused by premature memcg
       pointer release
     - mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
     - mm: memcg: get number of pages on the LRU list in memcgroup base on
       lru_zone_size
     - mm: memblock: do not enforce current limit for memblock_phys* family
     - hugetlbfs: don't access uninitialized memmaps in
       pfn_range_valid_gigantic()
     - mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if
       mmaped more than once
     - zram: fix race between backing_dev_show and backing_dev_store
     - [s390x] zcrypt: fix memleak at release
     - [s390x] kaslr: add support for R_390_GLOB_DAT relocation type
     - lib/vdso: Make clock_getres() POSIX compliant again
     - [hppa] Fix vmap memory leak in ioremap()/iounmap()
     - [arm64] KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
     - [arm64] Avoid Cavium TX2 erratum 219 when switching TTBR
     - [arm64] Enable workaround for Cavium TX2 erratum 219 when running SMT
     - [arm64] Allow CAVIUM_TX2_ERRATUM_219 to be selected
     - CIFS: avoid using MID 0xFFFF
     - cifs: Fix missed free operations
     - CIFS: Fix use after free of file info structures
     - perf/aux: Fix AUX output stopping
     - tracing: Fix race in perf_trace_buf initialization
     - fs/dax: Fix pmd vs pte conflict detection
     - dm cache: fix bugs when a GFP_NOWAIT allocation fails
     - [riscv64] irqchip/sifive-plic: Switch to fasteoi flow
     - [amd64] boot: Make level2_kernel_pgt pages invalid outside kernel area
     - [x86] apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
     - [x86] hyperv: Make vapic support x2apic mode
     - [x86] pinctrl: cherryview: restore Strago DMI workaround for all versions
     - [arm64] pinctrl: armada-37xx: fix control of pins 32 and up
     - [arm64] pinctrl: armada-37xx: swap polarity on LED group
     - btrfs: block-group: Fix a memory leak due to missing
       btrfs_put_block_group()
     - Btrfs: add missing extents release on file extent cluster relocation
       error
     - btrfs: don't needlessly create extent-refs kernel thread
     - Btrfs: fix qgroup double free after failure to reserve metadata for
       delalloc
     - Btrfs: check for the full sync flag while holding the inode lock during
       fsync
     - btrfs: tracepoints: Fix wrong parameter order for qgroup events
     - btrfs: tracepoints: Fix bad entry members of qgroup events
     - [ppc64*] KVM: Book3S HV: XIVE: Ensure VP isn't already in use
     - memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
     - cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
     - ceph: just skip unrecognized info in ceph_reply_info_extra
     - xen/netback: fix error path of xenvif_connect_data()
     - PCI: PM: Fix pci_power_up()
     - opp: of: drop incorrect lockdep_assert_held()
     - of: reserved_mem: add missing of_node_put() for proper ref-counting
     - blk-rq-qos: fix first node deletion of rq_qos_del()
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.9
     - io_uring: fix up O_NONBLOCK handling for sockets
     - dm snapshot: introduce account_start_copy() and account_end_copy()
     - dm snapshot: rework COW throttling to fix deadlock
     - Btrfs: fix inode cache block reserve leak on failure to allocate data
       space
     - btrfs: qgroup: Always free PREALLOC META reserve in
       btrfs_delalloc_release_extents()
     - iio: fix center temperature of bmc150-accel-core
     - libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
     - perf tests: Avoid raising SEGV using an obvious NULL dereference
     - perf map: Fix overlapped map handling
     - perf script brstackinsn: Fix recovery from LBR/binary mismatch
     - perf jevents: Fix period for Intel fixed counters
     - perf tools: Propagate get_cpuid() error
     - perf annotate: Propagate perf_env__arch() error
     - perf annotate: Fix the signedness of failure returns
     - perf annotate: Propagate the symbol__annotate() error return
     - perf annotate: Fix arch specific ->init() failure errors
     - perf annotate: Return appropriate error code for allocation failures
     - perf annotate: Don't return -1 for error when doing BPF disassembly
     - staging: rtl8188eu: fix null dereference when kzalloc fails
     - RDMA/hfi1: Prevent memory leak in sdma_init
     - RDMA/iw_cxgb4: fix SRQ access from dump_qp()
     - RDMA/iwcm: Fix a lock inversion issue
     - [x86] HID: hyperv: Use in-place iterator API in the channel callback
     - nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
     - [arm64] cpufeature: Effectively expose FRINT capability to userspace
     - [arm64] Fix incorrect irqflag restore for priority masking for compat
     - [arm64] ftrace: Ensure synchronisation in PLT setup for Neoverse-N1
       #1542419
     - [riscv64] serial/sifive: select SERIAL_EARLYCON
     - RDMA/core: Fix an error handling path in 'res_get_common_doit()'
     - RDMA/cm: Fix memory leak in cm_add/remove_one
     - RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
     - RDMA/mlx5: Do not allow rereg of a ODP MR
     - RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
     - RDMA/mlx5: Add missing synchronize_srcu() for MW cases
     - [arm64] gpio: max77620: Use correct unit for debounce times
     - fs: cifs: mute -Wunused-const-variable message
     - [arm64] vdso32: Fix broken compat vDSO build warnings
     - [arm64] vdso32: Detect binutils support for dmb ishld
     - serial: mctrl_gpio: Check for NULL pointer
     - [armhf] serial: 8250_omap: Fix gpio check for auto RTS/CTS
     - [arm64] vdso32: Don't use KBUILD_CPPFLAGS unconditionally
     - efi/cper: Fix endianness of PCIe class code
     - [x86] efi: Do not clean dummy variable in kexec path
     - [mips*] include: Mark __cmpxchg as __always_inline
     - [riscv64] avoid kernel hangs when trapped in BUG()
     - [riscv64] avoid sending a SIGTRAP to a user thread trapped in WARN()
     - [riscv64] Correct the handling of unexpected ebreak in do_trap_break()
     - [x86] xen: Return from panic notifier
     - ocfs2: clear zero in unaligned direct IO
     - fs: ocfs2: fix possible null-pointer dereferences in
       ocfs2_xa_prepare_entry()
     - fs: ocfs2: fix a possible null-pointer dereference in
       ocfs2_write_end_nolock()
     - fs: ocfs2: fix a possible null-pointer dereference in
       ocfs2_info_scan_inode_alloc()
     - btrfs: silence maybe-uninitialized warning in clone_range
     - [arm64] armv8_deprecated: Checking return value for memory allocation
     - [x86] cpu: Add Comet Lake to the Intel CPU models header
     - sched/fair: Scale bandwidth quota and period without losing quota/period
       ratio precision
     - sched/vtime: Fix guest/system mis-accounting on task switch
     - perf/core: Rework memory accounting in perf_mmap()
     - perf/core: Fix corner case in perf_rotate_context()
     - [x86] perf/amd: Change/fix NMI latency mitigation to use a timestamp
     - drm/amdgpu: fix memory leak
     - [mips*] include: Mark __xchg as __always_inline
     - [mips*] fw: sni: Fix out of bounds init of o32 stack
     - [s390x] cio: fix virtio-ccw DMA without PV
     - [x86] virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr
     - nbd: fix possible sysfs duplicate warning
     - NFSv4: Fix leak of clp->cl_acceptor string
     - SUNRPC: fix race to sk_err after xs_error_report
     - [s390x] uaccess: avoid (false positive) compiler warnings
     - tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
     - perf annotate: Fix multiple memory and file descriptor leaks
     - perf/aux: Fix tracking of auxiliary trace buffer allocation
     - USB: legousbtower: fix a signedness bug in tower_probe()
     - nbd: verify socket is supported during setup
     - [arm64] dts: qcom: Add Lenovo Miix 630
     - [arm64] dts: qcom: Add HP Envy x2
     - [arm64] dts: qcom: Add Asus NovaGo TP370QL
     - rtw88: Fix misuse of GENMASK macro
     - [s390x] pci: fix MSI message data
     - thunderbolt: Correct path indices for PCIe tunnel
     - thunderbolt: Use 32-bit writes when writing ring producer/consumer
     - fuse: flush dirty data/metadata before non-truncate setattr
     - fuse: truncate pending writes on O_TRUNC
     - ALSA: bebob: Fix prototype of helper function to return negative value
     - ALSA: timer: Fix mutex deadlock at releasing card
     - ALSA: hda/realtek - Fix 2 front mics of codec 0x623
     - ALSA: hda/realtek - Add support for ALC623
     - ath10k: fix latency issue for QCA988x
     - UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather
       segments") (regression in 5.2)
     - nl80211: fix validation of mesh path nexthop
     - USB: gadget: Reject endpoints with 0 maxpacket value
     - usb-storage: Revert commit 747668dbc061 ("usb-storage: Set
       virt_boundary_mask to avoid SG overflows") (regression in 5.2)
     - USB: ldusb: fix ring-buffer locking
     - USB: ldusb: fix control-message timeout
     - usb: xhci: fix Immediate Data Transfer endianness
     - USB: serial: whiteheat: fix potential slab corruption
     - USB: serial: whiteheat: fix line-speed endianness
     - xhci: Fix use-after-free regression in xhci clear hub TT implementation
     - scsi: qla2xxx: Fix partial flash write of MBI
     - scsi: target: cxgbit: Fix cxgbit_fw4_ack()
     - [x86] HID: i2c-hid: add Trekstor Primebook C11B to descriptor override
     - HID: Fix assumption that devices have inputs
     - HID: fix error message in hid_open_report()
     - HID: logitech-hidpp: split g920_get_config()
     - HID: logitech-hidpp: rework device validation
     - HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()
     - [s390x] unwind: fix mixing regs and sp
     - [s390x] cmm: fix information leak in cmm_timeout_handler()
     - [s390x] idle: fix cpu idle time calculation
     - IB/hfi1: Avoid excessive retry for TID RDMA READ request
     - [arm64] Ensure VM_WRITE|VM_SHARED ptes are clean by default
     - [arm64] cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
     - virtio_ring: fix stalls for packed rings
     - rtlwifi: rtl_pci: Fix problem of too small skb->len
     - rtlwifi: Fix potential overflow on P2P code
     - [x86] KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is
       active
     - [arm64] dmaengine: qcom: bam_dma: Fix resource leak
     - [arm64] dmaengine: tegra210-adma: fix transfer failure
     - [armhf] dmaengine: imx-sdma: fix size check for sdma script_number
     - [armhf] dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
     - drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
     - [x86] drm/i915: Fix PCH reference clock for FDI on HSW/BDW
     - drm/amdgpu/gfx10: update gfx golden settings
     - drm/amdgpu/powerplay/vega10: allow undervolting in p7
     - drm/amdgpu: Fix SDMA hang when performing VKexample test
     - NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
     - io_uring: ensure we clear io_kiocb->result before each issue
     - [x86] iommu/vt-d: Fix panic after kexec -p for kdump
     - batman-adv: Avoid free/alloc race when handling OGM buffer
     - llc: fix sk_buff leak in llc_sap_state_process()
     - llc: fix sk_buff leak in llc_conn_service()
     - rxrpc: Fix call ref leak
     - rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
     - rxrpc: Fix trace-after-put looking at the put peer record
     - NFC: pn533: fix use-after-free and memleaks
     - bonding: fix potential NULL deref in bond_update_slave_arr
     - netfilter: conntrack: avoid possible false sharing
     - net: usb: sr9800: fix uninitialized local variable
     - sch_netem: fix rcu splat in netem_enqueue()
     - net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
     - iwlwifi: exclude GEO SAR support for 3168
     - sched/fair: Fix low cpu usage with high throttling by removing expiration
       of cpu-local slices
     - ALSA: usb-audio: DSD auto-detection for Playback Designs
     - ALSA: usb-audio: Update DSD support quirks for Oppo and Rotel
     - ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB Interface
     - RDMA/mlx5: Use irq xarray locking for mkey_table
     - sched/fair: Fix -Wunused-but-set-variable warnings
     - [powerpc*] powernv: Fix CPU idle to be called with IRQs disabled
     - Revert "ALSA: hda: Flush interrupts on disabling" (regression in 5.3.4)
 .
   [ Ben Hutchings ]
   * debian/bin/gencontrol_signed.py: Fix code style error
   * debian/bin/gencontrol.py: Skip linux-perf lintian-overrides if we won't
     build it
   * debian/bin/gencontrol{,_signed}.py: Use vars parameter instead of self.vars
   * debian/bin/gencontrol{,_signed}.py: Use %(name)s to format template vars
   * debian/.gitignore, debian/rules: Generalise patterns for generated files
   * gencontrol: Generalise substitution of debhelper config template
   * Add maint scripts to meta-packages to convert doc directories to symlinks
     (Closes: #942861)
   * debian/lib/python/debian_linux/utils.py: Use 'with' to manage file handles
   * debian/lib/python/debian_linux/utils.py: Store file mode for templates
   * Copy template file permissions to output files
   * debian/templates/headers.postinst.in: Set executable for consistency
   * debian/README.source: Document code signing and how to test it
   * debian/tests/control: Mark python test as superficial
   * [arm64] linux-headers: Disable check for a 32-bit compiler
     (Closes: #943953):
     - arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
     - debian/bin/gencontrol.py: Optionally define $(CROSS_COMPILE_COMPAT) make
       variable
     - Enable COMPAT_VDSO and set $(CROSS_COMPILE_COMPAT) instead of setting
       CROSS_COMPILE_COMPAT_VDSO
   * crypto: Enable PKCS8_PRIVATE_KEY_PARSER as module (Closes: #924705)
   * Bump ABI to 2
   * [arm64] atmel_mxt_ts: Disable TOUCHSCREEN_ATMEL_MXT_T37 to avoid V4L
     dependency
   * random: try to actively add entropy rather than passively wait for it
 .
   [ Bastian Blank ]
   * [amd64/cloud-amd64] Re-enable RTC drivers. (closes: #931341)
 .
   [ Thomas W ]
   * [x86] Enable missing modules and setting:
     CONFIG_HUAWEI_WMI
     CONFIG_I2C_MULTI_INSTANTIATE
     CONFIG_INTEL_TURBO_MAX_3
 .
   [ Alper Nebi Yasak ]
   * [arm64] udeb: Add i2c-rk3x to i2c-modules
   * [arm64,armhf] udeb: Add rockchip-io-domain to kernel-image
   * udeb: Add atmel_mxt_ts to input-modules
 .
   [ Noah Meyerhans ]
   * drivers/net/ethernet/amazon: Backport driver fixes from v5.4-rc5
 .
   [ Niv Sardi ]
   * KEYS: Make use of platform keyring for module signature verify
     (closes: #935945)
Checksums-Sha1:
 16ba65a01cf3a93775866b0df4eca268ff849032 197528 linux_5.3.9-1.dsc
 cee863e34cb3a23cb94b981f255b65856d5b75de 112779172 linux_5.3.9.orig.tar.xz
 79ef2d96fd27907e12024f29366eb2fa43f864b7 1179104 linux_5.3.9-1.debian.tar.xz
 85fd398a1318272e2e4f59aada813ac12118dfda 46930 linux_5.3.9-1_source.buildinfo
Checksums-Sha256:
 4d3e62121dd50dba422c2a207fed84da2af131e5ef6376be74ecb665e41c89b6 197528 
linux_5.3.9-1.dsc
 c2cefda8b78aa056737888f36a851f18cb0f4467f94fa3f22d41ff1642e427f4 112779172 
linux_5.3.9.orig.tar.xz
 b43d25048d75f706e8bb0263fdc30441d491da61ebf8d9eb792d48fe8825f4cb 1179104 
linux_5.3.9-1.debian.tar.xz
 f2c1d04db607ea8360d376127bcf4eb8455e56eec7d40d24299d3bb3b52ad93d 46930 
linux_5.3.9-1_source.buildinfo
Files:
 02a9fea6aa27c243cc2e57b766470a6f 197528 kernel optional linux_5.3.9-1.dsc
 abc86b9ca8f3fe055e29a6ef8758bfae 112779172 kernel optional 
linux_5.3.9.orig.tar.xz
 b873dbbdf07af8d77d7a8f23b8c204f8 1179104 kernel optional 
linux_5.3.9-1.debian.tar.xz
 559e6cbad3457f8516eeae31d0351891 46930 kernel optional 
linux_5.3.9-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAl3HCXAACgkQ57/I7JWG
EQmmyxAAmT4lSVDqNl8vb/fjV0/wieoQ+KnfnFrk5kQfctk5IC5UPR7xBj5txiaM
FrvfOlhv48PjXo8zxxtA8pv/ScceO85hsNa1wNP+N2MaqvDhsZb0/fsynS36VbTH
uovdagQS2874yOK8d/Eq0J/TcueVfnbsY8h8bSoCqJK9JWUi5ZAJK4jmYnRCLA6Y
9WfBoZn9N6UUy77d78eDpQpdpwihL5AHownSHKFmBCcdbvownPe2lnTXVYNLTngv
AEOdXiy5FpX2yvI2uYmFhsRe2HnJTHTF+ifyt8P9Fcug0AyCrAEOHfHytsBOObwx
QYrWznlE6uIZ0c0C8YcXW8zJuB2zHNK1VNLfIKiXKEpIm7oz3W7zfBwj9u1MM4kp
r2SsJv76BYEAQnvc6KQYbsn8hJzak0Fjn9GOcNuf3SrPjrTvdSrt41S7f5xghXmV
oP2SyMh2HGN3TnkmcSUpmjkwM1CvkRa2aBWAjAFp/tFSMmctQuC1y0IMUMAw9Uh4
X5Cd8AyvWLWlK00zC7KfxYeso3UBp5yz653LUwaXbFNOO5CUZ6GIMwoCyx6V5xUi
FzSEikkvMfnwLyfYQf8e4zacrGqkTMa0nQsImLf70yJ32JuupZ4QAhL9SPwEHdZd
JJvXBUCwb2s2/jvVIsG1ZkrXN780aDQoKEYHsuNTiqnETR5L49Q=
=/rWS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to