]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
UBUNTU: Ubuntu-5.11.0-11.12 Ubuntu-5.11.0-11.12
authorAndrea Righi <andrea.righi@canonical.com>
Mon, 1 Mar 2021 17:17:45 +0000 (18:17 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 1 Mar 2021 17:17:45 +0000 (18:17 +0100)
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
debian.master/changelog
debian.master/reconstruct

index f1db055671cb399c0974f725ea797eb9afa55670..795db5f088b4f3e2ec04d5778a1280b8995d2ead 100644 (file)
@@ -1,10 +1,51 @@
-linux (5.11.0-11.12) UNRELEASED; urgency=medium
+linux (5.11.0-11.12) hirsute; urgency=medium
 
-  CHANGELOG: Do not edit directly. Autogenerated at release.
-  CHANGELOG: Use the printchanges target to see the curent changes.
-  CHANGELOG: Use the insertchanges target to create the final log.
+  * hirsute/linux: 5.11.0-11.12 -proposed tracker (LP: #1917335)
 
- -- Andrea Righi <andrea.righi@canonical.com>  Mon, 01 Mar 2021 17:54:28 +0100
+  * Packaging resync (LP: #1786013)
+    - update dkms package versions
+    - [Packaging] update variants
+
+  * Support no udeb profile (LP: #1916095)
+    - [Packaging] replace custom filter script with dctrl-tools
+    - [Packaging] correctly implement noudeb build profiles.
+
+  * Miscellaneous Ubuntu changes
+    - [Packaging] dkms-versions -- remove nvidia-graphics-drivers-440-server
+    - [Debian] run ubuntu-regression-suite for linux-unstable
+    - [Packaging] remove Provides: aufs-dkms
+    - [Packaging] Change source package name to linux
+    - [Config] update gcc version in config due to toolchain update
+
+  * Miscellaneous upstream changes
+    - Revert "UBUNTU: [Config] disable nvidia and nvidia_server builds"
+    - Xen/x86: don't bail early from clear_foreign_p2m_mapping()
+    - Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
+    - Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
+    - Xen/gntdev: correct error checking in gntdev_map_grant_pages()
+    - xen/arm: don't ignore return errors from set_phys_to_machine
+    - xen-blkback: don't "handle" error by BUG()
+    - xen-netback: don't "handle" error by BUG()
+    - xen-scsiback: don't "handle" error by BUG()
+    - xen-blkback: fix error handling in xen_blkbk_map()
+    - tty: protect tty_write from odd low-level tty disciplines
+    - Bluetooth: btusb: Always fallback to alt 1 for WBS
+    - media: pwc: Use correct device for DMA
+    - bpf: Fix truncation handling for mod32 dst reg wrt zero
+    - HID: make arrays usage and value to be the same
+    - USB: quirks: sort quirk entries
+    - usb: quirks: add quirk to start video capture on ELMO L-12F document camera
+      reliable
+    - ntfs: check for valid standard information attribute
+    - Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
+    - arm64: tegra: Add power-domain for Tegra210 HDA
+    - hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
+    - KVM: x86: Zap the oldest MMU pages, not the newest
+    - KVM: do not assume PTE is writable after follow_pfn
+    - mm: provide a saner PTE walking API for modules
+    - KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
+
+ -- Andrea Righi <andrea.righi@canonical.com>  Mon, 01 Mar 2021 18:17:45 +0100
 
 linux (5.11.0-10.11) hirsute; urgency=medium
 
index b71eaf17948f1adf271886918a04a4381c8e65c6..12bf476a21a9bea7fd03e165e9ad3bddd4c2e253 100644 (file)
@@ -25,7 +25,6 @@ chmod +x 'debian/scripts/misc/git-ubuntu-log'
 chmod +x 'debian/scripts/misc/insert-changes.pl'
 chmod +x 'debian/scripts/misc/insert-mainline-changes'
 chmod +x 'debian/scripts/misc/insert-ubuntu-changes'
-chmod +x 'debian/scripts/misc/kernel-wedge-arch.pl'
 chmod +x 'debian/scripts/misc/kernelconfig'
 chmod +x 'debian/scripts/misc/retag'
 chmod +x 'debian/scripts/misc/splitconfig.pl'