- Change my email address to @kernel.org so I am no longer at the mercy of useless corporate email infrastructure - Wire up the EFI RNG code for x86. This enables an additional source of entropy during early boot. - Enable the TPM event log code on ARM platforms. -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEnNKg2mrY9zMBdeK7wjcgfpV0+n0FAl3D4YgACgkQwjcgfpV0 +n1TvggAtpy7Op+3RspGk380uaDWwNx40rEP8NULaqJldnqdIKIiKaUnIf1bgbwp ForCSV5PfhqZeVqhrpyRL8GSDrWdkbvt9tSWgqWTVDhMEPZoTnEM52XZ5IdFrW6e JmCaJmCfAeMT8TcCifF4MCCdJMutom9f8eb7wj1VAbH9fVMBUQxjxt6kClYD7hX/ /nHhdFzW+ptxnf1Ckos4ZEo5srQ0KA5Vb8cX+u5N086THsfsLz4LFB918gWrlUnF LpVI20f9tsvVZ7uvqsIK6sU77Hg3Ysl+bLZzxFa1/9u2CAijwlOiXhKT2IAnpT0K lfVNCt0JDBvvCtouj8NZgN6LyWyqww== =gn4S -----END PGP SIGNATURE----- Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core Pull EFI changes for v5.5 from Ard Biesheuvel: - Change my email address to @kernel.org so I am no longer at the mercy of useless corporate email infrastructure - Wire up the EFI RNG code for x86. This enables an additional source of entropy during early boot. - Enable the TPM event log code on ARM platforms.
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. 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.
Description
Languages
C
97.6%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%