[Kernel-packages] [Bug 1775165] Re: fanotify07/fanotify08 in LTP syscall test generates kernel trace with T/X/X-AWS kernel

2019-04-09 Thread Matthew Ruffell
affects: linux (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Xenial) Status: New => In Progress ** Changed in: linux (Ubuntu Xenial) Assignee: (unassigned) => Matthe

[Kernel-packages] [Bug 1794232] Re: Geneve tunnels don't work when ipv6 is disabled

2019-04-16 Thread Matthew Ruffell
I tested a fully up to date cosmic VM using the reproducer steps in the description, and found that I could not create a geneve tunnel when ipv6 is disabled. I compiled a new cosmic kernel off the master-next branch with this commit included: "geneve: correctly handle ipv6.disable module

[Kernel-packages] [Bug 1833319] [NEW] Performance degradation when copying from LVM snapshot backed by NVMe disk

2019-06-18 Thread Matthew Ruffell
aunchpad.net/~mruffell/+archive/ubuntu/sf228435-test-generic linux-image-aws: https://launchpad.net/~mruffell/+archive/ubuntu/sf228435-test ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Affects: linux (Ubuntu Xenial) Importance: Undecided Assignee: Mat

[Kernel-packages] [Bug 1833319] Re: Performance degradation when copying from LVM snapshot backed by NVMe disk

2019-06-18 Thread Matthew Ruffell
e will be no regressions. If you are interested in testing, I have prepared two ppas with ef2d4615c59efb312e531a5e949970f37ca1c841 patched: linux-image-generic: https://launchpad.net/~mruffell/+archive/ubuntu/sf228435-test-generic linux-image-aws: https://launchpad.net/~mruffell/+a

[Kernel-packages] [Bug 1833319] Re: Performance degradation when copying from LVM snapshot backed by NVMe disk

2019-06-18 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/1833319 [Impact] When copying files from a mounted LVM snapshot which resides on NVMe storage devices, there is a massive performance degradation in the rate sectors are read from the disk. The kernel is not merging

[Kernel-packages] [Bug 1775165] Re: fanotify07/fanotify08 in LTP syscall test generates kernel trace with T/X/X-AWS kernel

2019-07-10 Thread Matthew Ruffell
Hi Po-Hsu Lin, Sorry for not updating this bug earlier. Upstream 4.4 and 4.9 are also effected by this bug, so I went and posted the patches to be considered for upstream -stable. Upstream 4.4 thread: [1] Upstream 4.9 thread: [2] Now, I got some feedback from the original author of the

[Kernel-packages] [Bug 1833319] Re: Performance degradation when copying from LVM snapshot backed by NVMe disk

2019-07-07 Thread Matthew Ruffell
I enabled -proposed and installed 4.4.0-1088-aws #99-Ubuntu, and again went through the test case on a c5.large instance on aws. The problem is solved and performance is restored, and performs the same as a non-snapshot mounted disk. Again, we can see merging has been enabled with: $ cat

[Kernel-packages] [Bug 1836816] [NEW] Fix nf_conntrack races when dealing with same origin requests in NAT environments

2019-07-16 Thread Matthew Ruffell
: 4e35c1cb9460240e983a01745b5f29fe3a4d8e39 Note the difference, old commit must be reverted first. ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete ** Affects: linux (Ubuntu Bionic) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Affects

[Kernel-packages] [Bug 1762940] Re: hibmc-drm Causes Unreadable Display for Huawei amd64 Servers

2019-08-15 Thread Matthew Ruffell
I have submitted the patch upstream to dri-devel and CC'd the hibmc maintainers. We will see where the discussion goes. https://lists.freedesktop.org/archives/dri-devel/2019-August/231284.html https://lists.freedesktop.org/archives/dri-devel/2019-August/231285.html -- You received this bug

[Kernel-packages] [Bug 1837833] Re: EBS Volumes get stuck detaching from AWS instances

2019-08-15 Thread Matthew Ruffell
Hello @johannes-wuerbach Thanks for the suggestion. I had a look at the patch you suggested: commit 2181e455612a8db2761eabbf126640552a451e96 Author: Anton Eidelman Date: Thu Jun 20 08:48:10 2019 +0200 subject: nvme: fix possible io failures when removing multipathed ns The patch was

[Kernel-packages] [Bug 1840619] [NEW] skb_warn_bad_offload kernel splat due to CHECKSUM target not compatible with GSO skbs

2019-08-19 Thread Matthew Ruffell
Public bug reported: BugLink: https://bugs.launchpad.net/bugs/ [Impact] In environments which have CHECKSUM iptables rules set, the following kernel call trace will be created when a GSO skb is processed by the CHECKSUM target: WARNING: CPU: 34 PID: 806048 at

[Kernel-packages] [Bug 1840619] Re: skb_warn_bad_offload kernel splat due to CHECKSUM target not compatible with GSO skbs

