aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2021-06-18 10:48:19 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2021-06-18 10:59:01 +0200
commit973712c176a9a1d582d0bf92cd6327d36564a15b (patch)
tree4bb07eb024f15c352e1dd028ee4a4b0bfc71d8b7
parent63228a77979723a2b2095d13381d77c4716e576c (diff)
downloadkernel_replicant_linux-973712c176a9a1d582d0bf92cd6327d36564a15b.tar.gz
kernel_replicant_linux-973712c176a9a1d582d0bf92cd6327d36564a15b.tar.bz2
kernel_replicant_linux-973712c176a9a1d582d0bf92cd6327d36564a15b.zip
Update to 5.10.45
Cleanup debian/changelog file
-rw-r--r--debian/changelog32
1 files changed, 31 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a523367b55bc..1b4a283af8f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linux (5.10.44-1) UNRELEASED; urgency=medium
+linux (5.10.45-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.41
@@ -447,6 +447,36 @@ linux (5.10.44-1) UNRELEASED; urgency=medium
SHOST_CREATED
- tracing: Correct the length check which causes memory corruption
- proc: only require mm_struct for writing
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.45
+ - net: ieee802154: fix null deref in parse dev addr
+ - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
+ - HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
+ - HID: hid-input: add mapping for emoji picker key
+ - HID: hid-sensor-hub: Return error for hid_set_field() failure
+ - HID: quirks: Add quirk for Lenovo optical mouse
+ - HID: multitouch: set Stylus suffix for Stylus-application devices, too
+ - HID: Add BUS_VIRTUAL to hid_connect logging
+ - HID: usbhid: fix info leak in hid_submit_ctrl
+ - [arm64,armhf] drm/tegra: sor: Do not leak runtime PM reference
+ - [arm64,armhf] gpu: host1x: Split up client initalization and registration
+ - [arm64,armhf] drm/tegra: sor: Fully initialize SOR before registration
+ - gfs2: Prevent direct-I/O write fallback errors from getting lost
+ - gfs2: fix a deadlock on withdraw-during-mount
+ - HID: gt683r: add missing MODULE_DEVICE_TABLE
+ - gfs2: Fix use-after-free in gfs2_glock_shrink_scan
+ - scsi: target: core: Fix warning on realtime kernels
+ - ethernet: myri10ge: Fix missing error code in myri10ge_probe()
+ - scsi: qedf: Do not put host in qedf_vport_create() unconditionally
+ - Bluetooth: Add a new USB ID for RTL8822CE
+ - scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
+ - net: ipconfig: Don't override command-line hostnames or domains
+ - drm/amd/display: Allow bandwidth validation for 0 streams.
+ - drm/amdgpu: refine amdgpu_fru_get_product_info
+ - drm/amd/display: Fix potential memory leak in DMUB hw_init
+ - drm/amd/amdgpu:save psp ring wptr to avoid attack
+ - rtnetlink: Fix missing error code in rtnl_bridge_notify()
+ - net: Return the correct errno code
+ - fib: Return the correct errno code
[ Josua Mayer ]
* [armhf] drivers/bluetooth: Enable BT_HCIUART as a module, with support