mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 02:34:23 +08:00
5c6ba7d532
* double free fix in ssi-protocol -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAlkG7+0ACgkQ2O7X88g7 +prDRA//dlNgAkwSyiRtX/DiBWPdIyMIvS7rJZzAr5WQaFLMP0EFhYUJ7YTona+c FV/yhXImYR+Uggl+I10rHgSnmejsV6Lp9wDauT1B5tdHR7CtlAxICiucxmtZ5Vmx +4lzM8Ftekd0hDSHCJYCJHkjIzPf0V6RhjuPEknBu+8JmpElXgOlhpahi6dHQdKk MR7GG9o8YKhATYb81wj+cH05J9zPkDJ+fGB82YCDj2+G+OhL2taMSQ8VHbZ7MRUv 5/NaCwGNybGcdztXSXjYqEKYqm84M80DPi+QxWBab8/Z+0JlTgcJHPbOP2YLq3A5 BcqEcMTQP3W0RZCHdhFxQhjC3X6LLD6T8FkSenox4Ck0YF+5Kbpb9vLEoKGqekiW WyDoEezk3kNz/LphYRYG2bxV3NG9ypYIH8feM9cHKPe5qs3pXh4jo1iTfePuYf0H HHEteKvHTYFTDo6tm1s30wOAKHWQK7yf/MSekVOaHhdReUxnhk+S2HDdQprSh5l6 UuA1zSWGJ0qScb+NR0rB0hwJ8wbXUCujMIZjw5I/NrGcGmQ9IwlDpm1f0tciaYYn ptU+i3vldm9IPBYTANoXnaaKbasW/ShnqEbiWauUvmr73KpxPUrjhDHnDfENtrBa 5xnFViHKALHeBGw1i66exGXy2O97xW6Jua1Chf0hmFIbkf7cl9g= =zFRo -----END PGP SIGNATURE----- Merge tag 'hsi-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi Pull HSI fix from Sebastian Reichel: "Fix double free fix in ssi-protocol" * tag 'hsi-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi: HSI: ssi_protocol: double free in ssip_pn_xmit() |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.