A quick skim through the commits during -55 and -56 nothing really standout.
Before doing a full kernel bisection, can you please test kernel in proposed
(-60):
https://wiki.ubuntu.com/Testing/EnableProposed
--
You received this bug notification because you are a member of Kernel
Packages, whic
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
I confirm that latest bios fixes the problem on 5.0.0-25 using rtw88. So
the whole time it was related to the ACPI IVRS bug. I wonder how many of
these little model-specific quirk work-arounds are sitting in the
various kernel drivers.
--
You received this bug notification because you are a membe
Fix submitted: https://lists.ubuntu.com/archives/kernel-
team/2019-August/103448.html
The problem is purely in the selftests and not a problem with the kernel
build itself. This failure should *not* block the SRU.
** Changed in: linux (Ubuntu Bionic)
Importance: Undecided => High
** Changed i
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: Incomp
I update kernel 5.3-rc6 to notePC intel Celeron N3450 that is only UEFI.
This PC do not occur purple screen blink.
when install kernel, waring occur.
W: Possible missing firmware /lib/firmware/i915/icl_guc_32.0.3.bin for module
i915
W: Possible missing firmware /lib/firmware/i915/glk_guc_32.0.3.b
** Changed in: kernel-sru-workflow/security-signoff
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/security-signoff
Assignee: Canonical Security Team (canonical-security) => Steve Beattie
(sbeattie)
--
You received this bug notification because you are a member
** Changed in: kernel-sru-workflow/security-signoff
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/security-signoff
Assignee: Canonical Security Team (canonical-security) => Steve Beattie
(sbeattie)
--
You received this bug notification because you are a member
** Changed in: kernel-sru-workflow/security-signoff
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/security-signoff
Assignee: Canonical Security Team (canonical-security) => Steve Beattie
(sbeattie)
--
You received this bug notification because you are a member
** Changed in: kernel-sru-workflow/security-signoff
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/security-signoff
Assignee: Canonical Security Team (canonical-security) => Steve Beattie
(sbeattie)
--
You received this bug notification because you are a member
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
backports: bug 1840820 (bionic/li
** Changed in: kernel-sru-workflow/security-signoff
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/security-signoff
Assignee: Canonical Security Team (canonical-security) => Steve Beattie
(sbeattie)
--
You received this bug notification because you are a member
Thanks guys, I will take a look at @kaihengfeng link for trying to debug
and search for some clues
--
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/1832144
Title:
Ubuntu 19.04 suspend free
** Changed in: kernel-sru-workflow/prepare-package
Status: New => Confirmed
** Changed in: kernel-sru-workflow/prepare-package-meta
Status: New => Confirmed
** Changed in: kernel-sru-workflow/prepare-package-signed
Status: New => Confirmed
** Changed in: kernel-sru-workflow/
** Changed in: kernel-sru-workflow
Status: New => In Progress
** Changed in: kernel-sru-workflow/prepare-package
Assignee: Khaled El Mously (kmously) => Canonical Kernel Team
(canonical-kernel-team)
** Changed in: kernel-sru-workflow/prepare-package-meta
Assignee: Khaled El Mous
I tried physically removing the 4G modem card from inside the laptop,
because there were messages related to it in the output of dmesg from
the time when the suspend fails.
Removing the 4G modem card causes suspend to work properly.
12d1:15bb Huawei Technologies Co., Ltd. ME936 LTE/HSDPA+ 4G mode
> This probably means linux-modules-extra isn't installed.
You're quite right, it wasn't installed. After installing it, the graphical
glitches go away, and the WiFi works. The sleep issue remains, in both -56 and
-57.
--
You received this bug notification because you are a member of Kernel
Pac
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1841841
and then change the status of the bug to 'Confirmed'.
If, due to the nature
** Changed in: kernel-sru-workflow
Status: In Progress => New
** Changed in: kernel-sru-workflow/certification-testing
Status: Invalid => New
** Changed in: kernel-sru-workflow/prepare-package
Status: Fix Released => New
** Changed in: kernel-sru-workflow/prepare-package-met
Public bug reported:
One of the test systems we use for testing snap updates is:
Dell Inspiron 5759
Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
Advanced Micro Devices, Inc. [AMD/ATI] - 1002:6660, Intel - 8086:1916
We picked this one, some time ago from a pool of hardware to use for one
of the test s
** Changed in: kernel-sru-workflow/automated-testing
Status: Incomplete => Fix Released
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow se
FWIW, this just happened again while trying out the latest mainline
kernel from https://kernel.ubuntu.com/~kernel-ppa/mainline
* Kernels up to v5.3-rc5 work fine, but booting it takes up ~36MB of /run
(unpacking during boot)
on the Dom0 here.
* Kernel v5.3-rc6 seems to take up even more, fillin
Public bug reported:
When installing linux-modules-nvidia-418-generic using apt, I expect the
nvidia driver to be available immediately after the install completes.
However, I must reboot before nvidia-smi returns driver information.
AS a side note: sudo udevadm control --reload && sudo udevadm t
> They also have graphical glitches and no WiFi
This probably means linux-modules-extra isn't installed. Can you please confirm
it's installed?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bu
> that is a fix for me
excellent, thanks. The patch there is the same idea as from comment 70, to
only process the hid2hci rules on 'add' action events. It's the same as was
proposed upstream:
https://lore.kernel.org/patchwork/patch/902126/#1138115
The only thing needed now before merging th
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285452/+files/WifiSyslog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages,
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285446/+files/Lspci.txt
--
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/1841669
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285445/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285451/+files/UdevDb.txt
--
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/1841669
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285450/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285448/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.l
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285449/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1841669/+attachment/5285447/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Tags added: apport-collected xenial
** Description changed:
Hello,
We are testing network performance with SR-IOV on ubuntu and security
onion in Rhev Hypervisor. We are using a SuperMicro box running T-rex
traffic generator on CentOS which is connected to a giga
Backport to xenial attached at https://bugs.launchpad.net/ubuntu/+source
/kexec-tools/+bug/1828596/comments/26. Waiting for sponsorship now.
Should get in -proposed by next week.
Cascardo.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to m
** Tags added: regression-testing-passed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oracle in Ubuntu.
https://bugs.launchpad.net/bugs/1839996
Title:
xenial/linux-oracle: 4.15.0-1022.25~16.04.1 -proposed tracker
Status in Ker
** Changed in: kernel-sru-workflow/automated-testing
Status: Incomplete => Fix Released
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow se
** Changed in: kernel-sru-workflow/regression-testing
Status: Confirmed => Fix Released
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow se
Great! Thank you, Dan, that is a fix for me.
My config:
Dell Studio 1558
Ubuntu MATE 18.04.3 LTS, Linux 5.0.0-25-generic x86_64
lsusb (partial):
Bus 001 Device 007: ID 413c:8160 Dell Computer Corp. Wireless 365 Bluetooth
Bus 001 Device 006: ID 413c:8162 Dell Computer Corp. Integrated Touchpad
[Sy
** Changed in: linux (Ubuntu Bionic)
Status: Fix Committed => Confirmed
--
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/1811254
Title:
HP ProBook 470 G5, LED's in Hotkeys f5, f8 an
** Changed in: kernel-sru-workflow/automated-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Changed in: kernel-sru-workflow/regression-testing
Status: New => Confirmed
** Changed in: kernel-sru
** Changed in: kernel-sru-workflow/automated-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/certification-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Changed in: kernel-
** Changed in: kernel-sru-workflow/automated-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/certification-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Changed in: kernel-
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1841669
and then change the status of the bug to 'Confirmed'.
If, due to the nature
** Package changed: kernel-package (Ubuntu) => linux (Ubuntu)
--
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/1841669
Title:
SR-IOV interface goes down when testing network performance
S
You have been subscribed to a public bug:
Hello,
We are testing network performance with SR-IOV on ubuntu and security
onion in Rhev Hypervisor. We are using a SuperMicro box running T-rex
traffic generator on CentOS which is connected to a gigamon to push
traffic to the Ubuntu/Security Onion VMs
@andre-miras, we do not experience the problem with Ubuntu 18.10(?) and
19.04 anymore. Please try to update, or test these releases. No idea,
what the cause and solution was in the end.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux
** Changed in: kernel-sru-workflow/automated-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Changed in: kernel-sru-workflow/regression-testing
Status: New => Confirmed
** Changed in: kernel-sru
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
backports: bug 1840826 (bionic/li
** Changed in: kernel-sru-workflow/promote-signing-to-proposed
Status: New => Confirmed
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Description changed:
This bug will contain status and test results related to a kernel source
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Changed in: kernel-sru-workflow/automated-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/certification-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Changed in: kernel-
It's been over a year that I have this Dell XPS 13 9360. And this touchpad
`DLL075B:01 06CB:76AF` with the same issue. I had this issue with both
touchscreen enabled and disabled in the BIOS.
I'm currently on 18.04 and kernel 5.0.0-25-generic.
For my case this issue happens most often soon after
I haven't had a single crash with the v5.0 kernel although I really
tried. I mark this bug as invalid.
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
http
Is this easily reproducible? Can you retry with the latest released
kernel 4.15.0-58.64? I haven't been able to reproduce the problem
locally so far. It would help if you could share the container and
workload, if that's possible at all. I'm still looking through the
dumpfiles but haven't made much
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Changed in: kernel-sru-workflow/regression-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/verification-testing
Status: New => Confirmed
** Description changed
The bug was introduced by the following commit backported from the upstream
stable 4.19.y:
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/bionic/commit/?h=master-next&id=c779b6c6b215bc3b3b7fcb39ab62f816bd6dfb75
The mainline commit changes also test_verifier.c from bpf self_tes
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Fix Committed => Fix Released
** Changed in: kernel-sru-workflow/regression-testing
Status: New => Confirmed
** Changed in: kernel-sru-workflow/verification-testing
Status: New => Confirmed
** Description changed
** Changed in: linux (Ubuntu Bionic)
Status: Incomplete => Confirmed
--
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/1841704
Title:
Test 391/u and 391/p from ubuntu_bpf failed on B
** Changed in: linux (Ubuntu Bionic)
Status: Incomplete => Confirmed
--
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/1841707
Title:
Test 491/u and 491/p from ubuntu_bpf failed on B
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
** Changed in: ubuntu-power-systems
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubuntu.
https://bugs.launchpad.net/bugs/1681909
Title:
kdump is not captured in remote host
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy
Whitcroft (apw)
--
You received this bug notification because you are a me
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into bionic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1~18.04.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new p
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into bionic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1~18.04.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new p
*** This bug is a duplicate of bug 1793965 ***
https://bugs.launchpad.net/bugs/1793965
** This bug has been marked a duplicate of bug 1793965
Firmware update daemon resets displays connected to Dell TB16 dock soon
after every first login
--
You received this bug notification because you
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into bionic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1~18.04.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new p
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into bionic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1~18.04.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new p
Hello Thadeu, or anyone else affected,
Accepted makedumpfile into bionic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1~18.04.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new pac
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into disco-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1.1 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into disco-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1.1 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into disco-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1.1 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
Hello bugproxy, or anyone else affected,
Accepted makedumpfile into disco-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1.1 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy
Whitcroft (apw)
--
You received this bug notification because you are a me
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy
Whitcroft (apw)
--
You received this bug notification because you are a me
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy
Whitcroft (apw)
--
You received this bug notification because you are a me
Hello Thadeu, or anyone else affected,
Accepted makedumpfile into disco-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/makedumpfile/1:1.6.5-1ubuntu1.1 in
a few hours, and then in the -proposed repository.
Please help us by testing this new package.
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy
Whitcroft (apw)
--
You received this bug notification because you are a me
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy
Whitcroft (apw)
--
You received this bug notification because you are a me
** Patch added: "backport to xenial"
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1828596/+attachment/5285400/+files/makedumpfile_1.6.3-2~16.04.2.debdiff
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to makedumpfile in Ubu
--- Comment From anjutsudha...@in.ibm.com 2019-07-16 01:49 EDT---
>
> Anju - we missing something else?
Hi Michael,
This seems to be a different issue. Not related to thread-imc. Similar perf
fuzzer issues are reported in
https://bugzilla.linux.ibm.com/show_bug.cgi?id=161854
https://bugz
** Patch removed: "debdiff for bionic"
https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1841288/+attachment/5284280/+files/makedumpfile_1.6.5-1ubuntu1.1~18.04.2.debdiff
** Patch added: "new debdiff for bionic"
https://bugs.launchpad.net/ubuntu/+source/makedumpfile/+bug/1841288/+
Hi Martijn,
Thanks for testing bionic-proposed!
So it will be resolved for bionic kernels shortly, when it hit bionic-updates.
Disco/19.04 will get this patch via stable updates in the near future
[1].
Eoan has it applied (LP: #1837725).
So this is all good.
Thanks again,
Mauricio
** Also aff
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: In Progress => Fix Committed
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflo
[Unstable][PATCH 0/6] Add support for ZFS debug symbols
https://lists.ubuntu.com/archives/kernel-team/2019-August/103425.html
--
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/1840704
Title:
** Changed in: kernel-sru-workflow/promote-to-proposed
Status: Confirmed => In Progress
** Changed in: kernel-sru-workflow/promote-to-proposed
Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy
Whitcroft (apw)
--
You received this bug notification because you are a me
4.15.0-57 and 4.15.0-56 are both affected.
(They also have graphical glitches and no WiFi.)
Contrary to comment #23, I found -57 at
https://launchpad.net/~canonical-kernel-security-team/+archive/ubuntu/ppa/+build/17349453
--
You received this bug notification because you are a member of Kernel
** Description changed:
This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.
For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
boot-testi
1 - 100 of 143 matches
Mail list logo