[Bug 1904654] Re: focal:linux-hwe-5.8 evdi-dkms build failure

2020-11-17 Thread Khaled El Mously
Source package: https://kernel.ubuntu.com/~kmously/evdi-1.7/ ** Also affects: evdi (Ubuntu) Importance: Undecided Status: New ** No longer affects: lttng-modules -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903952] [NEW] focal:linux-hwe-5.8 lttng-modules dkms failure

2020-11-11 Thread Khaled El Mously
Public bug reported: Impact: lttng-modules-dkms fail to build on Focal with the linux-hwe-5.8 kernel. Fix: Use version 2.12.2 instead of 2.11.2. That would bring it in line with the version used in groovy. Testcase: Attempt to build the currently-available 2.11.2 - observe that it fails. Create

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-10 Thread Khaled El Mously
@David Maybe this should be brought up in the next meeting. I don't think there's more that can be done about this from our side. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903543 Title: Block

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
>From the google_guest_agent code: google_guest_agent/instance_setup.go: func setIOScheduler() error { dir, err := os.Open("/sys/block") if err != nil { return err } defer dir.Close() devs, err := dir.Readdirnames(0) if err !=

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
With a modified kernel, I was able to determine the name of the process making the change: google_guest_agent Though I'm not really sure why it is making that change. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
In this new systemd timegraph (systemd-time-graph-2.svg) , at the time khaled.service is run, the scheduler had to changed to [none]: from rc.localTue Nov 10 03:39:00 UTC 2020 [mq-deadline] none from myscript.sh Tue Nov 10 03:39:08 UTC 2020 [none] mq-deadline The difference between the

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
;time thingie showing systemd service times" https://bugs.launchpad.net/ubuntu/+source/linux-gcp/+bug/1903543/+attachment/5432868/+files/tracing-systemd-1.svg ** Changed in: linux-gcp (Ubuntu) Assignee: (unassigned) => Khaled El Mously (kmously) -- You received this bug notificatio

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
sda is definitely being registered as mq-deadline .. and it appears to remain that way until quite late in the boot. But then something is changing the sda scheduler later at some point. No luck so far determining what is making that later change. -- You received this bug notification because

[Bug 1903543] Re: Block device scheduler should be multiqueue for spinning disks

2020-11-09 Thread Khaled El Mously
Strangely: [0.743029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [0.744256] io scheduler mq-deadline registered -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1899832] Re: CONFIG options for (ipip, sit) should not be built-in to the KVM kernels

2020-10-14 Thread Khaled El Mously
SRU patches: https://lists.ubuntu.com/archives/kernel- team/2020-October/114076.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899832 Title: CONFIG options for (ipip, sit) should not be

[Bug 1899832] Re: CONFIG options for (ipip, sit) should not be built-in to the KVM kernels

2020-10-14 Thread Khaled El Mously
** Description changed: CONFIG_NET_IPIP and CONFIG_IPV6_SIT are set to =y in the -kvm kernels. This means that they are always present in the kernel, and the virtual devices they created (tunl0 and sit0) are always present, even when not configured and not needed. This is causing

[Bug 1899832] [NEW] CONFIG options for (ipip, sit) should not be built-in to the KVM kernels

2020-10-14 Thread Khaled El Mously
for clouds that use the -kvm flavour, and there is no good reason for those configuration options to be =y anyway. So they should be converted to =m instead. ** Affects: linux-kvm (Ubuntu) Importance: Undecided Assignee: Khaled El Mously (kmously) Status: New ** Also affects: linux

[Bug 1898786] Re: Issue with bcache bch_mca_scan causing huge IO wait

2020-10-06 Thread Khaled El Mously
correction: from *a prior kernel version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1898786 Title: Issue with bcache bch_mca_scan causing huge IO wait To manage notifications about this bug go

[Bug 1898786] Re: Issue with bcache bch_mca_scan causing huge IO wait

2020-10-06 Thread Khaled El Mously
@Benjamin Allot is this a performance regression from the prior kernel version? If so, can you confirm the last "good" version? Perhaps we can do a bisect -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1894873] Re: focal/linux-raspi: Upstream raspberrypi patchset 2020-09-04

