Provided by: kernel-patch-scripts_0.99.36+nmu4_all 

NAME
lskpatches - list installed kernel patches
SYNOPSIS
lskpatches
DESCRIPTION
Prints on standard output a list of kernel patches installed for kernel-package. These patches are
eligible for the --added-patches option of make-kpkg(1).
Along with the IDs for those patches, it lists various information, such as the architecture and kernel
version on which make-kpkg will attempt to apply them, and, for patches packaged using dh-kpatches, it
lists the version of dh-kpatches used to build the package, and the kernel versions for which the package
declares to provide a patch.
SEE ALSO
make-kpkg(1), dh_installkpatches(1).
AUTHOR
This tool and manual page were written by Yann Dirson <dirson@debian.org>.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free
Documentation License, Version 1.1 published by the Free Software Foundation; with no Invariant Sections,
no Front-Cover Texts and no Back-Cover Texts. A copy of the license can be found under
/usr/share/common-licenses/FDL.
21 February 2017 LSKPATCHES(1)