2019-08-19 Thread Matthew Ruffell
** Changed in: linux (Ubuntu Xenial) Status: New => In Progress ** Changed in: linux (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Xenial) Assignee: (unassigned) => Matthew Ruffell (mruffell) ** Description changed: - BugLi

[Kernel-packages] [Bug 1840854] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-08-20 Thread Matthew Ruffell
The customer installed 4.15.0-59 from -proposed to a machine with Mellanox Ethernet CX4LX cards, using the mlx5_core kernel module. Checksums are now calculated correctly and the kernel spat does not occur when the devices are brought up. Marking this as verified. ** Tags added:

[Kernel-packages] [Bug 1840619] Re: skb_warn_bad_offload kernel splat due to CHECKSUM target not compatible with GSO skbs

2019-08-20 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/1840619 [Impact] In environments which have CHECKSUM iptables rules set, the following kernel call trace will be created when a GSO skb is processed by the CHECKSUM target: WARNING: CPU: 34 PID: 806048 at

[Kernel-packages] [Bug 1840854] [NEW] mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-08-20 Thread Matthew Ruffell
decided Status: New ** Affects: linux (Ubuntu Bionic) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: Fix Committed ** Tags: sts verification-done-bionic ** Description changed: - BugLink: https://bugs.launchpad.net/bugs/ + BugLink: https://bugs

[Kernel-packages] [Bug 1840619] Re: skb_warn_bad_offload kernel splat due to CHECKSUM target not compatible with GSO skbs

2019-08-20 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/1840619 [Impact] In environments which have CHECKSUM iptables rules set, the following kernel call trace will be created when a GSO skb is processed by the CHECKSUM target: WARNING: CPU: 34 PID: 806048 at

[Kernel-packages] [Bug 1842271] [NEW] Infinite loop in __blkdev_issue_discard() consumes the entire system memory when formatting a raid array

2019-09-01 Thread Matthew Ruffell
e part of the kernel, the changes are small and are focused on the 0 condition. In case of regression, simply revert all three offending commits. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Affects: linux (Ubuntu Bionic) Importance: Medium Assignee:

[Kernel-packages] [Bug 1837833] Re: EBS Volumes get stuck detaching from AWS instances

2019-08-28 Thread Matthew Ruffell
I have received confirmation from AWS that the fix for this issue has been deployed to all commercial regions. I have tested multiple VMs over the last few days and detaching EBS volumes are working without problems. This issue is now resolved. ** Changed in: linux (Ubuntu) Status:

[Kernel-packages] [Bug 1842271] Re: Infinite loop in __blkdev_issue_discard() consumes the entire system memory when formatting a raid array

2019-09-08 Thread Matthew Ruffell
This was released in 4.15.0-59-generic and works as intended. Marking Fix Released. Note, this still needs to land in linux-gcp for Bionic due to some technical reasons. ** Changed in: linux (Ubuntu Bionic) Status: Fix Committed => Fix Released -- You received this bug notification

[Kernel-packages] [Bug 1842037] Re: Oops when Kerberos credentials are invalid

2019-09-10 Thread Matthew Ruffell
sco) Status: New => Invalid ** Changed in: linux (Ubuntu Disco) Status: New => In Progress ** Changed in: linux (Ubuntu Disco) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Disco) Assignee: (unassigned) => Matthew Ruffell (mruffell) ** No longer

[Kernel-packages] [Bug 1840619] Re: skb_warn_bad_offload kernel splat due to CHECKSUM target not compatible with GSO skbs

2019-09-12 Thread Matthew Ruffell
I installed 4.4.0-163-generic from xenial -proposed to a xenial VM, with the following uname -rv: 4.4.0-163-generic #191-Ubuntu SMP Wed Sep 11 17:06:27 UTC 2019 >From there I enabled a iptsables rule with the CHECKSUM target, for tcp port 8000: sudo iptables -t mangle -A POSTROUTING -p tcp -m

[Kernel-packages] [Bug 1836971] Re: sched: Prevent CPU lockups when task groups take longer than the period

2019-07-31 Thread Matthew Ruffell
I installed 4.15.0-56 from -proposed and ran some CPU stress tests and everything was stable and no problems detected. The kernel was also installed onto a few machines from the production hadoop cluster which experienced extremely high cpu load, and the kernel is stable, with no CPU lockups in

[Kernel-packages] [Bug 1762940] Re: hibmc-drm Causes Unreadable Display for Huawei amd64 Servers

2019-08-07 Thread Matthew Ruffell
I installed linux-hwe 4.15.0-57 #63~16.04.1-Ubuntu on xenial, and ensured the -modules and -modules-extra package was installed. I went into /var/lib/modules/4.15.0-56/ and did a search for hibmc_drm. There was no mention apart from a header Makefile. The module was not built and not present on