2020-09-18 Thread Khaled El Mously
** Changed in: linux-raspi (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1894873 Title: focal/linux-raspi: Upstream raspberrypi patchset

[Bug 1893779] Re: Enable irs1125 module

2020-09-18 Thread Khaled El Mously
** Changed in: linux-raspi (Ubuntu Focal) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893779 Title: Enable irs1125 module To manage notifications about

[Bug 1893115] Re: Focal update: v5.4.61 upstream stable release

2020-09-16 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893115 Title: Focal update: v5.4.61 upstream stable release To manage

[Bug 1893248] Re: Xenial update: v4.4.234 upstream stable release

2020-09-15 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893248 Title: Xenial update: v4.4.234 upstream stable release To

[Bug 1891454] Re: [UBUNTU 20.04] kernel: s390/cpum_cf, perf: changeDFLT_CCERROR counter name

2020-09-15 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1891454 Title: [UBUNTU 20.04] kernel: s390/cpum_cf,perf:

[Bug 1893905] Re: Disable CONFIG_BRCM_TRACING

2020-09-15 Thread Khaled El Mously
** Changed in: linux-raspi (Ubuntu Focal) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893905 Title: Disable CONFIG_BRCM_TRACING To manage notifications

[Bug 1895174] Re: Focal update: v5.4.62 upstream stable release

2020-09-15 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1895174 Title: Focal update: v5.4.62 upstream stable release To manage

[Bug 1893778] Re: [UBUNTU 20.04] zPCI device hot-plug during boot may result in unusable device

2020-09-15 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893778 Title: [UBUNTU 20.04] zPCI device hot-plug during boot may

[Bug 1887740] Re: Request for eBPF patches into the 5.4 kernel

2020-08-30 Thread Khaled El Mously
** Description changed: The cloud vendor is requesting backport of 13 patches from upstream. These changes are mostly improvements to the bpf networking-related code. Please see the SalesForce case for more information:

[Bug 1887740] Re: Request for eBPF patches into the 5.4 kernel

2020-08-30 Thread Khaled El Mously
** Description changed: + The cloud vendor is requesting backport of 13 patches from upstream. + These changes are mostly improvements to the bpf networking-related + code. + Please see the SalesForce case for more information:

[Bug 1887740] Re: Request for eBPF patches into the 5.4 kernel

2020-08-30 Thread Khaled El Mously
** Also affects: linux-gcp (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux (Ubuntu) ** Also affects: linux-gcp (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1887674] Re: Introduce the new NVIDIA 450-server and the 450 UDA series

2020-08-27 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: Triaged => Fix Committed ** Changed in: linux-restricted-modules (Ubuntu Focal) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887674] Re: Introduce the new NVIDIA 450-server and the 450 UDA series

2020-08-27 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: Triaged => Fix Committed ** Changed in: linux-restricted-modules (Ubuntu Bionic) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1874503] Re: Mellanox Check For Write Combining Support

2020-08-27 Thread Khaled El Mously
** Changed in: linux-azure (Ubuntu Focal) Status: In Progress => Fix Committed ** Changed in: linux-azure-4.15 (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1875467] Re: Enable Invariant TSC Support

2020-08-27 Thread Khaled El Mously
** Changed in: linux-azure-4.15 (Ubuntu Bionic) Status: Confirmed => Fix Committed ** Changed in: linux-azure (Ubuntu Focal) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1891222] Re: Only notify Hyper-V for die events that are oops

2020-08-27 Thread Khaled El Mously
** Changed in: linux-azure (Ubuntu Focal) Status: In Progress => Fix Committed ** Changed in: linux-azure-4.15 (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1876770] Re: speed for CX4 VF showing as unknown in ethtool output

2020-08-27 Thread Khaled El Mously
** Changed in: linux-azure-4.15 (Ubuntu Bionic) Status: Triaged => Fix Committed ** Changed in: linux-azure (Ubuntu Focal) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1892822] Re: Xenial update: 4.4.233 upstream stable release

2020-08-25 Thread Khaled El Mously
** Description changed: + SRU Justification - SRU Justification + Impact: +    The upstream process for stable tree updates is quite similar +    in scope to the Ubuntu SRU process, e.g., each patch has to +    demonstrably fix a bug, and each patch is vetted by upstream +  

[Bug 1892822] Re: Xenial update: 4.4.233 upstream stable release

2020-08-25 Thread Khaled El Mously
The conflict in #2 is due to the change 43711a479c1eb38a6c4836e31fddd5599aa95884 "bcache: fix high CPU occupancy during journal" which was applied as part of https://bugs.launchpad.net/bugs/1784665. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1892822] Re: Xenial update: 4.4.233 upstream stable release

2020-08-25 Thread Khaled El Mously
Encountered minor conflict when applying: bcache: allocate meta data pages as compound pages in journal.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1892822 Title: Xenial update: 4.4.233

