diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index 7332269e1250fbe6b511f5cba6a8381a4f6601cf..3b4da7f5aeef0c9c5e64fcaf1feef22e31a2e4ed 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -3,7 +3,7 @@
         2.6.5-7.286 (SLES 9),
         2.6.9-55.EL (RHEL 4),
         2.6.16.46-0.14 (SLES 10),
-        2.6.18-8.1.8.EL5 (RHEL 5).
+        2.6.18-8.1.10.EL5 (RHEL 5).
         2.6.18.8 vanilla (kernel.org)
        * Client support for unpatched kernels:
         (see http://wiki.lustre.org/index.php?title=Patchless_Client)
@@ -282,6 +282,13 @@ Details    : The patch as applied to 1.6.2 doesn't look correct for all arches.
 	     We should make sure the type of 'index' is loff_t and then cast 
 	     explicitly as needed below.  Do not assign an explicitly cast 
 	     loff_t to an int.
+
+Severity   : normal
+Frequency  : only for rhel5
+Bugzilla   : 13616
+Description: Kernel patches update for RHEL5 2.6.18-8.1.10.el5.
+Details    : Modify the target file & which_kernel.
+
 --------------------------------------------------------------------------------
 
 2007-08-10         Cluster File Systems, Inc. <info@clusterfs.com>
diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in
index 9a0cd52e43e3a6cc3ff47c3514cf8d12b13e48b3..d8ece8d0b4e9cafe616894ad3620116a592d2d6c 100644
--- a/lustre/kernel_patches/targets/2.6-rhel5.target.in
+++ b/lustre/kernel_patches/targets/2.6-rhel5.target.in
@@ -1,5 +1,5 @@
 lnxmaj="2.6.18"
-lnxrel="8.1.8.el5"
+lnxrel="8.1.10.el5"
 
 KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2
 SERIES=2.6-rhel5.series
diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch
index 08ae12d932ab4190629cc29f9066d50b96cfe11f..3705195cdbbc0b07c1a7fd75724e553404d3497d 100644
--- a/lustre/kernel_patches/which_patch
+++ b/lustre/kernel_patches/which_patch
@@ -5,7 +5,7 @@ SUPPORTED KERNELS:
 2.6-suse-newer        SLES9: 2.6.5-7.286       extra patches for SLES9 after SP1
 2.6-rhel4             RHEL4: 2.6.9-55.0.2.EL
 2.6-sles10            SLES10: 2.6.16.46-0.14
-2.6-rhel5.series      RHEL5: 2.6.18-8.1.8.el5
+2.6-rhel5.series      RHEL5: 2.6.18-8.1.10.el5
 2.6.18-vanilla.series kernel.org: 2.6.18.8
 
 CLIENT SUPPORT FOR UNPATCHED KERNELS: