[Bug 1745071] Re: Xenial update to 4.4.110 stable release

2018-04-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-119.143 --- linux (4.4.0-119.143) xenial; urgency=medium * linux: 4.4.0-119.143 -proposed tracker (LP: #1760327) * Dell XPS 13 9360 bluetooth scan can not detect any device (LP: #1759821) - Revert "Bluetooth: btusb: fix QCA

[Bug 1745071] Re: Xenial update to 4.4.110 stable release

2018-02-21 Thread Stefan Bader
** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Invalid ** Changed in: linux (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Xenial) Status: New => Fix Committed --

[Bug 1745071] Re: Xenial update to 4.4.110 stable release

2018-01-24 Thread Khaled El Mously
Note also that the applied patch ("KPTI: Rename to ..") affects the file "arch/x86/kernel/cpu/perf_event_intel_ds.c" which has been renamed in our tree to "arch/x86/events/intel/ds.c". Therefore the patch had to be modified slightly to change arch/x86/events/intel/ds.c instead of the

[Bug 1745071] Re: Xenial update to 4.4.110 stable release

2018-01-24 Thread Khaled El Mously
Note also that a few patches were referring to arch/x86/include/asm/cpufeature.h , however, looking at the code it appears the patches really should be applied (in our tree at least) to arch/x86/include/asm/cpufeatures.h instead (has an extra 's' - plural). Those patches basically had to be

[Bug 1745071] Re: Xenial update to 4.4.110 stable release

2018-01-24 Thread Khaled El Mously
Only one of the patches for this release actually needed to be applied, as the rest had already been applied previously for spectre/meltdown (CVE-2017-5754) though not necessarily in the same order. The only patch that actually needed to be applied is: * KPTI: Rename to PAGE_TABLE_ISOLATION