Since this course bisect shows the issue can be reproduced with a
mainline kernel I guess I can do the bisect myself and let you known the
result.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1992298
Ran check on the mainline kernel builds:
v5.3.18 crashes
v5.2.21 crashes
v5.1.21 crashes
v5.0.21 crashes
v4.20.17 OK
so the regression occurs between 4.20 and 5.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
Still breaks on 6.13.0-rc1
cking@plucky-amd64:~$ sudo ./stress-ng/stress-ng --hdd 8 --temp-path=/mnt -v
--verify --klog-check -t 20
stress-ng: debug: [13576] invoked with './stress-ng/stress-ng --hdd 8
--temp-path=/mnt -v --verify --klog-check -t 20' by user 0 'root'
stress-ng: debug: [13576] st
Afraid so.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1992298
Title:
hfsplus truncation can crash/hang 5.19 kernels
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubunt
Re-uploaded to -proposed to fix following:
Rejected:
Rejected by Chris Halse Rogers: .changes file does not contain
Launchpad-Bugs-Fixed: metadata, necessary for SRU tracking. Was this source
package built on Debian?
** Changed in: thermald (Ubuntu)
Status: New => In Progress
** Changed
Patch looks good, applied and uploaded to -proposed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2087816
Title:
[SRU] patch thermald in noble to support Intel Lunar Lake and Arrow
Lake CPUs
To
fix: noble debdiff
** Patch added: "noble debdiff"
https://bugs.launchpad.net/ubuntu/+source/qatengine/+bug/2087832/+attachment/5836399/+files/noble-qatengine.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
fix: oracular debdiff
** Patch added: "oracular debdiff"
https://bugs.launchpad.net/ubuntu/+source/qatengine/+bug/2087832/+attachment/5836395/+files/oracular-qatengine.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
fix: plucky debsdiff
** Patch added: "plucky qatengine debdiff fix"
https://bugs.launchpad.net/ubuntu/+source/qatengine/+bug/2087832/+attachment/5836364/+files/plucky-qatengine.debdiff
** Description changed:
- [SRU Justification, ORACULAR, NOBLE, PLUCKY]
+ [SRU Justification, NOBLE, ORACULA
cleanup function and there is a very limit impact
on the overall functionality of the qatengine. The code is only called on
termination, so the core functionality of the code is not altered.
** Affects: qatengine (Ubuntu)
Importance: Medium
Assignee: Colin Ian King (colin-king
Reverting 0a46ef234756dca04623b7591e8ebb3440622f0b on Linux 6.10.10
allows the test to run to completion w/o any lockups.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080853
Title:
oracular 6.11 k
$ git bisect bad
0a46ef234756dca04623b7591e8ebb3440622f0b is the first bad commit
commit 0a46ef234756dca04623b7591e8ebb3440622f0b (HEAD)
Author: Jan Kara
Date: Thu Mar 21 17:26:50 2024 +0100
ext4: do not create EA inode under buffer lock
ext4_xattr_set_entry() creates new EA inodes
-ng (Ubuntu Oracular)
Importance: Undecided => High
** Changed in: stress-ng (Ubuntu Noble)
Assignee: (unassigned) => Colin Ian King (colin-king)
** Changed in: stress-ng (Ubuntu Oracular)
Assignee: (unassigned) => Colin Ian King (colin-king)
--
You received this bug notifica
I do monthly releases, so 1st week of October is the next release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078871
Title:
Using a percentage of memory no longer works
To manage notifications
** Description changed:
How to reproduce this issue:
Kernel: 6.11.0-7, AMD64 virtual machine, oracular, updated 16th Sept
2024 @ 14:15 UK TZ
8 thread virtual machine (important, must be multiple CPU threads to trigger
the regression)
20GB virtio drive on /dev/vdb, 1 partition /dev
Seems to occur on 6.10 too.
** Bug watch added: Linux Kernel Bug Tracker #219283
https://bugzilla.kernel.org/show_bug.cgi?id=219283
** Also affects: linux via
https://bugzilla.kernel.org/show_bug.cgi?id=219283
Importance: Unknown
Status: Unknown
--
You received this bug notifica
Public bug reported:
How to reproduce this issue:
Kernel: 6.11.0-7, AMD64 virtual machine, oracular, updated 16th Sept
2024 @ 14:15 UK TZ
8 thread virtual machine (important, must be multiple CPU threads to trigger
the regression)
20GB virtio drive on /dev/vdb, 1 partition /dev/vdb1
sudo mkfs.
Good idea. I'll put that in for the next release, maybe under the -v
verbose mode option.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078871
Title:
Using a percentage of memory no longer works
T
My bad, I left some debug in the code to force it to fail. I've pushed a
fix:
commit 8cc021b51b2e6ff3d7c7c670c7c42aa4e58dfe87 (HEAD -> master, origin/master,
origin/HEAD)
Author: Colin Ian King
Date: Fri Sep 6 16:35:16 2024 +0100
stress-vm: remove debugging setting if in s
I've fixed this and pushed the fix upstream:
commit 3f6556fecb4386ee0eaecc8e187c659c15ae2039 (HEAD -> master)
Author: Colin Ian King
Date: Fri Sep 6 15:43:41 2024 +0100
stress-*: fix vm memory % size parameter handling
I'll try and get a new release of stress-ng out fai
I've added more debug into the vm stressor to see how much memory is
being allocated and the cause of the mmap failure with the upstream
stress-ng commit:
commit bca728b8f636935d5e13151b0886eadcd679d9a1 (HEAD -> master, origin/master,
origin/HEAD)
Author: Colin Ian King
Date: Thu Sep
The dev test could randomly hit the kernel bug due to the chaotic racy
access of devices by this stressor. One could try and use --no-rand-seed
to use the same base random seed for more repeatable testing.
The dev stressor does report the device being accessed in argv[], this
can be observed when
Also able to crash current Oracular amd64 generic kernel with stress-ng
apparmor stressor, see attached image
** Attachment added: "image of oracular crash"
https://bugs.launchpad.net/ubuntu-realtime/+bug/2068602/+attachment/5810324/+files/Screenshot%20from%202024-08-29%2010-27-09.png
--
You
** Summary changed:
- apparmor: access to uniniatliaed variable size may cause loop bounds overflow
+ apparmor: access to uninitialized variable size may cause loop bounds overflow
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Public bug reported:
Function unpack_secmark on a failed aa_unpack_array call may not set
variable size and so the fail path is executing a loop using an
undefined bounds on size.
VISIBLE_IF_KUNIT bool aa_unpack_array(struct aa_ext *e, const char *name, u16
*size)
{
void *pos = e->pos;
Any update on this? It's been 3 months..
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056451
Title:
hfs: concurrent create/unlink can trip -EEXIST on non-existent files
To manage notifications ab
Fair point. Where can I find the source?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068602
Title:
kernel oops in aafs_create in 6.8.1-1002-realtime kernel
To manage notifications about this bug
Reported upstream: https://bugzilla.kernel.org/show_bug.cgi?id=219007
** Bug watch added: Linux Kernel Bug Tracker #219007
https://bugzilla.kernel.org/show_bug.cgi?id=219007
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Reproducer:
#include
#include
int main(void)
{
pid_t pid = fork();
while (1) {
int fd;
fd = openat(AT_FDCWD, "/dev/dri/card1",
O_WRONLY|O_NONBLOCK|O_SYNC);
close(fd);
}
}
--
You received this bug notification becaus
Given it's a case of adding debug into the calling paths of
aafs_create() and into aafs_create to see why the ptr is null I don't
think finding reproducers is necessary the fast path to solving this. I
suspect this is a race condition hence it's not easily reproducible in
some configurations.
--
I disassembled the offending code, the error is in the following code:
r13 is zero so the mov 0x40 is accessing data from the NULL ptr in r13
8172898f: 4d 8b 55 40 mov0x40(%r13),%r10 <
here
81728993: 4d 8d ba c0 00 00 00lea0xc0(%r10),%r1
Thanks for investigating this. Much appreciated \o/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068749
Title:
modprobe of speakup modules on ARM RT kernel ends up in a lockup of
module loading
Same issue on ARM64 with 6.8.1-1002-realtime too:
stress-ng: error: [4568] klog-check: alert: [445.413206] 'Unable to handle
kernel access to user memory outside uaccess routines at virtual address
0040'
stress-ng: error: [4568] klog-check: alert: [445.413235] 'Mem abort info:'
stres
Public bug reported:
Ubuntu Noble, Real Time kernel:
cking@noble-amd64-efi:~$ uname -a
Linux noble-amd64-efi 6.8.1-1002-realtime #2-Ubuntu SMP PREEMPT_RT Tue May 21
21:13:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
How to reproduce issue:
git clone https://github.com/ColinIanKing/stress-ng
cd s
** Summary changed:
- kernel oops in aafs_create in 6.8.1-1002-realtime
+ kernel oops in aafs_create in 6.8.1-1002-realtime kernel
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068602
Title:
kerne
** Package changed: qemu (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068602
Title:
kernel oops in aafs_create in 6.8.1-1002-realtime kernel
To manage notifications abo
Public bug reported:
Ubuntu Noble, Real Time kernel:
cking@noble-amd64-efi:~$ uname -a
Linux noble-amd64-efi 6.8.1-1002-realtime #2-Ubuntu SMP PREEMPT_RT Tue May 21
21:13:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
How to reproduce issue:
git clone https://github.com/ColinIanKing/stress-ng
cd s
** Summary changed:
- weird file system free block state after creating files and removing them
with a mix of i/o operations
+ hfs: weird file system free block state after creating files and removing
them with a mix of i/o operations
--
You received this bug notification because you are a mem
** Bug watch added: Linux Kernel Bug Tracker #218571
https://bugzilla.kernel.org/show_bug.cgi?id=218571
** Also affects: linux via
https://bugzilla.kernel.org/show_bug.cgi?id=218571
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member
Public bug reported:
Summary:
create hfs file system, loop-back mount it, run filename stressor with
stress-ng to exercise filename create/stat/unlink and we get unexpected -EEXIST
errors.
This can be worked around by adding a sync() call after the unlink() to ensure
metadata is sync'd.
Kerne
Public bug reported:
Summary:
create hfs file system, loop-back mount it, run iomix stessor with
stress-ng to exercise with a mix of file I/O operations and remove files
at end. File system is empty but a lot of blocks are used and can't seem
to be recovered.
Kernel: 6.8.0-11-generic
test case:
Does not occur on pre-noble VMs, e.g. fine with mantic through to trusty
on all my VMs on the same host.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055310
Title:
dmesg spammed by virtui-fs and 9
** Attachment added: "screen shot of my noble VM on a noble server"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2055310/+attachment/5751725/+files/Screenshot%20from%202024-03-02%2022-57-52.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Good idea,
I've installed this on my host and it's still occurring on various VM
architectures (x86-64, ppc64el, s390x, ect). My host is noble and up to
date with updates.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
cking@noble-amd64:~$ uname -a
Linux noble-amd64 6.8.0-11-generic #11-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 14
00:29:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[9.551968] virtio-fs: tag not found
[9.555352] 9pnet_virtio: no channels available for device config
[ 14.850014] virtio-fs: tag
Public bug reported:
Ubuntu noble, as of 28 Feb 2024, on amd64, s390x, ppc64, seeing kernel
messages after boot (running instances in a VM using virt-manager)
uname -a
Linux noble-amd64-efi 6.6.0-14-generic #14-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov
30 10:27:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linu
** Changed in: zfs-linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899249
Title:
OpenZFS writing stalls, under load
Work-aound committed to stress-ng:
commit 69328da97f04745a9da2890c90c131c2322f81e2 (HEAD -> master)
Author: Colin Ian King
Date: Wed Apr 27 08:49:12 2022 +
stress-rawsock: make client wait for server to start
--
You received this bug notification because you are a member of Ubu
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu)
Importance: Undecided => High
** Changed in: stress-ng
Importance: Undecided => Low
** Changed in: stress-ng
Assignee: (unassigned) => Colin Ian King (colin-king)
**
See: https://lists.ubuntu.com/archives/kernel-
team/2022-March/128871.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966089
Title:
Update OS policy capability handshake
To manage notifications
This fix was requested by the thermald developer Srinivas Pandruvada to
support the new version of thermald.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966089
Title:
Update OS policy capability
Public bug reported:
== SRU JAMMY ==
Update int340x OS policy capability handshake; required for full
functionality in thermald 2.4.9 to improve functionality for newer H/W.
== The fix ==
Upstream commit:
commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4
Author: Srinivas Pandruvada
Date: Mon
Looks like a kernel bug and not a stress-ng issue to me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1962551
Title:
unshare test in ubuntu_stress_smoke_tests cause "BUG: unable to handle
page fa
Is there a URL to the C source in question?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1958142
Title:
port zsys generator changes from shell to C
To manage notifications about this bug go to:
ht
If it's written in C I thoroughly recommend it is put through static
analysis and -Wall -Wextra warnings to ensure this key component is
sane.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1958142
Tit
Verified this on the Impish kernel on my laptop with ~40 minutes of
testing. Looks OK to me, no regressions noted.
** Tags removed: verification-needed-impish
** Tags added: verification-done-impish
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
My old work laptop is kinda old junk now, I installed Fedora on it for
some other testing. I'll try and get this tested in the next few days,
but I need get Ubuntu onto it first.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
Thanks! :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
offline
To manage notifications about this bug go to:
htt
Verified on stress-ng 0.11.07-1ubuntu2
** Tags removed: verification-needed-focal
** Tags added: verification-fixed-focal
** Tags removed: verification-fixed-focal verification-fixed-hirsute
** Tags added: verification-done-focal verification-done-hirsute
--
You received this bug notification b
Verified on stress-ng 0.09-25-1ubuntu9
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1951152
Title:
Direct I/O wi
Verified on stress-ng 0.12.06-1ubuntu2 for hirsute
** Tags removed: verification-needed-hirsute
** Tags added: verification-fixed-hirsute
** Changed in: stress-ng (Ubuntu Impish)
Importance: Undecided => Medium
** Changed in: stress-ng (Ubuntu Hirsute)
Importance: Undecided => Medium
**
Verified on stress-ng 0.13.04-1ubuntu1 for impish
** Changed in: stress-ng (Ubuntu Impish)
Assignee: (unassigned) => Colin Ian King (colin-king)
** Changed in: stress-ng (Ubuntu Hirsute)
Assignee: (unassigned) => Colin Ian King (colin-king)
** Changed in: stress-ng (Ubuntu
** Changed in: zfs-linux (Ubuntu Focal)
Assignee: Colin Ian King (colin-king) => (unassigned)
** Changed in: zfs-linux (Ubuntu Focal)
Assignee: (unassigned) => Dimitri John Ledkov (xnox)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
** Also affects: stress-ng (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: stress-ng
** Changed in: stress-ng (Ubuntu)
Assignee: (unassigned) => Colin Ian King (colin-king)
** Changed in: stress-ng (Ubuntu)
Importance: Undecided => Medium
** Chan
Thanks for picking this up, much appreciated! :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
offline
To manage n
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540008/+files/acpidump.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540007/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Ti
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540006/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cp
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540005/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cp
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540003/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540004/+files/PulseList.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Titl
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540002/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/195
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5540001/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/553/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/554/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "PaInfo.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539998/+files/PaInfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cp
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539997/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539995/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cpuf
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539996/+files/Lsusb-t.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539994/+files/Lspci-vt.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539993/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cpuf
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539992/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539991/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1950584/+attachment/5539990/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584
Title:
cpufre
apport information
** Tags added: apport-collected jammy
** Description changed:
"Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
->adjust_perf() callback") caused intel_pstate to use nonzero HWP
desired values in certain usage scenarios, but it did not prevent
them from be
Public bug reported:
"Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
->adjust_perf() callback") caused intel_pstate to use nonzero HWP
desired values in certain usage scenarios, but it did not prevent
them from being leaked into the confugirations in which HWP desired
is expected t
** Changed in: zfs-linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => (unassigned)
** Changed in: zfs-linux (Ubuntu Impish)
Assignee: Colin Ian King (colin-king) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
ook at the local setup issue you
> may have when doing the merges?
>
> ** Package changed: zsys (Ubuntu) => zfs-linux (Ubuntu)
>
> ** Changed in: zfs-linux (Ubuntu)
> Assignee: (unassigned) => Colin Ian King (colin-king)
>
> ** Summary changed:
>
> - zs
I've retriggered the -proposed build, it should be available in the next
24 hours
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1939177
Title:
Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
Of note is this issue where the bug is reported against the Ubuntu 0.8.3
packages: https://github.com/openzfs/zfs/issues/10642
** Changed in: zfs-linux (Ubuntu Impish)
Assignee: (unassigned) => Colin Ian King (colin-king)
=> In Progress
** Changed in: zfs-linux (Ubuntu Focal)
Status: New => In Progress
** Changed in: zfs-linux (Ubuntu Focal)
Assignee: (unassigned) => Colin Ian King (colin-king)
** Changed in: zfs-linux (Ubuntu Hirsute)
Assignee: (unassigned) => Colin Ian King (colin-king)
** Changed in: linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => Krzysztof Kozlowski (krzk)
** Changed in: linux (Ubuntu)
Status: In Progress => Triaged
** Changed in: linux (Ubuntu)
Importance: High => Medium
--
You received this bug notification because you are
** Changed in: linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => Krzysztof Kozlowski (krzk)
** Changed in: linux (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Changed in: thermald (Ubuntu)
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1786575
Title:
Dell XPS 15 9570 - Thermal Shutdown Event & Annoying Full-Speed F
** Changed in: linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team
(ubuntu-kernel-team)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803881
Title:
ther
** Changed in: linux-azure (Ubuntu)
Assignee: Colin Ian King (colin-king) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822118
Title:
Kernel Panic while rebooting cl
** Changed in: linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team
(ubuntu-kernel-team)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851749
Title:
Frequently gett
** Changed in: zfs-linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861235
Title:
zfs recv PANIC
** Changed in: thermald (Ubuntu)
Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team
(ubuntu-kernel-team)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901266
Title:
system slugg
** Changed in: linux (Ubuntu)
Assignee: Colin Ian King (colin-king) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1477171
Title:
Enable intel_pstate by default on Trusty
1 - 100 of 3533 matches
Mail list logo