aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Kosina2011-10-31 19:11:41 -0500
committerLinus Torvalds2011-10-31 19:30:54 -0500
commit1330b0dcf876201bda0872ea32d64c190384defc (patch)
tree2e128a84a87100fd8c7738e95ccc3a512470eab6 /MAINTAINERS
parent03535ab54a3f3ead011c14b98f2781a285f95025 (diff)
downloadkernel-video-1330b0dcf876201bda0872ea32d64c190384defc.tar.gz
kernel-video-1330b0dcf876201bda0872ea32d64c190384defc.tar.xz
kernel-video-1330b0dcf876201bda0872ea32d64c190384defc.zip
MAINTAINERS: add ASLR maintainer
Since achieving the full ASLR by merging the PIE randomization in commit cc503c1b43 ("x86: PIE executable randomization"), I have been dealing with most (if not all) of the bugreports reported against userspace address space randomization, so it might be a good idea to provide a decent contact point in MAINTAINERS. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Cc: Josh Boyer <jwboyer@redhat.com> Cc: Nicolas Pitre <nicolas.pitre@linaro.org> Cc: Ingo Molnar <mingo@elte.hu> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a9837f23aae..3c17a201af5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -316,6 +316,10 @@ W: http://wiki.analog.com/AD7879
316S: Supported 316S: Supported
317F: drivers/input/touchscreen/ad7879.c 317F: drivers/input/touchscreen/ad7879.c
318 318
319ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
320M: Jiri Kosina <jkosina@suse.cz>
321S: Maintained
322
319ADM1025 HARDWARE MONITOR DRIVER 323ADM1025 HARDWARE MONITOR DRIVER
320M: Jean Delvare <khali@linux-fr.org> 324M: Jean Delvare <khali@linux-fr.org>
321L: lm-sensors@lm-sensors.org 325L: lm-sensors@lm-sensors.org