Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jiri Kosina and committed by
Linus Torvalds
1330b0dc 03535ab5

+4
+4
MAINTAINERS
··· 316 316 S: Supported 317 317 F: drivers/input/touchscreen/ad7879.c 318 318 319 + ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR) 320 + M: Jiri Kosina <jkosina@suse.cz> 321 + S: Maintained 322 + 319 323 ADM1025 HARDWARE MONITOR DRIVER 320 324 M: Jean Delvare <khali@linux-fr.org> 321 325 L: lm-sensors@lm-sensors.org