ChangeSet@1.1564, 2005-01-10 17:02:11-02:00, marcelo@logos.cnet Alan Cox: xfs_attrmulti_by_handle lack of bounds checking, reported by Coverity (from 2.6.10-ac) ChangeSet@1.1563, 2005-01-10 16:57:46-02:00, marcelo@logos.cnet Alan Cox: sdla_xfer lack of bounds checking, reported by Coverity (from 2.6.10-ac) ChangeSet@1.1562, 2005-01-10 16:54:09-02:00, marcelo@logos.cnet Alan Cox: rose_rt_ioctl lack of bounds checking, reported by Coverity (from 2.6.10-ac) ChangeSet@1.1561, 2005-01-10 16:46:27-02:00, marcelo@logos.cnet get_user_pages: Change BUG_ON to WARN_ON ChangeSet@1.1560, 2005-01-10 16:43:28-02:00, marcelo@logos.cnet Brad Spengler: Fix RLIMIT_MEMLOCK issue ChangeSet@1.1559, 2005-01-10 16:14:19-02:00, marcelo@logos.cnet Alan Cox: Fix moxa serial bound checking issue (from 2.6.10-ac) ChangeSet@1.1558, 2005-01-10 16:10:06-02:00, marcelo@logos.cnet Brad Spengler: Fix random poolsize sysctl (from 2.6.10-ac) ChangeSet@1.1557, 2005-01-10 15:35:04-02:00, jaharkes@cs.cmu.edu [PATCH] Fix Coda bugs found by Coverity checker This patch adds bounds checking for tainted scalars. (reported by Brian Fulton and Ted Unangst, Coverity Inc.) Signed-off-by: Jan Harkes Index: linux-2.4.29-pre3-bk4/include/linux/coda.h =================================================================== ChangeSet@1.1556, 2005-01-10 15:26:24-02:00, marcelo@logos.cnet Change do_uselib() fix to match v2.6, rip do_brk_locked() ChangeSet@1.1555, 2005-01-10 14:48:43-02:00, marcelo@logos.cnet Linus Torvalds: Warn if mmap_sem is not locked in do_brk ChangeSet@1.1554, 2005-01-10 07:28:01-02:00, geert@linux-m68k.org [PATCH] Kill unused variables in the net code 2.4.28-rc2 introduced a warning in the net code on non-SMP: net/core/neighbour.c:1809: warning: unused variable `tbl' The following patch fixes this. Signed-off-by: Geert Uytterhoeven ChangeSet@1.1553, 2005-01-10 07:25:54-02:00, geert@linux-m68k.org [PATCH] Kill unused variables in the tty code Kill unused variables in the tty code Signed-off-by: Geert Uytterhoeven ChangeSet@1.1552, 2005-01-07 15:23:53-02:00, marcelo@logos.cnet Update Dave Jones email address in MAINTAINERS file ChangeSet@1.1551, 2005-01-07 07:36:24-02:00, marcelo@logos.cnet Paul Starzetz: sys_uselib() race vulnerability (CAN-2004-1235) http://isec.pl/vulnerabilities/isec-0021-uselib.txt TAG: v2.4.29-rc1