[Bug 1892822] Re: Xenial update: 4.4.233 upstream stable release

2020-08-25 Thread Khaled El Mously
Skipped: - xfs: don't call xfs_da_shrink_inode with NULL bp (applied already for CVE-2018-13094) - net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() (fixed already for CVE-2018-8043) ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-13094 ** CVE

[Bug 1892822] [NEW] Xenial update: 4.4.233 upstream stable release

2020-08-25 Thread Khaled El Mously
Public bug reported: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either

[Bug 1892397] [NEW] Fix statistics on Broadcom Ethernet driver

2020-08-20 Thread Khaled El Mously
Public bug reported: This bug tracks the SalesForce case: https://canonical.lightning.force.com/lightning/r/Case/5003z27icLIAAY/view [Impact] Without these fixes, network statistics are under-reported. See SalesForce ticket for more information [Test case] Oracle tested and reported the

[Bug 1887734] Re: soc/amd/renoir: detect dmic from acpi table

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887734 Title: soc/amd/renoir: detect dmic from acpi table To manage

[Bug 1879470] Re: stress-ng on gcov enabled focal kernel triggers OOPS

2020-08-07 Thread Khaled El Mously
** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Focal) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887774] Re: [UBUNTU 20.04] zfcp: Fix panic on ERP timeout for previously dismissed ERP

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Released ** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1888166] Re: soc/amd/renoir: change the module name to make it work with ucm3

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888166 Title: soc/amd/renoir: change the module name to make it work

[Bug 1859873] Re: Reapply "usb: handle warm-reset port requests on hub resume"

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1859873 Title: Reapply "usb: handle warm-reset port requests on hub

[Bug 1886860] Re: cgroup refcount is bogus when cgroup_sk_alloc is disabled

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are

[Bug 1877757] Re: No sound, Dummy output on Acer Swift 3 SF314-57G with Ice Lake core-i7 CPU

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877757 Title: No sound, Dummy output on Acer Swift 3 SF314-57G with

[Bug 1888690] Re: Xenial update: v4.4.231 upstream stable release

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888690 Title: Xenial update: v4.4.231 upstream stable release To

[Bug 1889375] Re: Fix right speaker of HP laptop

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889375 Title: Fix right speaker of HP laptop To manage notifications

[Bug 1889928] Re: Xenial update: v4.4.232 upstream stable release

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889928 Title: Xenial update: v4.4.232 upstream stable release To

[Bug 1872383] Re: blk_update_request error when mount nvme partition

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872383 Title: blk_update_request error when mount nvme partition To

[Bug 1889282] Re: add pvtime support for arm64 guests

2020-08-07 Thread Khaled El Mously
** Changed in: linux-aws (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889282 Title: add pvtime support for arm64 guests To manage

[Bug 1888907] Re: Bionic update: upstream stable patchset 2020-07-24

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888907 Title: Bionic update: upstream stable patchset 2020-07-24 To

[Bug 1889474] Re: Bionic update: upstream stable patchset 2020-07-29

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889474 Title: Bionic update: upstream stable patchset 2020-07-29 To

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

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887607 Title: NFSv4.1: Interrupted connections cause high bandwidth

[Bug 1877270] Re: Devlink - add RoCE disable kernel support

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877270 Title: Devlink - add RoCE disable kernel support To manage

[Bug 1889735] Re: tap: use after free

2020-08-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889735 Title: tap: use after free To manage notifications about this

[Bug 1867983] Re: Computer is frozen after suspend

2020-08-07 Thread Khaled El Mously
@Glandos you are right, the fix was not committed to Focal. However, it has since been committed by Kelsey on Aug 3, and the Focal kernel with this fix should release on Aug 31. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1888000] Re: Bionic/Xenial minimal cloud image: failed to apply load kernel module

2020-07-17 Thread Khaled El Mously
>From linux-modules-4.15.0-112-generic_4.15.0-112.113_amd64.deb : drwxr-xr-x root/root 0 2020-07-09 19:13 ./lib/modules/4.15.0-112-generic/kernel/drivers/infiniband/ulp/ drwxr-xr-x root/root 0 2020-07-09 19:13 ./lib/modules/4.15.0-112-generic/kernel/drivers/infiniband/ulp/iser/

[Bug 1888000] Re: Bionic/Xenial minimal cloud image: failed to apply load kernel module