[Kernel-packages] [Bug 1836971] Re: sched: Prevent CPU lockups when task groups take longer than the period

2019-08-07 Thread Matthew Ruffell
I installed linux-hwe 4.15.0-57 #63~16.04.1-Ubuntu on xenial, placed a heavy load on the system. Everything seemed stable and no lockups occurred. Due to the successful tests in the hadoop environment under bionic and the nature of this patch being from upstream stable, I am happy to mark this as

[Kernel-packages] [Bug 1836816] Re: Fix nf_conntrack races when dealing with same origin requests in NAT environments

2019-08-07 Thread Matthew Ruffell
I installed linux-hwe 4.15.0-57 #63~16.04.1-Ubuntu on xenial. I have run the reproducers on both bionic and xenial, and both have positive results. This has been tested in the kubernetes environment which had issues, and is performing well. I am happy to mark this as verified for xenial. **

[Kernel-packages] [Bug 1836816] Re: Fix nf_conntrack races when dealing with same origin requests in NAT environments

2019-07-31 Thread Matthew Ruffell
I installed 4.15.0-56-generic #62~16.04.1-Ubuntu xenial HWE kernel, and I followed the reproducer instructions at https://github.com/brb/conntrack-race, specifically loading in the NAT iptables rules, enabling debug output of the conntrack file and running the programs server and client. Looking

[Kernel-packages] [Bug 1762940] Re: hibmc-drm Causes Unreadable Display for Huawei amd64 Servers

2019-07-28 Thread Matthew Ruffell
I installed 4.15.0-56-generic to a bionic VM, with the -modules and -modules-extra packages. I went into /var/lib/modules/4.15.0-56/ and did a search for hibmc_drm. There was no mention apart from a header Makefile. The module was not built and not present on amd64. I did the same for

[Kernel-packages] [Bug 1836971] [NEW] sched: Prevent CPU lockups when task groups take longer than the period

2019-07-17 Thread Matthew Ruffell
been proven in production environments, so the overall risk is low. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Affects: linux (Ubuntu Bionic) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Tags: sts ** Also

[Kernel-packages] [Bug 1836971] Re: sched: Prevent CPU lockups when task groups take longer than the period

2019-07-17 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/1836971 [Impact] On machines with extremely high CPU usage, parent task groups which have a large number of children can make the for loop in sched_cfs_period_timer() run until the watchdog fires when the

[Kernel-packages] [Bug 1762940] Re: Ubuntu 18.04 d-i install screen becomes blurry on Huawei server in EFI boot mode

2019-07-15 Thread Matthew Ruffell
ded => High ** Changed in: linux (Ubuntu Bionic) Assignee: (unassigned) => Matthew Ruffell (mruffell) ** Changed in: linux (Ubuntu Disco) Assignee: (unassigned) => Matthew Ruffell (mruffell) ** Changed in: linux (Ubuntu Eoan) Assignee: (unassigned) => Matthew Ru

[Kernel-packages] [Bug 1762940] Re: hibmc-drm Causes Unreadable Display for Huawei amd64 Servers

2019-07-15 Thread Matthew Ruffell
** Changed in: linux (Ubuntu Bionic) Status: Triaged => In Progress ** Changed in: linux (Ubuntu Disco) Status: Triaged => In Progress ** Changed in: linux (Ubuntu Eoan) Status: Triaged => In Progress -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1837833] Re: EBS Volumes get stuck detaching from AWS instances

2019-07-24 Thread Matthew Ruffell
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Matthew Ruffell (mruffell) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1837833 Title: EBS Volumes get stuck detach

[Kernel-packages] [Bug 1837833] [NEW] EBS Volumes get stuck detaching from AWS instances

2019-07-24 Thread Matthew Ruffell
Public bug reported: On AWS, it is possible to get a EBS volume stuck in the detaching state, where it is not present in lsblk or lspci, but the cloud console says the volume is detaching, and pci / nvme errors are output to dmesg every 180 seconds. To reproduce reliably: 1) Start a AWS

[Kernel-packages] [Bug 1842037] Re: Oops when Kerberos credentials are invalid

2019-09-20 Thread Matthew Ruffell
Hi Frank, Thanks for the update. Let me know how the test kernel goes when users are on the system. I looked into your stack trace and found the below link: https://lore.kernel.org/lkml/20190529151003.hzmesyoiopnbc...@aura.draconx.ca/T/ I'm sure you have probably found it too when researching

[Kernel-packages] [Bug 1828978] Re: NFS connections block while causing a high-bandwidth RPC-pingpong between client and server

2019-10-01 Thread Matthew Ruffell
ged in: linux (Ubuntu) Status: New => Fix Released ** Changed in: linux (Ubuntu Disco) Status: New => In Progress ** Changed in: linux (Ubuntu Disco) Assignee: (unassigned) => Matthew Ruffell (mruffell) -- You received this bug notification because you are a member of Ker

