diff options
author | Kees Cook <keescook@chromium.org> | 2017-02-10 13:19:07 -0500 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-02-13 13:25:52 -0500 |
commit | fc1b326efd276e7d121f5c1ced2884ae52a85814 (patch) | |
tree | f9d1be8de8264eff32ab631594b9a8eea4a0f4d7 | |
parent | 46418413ed200aa2c856a4426f93a157672b10c7 (diff) |
MAINTAINERS: Adjust pstore git repo URI, add files
The tree used for staging pstore changes has moved to my repo. The -next
tree already pulls from here, so update MAINTAINERS to reflect reality.
While at it, add some more pstore-related files to track.
Signed-off-by: Kees Cook <keescook@chromium.org>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 107c10e8f2d2..b135644f8a60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9968,16 +9968,19 @@ S: Maintained | |||
9968 | F: drivers/block/ps3vram.c | 9968 | F: drivers/block/ps3vram.c |
9969 | 9969 | ||
9970 | PSTORE FILESYSTEM | 9970 | PSTORE FILESYSTEM |
9971 | M: Kees Cook <keescook@chromium.org> | ||
9971 | M: Anton Vorontsov <anton@enomsg.org> | 9972 | M: Anton Vorontsov <anton@enomsg.org> |
9972 | M: Colin Cross <ccross@android.com> | 9973 | M: Colin Cross <ccross@android.com> |
9973 | M: Kees Cook <keescook@chromium.org> | ||
9974 | M: Tony Luck <tony.luck@intel.com> | 9974 | M: Tony Luck <tony.luck@intel.com> |
9975 | S: Maintained | 9975 | S: Maintained |
9976 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git | 9976 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/pstore |
9977 | F: fs/pstore/ | 9977 | F: fs/pstore/ |
9978 | F: include/linux/pstore* | 9978 | F: include/linux/pstore* |
9979 | F: drivers/firmware/efi/efi-pstore.c | 9979 | F: drivers/firmware/efi/efi-pstore.c |
9980 | F: drivers/acpi/apei/erst.c | 9980 | F: drivers/acpi/apei/erst.c |
9981 | F: Documentation/admin-guide/ramoops.rst | ||
9982 | F: Documentation/devicetree/bindings/reserved-memory/ramoops.txt | ||
9983 | K: \b(pstore|ramoops) | ||
9981 | 9984 | ||
9982 | PTP HARDWARE CLOCK SUPPORT | 9985 | PTP HARDWARE CLOCK SUPPORT |
9983 | M: Richard Cochran <richardcochran@gmail.com> | 9986 | M: Richard Cochran <richardcochran@gmail.com> |