Linux 5.5.13
From: | Greg KH <gregkh-AT-linuxfoundation.org> | |
To: | linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org | |
Subject: | Linux 5.5.13 | |
Date: | Wed, 25 Mar 2020 18:44:21 +0100 | |
Message-ID: | <20200325174421.GA3764758@kroah.com> | |
Cc: | lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz> | |
Archive-link: | Article |
I'm announcing the release of the 5.5.13 kernel. All users of the 5.5 kernel series must upgrade. The updated 5.5.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.5.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-s... thanks, greg k-h ------------ Makefile | 2 +- drivers/base/core.c | 4 +++- include/linux/device.h | 11 +++++++++++ 3 files changed, 15 insertions(+), 2 deletions(-) Greg Kroah-Hartman (1): Linux 5.5.13 Saravana Kannan (2): driver core: Add dev_has_sync_state() driver core: Skip unnecessary work when device doesn't have sync_state()