[Kernel-packages] [Bug 1842037] Re: Oops when Kerberos credentials are invalid

2019-10-01 Thread Matthew Ruffell
Hi Frank, Thanks for the update. > > Did you try it on the original server which crashes frequently? Has it > > made things more stable? > > I tried on several of the affected servers. They are not more stable but > suffer from different NFS related problems now. > However, bug 1842037 is very

[Kernel-packages] [Bug 1842037] Re: Oops when Kerberos credentials are invalid

2019-10-02 Thread Matthew Ruffell
Hi Frank, I have tested the new test kernel and it boots successfully. Please note this kernel is NOT SUPPORTED by Canonical, and is for TESTING PURPOSES ONLY. ONLY Install in a dedicated test environment. Instructions to install (on a bionic system): 1) sudo add-apt-repository

[Kernel-packages] [Bug 1762940] Re: hibmc-drm Causes Unreadable Display for Huawei amd64 Servers

2019-09-29 Thread Matthew Ruffell
The patch has been mainlined as of Linux 5.4-rc1 with: commit feeb07d0ca5ad0d6edb5bb728e33e2e86118529d Author: Matthew Ruffell Date: Thu Aug 15 16:26:40 2019 +1200 Subject: drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds

[Kernel-packages] [Bug 1842037] Re: Oops when Kerberos credentials are invalid

2019-09-25 Thread Matthew Ruffell
Hi Frank, Just checking in to see how the test kernel is going. Does it fix your problem of the kernel crashing when users have invalid kerberos credentials? Did you try it on the original server which crashes frequently? Has it made things more stable? Did you have an opportunity to try the

[Kernel-packages] [Bug 1833319] Re: Performance degradation when copying from LVM snapshot backed by NVMe disk

2019-07-03 Thread Matthew Ruffell
I enabled enabled -proposed and installed 4.4.0-155.182, and went through the test case on a c5.large instance on aws. Note, I used the -generic kernel since -aws doesn't seem to be ready yet. The problem is solved and performance is the same as non-snapshot mounted disks. We can see that

[Kernel-packages] [Bug 1842037] Re: SUNRPC: Use after free when GSSD credentials are invalid causes oops

2019-11-17 Thread Matthew Ruffell
Hi Frank, Thanks for testing the kernel in -proposed, it lets us mark the bug as verified so the patches make it into the release, which will be happening in about two weeks going by https://kernel.ubuntu.com/ Just to be clear, you tested the bionic-hwe kernel 5.0.0-37~18.04.1 from bionic

[Kernel-packages] [Bug 1828978] Re: NFSv4.1: Interrupted connections cause high bandwidth RPC ping-pong between client and server

2019-11-17 Thread Matthew Ruffell
** Tags removed: verification-needed-disco ** Tags added: verification-done-disco -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1828978 Title: NFSv4.1: Interrupted connections cause

[Kernel-packages] [Bug 1842037] Re: SUNRPC: Use after free when GSSD credentials are invalid causes oops

2019-11-17 Thread Matthew Ruffell
** Tags removed: verification-needed-disco ** Tags added: verification-done-disco -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1842037 Title: SUNRPC: Use after free when GSSD

[Kernel-packages] [Bug 1850135] Re: mlx5: Tail padding HW Checksum crash in ubuntu 18.04

2019-11-12 Thread Matthew Ruffell
*** This bug is a duplicate of bug 1840854 *** https://bugs.launchpad.net/bugs/1840854 Hello, I believe this bug is a duplicate of Bug 1840854, and the fix should be released in 4.15.0-59. Can you please review Bug 1840854 and try installing a newer kernel, say 4.15.0-69, and let me know if

[Kernel-packages] [Bug 1842037] Re: SUNRPC: Use after free when GSSD credentials are invalid causes oops

2019-11-07 Thread Matthew Ruffell
Hi Frank, Just giving you an update on the status of these bugs. The kernel team has reviewed the patches I submitted, and each set of patches have received two acks each, meaning they will be built into the next kernel update. Bug 1842037:

[Kernel-packages] [Bug 1854887] [NEW] cifs: DFS Caching feature causing problems traversing multi-tier DFS setups

2019-12-02 Thread Matthew Ruffell
m Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Affects: linux (Ubuntu Disco) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Affects: linux (Ubuntu Eoan) Importance: Medium Assignee: Matthew Ruffell (mruffell)

[Kernel-packages] [Bug 1854887] Re: cifs: DFS Caching feature causing problems traversing multi-tier DFS setups

