diff --git a/RELNOTES b/RELNOTES --- a/RELNOTES +++ b/RELNOTES @@ -10,20 +10,20 @@ Changes to this file should not be MFCed. -3416e102c4e9 +3416e102c4e9: Remove TI code from armv7 GENERIC kernel. This code doesn't cope with newer DTS and hasn't in a long time so support for TI armv7 platform (like BeagleBone and Pandaboard) is now removed from GENERIC. -d198b8774d2c +d198b8774d2c: Add a new "fwget" utility. The goal of this utility is to inspect the system for peripherals that needs firmware and install the appropriate packages for them. For now only pci subsystem is supported and only firmwares for Intel and AMD GPUs are known. -896516e54a8c +896516e54a8c: Add a new "syskrb5" mount option for Kerberized NFSv4.1/4.2 mounts. Without this patch, a Kerberized NFSv4.1/4.2 mount must provide a Kerberos credential for the client at mount time. @@ -34,7 +34,7 @@ credential is required at mount time. See mount_nfs(8). -330aa8acdec7,ff2f1f691cdb +330aa8acdec7,ff2f1f691cdb: Adds support for the SP4_MACH_CRED case for the NFSv4.1/4.2 ExchangeID operation since the Linux NFSv4.1/4.2 client is now using this for Kerberized mounts.