https://github.com/torvalds/linux
Revision b80d60e1c3854460a1f01d4110da5ae98f30f9b2 authored by Linus Torvalds on 22 November 2012, 19:16:29 UTC, committed by Linus Torvalds on 22 November 2012, 19:16:29 UTC
Pull PARISC fixes from James Bottomley:
 "This is two bug fixes: one fixes a loophole where rt_sigprocmask()
  with the wrong values panics the box (Denial of Service) and the other
  fixes an aliasing problem with get_shared_area() which could cause
  data corruption.

  Signed-off-by: James Bottomley <JBottomley@Parallels.com>"

* tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6:
  [PARISC] fix user-triggerable panic on parisc
  [PARISC] fix virtual aliasing issue in get_shared_area()
2 parent s a2d2eda + 441a179
History
Tip revision: b80d60e1c3854460a1f01d4110da5ae98f30f9b2 authored by Linus Torvalds on 22 November 2012, 19:16:29 UTC
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
Tip revision: b80d60e
File Mode Size
Makefile -rw-r--r-- 786 bytes
auto_group.c -rw-r--r-- 5.6 KB
auto_group.h -rw-r--r-- 1.5 KB
clock.c -rw-r--r-- 8.0 KB
core.c -rw-r--r-- 193.7 KB
cpupri.c -rw-r--r-- 6.6 KB
cpupri.h -rw-r--r-- 791 bytes
cputime.c -rw-r--r-- 13.5 KB
debug.c -rw-r--r-- 11.9 KB
fair.c -rw-r--r-- 132.7 KB
features.h -rw-r--r-- 1.6 KB
idle_task.c -rw-r--r-- 2.1 KB
rt.c -rw-r--r-- 47.0 KB
sched.h -rw-r--r-- 30.7 KB
stats.c -rw-r--r-- 2.7 KB
stats.h -rw-r--r-- 6.6 KB
stop_task.c -rw-r--r-- 2.7 KB

back to top