2019-12-02 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/ [Impact] There is a problem where kernels 5.0-rc1 and onwards cannot mount a multi tier cifs DFS setup, while kernels 4.20 and below can mount the share fine. The DFS tiering structure looks like this:

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-12-08 Thread Matthew Ruffell
Hi Mohammad, I have completed backporting both commits and I have built test kernels for each. Can you install the test kernels and run the reproducer with Mellanox hardware? My lab doesn't have any Mellanox NICs, so I can't test myself. Please note these test kernels are NOT SUPPORTED by

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-12-06 Thread Matthew Ruffell
** Changed in: linux (Ubuntu Bionic) Assignee: (unassigned) => Matthew Ruffell (mruffell) ** Changed in: linux (Ubuntu Bionic) Status: New => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-12-10 Thread Matthew Ruffell
** Description changed: - Hi, - we have the following issue which affects a lot of our customers this issue fixes upstream and need to add the fixes to ubuntu 18.04. + BugLink: https://bugs.launchpad.net/bugs/1854842 - Mlx5 driver: Tail padding HW Checksum crash in Ubuntu 18.04 kernel -

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-12-10 Thread Matthew Ruffell
Hi Mohammad, Thanks for testing those kernels. The second one did not include 0aa1d18615c163f92935b806dcaff9157645233a, which is why you still see the splat. Re-reading it, db849faa9bef993a1379dc510623f750a72fa7ce depends on 0aa1d18615c163f92935b806dcaff9157645233a to function, and I probably

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-12-07 Thread Matthew Ruffell
Hi Mohammad, I have backported: Subject: net/mlx5e: Rx, Fixup skb checksum for packets with tail padding Commit: 0aa1d18615c163f92935b806dcaff9157645233a to the bionic 4.15 kernel: https://paste.ubuntu.com/p/Svfp8DQGRP/ The test kernel is currently building in:

[Kernel-packages] [Bug 1828978] Re: NFSv4.1: Interrupted connections cause high bandwidth RPC ping-pong between client and server

2019-10-29 Thread Matthew Ruffell
** Summary changed: - NFS connections block while causing a high-bandwidth RPC-pingpong between client and server + NFSv4.1: Interrupted connections cause high bandwidth RPC ping-pong between client and server ** Description changed: - There's a bug in kernels before Linux 5.0 that affects

[Kernel-packages] [Bug 1842037] Re: Oops when Kerberos credentials are invalid

2019-10-19 Thread Matthew Ruffell
Hi Frank, It has been 9 days, or slightly over a week since you applied the respun test kernel to your systems. Are your systems stable now? Are they suffering any symptoms of Bug 1842037 or Bug 1828978? Is the test kernel more stable than regular released Ubuntu kernels? Do you think the

[Kernel-packages] [Bug 1840854] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-12-01 Thread Matthew Ruffell
Hi @mohamadh, Are you using the in-tree drivers that Ubuntu supplies? I have seen some customers using out of tree MOFED drivers from the Mellanox website that have been out of date, and being able to reproduce this on newer kernels like 4.15.0-66. Upon updating to newer MOFED drivers or

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2019-12-02 Thread Matthew Ruffell
** Package changed: ubuntu => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Fix Released ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Bionic) Importance: Undecided => Medium -- You received this bug

[Kernel-packages] [Bug 1842037] Re: SUNRPC: Use after free when GSSD credentials are invalid causes oops

2019-12-02 Thread Matthew Ruffell
Hi Frank, I have good news. The SRU has finished and the kernel update has been released to -updates. You can "apt update" and "apt upgrade" to install the fixed kernel. This kernel should be the exact same as the one from -proposed, which is version 5.0.0-37.40~18.04.1, so if you are still

[Kernel-packages] [Bug 1842037] Re: SUNRPC: Use after free when GSSD credentials are invalid causes oops

2019-10-29 Thread Matthew Ruffell
** Summary changed: - Oops when Kerberos credentials are invalid + SUNRPC: Use after free when GSSD credentials are invalid causes oops ** Description changed: - There's a bug in Linux Kernel 5.0 which is triggered by invalid - credentials when the NFS clients is trying to aquire them via GSSD.

[Kernel-packages] [Bug 1842037] Re: SUNRPC: Use after free when GSSD credentials are invalid causes oops

2019-10-29 Thread Matthew Ruffell
Hi Frank, Great to hear that the respun test kernel solves your NFS issues. I have submitted the patches to be included in the Ubuntu Bionic 5.0 HWE kernel. You can see the patches on the kernel mailing list if you are interested: Bug 1842037:

[Kernel-packages] [Bug 1847176] Re: [HP ENVY Laptop 13-ad1xx, Realtek ALC295, Speaker, Internal] Pulseaudio fails to detect card

2019-10-08 Thread Matthew Ruffell
@gunnarl, did your audio work correctly in kernel 5.0.0-29, and broke when you updated to 5.0.0-31? If you boot 5.0.0-29 by selecting it in grub when you turn your computer on, does your audio work? Might this be related to Bug 1846991? -- You received this bug notification because you are a

[Kernel-packages] [Bug 1865911] Re: Boot screens are formatted improperly, crypt unlock prompt doesn't display on correct screen, login screen doesn't come up properly after boot

