Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306397
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Document and extend kernel.perf_event_paranoid |
| Date | 2016-01-11 16:30 +0100 |
| Message-ID | <qPMzU-4ae-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
This moves documentation for the kernel.perf_event_paranoid to the Documentation directory, then adds a more paranoid level. Ben. Ben Hutchings (2): Documentation,perf: Document the perf sysctls security,perf: Allow further restriction of perf_event_open Documentation/sysctl/kernel.txt | 15 +++++++++++++++ include/linux/perf_event.h | 5 +++++ kernel/events/core.c | 8 ++++++++ security/Kconfig | 9 +++++++++ tools/perf/util/evsel.c | 7 ++----- 5 files changed, 39 insertions(+), 5 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Document and extend kernel.perf_event_paranoid Ben Hutchings <ben@decadent.org.uk> - 2016-01-11 16:30 +0100 [PATCH 1/2] Documentation,perf: Document the perf sysctls Ben Hutchings <ben@decadent.org.uk> - 2016-01-11 16:30 +0100
csiph-web