linux/arch/mips/kernel
Linus Torvalds e28cc71572 Relax the rw_verify_area() error checking.
In particular, allow over-large read- or write-requests to be downgraded
to a more reasonable range, rather than considering them outright errors.

We want to protect lower layers from (the sadly all too common) overflow
conditions, but prefer to do so by chopping the requests up, rather than
just refusing them outright.

Cc: Peter Anvin <hpa@zytor.com>
Cc: Ulrich Drepper <drepper@redhat.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Al Viro <viro@ftp.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-04 16:20:40 -08:00
..
Makefile
asm-offsets.c
binfmt_elfn32.c
binfmt_elfo32.c
branch.c
cpu-bugs64.c
cpu-probe.c [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ... 2005-12-01 11:05:12 +00:00
dma-no-isa.c
entry.S
gdb-low.S
gdb-stub.c
genex.S
head.S
i8259.c
init_task.c
ioctl32.c [PATCH] remove ioctl32_handler_t 2005-11-09 07:56:00 -08:00
irix5sys.S
irixelf.c
irixinv.c
irixioctl.c
irixsig.c [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 2005-12-01 11:05:18 +00:00
irq-msc01.c
irq-mv6434x.c
irq-rm7000.c
irq-rm9000.c
irq.c
irq_cpu.c
linux32.c Relax the rw_verify_area() error checking. 2006-01-04 16:20:40 -08:00
mips_ksyms.c
module.c
proc.c
process.c [PATCH] sched: disable preempt in idle tasks 2005-11-09 07:56:33 -08:00
ptrace.c [PATCH] consolidate sys_ptrace() 2005-11-07 07:53:42 -08:00
ptrace32.c
r4k_fpu.S
r4k_switch.S
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
reset.c
rtlx.c Turn rtlx upside down. 2005-11-07 18:05:33 +00:00
scall32-o32.S [MIPS] Fix register handling in syscalls when debugging. 2005-12-01 11:05:17 +00:00
scall64-64.S [MIPS] Fix register handling in syscalls when debugging. 2005-12-01 11:05:17 +00:00
scall64-n32.S [MIPS] Fix register handling in syscalls when debugging. 2005-12-01 11:05:17 +00:00
scall64-o32.S [MIPS] Fix register handling in syscalls when debugging. 2005-12-01 11:05:17 +00:00
semaphore.c
setup.c
signal-common.h
signal.c [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 2005-12-01 11:05:18 +00:00
signal32.c [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. 2005-12-01 11:05:18 +00:00
signal_n32.c
smp.c [PATCH] sched: disable preempt in idle tasks 2005-11-09 07:56:33 -08:00
smp_mt.c
syscall.c
sysirix.c
time.c [PATCH] jiffies_64 cleanup 2005-10-30 17:37:25 -08:00
traps.c [MIPS] Generate SIGILL again 2005-12-01 11:05:14 +00:00
unaligned.c
vmlinux.lds.S
vpe.c VPE loader janitoring 2005-11-07 18:05:36 +00:00