2020-07-17 Thread Khaled El Mously
(Ignore comment #12, that was for the master kernel not -kvm) To clarify: linux-modules-4.15.0-1069-kvm_4.15.0-1069.70_amd64.deb does *not* contain the ib_iser.ko module. I don't think it was actually removed from that kernel recently though. Nothing has changed in that area as far as I know --

[Bug 1861284] Re: Build and ship a signed wireguard.ko

2020-07-16 Thread Khaled El Mously
The -modules package of the -112 kernel contains the following wireguard module: └[~]> modinfo /tmp/wireguard.ko filename: /tmp/wireguard.ko intree: Y alias: net-pf-16-proto-16-family-wireguard alias: rtnl-link-wireguard version:1.0.20200611 author:

[Bug 1887740] [NEW] Request for eBPF patches into the 5.4 kernel

2020-07-15 Thread Khaled El Mously
Public bug reported: Please see the SalesForce case for more information: https://canonical.lightning.force.com/lightning/r/Case/5003z27kZitAAE/view ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete -- You received this bug notification because you are a

[Bug 1886668] Re: linux 4.15.0-109-generic network DoS regression vs -108

2020-07-09 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1877461] Re: Bionic update: upstream stable patchset 2020-05-07

2020-07-09 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877461 Title: Bionic update: upstream stable patchset 2020-05-07 To

[Bug 1886668] Re: linux 4.15.0-109-generic network DoS regression vs -108

2020-07-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886668 Title: linux 4.15.0-109-generic network DoS regression vs -108

[Bug 1882831] Re: Eoan update: upstream stable patchset 2020-06-09

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882831 Title: Eoan update: upstream stable patchset 2020-06-09 To

[Bug 1885775] Re: Eoan update: upstream stable patchset 2020-06-30

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885775 Title: Eoan update: upstream stable patchset 2020-06-30 To

[Bug 1885011] Re: Eoan update: upstream stable patchset 2020-06-24

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885011 Title: Eoan update: upstream stable patchset 2020-06-24 To

[Bug 1884296] Re: Eoan update: upstream stable patchset 2020-06-19

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884296 Title: Eoan update: upstream stable patchset 2020-06-19 To

[Bug 1885176] Re: Bionic update: upstream stable patchset 2020-06-25

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885176 Title: Bionic update: upstream stable patchset 2020-06-25 To

[Bug 1883314] Re: Bionic update: upstream stable patchset 2020-06-12

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883314 Title: Bionic update: upstream stable patchset 2020-06-12 To

[Bug 1883167] Re: Bionic update: upstream stable patchset 2020-06-11

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883167 Title: Bionic update: upstream stable patchset 2020-06-11 To

[Bug 1882955] Re: LXD 4.2 broken on linux-kvm due to missing VLAN filtering

2020-06-30 Thread Khaled El Mously
** Changed in: linux-kvm (Ubuntu Eoan) Status: Triaged => Fix Committed ** Changed in: linux-kvm (Ubuntu Bionic) Status: Triaged => Fix Committed ** Changed in: linux-kvm (Ubuntu Xenial) Status: Triaged => Fix Committed -- You received this bug notification because you are

[Bug 1884767] Re: shiftfs: fix btrfs regression

2020-06-30 Thread Khaled El Mously
** Also affects: linux (Ubuntu Eoan) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Eoan) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1882930] Re: focal/linux-raspi: Upstream raspberrypi patchset 2020-06-10

2020-06-30 Thread Khaled El Mously
** Changed in: linux-raspi (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882930 Title: focal/linux-raspi: Upstream raspberrypi patchset

[Bug 1884251] Re: Support Audio Mute LED for two new HP laptops

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884251 Title: Support Audio Mute LED for two new HP laptops To manage

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1884089] Re: Focal update: v5.4.47 upstream stable release

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884089 Title: Focal update: v5.4.47 upstream stable release To manage

[Bug 1878142] Re: Enable VIDEO_BCM2835_UNICAM and VIDEO_RPIVID

2020-06-30 Thread Khaled El Mously
** Changed in: linux-raspi (Ubuntu Focal) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878142 Title: Enable VIDEO_BCM2835_UNICAM and VIDEO_RPIVID To

[Bug 1875456] Re: Azure diagnostic/serviceability improvement