2020-03-03 Thread Matthew Ruffell
*** This bug is a duplicate of bug 1864586 *** https://bugs.launchpad.net/bugs/1864586 Hi Jonathan, Thanks for reporting! This is an issue where the necessary files for the new plymouth theme, plymouth-theme-spinner / bgrt, are not placed in initrd properly. We are tracking this in Bug

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-01-22 Thread Matthew Ruffell
Hi Mohammad, I have some bad news. The patches are not present in the current SRU cycle and have been delayed until the next SRU cycle. This is not unique to us and this LP bug, everyone has had the same thing happen to them. The reason is that the kernel team are currently spinning kernels for

[Kernel-packages] [Bug 1854887] Re: cifs: DFS Caching feature causing problems traversing multi-tier DFS setups

2020-01-22 Thread Matthew Ruffell
Verification for disco. I went and installed 5.0.0-40-generic from -proposed to a disco box: $ uname -rv 5.0.0-40-generic #44-Ubuntu SMP Wed Jan 15 02:03:45 UTC 2020 I do not have access to a multi tier cifs mount, so I will try and connect to a known one with a bad username / password to ensure

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-02-03 Thread Matthew Ruffell
Hi Mohammad, It seems things have returned back to normal for this current SRU cycle, and the two commits you requested: net/mlx5e: Rx, Fix checksum calculation for new hardware net/mlx5e: Rx, Fixup skb checksum for packets with tail padding Have been tagged and built into the 4.15.0-87-generic

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-02-17 Thread Matthew Ruffell
Hi Mohammad, Thanks for verifying the kernel again, and good to see that things have been fixed when you run padded traffic over your NICs. The SRU cycle has completed, and the 4.15.0-88-generic kernel has been released to -updates. You can go ahead and tell your affected customers to upgrade to

[Kernel-packages] [Bug 1854887] Re: cifs: DFS Caching feature causing problems traversing multi-tier DFS setups

2020-02-09 Thread Matthew Ruffell
Verification for eoan, via the Bionic 5.3 HWE kernel. The customer installed 5.3.0-40-generic #32~18.04.1-Ubuntu to their bionic machine, and mounted their multi-tier cifs share: @:~$ uname -rv 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020 @:~$ cd /mnt/share/ @:/mnt/share$

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-02-09 Thread Matthew Ruffell
Hi Mohammad, Can you double check that you tested with the 4.15.0-87-generic kernel from -proposed with the following uname string? 4.15.0-87-generic #87-Ubuntu SMP Fri Jan 31 19:32:37 UTC 2020 You can verify that the patches have landed in the kernel by looking at the git tree: Checkout the

[Kernel-packages] [Bug 1863086] Re: unkillable process (kernel NULL pointer dereference)

2020-02-16 Thread Matthew Ruffell
Importance: Undecided Status: Confirmed ** Changed in: linux (Ubuntu Eoan) Status: New => Confirmed ** Changed in: linux (Ubuntu Eoan) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: linux (U

[Kernel-packages] [Bug 1863086] Re: unkillable process (kernel NULL pointer dereference)

2020-02-16 Thread Matthew Ruffell
The regression was introduced by the following commit: commit 315c69261dd3fa12dbc830d4fa00d1fad98d3b03 Author: Paul Wise Date: Fri Aug 2 21:49:05 2019 -0700 Subject: coredump: split pipe command whitespace before expanding template You can read it here:

[Kernel-packages] [Bug 1863086] Re: unkillable process (kernel NULL pointer dereference)

2020-02-13 Thread Matthew Ruffell
I cannot reproduce this. I compiled the reproducer program and tested on a Eoan VM running in KVM, with the same 5.3.0-29-generic kernel: ubuntu@ubuntu:~$ ./socktest Segmentation fault (core dumped) ubuntu@ubuntu:~$ tail /var/log/kern.log Feb 14 04:00:41 ubuntu kernel: [ 134.951620]

[Kernel-packages] [Bug 1863086] Re: unkillable process (kernel NULL pointer dereference)

2020-02-19 Thread Matthew Ruffell
I managed to figure out what was going on, and made a patch to fix the problem. I sent it upstream for feedback: Cover Letter: https://lore.kernel.org/linux-fsdevel/20200220051015.14971-1-matthew.ruff...@canonical.com/ Patch:

[Kernel-packages] [Bug 1863973] Re: Logitech USB Headset Causes Softlockups During Meetings

2020-02-19 Thread Matthew Ruffell
Attached is lsusb -vvv ** Attachment added: "lsusb -vvv" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863973/+attachment/5329623/+files/lsusb.txt ** Changed in: linux (Ubuntu Eoan) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Focal) Importance: Undecided =>

[Kernel-packages] [Bug 1863973] [NEW] Logitech USB Headset Causes Softlockups During Meetings

