[Kernel-packages] [Bug 1801219] Missing required logs.

2019-05-06 Thread Ubuntu Kernel Bot
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 1801219 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1744634] [NEW] [Bug]Crystal Ridge - 4.15: fix badblocks routines not merging more than one range at a time

2019-05-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description: The badblocks routines we used from md have a bug where if a new range being added overlaps with multiple distinct ranges, it only merges with the first one. Consider the following operations: badblocks_set(bb, 32, 1); badblocks_set(bb, 34,

[Kernel-packages] [Bug 1741394] [NEW] [Feature] Crystal Ridge - get DAX working with XFS realtime devices

2019-05-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description Thus far we haven't had a compelling reason to spend our time making sure DAX is working properly with XFS realtime devices, but according to some comments on IRC, Darrick Wong is trying it and it isn't working: now i run into the problem th

[Kernel-packages] [Bug 1741381] [NEW] [Feature] Crystal Ridge - dynamic filesystem DAX based on HMAT info

2019-05-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description: Have the kernel automatically choose whether or not to use filesystem DAX based on information in the HMAT. This depends on the outcome of the "mount option and inode flag" discussion in the community. Target Release: 19.04 Target Kernel:4.

[Kernel-packages] [Bug 1734081] [NEW] [Feature] Crystal Ridge: Add a "memory registration with lease" semantic to V4L2

2019-05-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description The Video for Linux v2 API suffers from the same problem as RDMA vs DAX, i.e. it wants to established long lived memory registrations. Add a semantic that allows the kernel to revoke access to the registration so that the elevated page counts

[Kernel-packages] [Bug 1704310] Re: [Bug] Crystal Ridge - null pointer de-reference in device unregister path

2019-05-06 Thread quanxian
** Package changed: ubuntu => linux (Ubuntu) ** Tags removed: intel-kernel-19.04 ** Tags added: intel-kernel-19.10 ** Description changed: Description: If I run the following script in a loop, and then ctrl-c it, the kernel hits a BUG in the device unregister path. --[ns-reconf.sh]

[Kernel-packages] [Bug 1704437] [NEW] [Bug] Crystal Ridge - libnvdimm: debug create-namespace sysfs collision report from Jeff

2019-05-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description If you run ndctl create-namespace simultaneously on every cpu on a 72 cpu system, for exactly the same namespace, things break. Shocking, I know. I've attached the script and the panic. Not high priority, I don't think. I tried to attach t

[Kernel-packages] [Bug 1704433] [NEW] [Feature] Crystal Ridge - Use FS DAX radix tree as a cache to service page faults

2019-05-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description We already keep the sector in the radix tree as part of the exceptional entry. For page faults where we already have an exceptional entry, use this information directly from the radix tree instead of calling into the filesystem to get a block

[Kernel-packages] [Bug 1704310] [NEW] [Bug] Crystal Ridge - null pointer de-reference in device unregister path

2019-05-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description: If I run the following script in a loop, and then ctrl-c it, the kernel hits a BUG in the device unregister path. --[ns-reconf.sh]-- function pmem_btt_dax_switch() { sector_size_list="512 520 528 4096 4104 4160 4224" for sector_size in $sect

[Kernel-packages] [Bug 1821290] Re: Pop noise when headset is plugged in or removed from GHS/Line-out jack

2019-05-06 Thread Jesse Sung
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- 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/1821290 Title: Pop noise when headset is plugged in or removed fr

[Kernel-packages] [Bug 1801219] Re: [SKL]Export XSAVE AVX state in /proc/pid

2019-05-06 Thread quanxian
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Description changed: Description There is some interest to separate AVX512 using processes from non AVX processes to get higher frequency. A user space tool doing this needs to know whether AVX is used. One w

[Kernel-packages] [Bug 1801221] Re: [Bug]EDAC will not load on systems with greater than 8 sockets

2019-05-06 Thread quanxian
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: intel Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1810876] Re: Add support for Cedar Fork device IDs

2019-05-06 Thread quanxian
** No longer affects: linux ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Fix Released ** Changed in: intel Status: Fix Committed => Fix Released -- You received this bug notification because you are a mem

[Kernel-packages] [Bug 1694225] Re: [Thinkpad T450s] Click lock effect on trackpoint left button when touchpad is disabled

2019-05-06 Thread Rashi
Just tried Ubuntu 19.04 with kernel v5.0.0-13, looks like the problem had been fixed there as I can't reproduce the issue. However the issue is still there in Ubuntu 18.04.2 LTS with kernel v4.18.0-15. -- You received this bug notification because you are a member of Kernel Packages, which is su

[Kernel-packages] [Bug 1801220] Re: [Bug]unable to handle kernel paging request at 000000006b4fd010

2019-05-06 Thread quanxian
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: intel Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1778854] Re: kvm_pr on power9 not loadable

2019-05-06 Thread Christian Ehrhardt 
Since this works (using disable_radix thanks leonardo) in Cosmic and also through the HWE kernel on Bionic I think there is no more work needed. The trigger was P9 HW which is fine for this specific (and uncommon) function to define the HWE kernel as requirement. ** Changed in: qemu (Ubuntu Cosmic

[Kernel-packages] [Bug 1797327] Re: getrandom02 in ubuntu_ltp_syscalls failed with X-kvm

2019-05-06 Thread Po-Hsu Lin
https://kernel.ubuntu.com/git/ubuntu/autotest-client- tests.git/commit/?id=2b18c1a3f5311a979d83f84e601fae31bc47f123 ** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released ** Changed in: linux-kvm (Ubuntu) Status: New => Invalid -- You received this bug notification

[Kernel-packages] [Bug 1827040] Re: Misbehaviour of iptables 'timestart' parameter in Ubuntu 19.04

2019-05-06 Thread Sebastien Bacher
** Changed in: iptables (Ubuntu) Status: New => Invalid -- 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/1827040 Title: Misbehaviour of iptables 'timestart' parameter in Ubuntu 19.0

[Kernel-packages] [Bug 1797327] Re: getrandom02 in ubuntu_ltp_syscalls failed with X-kvm

2019-05-06 Thread Po-Hsu Lin
Need LTP_TIMEOUT_MUL=3 for KVM nodes. Will push the patch. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1797327 Title: getrandom02 in ubuntu_ltp_syscalls failed with X-kvm Status

[Kernel-packages] [Bug 1821290] Re: Pop noise when headset is plugged in or removed from GHS/Line-out jack

2019-05-06 Thread Jesse Sung
** Tags removed: verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done-bionic verification-done-cosmic -- 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/182129

[Kernel-packages] [Bug 1826142] Re: TPM module can not initial

2019-05-06 Thread Ike Panhc
** Description changed: [Impact] TPM module can not initial with Ubuntu kernel [ 28.138216] tpm tpm0: tpm_relinquish_locality: : error -1 [ 28.143808] tpm_tis_spi spi-SMO0768:00: 1.2 TPM (device-id 0x, rev-id 255) [ 28.145025] tpm tpm0: tpm_try_transmit: tpm_send: error -5 [ 28.89

[Kernel-packages] [Bug 1826358] Re: linux: 4.15.0-49.53 -proposed tracker

2019-05-06 Thread Ubuntu Kernel Bot
** 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 1826354 (xenial/li

<    1   2   3