2020-06-30 Thread Khaled El Mously
** Changed in: linux-azure-4.15 (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875456 Title: Azure diagnostic/serviceability improvement

[Bug 1876259] Re: bcm2835-codec module is missing

2020-06-30 Thread Khaled El Mously
** Changed in: linux-raspi (Ubuntu Focal) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876259 Title: bcm2835-codec module is missing To manage

[Bug 1883184] Re: Focal update: v5.4.46 upstream stable release

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883184 Title: Focal update: v5.4.46 upstream stable release To manage

[Bug 1856387] Re: Freezing on boot since kernel 4.15.0-72-generic release

2020-06-30 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856387 Title: Freezing on boot since kernel 4.15.0-72-generic release

[Bug 1880975] Re: Request to include two NUMA related commits in Azure kernels

2020-06-30 Thread Khaled El Mously
** Changed in: linux-azure (Ubuntu Focal) Status: Triaged => Fix Committed ** Changed in: linux-azure (Ubuntu Eoan) Status: Triaged => Fix Committed ** Changed in: linux-azure (Ubuntu Bionic) Status: Triaged => Fix Committed -- You received this bug notification because

[Bug 1884564] Re: Xenial update: v4.4.228 upstream stable release

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884564 Title: Xenial update: v4.4.228 upstream stable release To

[Bug 1884159] Re: Update lockdown patches

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Xenial) Status: In

[Bug 1826848] Re: ip_defrag.sh in net from ubuntu_kernel_selftests failed with 5.0 / 5.3 / 5.4 kernel

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1850876] Re: CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

2020-06-29 Thread Khaled El Mously
** Changed in: linux-raspi2 (Ubuntu Eoan) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850876 Title: CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

[Bug 1883916] Re: Xenial update: v4.4.225 upstream stable release

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883916 Title: Xenial update: v4.4.225 upstream stable release To

[Bug 1883918] Re: Xenial update: v4.4.227 upstream stable release

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883918 Title: Xenial update: v4.4.227 upstream stable release To

[Bug 1883917] Re: Xenial update: v4.4.226 upstream stable release

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883917 Title: Xenial update: v4.4.226 upstream stable release To

[Bug 1882802] Re: Focal update: v5.4.45 upstream stable release

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882802 Title: Focal update: v5.4.45 upstream stable release To manage

[Bug 1882478] Re: smpboot: don't call topology_sane() when Sub-NUMA-Clustering is enabled

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1883962] Re: apparmor reference leak causes refcount_t overflow with af_alg_accept()

2020-06-29 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883962 Title: apparmor reference leak causes refcount_t overflow with

[Bug 1861284] Re: Build and ship a signed wireguard.ko

2020-06-08 Thread Khaled El Mously
Confirmed that wireguard.ko is built: ┌[kmously@kbuntu] [11:50:24] [1] └[~/download/firefox]> dpkg -c linux-modules-5.3.0-56-generic_5.3.0-56.50_amd64.deb|grep -i wire drwxr-xr-x root/root 0 2020-05-25 23:45 ./lib/modules/5.3.0-56-generic/kernel/wireguard/ -rw-r--r-- root/root

[Bug 1881869] Re: linux-aws: Xen / hibernation: xen-netfront panic + resume hangs

2020-06-08 Thread Khaled El Mously
** Changed in: linux-aws (Ubuntu Eoan) Status: Confirmed => Fix Committed ** Changed in: linux-aws (Ubuntu Focal) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1882303] Re: Eoan update: upstream stable patchset 2020-06-05

2020-06-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882303 Title: Eoan update: upstream stable patchset 2020-06-05 To

[Bug 1821434] Re: Panic on suspend/resume Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: sata_pmp_eh_recover+0xa2b/0xa40

2020-06-07 Thread Khaled El Mously
Thanks for the verification @vali !! ** Tags removed: verification-needed-eoan verification-needed-focal verification-needed-xenial ** Tags added: verification-done-eoan verification-done-focal verification-done-xenial -- You received this bug notification because you are a member of Ubuntu

[Bug 1881927] Re: Focal update: v5.4.44 upstream stable release

2020-06-05 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881927 Title: Focal update: v5.4.44 upstream stable release To manage

[Bug 1881178] Re: Focal update: v5.4.43 upstream stable release

2020-06-05 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881178 Title: Focal update: v5.4.43 upstream stable release To manage

[Bug 1879759] Re: Focal update: v5.4.42 upstream stable release

2020-06-05 Thread Khaled El Mously
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879759 Title: Focal update: v5.4.42 upstream stable release To manage

[Bug 1881657] Re: Eoan update: upstream stable patchset 2020-06-01

2020-06-05 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881657 Title: Eoan update: upstream stable patchset 2020-06-01 To

[Bug 1879397] Re: Eoan update: upstream stable patchset 2020-05-18

2020-06-05 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879397 Title: Eoan update: upstream stable patchset 2020-05-18 To

<    1   2   3   4   5   6   7   8   9   10   >