2020-02-19 Thread Matthew Ruffell
Public bug reported: [Impact] I have a Logitech H340 USB Headset and a Logitech C270 Webcam I use for meetings. I access Google Meet with Firefox. During a meeting, or immediately after one, and especially so if I join a second meeting after one finishes, my input devices start acting up and

[Kernel-packages] [Bug 1863973] Re: snd_usb_audio: Logitech USB Headset Causes Softlockups During Meetings

2020-02-19 Thread Matthew Ruffell
** Summary changed: - Logitech USB Headset Causes Softlockups During Meetings + snd_usb_audio: Logitech USB Headset Causes Softlockups During Meetings -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1863973] Re: Logitech USB Headset Causes Softlockups During Meetings

2020-02-19 Thread Matthew Ruffell
Attached is syslog from jorunalctl --since today ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863973/+attachment/5329622/+files/syslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1863973] Re: Logitech USB Headset Causes Softlockups During Meetings

2020-02-19 Thread Matthew Ruffell
Attached is dmesg for 5.3.0-40-generic #32-Ubuntu SMP Fri Jan 31 20:24:34 UTC 2020 ** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863973/+attachment/5329621/+files/dmesg.txt -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-02-12 Thread Matthew Ruffell
Hi Mohammad, Can you please test the 4.15.0-88-generic kernel in -proposed again? The SRU cycle will end in the next few days, and this bug needs to be verified if at all possible. To the kernel team: The two commits: net/mlx5e: Rx, Fixup skb checksum for packets with tail padding net/mlx5e:

