Changes in Ubuntu 22.04.4¶
This is a brief summary of bugs fixed between Ubuntu 22.04.3 and 22.04.4. This summary covers only changes to packages in main and restricted, which account for all packages in the officially-supported images; there are further changes to various packages in universe and multiverse. Some of these fixes were by Ubuntu developers directly, while others were by upstream developers and backported to Ubuntu. For full details, see the individual package changelogs.
In addition to the bugs listed below, this update includes all security updates from the Ubuntu Security Notice list affecting Ubuntu 22.04.3 LTS that were released up to and including February 15, 2024. The last update included was USN-6640-1: shadow vulnerability.
Installation bug fixes¶
Updated CD images are provided with this release, including fixes for some installation and image building bugs. (Many installation problems are hardware-specific; for those, see “Hardware support bugs” below.)
For changes in the server installer (subiquity), please see https://github.com/canonical/subiquity/releases/tag/24.02.1 .
Source Package |
Bug # |
Description |
|---|---|---|
livecd-rootfs |
Remove additional dependencies from subiquity units as they are now interfering with the boot process. (LP: #2028862) |
|
livecd-rootfs |
Set GRUB_DISTRIBUTION in 50-builddimg-settings.cfg to ensure EFI is installed in the right place (LP: #2034253) |
|
livecd-rootfs |
Use losetup instead of kpartx to resolve race conditions in riscv64 image builds. LP: #2045797. |
|
livecd-rootfs |
unminimize: Use lxd-installer to install LXD itself (LP: #2036725) |
|
livecd-rootfs |
arm: fix console parameter for ARM cloud-images (LP: #2036730) |
|
livecd-rootfs |
fix: add 6.5 kernel apparmor features to livecd-rootfs based on features of 6.5 in ubuntu/mantic. This will roll as HWE. (LP: #2037567) |
|
livecd-rootfs |
Enable snap preseeding with ppc64el images where /boot/vmlinux is used instead of /boot/vmlinuz. (LP: #2038957) |
|
livecd-rootfs |
The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. (LP: #2036195). |
|
livecd-rootfs |
Fix unminimize to correctly list packages. (LP: #1996489) |
|
livecd-rootfs |
Install LXD snap from |
|
livecd-rootfs |
Do not modify /etc/ssh/sshd_config for ubuntu-cpc project builds (LP: #1968873) |
|
livecd-rootfs |
For raspi preinstalled builds, use a per-series dedicated gadget branch. (LP: #2049373) |
|
livecd-rootfs |
Add a largemem subarch for ubuntu-server that ships a 64k kernel variant by default (LP: #2050209) |
|
livecd-rootfs |
fix: Fix for calling unminimize if lxd-installer package not installed. (LP: #2049723) |
|
livecd-rootfs |
Use correct /etc/ssh/sshd_config.d/ filename so cloud-init overrides via cloud-config works. (LP: #2049860) |
|
livecd-rootfs |
Use flock to avoid races with systemd-udevd that cause loop device partitions to briefly disappear. (LP: #2045586) |
|
flash-kernel |
Use “any” kernel flavor for allwinner-based RISC-V boards, as the new kernel is a “-generic” flavor (LP: #2054304) |
|
livecd-rootfs |
Handle the allwinner kernel in the same way as we handle generic. This change seems to been missed, as it was present in noble. (LP: #2054412) |
Upgrade bug fixes¶
These changes fix upgrade issues, smoothing the way for future upgrades to later releases of Ubuntu (and not only).
Source Package |
Bug # |
Description |
|---|---|---|
update-manager |
Fix incorrect available version for Ubuntu Pro updates in unattached case (LP: #2043425). |
|
update-manager |
Ubuntu Pro (LP: #1990450): |
|
update-manager |
Ubuntu Pro (LP: #1990450): |
|
update-manager |
Ubuntu Pro (LP: #1990450): |
|
update-manager |
Fix Ubuntu Pro updates checkbox and expander widget from overlapping (LP: #1990450) |
|
update-manager |
Update of the parsing for pro client changes (lp: #1990450) |
|
update-manager |
Show pending Ubuntu pro packages (LP: #1990450) |
|
update-manager |
Add back removed widgets to UI file to fix crash when updating Upgrade Manager from inside itself (LP: #2045918). |
|
ubuntu-release-upgrader |
do-release-upgrade: pass XDG_CURRENT_DESKTOP env var (LP: #2034986) |
Desktop fixes¶
These changes mainly affect desktop installations of Ubuntu, Kubuntu, Ubuntu MATE and other Ubuntu-based systems.
Source Package |
Bug # |
Description |
|---|---|---|
gjs |
New upstream stable release (LP: #2023572) |
|
gjs |
New upstream release (LP: #2023572): |
|
gjs |
debian/patches: Refresh teardown patch, replacing it with the one landed upstream (LP: #1974293) |
|
gjs |
debian/patches: Cherry-pick upstream fixes to address various memory leaks (LP: #2012978) |
|
gnome-remote-desktop |
New upstream release (LP: #2024248): |
|
gnome-remote-desktop |
New upstream release (LP: #2024248): |
|
gnome-remote-desktop |
vnc: Ensure PipeWire buffers to be queued before destroying them (LP: #2024238) |
|
gnome-remote-desktop |
rdp: Ensure PipeWire buffers to be queued before destroying them (LP: #2024240) |
|
xserver-xorg-video-amdgpu |
Use DRM_CAP_CURSOR_WIDTH/HEIGHT if possible (LP: #2034105) |
|
mutter |
Drop clutter-frame-clock-Avoid-rapidly-toggling-dynamic-max-re.patch. It was never really required in mutter 42 but has caused some new stutter elsewhere (LP: #2030959) |
|
libfprint |
d/p/goodixmoc-Add-PID-0x633C.patch (LP: #2034121) |
|
libfprint |
d/p/synaptics-fix-enroll_identify-problem-after-user-reset-da.patch (LP: #2034481) |
|
libfprint |
Add support for PID 0c99 elan fingerprint device (LP: #2031872) |
|
software-properties |
softwareproperties/qt/SoftwarePropertiesQt.py: Don’t crash if the driver package does not have a matching modules package (LP: #1993370) |
|
evince |
Allow evince to spawn browsers distributed as snaps (LP: #1794064) |
|
apparmor |
Add support for applications like evince opening browsers distributed as snaps (LP: #1794064) |
|
fonts-noto-color-emoji |
New upstream release (LP: #2045043) |
|
software-properties |
cloudarchive: Enable support for the Caracal Ubuntu Cloud Archive on 22.04 (LP: #2040273). |
|
transmission |
Replace openssl 3 compatibility patch to fix memory leak (LP: #1973084): |
|
gdm3 |
Add local-display-factory-skip-simpledrm-when-checking-.patch to fix a race condition that occurs with simpledrm (LP: #2039757) |
|
mesa |
patches: Revert a patch that caused GUI fail with OEM-6.1 kernel on Intel DG2. (LP: #2051068) |
|
mesa |
Backport to 22.04. (LP: #2037604) |
|
gjs |
Add context-Clear-all-vectors-of-JS-Heap-on-dispose.patch (LP: #1974293) |
Base platform fixes¶
These changes affect the core fundamental components of all the Ubuntu flavors.
Source Package |
Bug # |
Description |
|---|---|---|
apt |
dist-upgrade: Revert phased updates using keeps only (LP: #2025462) |
|
apt |
Compare SHA256 to check if versions are really the same (Closes: #931175) (LP: #2029268) |
|
glibc |
d/rules.d/debhelper.mk: fix permissions of libc.so (LP: #1989082) |
|
glibc |
d/p/lp1995362*.patch: Fix ldd segfault with missing libs (LP: #1995362) |
|
glibc |
d/p/lp2007796*: Fix missing cancellation point in pthread (LP: #2007796) |
|
glibc |
d/p/lp1992159*: Fix socket.h headers for non-GNU compilers (LP: #1992159) |
|
systemd |
debian/tests/tests-in-lxd: use –reuse flag in lxc publish (LP: #2023229) File: debian/tests/tests-in-lxd https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=85b2ceddff1a6cc1ddbca8a1b7e5381d146e6313 |
|
systemd |
pstore: only try to load efi_pstore module (LP: #2023462) File: debian/patches/lp1978079-efi-pstore-not-cleared-on-boot.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7600bbfb1e8a399e5aeb1010a20deda3e5a06c89 |
|
systemd |
shutdown: get only active md arrays. (LP: #2025563) File: debian/patches/lp2025563-shutdown-get-only-active-md-arrays.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=416a9245c8f0efbedcc4395cada23cb09c685ec3 |
|
systemd |
udev-rules: fix nvme symlink creation on namespace changes (LP: #2028180) File: debian/patches/lp2028180-udev-rules-fix-nvme-symlink-creation-on-namespace-changes.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=26e85b944da9098e66fc0c39f64ee40254c0c278 |
|
systemd |
core: reorder systemd arguments on reexec (LP: #2013543) File: debian/patches/lp2013543-core-reorder-systemd-arguments-on-reexec.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=19ba0f20d311642596dc65fa5d6eb96a2d4be280 |
|
systemd |
network/dhcp4: do not ignore the gateway even if the destination is in same network (LP: #2009743) Files: |
|
systemd |
Drop debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch (LP: #1982218) File: debian/patches/debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=cf82f08feea456e1c65895b34bffa8c33d421588 |
|
systemd |
debian/systemd.postint: do not daemon re-exec if we could hit LP: #2013543 File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=be484dab06d590b1792a8f016f4292373d0174b7 |
|
systemd |
Fix machinectl pull-tar and import-tar (LP: #1977630) Author: Dan Streetman File: debian/patches/lp1977630-fix_machinectl_pull_tar.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1e7d3febe1600c6eb03bd71a17be6a6af52988c7 |
|
systemd |
make machinectl read-only work (LP: #1991829) Author: Dan Streetman File: debian/patches/lp1991829-add-CAP_LINUX_IMMUTABLE-to-systemd-machined-so-it-ca.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7a7c47569e0a2d175915eb0b79c60f2611848731 |
|
systemd |
udev: gracefully handle rename failures (LP: #2002445) Files: |
|
systemd |
network/dhcp4: accept local subnet routes from DHCP (LP: #2004478) File: debian/patches/lp2004478-network-dhcp4-accept-local-subnet-routes-from-DHCP.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=96928d5f45ebbfe682b47e842d63506fa0ac9583 |
|
systemd |
udev: avoid NIC renaming race with kernel (LP: #2002445) Files: |
|
systemd |
network: create stacked netdevs after the underlying link is (LP: #2000880) File: debian/patches/lp2000880-network-create-stacked-netdevs-after-the-underlying-link-.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=ab620e709f3f62eda86af26fd66c00d6e5165a25 |
|
systemd |
Enable /dev/sgx_vepc access for the group ‘sgx’ (LP: #2009502) File: debian/patches/lp2009502-Enable-dev-sgx_vepc-access-for-the-group-sgx.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=434480ae4059a16ccbde9613be0c26ff1983cc3a |
|
systemd |
debian/tests/tests-in-lxd: use –reuse flag in lxc publish (LP: #2023229) File: debian/tests/tests-in-lxd https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=85b2ceddff1a6cc1ddbca8a1b7e5381d146e6313 |
|
systemd |
pstore: only try to load efi_pstore module (LP: #2023462) File: debian/patches/lp1978079-efi-pstore-not-cleared-on-boot.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7600bbfb1e8a399e5aeb1010a20deda3e5a06c89 |
|
systemd |
shutdown: get only active md arrays. (LP: #2025563) File: debian/patches/lp2025563-shutdown-get-only-active-md-arrays.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=416a9245c8f0efbedcc4395cada23cb09c685ec3 |
|
systemd |
udev-rules: fix nvme symlink creation on namespace changes (LP: #2028180) File: debian/patches/lp2028180-udev-rules-fix-nvme-symlink-creation-on-namespace-changes.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=26e85b944da9098e66fc0c39f64ee40254c0c278 |
|
systemd |
core: reorder systemd arguments on reexec (LP: #2013543) File: debian/patches/lp2013543-core-reorder-systemd-arguments-on-reexec.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=19ba0f20d311642596dc65fa5d6eb96a2d4be280 |
|
systemd |
network/dhcp4: do not ignore the gateway even if the destination is in same network (LP: #2009743) Files: |
|
systemd |
Drop debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch (LP: #1982218) File: debian/patches/debian/UBUNTU-wait-online-exit-if-no-links-are-managed.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=cf82f08feea456e1c65895b34bffa8c33d421588 |
|
systemd |
debian/systemd.postint: do not daemon re-exec if we could hit LP: #2013543 File: debian/systemd.postinst https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=be484dab06d590b1792a8f016f4292373d0174b7 |
|
systemd |
Fix machinectl pull-tar and import-tar (LP: #1977630) Author: Dan Streetman File: debian/patches/lp1977630-fix_machinectl_pull_tar.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=1e7d3febe1600c6eb03bd71a17be6a6af52988c7 |
|
systemd |
make machinectl read-only work (LP: #1991829) Author: Dan Streetman File: debian/patches/lp1991829-add-CAP_LINUX_IMMUTABLE-to-systemd-machined-so-it-ca.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=7a7c47569e0a2d175915eb0b79c60f2611848731 |
|
ubuntu-advantage-tools |
Backport new upstream release: (LP: #2029144) to jammy |
|
ubuntu-advantage-tools |
New upstream release 29 (LP: #2029144) |
|
ubuntu-advantage-tools |
proxy: add support for TLS-in-TLS proxy (LP: #1999909) |
|
ubuntu-advantage-tools |
system: try/except logic to remove files and folders (LP: #2025731) |
|
grub2-unsigned |
Cherry-pick more upstream memory patches (LP: #2004643) |
|
grub2-signed |
Rebuild against grub2 2.06-2ubuntu14.2 (LP: #2004643) |
|
Backport netplan.io 0.106.1-7 to 22.04 (LP: #2025519) |
||
distro-info-data |
Add Ubuntu 24.04 LTS Noble N. (LP: #2040193) |
|
systemd |
wait-online: exit early if all links are ignored (LP: #2036358) File: debian/patches/lp2036358-wait-online-exit-early-if-all-links-are-ignored.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=fcf9af1efaa904b9e587a3bfa76814d2601d05f3 |
|
multipath-tools |
debian/multipath-tools.postinst: restart multipathd when upgrading from lt 0.8.8-1ubuntu1.22.04.3 (LP: #2035098) |
|
apt |
Backport archive snapshot integration as of 2.7.3 (LP: #2038453) |
|
pkgbinarymangler |
striptranslations.blacklist: Add ubuntu-pro-client-l10n. (LP: #2037584) |
|
ubuntu-advantage-tools |
Backport new upstream release to jammy (LP: #2038461) |
|
ubuntu-advantage-tools |
New upstream release 30 (LP: #2038461) |
|
ubuntu-advantage-tools |
files: Reduce race window when creating new files (LP: #2024204) |
|
ubuntu-advantage-tools |
systemd: change ubuntu-advantage.service type from ‘notify’ to ‘simple’, dropping the dependency on python3-systemd (LP: #2038417) (GH: #2692) |
|
ubuntu-advantage-tools |
add scenarios where cloud-init is present but disabled (LP: #1938208) |
|
rustc |
Backport to Jammy (LP: #2027639) |
|
lintian |
Add “noble” as a known Ubuntu distribution (LP: #2040012). |
|
rustc |
Backport to Jammy (LP: #2027639) |
|
cryptsetup |
Cherry-pick modern support for FIPS enabled backends. LP: #2032659 |
|
distro-info |
Update tests for distro-info-data 0.52ubuntu0.6, which adjusted Debian 7’s EoL (LP: #2041662) |
|
distro-info-data |
Add animal name to Ubuntu 24.04 LTS Noble Numbat (LP: #2041662) |
|
tzdata |
New upstream version (LP: #2047314): |
|
modemmanager |
Backport the newer modemmanager commits from 1.20.6 to the LTS as part of new hardware enablement including Telit FN990 modem (lp: #2047008) |
|
base-files |
motd/10-help-text: Update support url for new Ubuntu Pro webpage (LP: #2046356) |
|
systemd |
core/device: ignore DEVICE_FOUND_UDEV bit on switching root (LP: #2037281) File: debian/patches/lp2037281-core-device-ignore-DEVICE_FOUND_UDEV-bit-on-switching-roo.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=00f86f0b20f794f30aabe7181912d2ec2207e292 |
|
systemd |
use read-only /etc hack in more places (LP: #2035122) File: debian/patches/debian/UBUNTU-Support-system-image-read-only-etc.patch https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c57406e850396a5d446aefe5e70a3aeaad080d72 |
|
rustc |
Backport to Jammy (LP: #2041325) |
|
rustc |
Backport to Jammy (LP: #2040339) |
|
kdump-tools |
Disable the initramfs generation in our kernel-postinst hook when we detect we are running in a chroot. LP: #2043059. |
|
iptables |
Apply upstream patch to fix a double free of unrecognized base-chains. (LP: #2049318) |
|
coreutils |
d/p/assure-new-macro-affirm.patch, d/p/tail-fix-tailing-sysfs-files-where-PAGE_SIZE-BUFSIZ.patch: Fix tailing of sysfs files on systems using a 64K page size. (LP: #2047450) |
|
rustc |
Backport to Jammy (LP: #2040340) |
|
unzip |
Properly handle Microsoft ZIP64 file (LP: #2051952) |
Kernel and Hardware support updates¶
Considerable work has been done on improving support for many specific items of hardware.
Source Package |
Bug # |
Description |
|---|---|---|
linux |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-restricted-signatures-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure-6.2 |
jammy/linux-azure-6.2: 6.2.0-1006.6~22.04.1 -proposed tracker (LP: #2024049) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-24.24 -proposed tracker (LP: #2024058) |
|
linux-restricted-modules-azure-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-azure-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-aws |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-azure |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-ibm |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1044.51.1 -proposed tracker (LP: #2029290) |
|
linux-gcp-6.2 |
jammy/linux-gcp-6.2: 6.2.0-1011.11~22.04.1 -proposed tracker (LP: #2026477) |
|
initramfs-tools |
hook-functions: add stusb160x kernel module for Tegra IGX (LP: #2027636) |
|
initramfs-tools |
Include kernel/drivers/usb/typec/ucsi with MODULES=most along with other USB storage drivers; LP: #2027636. |
|
initramfs-tools |
Port the net autopkgtest to the common test framework. This drops depending on downloading a cloud image from the Internet and reduces the execution time from 3:19 min down to 0:57 min. (LP: #2027575) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-azure |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-firmware |
External thunderbolt3 & built-in monitor black out on AMD Ryzen 9 PRO 7940HS w/ Radeon 780M Graphics (LP: #2029384) |
|
linux-firmware |
Update PHX GPU F/W (LP: #2027959) |
|
linux-firmware |
Include the RTL8851BE support (LP: #2029377) |
|
linux-firmware |
Missing DG2 HUC firmware (i915) (LP: #2029345) |
|
kexec-tools |
Add d/p/lp2030476-s390-handle-R_390_PLT32DBL-reloc-entries-in-machine.patch to fix kdump kernel load failure on s390x. (LP: #2030476) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.3.1 -proposed tracker (LP: #2029293) |
|
linux-gcp-6.2 |
jammy/linux-gcp-6.2: 6.2.0-1011.11~22.04.3 -proposed tracker (LP: #2031901) |
|
linux-restricted-modules-gcp-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-gcp-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-aws |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-aws |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-restricted-signatures-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-restricted-modules-aws-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-aws-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-gcp |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-gcp |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-gcp |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-restricted-modules-gcp |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-gcp |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-gke |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-gke |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-gke |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-hwe-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-hwe-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-hwe-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-ibm |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-ibm |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-ibm |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-kvm |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-kvm |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-kvm |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-lowlatency |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-lowlatency |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-lowlatency |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-restricted-modules-lowlatency |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-lowlatency |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-lowlatency-hwe-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-lowlatency-hwe-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-lowlatency-hwe-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-nvidia |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-nvidia |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-nvidia |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-restricted-modules-nvidia |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-nvidia |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-oem-6.1 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-oem-6.1 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-oracle |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-oracle |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-oracle |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-restricted-modules-oracle |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-oracle |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
livecd-rootfs |
fix: bind correct apparmor feature for validating snap seed. (LP: #2024639) |
|
livecd-rootfs |
fix: 6.2 kernel missing feature. (LP: #2031943) |
|
livecd-rootfs |
Initial support for NVIDIA Tegra (LP: #2015644). |
|
livecd-rootfs |
add multiple kernel apparmor feature sets for snap preseeding (LP: #2015596). |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-gcp-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-gcp-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-gcp-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-nvidia-6.2 |
jammy/linux-nvidia-6.2: 6.2.0-1009.9 -proposed tracker (LP: #2031342) |
|
linux-nvidia-6.2 |
Pull-request to address ARM SMMU issue (LP: #2031320) |
|
linux-intel-iotg |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-intel-iotg |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-intel-iotg |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-restricted-modules-intel-iotg |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-intel-iotg |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-azure |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-azure |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-restricted-signatures-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1045.52.1 -proposed tracker (LP: #2030550) |
|
linux |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-restricted-modules |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-hwe-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-hwe-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-hwe-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-hwe-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-hwe-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-hwe-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-hwe-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-hwe-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-hwe-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-hwe-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-hwe-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-ibm |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-ibm |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-ibm |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-ibm |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-ibm |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-ibm |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-ibm |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-ibm |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-ibm |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-ibm |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-ibm |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-kvm |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-kvm |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-kvm |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-kvm |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-kvm |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-kvm |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-kvm |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-kvm |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-kvm |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-kvm |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-kvm |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-lowlatency |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-lowlatency |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-lowlatency |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-lowlatency |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-lowlatency |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-lowlatency |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-lowlatency |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-lowlatency |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-lowlatency |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-lowlatency |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-lowlatency |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-lowlatency-hwe-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-lowlatency-hwe-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-lowlatency-hwe-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-lowlatency-hwe-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-lowlatency-hwe-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-lowlatency-hwe-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-lowlatency-hwe-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-lowlatency-hwe-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-lowlatency-hwe-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-lowlatency-hwe-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-lowlatency-hwe-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-nvidia |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-nvidia |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-nvidia |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-nvidia |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-nvidia |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-nvidia |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-nvidia |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-nvidia |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-nvidia |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-nvidia |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-nvidia |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-raspi |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-raspi |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-raspi |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-aws |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-aws |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-aws |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-aws-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-aws-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-aws-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-aws-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-aws-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-restricted-modules-aws-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-gcp |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-gcp |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-gcp |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-gcp |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-gcp |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-gcp |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-gcp |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-gcp |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-gcp |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-gcp |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-gcp |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-oem-6.5 |
jammy/linux-oem-6.5: 6.5.0-1003.3 -proposed tracker (LP: #2033279) |
|
linux-oem-6.5 |
Resync CI Runner Configuration (LP: #2024199) |
|
linux-oem-6.5 |
i915: Backport some fixes for Meteor Lake, vol2 (LP: #2032781) |
|
linux-oem-6.5 |
ubuntu_bpf failed to build with j-oem-6.1.0-1018.18 (LP: #2028932) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-2.2 -proposed tracker (LP: #2033240) |
|
linux-oem-6.5 |
Soundwire support for Dell SKU0C87 devices (LP: #2029281) |
|
linux-oem-6.5 |
Support Realtek RTL8852CE WiFi 6E/BT Combo (LP: #2025672) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-1.1 -proposed tracker (LP: #2032750) |
|
linux-oem-6.5 |
ceph: support idmapped mounts (LP: #2032959) |
|
linux-oem-6.5 |
Got soft lockup CPU if dell_uart_backlight is probed (LP: #2032174) |
|
linux-oem-6.5 |
FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) (LP: #2017980) |
|
linux-oem-6.5 |
Support initrdless boot on default qemu virt models and openstack (LP: #2030745) |
|
linux-oem-6.1 |
Jammy update: v6.1.42 upstream stable release (LP: #2030859) |
|
linux-oem-6.1 |
Jammy update: v6.1.41 upstream stable release (LP: #2030858) |
|
linux-oracle |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-oracle |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-oracle |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-oracle |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-oracle |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-oracle |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-oracle |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-oracle |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-oracle |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-oracle |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-oracle |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-gke |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) // Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-gke |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) // Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-gke |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-gke |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-gke |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-gke |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-gke |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-gke |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-gke |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-gke |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-gke |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-gke |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-gke |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-azure-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-azure-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-azure-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-azure-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-azure-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-azure-6.2 |
Azure: Fix lockup in swiotlb when used as a CVM (LP: #2026736) |
|
linux-azure-6.2 |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure-6.2 |
jammy/linux-azure-6.2: 6.2.0-1006.6~22.04.1 -proposed tracker (LP: #2024049) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-24.24 -proposed tracker (LP: #2024058) |
|
linux-restricted-modules-azure-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1011.11~22.04.1.1 -proposed tracker (LP: #2030366) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1010.10~22.04.1.1 -proposed tracker (LP: #2030532) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.3.1 -proposed tracker (LP: #2029293) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.2.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.1.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1008.8~22.04.1.1 -proposed tracker (LP: #2026739) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1007.7~22.04.1.1 -proposed tracker (LP: #2024532) |
|
linux-gcp-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-gcp-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-gcp-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-gcp-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-gcp-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-gcp-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-gcp-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-gcp-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-gcp-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-gcp-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-gcp-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-azure |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-azure |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-azure |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-azure |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-azure |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-azure |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-azure |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-azure |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-azure |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-azure |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-azure |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-azure |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-azure |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1046.53.1 -proposed tracker (LP: #2030384) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1045.52.1 -proposed tracker (LP: #2030550) |
|
linux-raspi |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-raspi |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-raspi |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-raspi |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-raspi |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-raspi |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-raspi |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-raspi |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-raspi |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-raspi |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-raspi |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
thermald |
Add support for Meteor Lake (LP: #2028217) |
|
linux-intel-iotg |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-intel-iotg |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-intel-iotg |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-intel-iotg |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-intel-iotg |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-intel-iotg |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-intel-iotg |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-intel-iotg |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-intel-iotg |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-intel-iotg |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-intel-iotg |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-aws |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-aws |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-aws |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-aws-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-aws-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-aws-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-aws-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-aws-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-restricted-modules-aws-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-azure |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-azure |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-azure |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-azure |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-azure |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-azure |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-azure |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-azure |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-azure |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-azure |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-azure |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-azure |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-azure-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-azure-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-azure-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-azure-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-azure-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-azure-6.2 |
Azure: Fix lockup in swiotlb when used as a CVM (LP: #2026736) |
|
linux-azure-6.2 |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure-6.2 |
jammy/linux-azure-6.2: 6.2.0-1006.6~22.04.1 -proposed tracker (LP: #2024049) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-24.24 -proposed tracker (LP: #2024058) |
|
linux-restricted-modules-azure-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1047.54.1 -proposed tracker (LP: #2034163) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1046.53.1 -proposed tracker (LP: #2030384) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1045.52.1 -proposed tracker (LP: #2030550) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1012.12~22.04.1.1 -proposed tracker (LP: #2034142) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1011.11~22.04.1.1 -proposed tracker (LP: #2030366) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1010.10~22.04.1.1 -proposed tracker (LP: #2030532) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.3.1 -proposed tracker (LP: #2029293) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.2.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.1.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1008.8~22.04.1.1 -proposed tracker (LP: #2026739) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1007.7~22.04.1.1 -proposed tracker (LP: #2024532) |
|
linux-restricted-modules-oem-6.0 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-signatures-oem-6.0 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-oem-6.1 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-oem-6.1 |
Resync CI Runner Configuration (LP: #2024199) |
|
nvidia-graphics-drivers-535-server |
New upstream release (LP: #2025243). |
|
nvidia-graphics-drivers-535-server |
Add breaks&replaces on identical firmware files from other flavour. When 535 & 535-server driver versions happen to be at an identical upstream version, they both ship identical firmware files on disk at the same path. When a user attempts to install two drivers at the same time, this results in dpkg file conflict. Allow replacing one firmware with another (LP: #2026622). |
|
nvidia-graphics-drivers-535 |
Add breaks&replaces on identical firmware files from other flavour (LP: #2026622) |
|
nvidia-graphics-drivers-535 |
New upstream release (LP: #2032672): |
|
nvidia-graphics-drivers-535 |
Introduce the new -core and -lrm meta-packages (LP: #2025538). |
|
nvidia-graphics-drivers-535-server |
New upstream release (LP: #2037266): |
|
nvidia-graphics-drivers-535 |
New upstream release (LP: #2037266): |
|
linux-nvidia-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-nvidia-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-nvidia-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-nvidia-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-nvidia-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-nvidia-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-nvidia-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-nvidia-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-nvidia-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-nvidia-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-nvidia-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-firmware |
Missing firmware for Intel VPU on Intel Meteor Lake platforms (LP: #2031882) |
|
linux-firmware |
Support Realtek RTL8852CE WiFi 6E/BT Combo (LP: #2025672) |
|
linux-firmware |
S3 stress issue for amdgpu Navi 31/Navi33 (LP: #2024427) |
|
alsa-ucm-conf |
Backport patch to add initial support for MediaTek Genio boards boards: mt8395-evk, mt8390-evk, and mt8365-evk (LP: #2000228) |
|
linux-oem-6.5 |
jammy/linux-oem-6.5: 6.5.0-1004.4 -proposed tracker (LP: #2036238) |
|
linux-oem-6.5 |
dell-uart-backlight fails to communicate with the scalar IC somtimes. (LP: #2035299) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-6.6 -proposed tracker (LP: #2035595) |
|
linux-oem-6.5 |
Mantic update: v6.5.3 upstream stable release (LP: #2035588) |
|
linux-oem-6.5 |
Mantic update: v6.5.2 upstream stable release (LP: #2035583) |
|
linux-oem-6.5 |
Mantic update: v6.5.1 upstream stable release (LP: #2035581) |
|
linux-oem-6.5 |
23.10 FEAT] [SEC2352] pkey: support EP11 API ordinal 6 for secure guests (LP: #2029390) |
|
linux-oem-6.5 |
23.10 FEAT] [SEC2341] pkey: support generation of keys of type PKEY_TYPE_EP11_AES (LP: #2028937) |
|
linux-oem-6.5 |
23.10 FEAT] KVM: Enable Secure Execution Crypto Passthrough - kernel part (LP: #2003674) |
|
linux-oem-6.5 |
Make backlight module auto detect dell_uart_backlight (LP: #2008882) |
|
linux-oem-6.5 |
Include QCA WWAN 5G Qualcomm SDX62/DW5932e support (LP: #2035306) |
|
linux-oem-6.5 |
Linux 6.2 fails to reboot with current u-boot-nezha (LP: #2021364) |
|
linux-oem-6.5 |
Enable Nezha board (LP: #1975592) |
|
linux-oem-6.5 |
Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-oem-6.5 |
Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-oem-6.5 |
Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-oem-6.5 |
rcu_sched detected stalls on CPUs/tasks (LP: #1967130) |
|
linux-oem-6.5 |
RISC-V kernel config is out of sync with other archs (LP: #1981437) |
|
linux-oem-6.5 |
Support for Intel Discrete Gale Peak2/BE200 (LP: #2028065) |
|
linux-oem-6.5 |
Missing BT IDs for support for Intel Discrete Misty Peak2/BE202 (LP: #2033455) |
|
linux-oem-6.5 |
Audio device fails to function randomly on Intel MTL platform: No CPC match in the firmware file’s manifest (LP: #2034506) |
|
linux-oem-6.5 |
Installation support for SMARC RZ/G2L platform (LP: #2030525) |
|
linux-oem-6.5 |
Add support for kernels compiled with CONFIG_EFI_ZBOOT (LP: #2002226) |
|
linux-oem-6.5 |
Default module signing algo should be accelerated (LP: #2034061) |
|
linux-oem-6.5 |
NEW SRU rustc linux kernel requirements (LP: #1993183) |
|
linux-oem-6.5 |
FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) (LP: #2017980) |
|
linux-oem-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) // [FFe] apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in mantic (LP: #2032602) |
|
linux-oem-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) // [FFe] apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in mantic (LP: #2032602) |
|
linux-oem-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-5.5 -proposed tracker (LP: #2034546) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-4.4 -proposed tracker (LP: #2034042) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-3.3 -proposed tracker (LP: #2033904) |
|
linux-oem-6.5 |
23.10] Please test secure-boot and lockdown on the early 6.5 kernel (s390x) (LP: #2026833) |
|
linux-signed-oem-6.5 |
SIGNEDv5: add ubuntu-core-initrd support to the linux-generate ancillary package (LP: #2027818) |
Kernel and Hardware support updates¶
Considerable work has been done on improving support for many specific items of hardware.
Source Package |
Bug # |
Description |
|---|---|---|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-aws-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-aws-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-aws-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-aws-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-aws-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-azure-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-azure-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-azure-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-azure-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-azure-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-azure-6.2 |
Azure: Fix lockup in swiotlb when used as a CVM (LP: #2026736) |
|
linux-azure-6.2 |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure-6.2 |
jammy/linux-azure-6.2: 6.2.0-1006.6~22.04.1 -proposed tracker (LP: #2024049) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-24.24 -proposed tracker (LP: #2024058) |
|
linux-azure |
A general-proteciton exception during guest migration to unsupported PKRU machine (LP: #2032164, reverted) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1014.14~22.04.1.1 -proposed tracker (LP: #2035364) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1013.13~22.04.1.1 -proposed tracker (LP: #2033764) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1012.12~22.04.1.1 -proposed tracker (LP: #2034142) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1011.11~22.04.1.1 -proposed tracker (LP: #2030366) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1010.10~22.04.1.1 -proposed tracker (LP: #2030532) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.3.1 -proposed tracker (LP: #2029293) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.2.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.1.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1008.8~22.04.1.1 -proposed tracker (LP: #2026739) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1007.7~22.04.1.1 -proposed tracker (LP: #2024532) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1049.56.1 -proposed tracker (LP: #2036534) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1048.55.1 -proposed tracker (LP: #2033783) |
|
linux-gke |
jammy/linux-gke: 5.15.0-1044.49 -proposed tracker (LP: #2036542) |
|
linux-gcp |
jammy/linux-gcp: 5.15.0-1044.52 -proposed tracker (LP: #2036541) |
|
linux-gcp |
Fix requested for SEV live-migration (LP: #2034894) |
|
linux-gcp-6.2 |
jammy/linux-gcp-6.2: 6.2.0-1016.18~22.04.1 -proposed tracker (LP: #2036581) |
|
linux-gcp-6.2 |
lunar/linux-gcp: 6.2.0-1016.18 -proposed tracker (LP: #2036582) |
|
linux-gcp-6.2 |
Fix requested for SEV live-migration (LP: #2034894) |
|
linux-kvm |
A general-proteciton exception during guest migration to unsupported PKRU machine (LP: #2032164, reverted) |
|
linux-meta-oem-6.1 |
Migrate oem-5.17 and oem-6.0 to oem-6.1 (LP: #2019024) |
|
linux-oracle-6.2 |
jammy/linux-oracle-6.2: 6.2.0-1013.13~22.04.1 -proposed tracker (LP: #2033773) |
|
linux-oracle-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-oracle-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-oracle-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-oracle-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-oracle-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-oracle-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-oracle-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-oracle-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-oracle-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-oracle-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-oracle-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-firmware |
linux-firmware is outdated (LP: #2033441) |
|
linux-firmware |
NV31 XTX cannot boot into Ubuntu 22.04.3 Desktop with upstream(inbox) driver installed (LP: #2038745) |
|
linux-firmware |
Multiple RTL8851BE BT stability issues (LP: #2037224) |
|
linux-starfive-6.2 |
jammy/linux-starfive-6.2: 6.2.0-1006.7~22.04.1 -proposed tracker (LP: #2034560) |
|
irqbalance |
d/p/lp2038573-fix-unsigned-integer-subtraction-sign-overflow.patch: Do not stop balancing IRQs due to unsigned int issue. (LP: #2038573) |
|
linux-aws |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-aws |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-aws |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-aws |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-aws |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-aws-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-aws-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-aws-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-aws-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-aws-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-aws-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-aws-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-restricted-modules-aws-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure |
A general-proteciton exception during guest migration to unsupported PKRU machine (LP: #2032164, reverted) |
|
linux-azure |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure |
jammy/linux: 5.15.0-81.90 -proposed tracker (LP: #2030422) |
|
linux-azure |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-azure |
Jammy update: v5.15.116 upstream stable release (LP: #2029401) |
|
linux-azure |
Backport support to tolerate ZSTD compressed firmware files (LP: #2028550) |
|
linux-azure |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-azure |
usbrtl sometimes doesn’t reload firmware (LP: #2026028) |
|
linux-azure |
Jammy update: v5.15.115 upstream stable release (LP: #2028799) |
|
linux-azure |
Jammy update: v5.15.114 upstream stable release (LP: #2028701) |
|
linux-azure |
Jammy update: v5.15.113 upstream stable release (LP: #2028408) |
|
linux-azure |
Jammy update: v5.15.112 upstream stable release (LP: #2026607) |
|
linux-azure |
jammy/linux: 5.15.0-82.91 -proposed tracker (LP: #2031147) |
|
linux-azure |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure |
jammy/linux: 5.15.0-80.87 -proposed tracker (LP: #2030588) |
|
linux-azure |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure |
jammy/linux: 5.15.0-76.83 -proposed tracker (LP: #2023905) |
|
linux-azure |
Azure: Enable MANA Jumbo Frame Support (LP: #2016898) |
|
linux-azure |
Azure: Jammy fio test causes panic (LP: #1996806) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-signed-azure |
SIGNEDv3: add a linux-generate ancillary package (LP: #1989705) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-restricted-modules-azure |
LRMv7: Enable the open NVIDIA kernel modules (LP: #1988836) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-30.30 -proposed tracker (LP: #2030381) |
|
linux-azure-6.2 |
losetup with mknod fails on jammy with kernel 5.15.0-69-generic (LP: #2015400) |
|
linux-azure-6.2 |
stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398) |
|
linux-azure-6.2 |
Fix AMDGPU: the screen freeze with W7500 (LP: #2027957) |
|
linux-azure-6.2 |
UBSAN: shift-out-of-bounds in amd_sfh (LP: #2027773) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
sysfs msi_irqs directory empty with kernel-5.19 when being a xen guest (LP: #2022354) // Lunar update: upstream stable patchset 2023-07-28 (LP: #2028979) |
|
linux-azure-6.2 |
Lunar update: upstream stable patchset 2023-07-26 (LP: #2028808) |
|
linux-azure-6.2 |
Lunar update: v6.2.16 upstream stable release (LP: #2028580) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146) |
|
linux-azure-6.2 |
libgnutls report “trap invalid opcode” when trying to install packages over https (LP: #2031093) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547) |
|
linux-azure-6.2 |
Azure: Fix lockup in swiotlb when used as a CVM (LP: #2026736) |
|
linux-azure-6.2 |
Azure][MANA][VLANTagging] Support for VLAN Tagging for MANA (LP: #2023695) |
|
linux-azure-6.2 |
jammy/linux-azure-6.2: 6.2.0-1006.6~22.04.1 -proposed tracker (LP: #2024049) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-24.24 -proposed tracker (LP: #2024058) |
|
linux-restricted-modules-azure-6.2 |
standardise ancillary naming to simplify backporting (LP: #2019299) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1050.57.1 -proposed tracker (LP: #2038170) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1049.56.1 -proposed tracker (LP: #2036534) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1048.55.1 -proposed tracker (LP: #2033783) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1047.54.1 -proposed tracker (LP: #2034163) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1046.53.1 -proposed tracker (LP: #2030384) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1045.52.1 -proposed tracker (LP: #2030550) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1015.15~22.04.1.1 -proposed tracker (LP: #2038213) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1014.14~22.04.1.1 -proposed tracker (LP: #2035364) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1013.13~22.04.1.1 -proposed tracker (LP: #2033764) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1012.12~22.04.1.1 -proposed tracker (LP: #2034142) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1011.11~22.04.1.1 -proposed tracker (LP: #2030366) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1010.10~22.04.1.1 -proposed tracker (LP: #2030532) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.3.1 -proposed tracker (LP: #2029293) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.2.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1009.9~22.04.1.1 -proposed tracker (LP: #2026474) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1008.8~22.04.1.1 -proposed tracker (LP: #2026739) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1007.7~22.04.1.1 -proposed tracker (LP: #2024532) |
|
nvidia-graphics-drivers-535 |
Pass in –no-stop-on-upgrade to dh_installsystemd. Prevent dh_installsystemd from stopping services (LP: #2025640). |
|
nvidia-graphics-drivers-535-server |
Pass in –no-stop-on-upgrade –no-restart-after-upgrade to dh_installsystemd (LP: #2025640). |
|
linux-starfive-6.2 |
jammy/linux-starfive-6.2: 6.2.0-1007.8~22.04.1 -proposed tracker (LP: #2038225) |
|
linux-oem-6.5 |
jammy/linux-oem-6.5: 6.5.0-1006.6 -proposed tracker (LP: #2039056) |
|
linux-oem-6.5 |
drm/i915/gsc: define gsc fw (LP: #2038641) |
|
linux-oem-6.5 |
Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) |
|
linux-oem-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
Disable restricting unprivileged change_profile by default, due to LXD latest/stable not yet compatible with this new apparmor feature (LP: #2038567) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) |
|
linux-oem-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-oem-6.5 |
mantic/linux: 6.5.0-7.7 -proposed tracker (LP: #2037611) |
|
linux-oem-6.5 |
kexec enable to load/kdump zstd compressed zimg (LP: #2037398) |
|
linux-oem-6.5 |
Mantic minimized/minimal cloud images do not receive IP address during provisioning (LP: #2036968) |
|
linux-aws-6.5 |
jammy/linux-aws-6.5: 6.5.0-1008.8~22.04.1 -proposed tracker (LP: #2038955) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1008.8 -proposed tracker (LP: #2038689) |
|
linux-aws-6.5 |
mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) |
|
linux-aws-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
Disable restricting unprivileged change_profile by default, due to LXD latest/stable not yet compatible with this new apparmor feature (LP: #2038567) |
|
linux-aws-6.5 |
mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) |
|
linux-aws-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1007.7 -proposed tracker (LP: #2037624) |
|
linux-aws-6.5 |
mantic/linux: 6.5.0-7.7 -proposed tracker (LP: #2037611) |
|
linux-aws-6.5 |
kexec enable to load/kdump zstd compressed zimg (LP: #2037398) |
|
linux-aws-6.5 |
Mantic minimized/minimal cloud images do not receive IP address during provisioning (LP: #2036968) |
|
linux-aws-6.5 |
mantic/linux: 6.5.0-6.6 -proposed tracker (LP: #2035595) |
|
linux-aws-6.5 |
Mantic update: v6.5.3 upstream stable release (LP: #2035588) |
|
linux-aws-6.5 |
Mantic update: v6.5.2 upstream stable release (LP: #2035583) |
|
linux-aws-6.5 |
Mantic update: v6.5.1 upstream stable release (LP: #2035581) |
|
linux-aws-6.5 |
23.10 FEAT] [SEC2352] pkey: support EP11 API ordinal 6 for secure guests (LP: #2029390) |
|
linux-aws-6.5 |
23.10 FEAT] [SEC2341] pkey: support generation of keys of type PKEY_TYPE_EP11_AES (LP: #2028937) |
|
linux-aws-6.5 |
23.10 FEAT] KVM: Enable Secure Execution Crypto Passthrough - kernel part (LP: #2003674) |
|
linux-aws-6.5 |
Make backlight module auto detect dell_uart_backlight (LP: #2008882) |
|
linux-aws-6.5 |
Include QCA WWAN 5G Qualcomm SDX62/DW5932e support (LP: #2035306) |
|
linux-aws-6.5 |
Linux 6.2 fails to reboot with current u-boot-nezha (LP: #2021364) |
|
linux-aws-6.5 |
Enable Nezha board (LP: #1975592) |
|
linux-aws-6.5 |
Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-aws-6.5 |
Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-aws-6.5 |
Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-aws-6.5 |
rcu_sched detected stalls on CPUs/tasks (LP: #1967130) |
|
linux-aws-6.5 |
RISC-V kernel config is out of sync with other archs (LP: #1981437) |
|
linux-aws-6.5 |
Support for Intel Discrete Gale Peak2/BE200 (LP: #2028065) |
|
linux-aws-6.5 |
Missing BT IDs for support for Intel Discrete Misty Peak2/BE202 (LP: #2033455) |
|
linux-aws-6.5 |
Audio device fails to function randomly on Intel MTL platform: No CPC match in the firmware file’s manifest (LP: #2034506) |
|
linux-aws-6.5 |
Installation support for SMARC RZ/G2L platform (LP: #2030525) |
|
linux-aws-6.5 |
Add support for kernels compiled with CONFIG_EFI_ZBOOT (LP: #2002226) |
|
linux-aws-6.5 |
Default module signing algo should be accelerated (LP: #2034061) |
|
linux-aws-6.5 |
NEW SRU rustc linux kernel requirements (LP: #1993183) |
|
linux-aws-6.5 |
FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) (LP: #2017980) |
|
linux-aws-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) // [FFe] apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in mantic (LP: #2032602) |
|
linux-aws-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) // [FFe] apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in mantic (LP: #2032602) |
|
linux-aws-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1006.6 -proposed tracker (LP: #2035596) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1005.5 -proposed tracker (LP: #2034547) |
|
linux-aws-6.5 |
mantic/linux: 6.5.0-5.5 -proposed tracker (LP: #2034546) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1004.4 -proposed tracker (LP: #2034043) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1003.3 -proposed tracker (LP: #2033021) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1002.2 -proposed tracker (LP: #2029364) |
|
linux-aws-6.5 |
mantic/linux-aws: 6.5.0-1001.1 -proposed tracker (LP: #2029220) |
|
linux-aws-6.5 |
Ship kernel modules Zstd compressed (LP: #2028568) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.5.0-4.4 -proposed tracker (LP: #2029086) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.5.0-3.3 -proposed tracker (LP: #2028779) |
|
linux-aws-6.5 |
enable Rust support in the kernel (LP: #2007654) |
|
linux-aws-6.5 |
Ship kernel modules Zstd compressed (LP: #2028568) |
|
linux-aws-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.5.0-2.2 -proposed tracker (LP: #2027953) |
|
linux-aws-6.5 |
Remove non-LPAE kernel flavor (LP: #2025265) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.5.0-1.1 -proposed tracker (LP: #2026689) |
|
linux-aws-6.5 |
enable Rust support in the kernel (LP: #2007654) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-8.8 -proposed tracker (LP: #2025018) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-7.7 -proposed tracker (LP: #2024338) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-6.6 -proposed tracker (LP: #2023966) |
|
linux-aws-6.5 |
enable multi-gen LRU by default (LP: #2023629) |
|
linux-aws-6.5 |
Neuter signing tarballs (LP: #2012776) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-5.5 -proposed tracker (LP: #2022886) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-4.4 -proposed tracker (LP: #2021597) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-3.3 -proposed tracker (LP: #2021497) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-2.2 -proposed tracker (LP: #2020330) |
|
linux-aws-6.5 |
Fix NVME storage with RAID ON disappeared under Dell factory WINPE environment (LP: #2011768) |
|
linux-aws-6.5 |
mantic/linux-unstable: 6.4.0-1.1 -proposed tracker (LP: #2019965) |
|
linux-aws-6.5 |
lunar/linux-unstable: 6.3.0-2.2 -proposed tracker (LP: #2017788) |
|
linux-aws-6.5 |
lunar/linux-unstable: 6.3.0-1.1 -proposed tracker (LP: #2017776) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1051.59.1 -proposed tracker (LP: #2038015) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1050.57.1 -proposed tracker (LP: #2038170) |
|
linux-azure-6.5 |
jammy/linux-azure-6.5: 6.5.0-1007.7~22.04.1 -proposed tracker (LP: #2038954) |
|
linux-azure-6.5 |
mantic/linux-azure: 6.5.0-1007.7 -proposed tracker (LP: #2038690) |
|
linux-azure-6.5 |
mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) |
|
linux-azure-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
Disable restricting unprivileged change_profile by default, due to LXD latest/stable not yet compatible with this new apparmor feature (LP: #2038567) |
|
linux-azure-6.5 |
mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) |
|
linux-azure-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
mantic/linux-azure: 6.5.0-1006.6 -proposed tracker (LP: #2037625) |
|
linux-azure-6.5 |
mantic/linux: 6.5.0-7.7 -proposed tracker (LP: #2037611) |
|
linux-azure-6.5 |
kexec enable to load/kdump zstd compressed zimg (LP: #2037398) |
|
linux-azure-6.5 |
Mantic minimized/minimal cloud images do not receive IP address during provisioning (LP: #2036968) |
|
linux-azure-6.5 |
mantic/linux: 6.5.0-6.6 -proposed tracker (LP: #2035595) |
|
linux-azure-6.5 |
Mantic update: v6.5.3 upstream stable release (LP: #2035588) |
|
linux-azure-6.5 |
Mantic update: v6.5.2 upstream stable release (LP: #2035583) |
|
linux-azure-6.5 |
Mantic update: v6.5.1 upstream stable release (LP: #2035581) |
|
linux-azure-6.5 |
23.10 FEAT] [SEC2352] pkey: support EP11 API ordinal 6 for secure guests (LP: #2029390) |
|
linux-azure-6.5 |
23.10 FEAT] [SEC2341] pkey: support generation of keys of type PKEY_TYPE_EP11_AES (LP: #2028937) |
|
linux-azure-6.5 |
23.10 FEAT] KVM: Enable Secure Execution Crypto Passthrough - kernel part (LP: #2003674) |
|
linux-azure-6.5 |
Make backlight module auto detect dell_uart_backlight (LP: #2008882) |
|
linux-azure-6.5 |
Include QCA WWAN 5G Qualcomm SDX62/DW5932e support (LP: #2035306) |
|
linux-azure-6.5 |
Linux 6.2 fails to reboot with current u-boot-nezha (LP: #2021364) |
|
linux-azure-6.5 |
Enable Nezha board (LP: #1975592) |
|
linux-azure-6.5 |
Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-azure-6.5 |
Enable Nezha board (LP: #1975592) // Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-azure-6.5 |
Enable StarFive VisionFive 2 board (LP: #2013232) |
|
linux-azure-6.5 |
rcu_sched detected stalls on CPUs/tasks (LP: #1967130) |
|
linux-azure-6.5 |
RISC-V kernel config is out of sync with other archs (LP: #1981437) |
|
linux-azure-6.5 |
Support for Intel Discrete Gale Peak2/BE200 (LP: #2028065) |
|
linux-azure-6.5 |
Missing BT IDs for support for Intel Discrete Misty Peak2/BE202 (LP: #2033455) |
|
linux-azure-6.5 |
Audio device fails to function randomly on Intel MTL platform: No CPC match in the firmware file’s manifest (LP: #2034506) |
|
linux-azure-6.5 |
Installation support for SMARC RZ/G2L platform (LP: #2030525) |
|
linux-azure-6.5 |
Add support for kernels compiled with CONFIG_EFI_ZBOOT (LP: #2002226) |
|
linux-azure-6.5 |
Default module signing algo should be accelerated (LP: #2034061) |
|
linux-azure-6.5 |
NEW SRU rustc linux kernel requirements (LP: #1993183) |
|
linux-azure-6.5 |
FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) (LP: #2017980) |
|
linux-azure-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) // [FFe] apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in mantic (LP: #2032602) |
|
linux-azure-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) // [FFe] apparmor-4.0.0-alpha2 for unprivileged user namespace restrictions in mantic (LP: #2032602) |
|
linux-azure-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
mantic/linux-azure: 6.5.0-1005.5 -proposed tracker (LP: #2035597) |
|
linux-azure-6.5 |
mantic/linux-azure: 6.5.0-1004.4 -proposed tracker (LP: #2034548) |
|
linux-azure-6.5 |
mantic/linux: 6.5.0-5.5 -proposed tracker (LP: #2034546) |
|
linux-azure-6.5 |
mantic/linux-azure: 6.5.0-1003.3 -proposed tracker (LP: #2034044) |
|
linux-azure-6.5 |
mantic/linux-azure: 6.5.0-1002.2 -proposed tracker (LP: #2033022) |
|
linux-azure-6.5 |
mantic/linux-azure: 6.5.0-1001.1 -proposed tracker (LP: #2029222) |
|
linux-azure-6.5 |
Ship kernel modules Zstd compressed (LP: #2028568) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.5.0-4.4 -proposed tracker (LP: #2029086) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.5.0-3.3 -proposed tracker (LP: #2028779) |
|
linux-azure-6.5 |
enable Rust support in the kernel (LP: #2007654) |
|
linux-azure-6.5 |
Ship kernel modules Zstd compressed (LP: #2028568) |
|
linux-azure-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.5.0-2.2 -proposed tracker (LP: #2027953) |
|
linux-azure-6.5 |
Remove non-LPAE kernel flavor (LP: #2025265) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.5.0-1.1 -proposed tracker (LP: #2026689) |
|
linux-azure-6.5 |
enable Rust support in the kernel (LP: #2007654) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-8.8 -proposed tracker (LP: #2025018) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-7.7 -proposed tracker (LP: #2024338) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-6.6 -proposed tracker (LP: #2023966) |
|
linux-azure-6.5 |
enable multi-gen LRU by default (LP: #2023629) |
|
linux-azure-6.5 |
Neuter signing tarballs (LP: #2012776) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-5.5 -proposed tracker (LP: #2022886) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-4.4 -proposed tracker (LP: #2021597) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-3.3 -proposed tracker (LP: #2021497) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-2.2 -proposed tracker (LP: #2020330) |
|
linux-azure-6.5 |
Fix NVME storage with RAID ON disappeared under Dell factory WINPE environment (LP: #2011768) |
|
linux-azure-6.5 |
mantic/linux-unstable: 6.4.0-1.1 -proposed tracker (LP: #2019965) |
|
linux-azure-6.5 |
lunar/linux-unstable: 6.3.0-2.2 -proposed tracker (LP: #2017788) |
|
linux-azure-6.5 |
lunar/linux-unstable: 6.3.0-1.1 -proposed tracker (LP: #2017776) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1016.16~22.04.1.1 -proposed tracker (LP: #2038060) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1015.15~22.04.1.1 -proposed tracker (LP: #2038213) |
|
nvidia-graphics-drivers-470 |
New upstream release (LP: #2038514). |
|
nvidia-graphics-drivers-525 |
New upstream release (LP: #2038514). |
|
nvidia-graphics-drivers-535 |
New upstream release (LP: #2038514). |
|
nvidia-graphics-drivers-470-server |
New upstream release (LP: #2038514). |
|
nvidia-graphics-drivers-525-server |
New upstream release (LP: #2038514). |
|
nvidia-graphics-drivers-535-server |
New upstream release (LP: #2038514). |
|
linux-nvidia-6.5 |
jammy/linux-nvidia-6.5: 6.5.0-1004.4 -proposed tracker (LP: #2038972) |
|
linux-nvidia-6.5 |
mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) |
|
linux-nvidia-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-nvidia-6.5 |
Disable restricting unprivileged change_profile by default, due to LXD latest/stable not yet compatible with this new apparmor feature (LP: #2038567) |
|
linux-nvidia-6.5 |
mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) |
|
linux-nvidia-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-nvidia-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-nvidia-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-nvidia-6.5 |
kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-firmware |
Update firmware for hwe-6.2/oem-6.5 kernel migrations (LP: #2029899) |
|
makedumpfile |
d/p/lp2038248-fix-wrong-exclusion-of-slab-pages-on-Linux-6.2.patch: When using the “makedumpfile -d 8” command, exclude user data rather than other slab pages (LP: #2038248) |
|
linux-meta-kvm |
|
|
linux-meta-oem-6.1 |
|
|
linux-meta-raspi |
|
|
linux-firmware |
System hang at suspend stress test with WCN6856 WiFi 6E - Qualcomm - 2R8DY (LP: #2042534) |
|
linux-firmware |
BT/WiFi coex stability issue on RTL8851BE/RTL8852BE (LP: #2042999) |
|
linux-firmware |
missing mei_vsc firmware for HM2172 and OV02E sensor (LP: #2042074) |
|
linux-firmware |
i915: Update DMC, GuC, HuC fw for Meteor Lake (LP: #2036697) |
|
linux-firmware |
New Intel MIPI IPU6 firmware available for MTL-P platform (LP: #2043580) |
|
linux-firmware |
Intel AX201] Direct firmware load for iwlwifi-so-a0-hr-b0-83.ucode failed with error -2 (LP: #2042716) |
|
firmware-sof |
Soundwire support for Dell SKU0C87 devices. LP: #2029281 |
|
linux-meta-azure |
|
|
linux-meta-azure-6.2 |
|
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1052.60.1 -proposed tracker (LP: #2041908) |
|
linux-meta-azure-fde |
|
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1017.17~22.04.1.1 -proposed tracker (LP: #2041882) |
|
linux-meta-azure-fde-6.2 |
|
|
irqbalance |
d/p/lp2038300-parse_proc_interrupts-fix-parsing-interrupt-counts.patch Fix parsing of GPIO irqchip on Tegra platform (Backport) (LP: #2038300) |
|
linux-meta-azure-6.2 |
|
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1018.18~22.04.1.1 -proposed tracker (LP: #2041540) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1017.17~22.04.1.1 -proposed tracker (LP: #2041882) |
|
linux-meta-azure-fde-6.2 |
|
|
linux-oem-6.1 |
jammy/linux-oem-6.1: 6.1.0-1027.27 -proposed tracker (LP: #2041604) |
|
linux-oem-6.1 |
Jammy update: v6.1.61 upstream stable release (LP: #2042580) |
|
linux-oem-6.1 |
Jammy update: v6.1.60 upstream stable release (LP: #2042577) |
|
linux-oem-6.1 |
Jammy update: v6.1.59 upstream stable release (LP: #2042572) |
|
linux-oem-6.1 |
Jammy update: v6.1.58 upstream stable release (LP: #2042569) |
|
linux-oem-6.5 |
jammy/linux-oem-6.5: 6.5.0-1009.10 -proposed tracker (LP: #2041693) |
|
linux-oem-6.5 |
Realtek RTS5264 SD 7.0 cardreader support (LP: #2039925) |
|
linux-oem-6.5 |
Long resume on surprise dock unplug (LP: #2044091) |
|
linux-oem-6.5 |
Fix headset microphone for Dell laptops with audio codec ALC295 (LP: #2043551) |
|
linux-signed-azure-6.5 |
SIGNEDv5: add ubuntu-core-initrd support to the linux-generate ancillary package (LP: #2027818) |
|
linux-meta-azure-6.5 |
SIGNEDv4: add Azure CVM support to the linux-generate ancillary package (LP: #2017571) |
|
linux-meta-azure-6.5 |
|
|
flash-kernel |
Ensure that only kernels in fully “installed” state are considered for flashing (LP: #2007827) |
|
linux-meta-azure |
|
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1053.61.1 -proposed tracker (LP: #2041562) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1052.60.1 -proposed tracker (LP: #2041908) |
|
linux-meta-azure-fde |
|
|
alsa-ucm-conf |
Backport patch to add rt713 SDCA device (LP: #2042902) |
|
linux-nvidia-6.2 |
Pull request to address thermal core issues (LP: #2042697) |
|
linux-hwe-6.5 |
jammy/linux-hwe-6.5: 6.5.0-14.14~22.04.1 -proposed tracker (LP: #2043483) |
|
linux-hwe-6.5 |
jammy/linux-hwe-6.5: 6.5.0-12.12~22.04.2 -proposed tracker (LP: #2043102) |
|
linux-hwe-6.5 |
jammy/linux-hwe-6.5: 6.5.0-12.12~22.04.1 -proposed tracker (LP: #2043086) |
|
linux-hwe-6.5 |
mantic/linux: 6.5.0-12.12 -proposed tracker (LP: #2041536) |
|
linux-hwe-6.5 |
apparmor restricts read access of user namespace mediation sysctls to root (LP: #2040194) |
|
linux-hwe-6.5 |
AppArmor spams kernel log with assert when auditing (LP: #2040192) |
|
linux-hwe-6.5 |
apparmor notification files verification (LP: #2040250) |
|
linux-hwe-6.5 |
apparmor oops when racing to retrieve a notification (LP: #2040245) |
|
linux-hwe-6.5 |
drop all references to is_rust_module.sh in kernels >= 6.5 (LP: #2038611) |
|
linux-hwe-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-hwe-6.5 |
Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and PCIE peripherals (LP: #2036587) |
|
linux-hwe-6.5 |
Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) |
|
linux-azure-6.5 |
mantic/linux: 6.5.0-12.12 -proposed tracker (LP: #2041536) |
|
linux-azure-6.5 |
apparmor restricts read access of user namespace mediation sysctls to root (LP: #2040194) |
|
linux-azure-6.5 |
AppArmor spams kernel log with assert when auditing (LP: #2040192) |
|
linux-azure-6.5 |
apparmor notification files verification (LP: #2040250) |
|
linux-azure-6.5 |
apparmor oops when racing to retrieve a notification (LP: #2040245) |
|
linux-azure-6.5 |
drop all references to is_rust_module.sh in kernels >= 6.5 (LP: #2038611) |
|
linux-azure-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-azure-6.5 |
Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and PCIE peripherals (LP: #2036587) |
|
linux-azure-6.5 |
Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) |
|
linux-signed-azure-6.5 |
SIGNEDv5: add ubuntu-core-initrd support to the linux-generate ancillary package (LP: #2027818) |
|
linux-meta-azure-6.5 |
SIGNEDv4: add Azure CVM support to the linux-generate ancillary package (LP: #2017571) |
|
linux-meta-azure-6.5 |
|
|
systemd-hwe |
hwdb: Add Dell models that require ACCEL_LOCATION=base (LP: #2044431) |
|
linux-nvidia-6.5 |
Pull-request to address ARM SMMU issue (LP: #2031320) |
|
linux-nvidia-6.5 |
mantic/linux: 6.5.0-12.12 -proposed tracker (LP: #2041536) |
|
linux-nvidia-6.5 |
apparmor restricts read access of user namespace mediation sysctls to root (LP: #2040194) |
|
linux-nvidia-6.5 |
AppArmor spams kernel log with assert when auditing (LP: #2040192) |
|
linux-nvidia-6.5 |
apparmor notification files verification (LP: #2040250) |
|
linux-nvidia-6.5 |
apparmor oops when racing to retrieve a notification (LP: #2040245) |
|
linux-nvidia-6.5 |
drop all references to is_rust_module.sh in kernels >= 6.5 (LP: #2038611) |
|
linux-nvidia-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-nvidia-6.5 |
Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and PCIE peripherals (LP: #2036587) |
|
linux-nvidia-6.5 |
Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) |
|
linux-firmware |
Missing CS35L41 firmware for HP G11 mWS models (LP: #2044150) |
|
linux-firmware |
Support for Intel Discrete Gale Peak2/BE200 (LP: #2028065) |
|
linux-firmware |
Missing CS35L41 firmware for Dell Oasis Models (LP: #2044158) |
|
linux-firmware |
Missing firmware for Intel CNVi AX211 on Intel Meteor Lake platform (LP: #2037390) |
|
nvidia-graphics-drivers-535 |
New upstream release (LP: #2045913): |
|
linux-gcp-6.5 |
jammy/linux-gcp-6.5: 6.5.0-1010.10~22.04.3 -proposed tracker (LP: #2043107) |
|
linux-gcp-6.5 |
revert support for arbitrary symbol length in modversion in hwe kernels (LP: #2039010) |
|
linux-gcp-6.5 |
do not ship ZSTD compressed modules in jammy/hwe-6.5 kernels (LP: #2039009) |
|
linux-oracle-6.5 |
jammy/linux-oracle-6.5: 6.5.0-1013.13~22.04.4 -proposed tracker (LP: #2044275) |
|
linux-oem-6.5 |
jammy/linux-oem-6.5: 6.5.0-1011.12 -proposed tracker (LP: #2047946) |
|
linux-oem-6.5 |
needs-packaging] usbio-drivers (LP: #2041800) |
|
linux-oem-6.5 |
Support standalone dkms source tree embedded in kernel source (LP: #2047909) |
|
linux-oem-6.5 |
jammy-oem-6.5: one more panel needs to disable psr2 (LP: #2046681) |
|
linux-restricted-modules-oem-6.5 |
Add lrm autogenerated transitional independent of variants (LP: #1991130) |
|
linux-restricted-signatures-oem-6.5 |
Add lrm autogenerated transitional independent of variants (LP: #1991130) |
|
systemd-hwe |
Add autosuspend rules for Framework (LP: #2045621) |
|
systemd-hwe |
Add three Dell platforms to sensor accel location base (LP: #2046687) |
|
linux-lowlatency-hwe-6.5 |
jammy/linux-lowlatency-hwe-6.5: 6.5.0-14.14.1~22.04.1 -proposed tracker (LP: #2043484) |
|
linux-lowlatency-hwe-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-lowlatency-hwe-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-lowlatency-hwe-6.5 |
mantic/linux: 6.5.0-12.12 -proposed tracker (LP: #2041536) |
|
linux-lowlatency-hwe-6.5 |
apparmor restricts read access of user namespace mediation sysctls to root (LP: #2040194) |
|
linux-lowlatency-hwe-6.5 |
AppArmor spams kernel log with assert when auditing (LP: #2040192) |
|
linux-lowlatency-hwe-6.5 |
apparmor notification files verification (LP: #2040250) |
|
linux-lowlatency-hwe-6.5 |
apparmor oops when racing to retrieve a notification (LP: #2040245) |
|
linux-lowlatency-hwe-6.5 |
drop all references to is_rust_module.sh in kernels >= 6.5 (LP: #2038611) |
|
linux-lowlatency-hwe-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-lowlatency-hwe-6.5 |
Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and PCIE peripherals (LP: #2036587) |
|
linux-lowlatency-hwe-6.5 |
Realtek 8852CE WiFi 6E country code udpates (LP: #2037273) |
|
linux-lowlatency-hwe-6.5 |
mantic/linux-lowlatency: 6.5.0-9.9.1 -proposed tracker (LP: #2038688) |
|
linux-lowlatency-hwe-6.5 |
mantic/linux: 6.5.0-9.9 -proposed tracker (LP: #2038687) |
|
linux-lowlatency-hwe-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-lowlatency-hwe-6.5 |
Disable restricting unprivileged change_profile by default, due to LXD latest/stable not yet compatible with this new apparmor feature (LP: #2038567) |
|
linux-lowlatency-hwe-6.5 |
mantic/linux: 6.5.0-8.8 -proposed tracker (LP: #2038577) |
|
linux-lowlatency-hwe-6.5 |
update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-lowlatency-hwe-6.5 |
LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-lowlatency-hwe-6.5 |
udev fails to make prctl() syscall with apparmor=0 (as used by maas by default) (LP: #2016908) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
linux-lowlatency-hwe-6.5 |
kinetic: apply new apparmor and LSM stacking patch set (LP: #1989983) // update apparmor and LSM stacking patch set (LP: #2028253) |
|
nvidia-graphics-drivers-535 |
New upstream release (LP: #2048901) |
|
nvidia-graphics-drivers-535-server |
New upstream release (LP: #2048901) |
|
nvidia-graphics-drivers-545 |
New upstream release (LP: #2042426): |
|
nvidia-graphics-drivers-545 |
New upstream release (LP: #2042426). |
|
linux-aws-6.2 |
lunar/linux-aws: 6.2.0-1018.18 -proposed tracker (LP: #2048551) |
|
linux-aws-6.2 |
lunar/linux: 6.2.0-40.41 -proposed tracker (LP: #2048568) |
|
linux-azure-6.2 |
lunar/linux-azure: 6.2.0-1019.19 -proposed tracker (LP: #2048554) |
|
linux-azure-6.2 |
lunar/linux: 6.2.0-40.41 -proposed tracker (LP: #2048568) |
|
linux-azure-fde-6.2 |
jammy/linux-azure-fde-6.2: 6.2.0-1019.19~22.04.1.1 -proposed tracker (LP: #2048552) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1054.62.1 -proposed tracker (LP: #2048573) |
|
linux-firmware |
Revert “WCN6856 Wi-FI Unavailable and no function during suspend stress (LP: #2048977)” |
|
linux-firmware |
Dell dock station WD22TB4 loses ether dev after reboot/power off (LP: #2048747) |
|
linux-firmware |
occasional wifi firmware loading failures: wiwlwifi: BE200: Failed to start RT ucode: -110 (LP: #2048853) |
|
linux-firmware |
WCN6856 Wi-FI Unavailable and no function during suspend stress (LP: #2048977) |
|
linux-firmware |
upstream Intel VSC firmware paths moved to intel/vsc/ (LP: #2048991) |
|
alsa-ucm-conf |
fix typo to make the patch work on mt8390-evk (lp: #2049327) |
|
smartmontools |
Add d/p/lp2042885-fix-segfault-reading-nvme-error-log-on-be.patch to fix a smartctl on NVME segmentation fault. (LP: #2042885) |
|
flash-kernel |
Add support for Xilinx Kria KD240 (LP: #2037407) |
|
linux-gcp-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-hwe-6.5 |
Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and PCIE peripherals (LP: #2036587) |
|
linux-hwe-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-hwe-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-lowlatency-hwe-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-oem-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-oracle-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-riscv-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-starfive-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-oem-6.1 |
jammy/linux-oem-6.1: 6.1.0-1033.33 -proposed tracker (LP: #2051966) |
|
linux-oem-6.1 |
Jammy update: v6.1.63 upstream stable release (LP: #2046577) |
|
linux-gcp-6.2 |
lunar/linux-gcp: 6.2.0-1021.23 -proposed tracker (LP: #2048556) |
|
linux-gcp-6.2 |
lunar/linux: 6.2.0-40.41 -proposed tracker (LP: #2048568) |
|
linux-intel-iotg |
jammy/linux-intel-iotg: 5.15.0-1048.54 -proposed tracker (LP: #2048317) |
|
linux-nvidia-6.2 |
jammy/linux-hwe-6.2: 6.2.0-40.41~22.04.1 -proposed tracker (LP: #2048567) |
|
linux-nvidia-6.2 |
lunar/linux: 6.2.0-40.41 -proposed tracker (LP: #2048568) |
|
linux-hwe-6.5 |
SRU][22.04.04]: mpi3mr driver update (LP: #2045233) |
|
linux-hwe-6.5 |
Mediatek] mt8195-demo: enable CONFIG_MTK_IOMMU as module for multimedia and PCIE peripherals (LP: #2036587) |
|
linux-hwe-6.5 |
disable shiftfs (LP: #2038522) |
|
linux-hwe-6.5 |
UBUNTU 23.04] Kernel config option missing for s390x PCI passthrough (LP: #2042853) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1056.64.1 -proposed tracker (LP: #2052542) |
|
linux-azure-fde |
jammy/linux-azure-fde: 5.15.0-1055.63.1 -proposed tracker (LP: #2048288) |
Unsorted changes¶
Source Package |
Bug # |
Description |
|---|---|---|
samba |
Cherry pick samba AD DC provisioning DEP8 test from later Ubuntu releases (LP: #1977746, LP: #2011745): |
|
samba |
Cherry pick samba AD DC provisioning DEP8 test from later Ubuntu releases (LP: #1977746, LP: #2011745): |
|
python-oslo.privsep |
Backport max_buffer_size fix (LP: #2029952) |
|
oem-stella-aron-meta |
Meta package for Stella Aron. (LP: #1997637) |
|
oem-stella-cascoon-rpl-meta |
Meta package for Stella Cascoon-Rpl. (LP: #1997641) |
|
oem-stella-asobo-meta |
Meta package for Stella Asobo. (LP: #2000214) |
|
oem-stella-kuku-meta |
Meta package for Stella Kuku. (LP: #2002654) |
|
oem-stella-romi-meta |
Meta package for Stella Romi. (LP: #2002655) |
|
python-os-brick |
d/p/avoid-volume-extension-errors.patch: Avoid volume extension errors caused by multipath-tools version (LP: #1888675). |
|
oem-sutton-abishag-meta |
Meta package for Sutton Abishag. (LP: #2002216) |
|
oem-sutton-acheron-meta |
Meta package for Sutton Acheron. (LP: #2002218) |
|
oem-sutton-adamina-meta |
Meta package for Sutton Adamina. (LP: #2002220) |
|
oem-sutton-achaicus-meta |
Meta package for Sutton Achaicus. (LP: #2006392) |
|
oem-stella-bergmite-meta |
Meta package for Stella Bergmite. (LP: #2008109) |
|
oem-stella-chiko-meta |
Meta package for Stella Chiko. (LP: #2007392) |
|
oem-stella-graveler-meta |
Meta package for Stella Graveler. (LP: #2008262) |
|
oem-stella-yoshio-meta |
Meta package for Stella Yoshio. (LP: #2008264) |
|
oem-sutton-aitland-meta |
Meta package for Sutton Aitland. (LP: #2006393) |
|
oem-sutton-adair-meta |
Meta package for Sutton Adair. (LP: #2007393) |
|
oem-sutton-barrett-meta |
Meta package for Sutton Barrett. (LP: #2011704) |
|
oem-sutton-barrington-meta |
Meta package for Sutton Barrington. (LP: #2011705) |
|
oem-sutton-caitir-meta |
Meta package for Sutton Caitir. (LP: #2020043) |
|
oem-sutton-calaminag-meta |
Meta package for Sutton Calaminag. (LP: #2019525) |
|
sg3-utils |
d/p/0002-Fix-crash-with-rescan-scsi-bus.sh-r.patch: do not allow rescan-scsi-bus.sh to remove device (LP: #1976228). |
|
oem-sutton-akando-meta |
Meta package for Sutton Akando. (LP: #2006394) |
|
oem-sutton-adelia-meta |
Meta package for Sutton Adelia. (LP: #2007395) |
|
oem-sutton-barossa-meta |
Meta package for Sutton Barossa. (LP: #2011703) |
|
oem-sutton-caia-meta |
Meta package for Sutton Caia. (LP: #2008787) |
|
oem-stella-sensei-meta |
Meta package for Stella Sensei. (LP: #2008263) |
|
oem-sutton-caimbrie-meta |
Meta package for Sutton Caimbrie. (LP: #2015332) |
|
oem-stella-purrloin-rpl-meta |
Meta package for Stella Purrloin-Rpl. (LP: #2016938) |
|
live-build |
To avoid removing packaged preferences.d files, in lb_chroot_archives install stage, only remove apt/preferences.d/* files after we backup any existing preferences.d/ files. Then during remove stage or lb_chroot_archives restore the backed up packaged preferences.d files. (LP: #2033308) |
|
u-boot |
Support mkeficapsule command to generate capsule file (LP: #2036406) |
|
multipath-tools |
d/p/lp2042366-dm_get_map-fix-segfault-when-can-t-found-target.patch: Introduce NULL pointer check to multipath map params. (LP: #2042366) |
|
oem-sutton-barth-meta |
Meta package for Sutton Barth. (LP: #2023537) |
|
oem-sutton-barry-meta |
Meta package for Sutton Barry. (LP: #2013053) |
|
oem-sutton-balesego-meta |
Meta package for Sutton Balesego. (LP: #1997636) |
|
oem-sutton-bartek-meta |
Meta package for Sutton Bartek. (LP: #2013054) |
|
oem-sutton-caprice-meta |
Meta package for Sutton Caprice. (LP: #2008788) |
|
oem-sutton-balwina-meta |
Meta package for Sutton Balwina. (LP: #1997639) |
|
oem-sutton-capricorn-meta |
Meta package for Sutton Capricorn. (LP: #2013055) |
|
oem-sutton-capri-meta |
Meta package for Sutton Capri. (LP: #2007397) |
|
oem-sutton-addie-meta |
Meta package for Sutton Addie. (LP: #2017396) |
|
oem-sutton-addo-meta |
Meta package for Sutton Addo. (LP: #2020042) |
|
oem-sutton-adelaide-meta |
Meta package for Sutton Adelaide. (LP: #2017397) |
|
oem-sutton-africa-meta |
Meta package for Sutton Africa. (LP: #2017398) |
|
dns-root-data |
update root hints to 2023112702 (LP: #2045297 Closes: #1054393) |
|
cd-boot-images-amd64 |
Rebuild against grub-efi-amd64-signed v1.187.6+2.06-2ubuntu14.4. (LP: #2053072) |
|
cd-boot-images-arm64 |
Rebuild against grub-efi-arm64-signed v1.187.6+2.06-2ubuntu14.4. (LP: #2053072) |
|
cd-boot-images-riscv64 |
No-change rebuild with latest u-boot-sifive. (LP: #2053072) |