[Kernel-packages] [Bug 1856608] Re: [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

2020-01-15 Thread Matthew Ruffell
Verification for the revert: lab@hostname:~$ uname -a Linux hostname 4.15.0-75-generic #85-Ubuntu SMP Wed Jan 15 00:31:23 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lab@hostname:~$ dmesg | grep "Cannot enable" lab@hostname:~$ dmesg | grep "Maybe" lab@hostname:~$ Booting the bionic kernel

[Kernel-packages] [Bug 1854842] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-01-07 Thread Matthew Ruffell
Hello Mohammad, The kernel team has reviewed the patches and they have received two acks from senior kernel developers: https://lists.ubuntu.com/archives/kernel-team/2019-December/106516.html https://lists.ubuntu.com/archives/kernel-team/2020-January/106624.html >From there, the patch was

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-14 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/1872863 [Impact] A recent grub2 SRU, LP #1864533, now forces the kernel to boot via the kernel EFI stub whenever EFI is enabled. This causes problems for QEMU/KVM virtual machines which use the VGA=std video device,

[Kernel-packages] [Bug 1872863] [NEW] QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-14 Thread Matthew Ruffell
Affects: kmod (Ubuntu Bionic) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Affects: linux (Ubuntu Bionic) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Tags: sts ** Description changed: -

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-14 Thread Matthew Ruffell
Attached is a picture of the garbled screen when VGA=std under booting via kernel EFI stub. ** Attachment added: "Garbled screen" https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1872863/+attachment/5354248/+files/Screenshot%20from%202020-04-15%2012-19-48.png -- You received this bug

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-14 Thread Matthew Ruffell
Attached is the debdiff for kmod, which removes bochs-drm from the framebuffer blacklist. ** Patch added: "kmod debdiff for bionic" https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1872863/+attachment/5354280/+files/lp1872863_bionic.debdiff -- You received this bug notification because

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-14 Thread Matthew Ruffell
Submitted Kernel patches to mailing list: https://lists.ubuntu.com/archives/kernel-team/2020-April/109027.html https://lists.ubuntu.com/archives/kernel-team/2020-April/109028.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-15 Thread Matthew Ruffell
I rebuilt the kmod and Linux packages to include the ppc64le and powerpc architectures, so we can test against POWER to ensure that LP #1378648 is no more, and we don't cause any regressions. I don't have access to any POWER machines though, so I need help testing. -- You received this bug

[Kernel-packages] [Bug 1863086] Re: unkillable process (kernel NULL pointer dereference)

2020-04-16 Thread Matthew Ruffell
Sudip Mukherjee made a more elegant fix than I did, and he posted it to the fsdevel mailing list: https://lore.kernel.org/linux- fsdevel/20200416194612.21418-1-sudipm.mukher...@gmail.com/ I got an email saying that this has now been pulled into the -mm tree. I will update when this patch

[Kernel-packages] [Bug 1869229] Re: Mounting LVM snapshots with xfs can hit kernel BUG in nvme driver

2020-04-07 Thread Matthew Ruffell
I created a new c5d.large instance on AWS, and installed 4.4.0-177-generic from -updates. I ran through the reproduction steps, and the issue reproduces. I then created a new c5d.large instance, enabled -proposed and installed 4.4.0-178-generic. I again ran through the reproduction steps, and

[Kernel-packages] [Bug 1840854] Re: mlx5_core reports hardware checksum error for padded packets on Mellanox NICs

2020-04-13 Thread Matthew Ruffell
Hi Jens, I highly recommend you go through the pain to upgrade the kernel on your GPU cluster to something modern, like 4.15.0-91-generic. There was quite a few regressions around the 4.15.0-56 to 4.15.0-58 mark, as we merged a lot of upstream stable patches in at that time. 4.15.0-91 is pretty

[Kernel-packages] [Bug 1863086] Re: unkillable process (kernel NULL pointer dereference)

2020-04-28 Thread Matthew Ruffell
Sudip's commit landed in mainline last week, in time for 5.7-rc3: commit db973a7289dad24e6c017dcedc6aee886579dc3a Author: Sudip Mukherjee Date: Mon Apr 20 18:14:20 2020 -0700 Subject: coredump: fix null pointer dereference on coredump As of this morning, it has been queued up in Greg-KH's

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-22 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/1872863 [Impact] A recent grub2 SRU, LP #1864533, now forces the kernel to boot via the kernel EFI stub whenever EFI is enabled. This causes problems for QEMU/KVM virtual machines which use the VGA=std video device,

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-21 Thread Matthew Ruffell
Attached is proof the VM is using VGA=std for the ppc64el test. ** Attachment added: "Proof VM is running VGA=std on ppc64el" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872863/+attachment/5357796/+files/Screenshot%20from%202020-04-22%2015-14-04.png -- You received this bug

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-21 Thread Matthew Ruffell
I have verified that enabling the bochs-drm kernel module on bionic does not cause any regressions for PowerKVM machines when the video device is VGA=std. TLDR: See Screenshot: https://launchpadlibrarian.net/475658598/Screenshot%20from%202020-04-22%2015-14-13.png This is in response to the main

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-21 Thread Matthew Ruffell
Attached is screenshot proof that bochs-drm functions correctly on 4.15.0-96-generic ppc64el, and does not cause any regressions when bochs-drm is enabled on ppc64el. ** Attachment added: "bochs-drm functions correctly on ppc64el"

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-05-02 Thread Matthew Ruffell
For both tests I used the kmod package from my test ppa, since it is still in the unapproved upload queue. Firstly, I installed 4.15.0-99-generic from -updates, and booted my EFI based KVM machine with VGA=std. The screen was garbled, as the framebuffer used was efifb. I then installed

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-04-22 Thread Matthew Ruffell
** Description changed: BugLink: https://bugs.launchpad.net/bugs/1872863 [Impact] A recent grub2 SRU, LP #1864533, now forces the kernel to boot via the kernel EFI stub whenever EFI is enabled. This causes problems for QEMU/KVM virtual machines which use the VGA=std video device,

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-05-10 Thread Matthew Ruffell
I repeated the same SRU verification as before, this time using kmod from -proposed. I installed a fresh Bionic KVM, with EFI enabled. I upgraded the system to use the latest -updates packages. Linux 4.15.0-99-generic and Kmod 24-1ubuntu3.3 were installed. I shut the machine down, set the VGA

[Kernel-packages] [Bug 1872863] Re: QEMU/KVM display is garbled when booting from kernel EFI stub due to missing bochs-drm module

2020-05-10 Thread Matthew Ruffell
I went and looked at the autopkgtest regressions, and they aren't actual regressions, just transient network problems and slow build timeouts. chrony autopkgtest regression on armhf: Need to get 263 kB of archives. After this operation, 2,048 B of additional disk space will be used. Err:1

[Kernel-packages] [Bug 1894104] Re: Patriot PXD USB SSD cannot be mount with type-C connector

2020-09-03 Thread Matthew Ruffell
@braingateway Can you please try booting into the 5.4.0-42-generic kernel and see if that works? When you turn your computer on, press and hold the shift key to access the GRUB boot menu. Select "Advanced Options" and then "Ubuntu, with Linux 5.4.0-42-generic" If 5.4.0-42-generic works and

[Kernel-packages] [Bug 1894104] Re: Patriot PXD USB SSD cannot be mount with type-C connector

2020-09-07 Thread Matthew Ruffell
How about you try a slightly older kernel then: To install 5.4.0-31-generic: $ sudo apt install linux-image-5.4.0-31-generic linux- modules-5.4.0-31-generic linux-modules-extra-5.4.0-31-generic linux- headers-5.4.0-31-generic linux-headers-5.4.0-31 Then reboot your computer. Do the same as you

[Kernel-packages] [Bug 1894591] [NEW] clock: overriding the clocksource should select the requested clocksource

2020-09-06 Thread Matthew Ruffell
Affects: linux (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: linux (Ubuntu Xenial) Importance: Medium Assignee: Matthew Ruffell (mruffell) Status: In Progress ** Tags: sts ** Also affects: linux (Ubuntu Xenial) Importance: Undecided S

  1   2   3   4   5   >