All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Alexey Budankov" <alexey.budankov@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce CAP_PERFMON to secure system performance monitoring and observability (rev2)
Date: Tue, 28 Jan 2020 06:42:25 -0000	[thread overview]
Message-ID: <158019374517.20537.8195386271468846361@emeril.freedesktop.org> (raw)
In-Reply-To: <74d524ab-ac11-a7b8-1052-eba10f117e09@linux.intel.com>

== Series Details ==

Series: Introduce CAP_PERFMON to secure system performance monitoring and observability (rev2)
URL   : https://patchwork.freedesktop.org/series/72273/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
00180af79ca9 capabilities: introduce CAP_PERFMON to kernel and user space
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
is available to a CAP_SYS_ADMIN privileged process [2]. Providing the access

total: 0 errors, 1 warnings, 0 checks, 36 lines checked
2b6eefdcee3f perf/core: open access to the core for CAP_PERFMON privileged process
-:9: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#9: 
CAP_PERFMON capability singly, without the rest of CAP_SYS_ADMIN credentials,

total: 0 errors, 1 warnings, 0 checks, 32 lines checked
67949e980fe0 perf/core: open access to probes for CAP_PERFMON privileged process
-:18: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#18: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 16 lines checked
e16c0ae49641 perf tool: extend Perf tool with CAP_PERFMON capability support
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 56 lines checked
0ded358c0c9a drm/i915/perf: open access for CAP_PERFMON privileged process
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 39 lines checked
1ec452341389 trace/bpf_trace: open access for CAP_PERFMON privileged process
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 8 lines checked
346f1feb325c powerpc/perf: open access for CAP_PERFMON privileged process
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 16 lines checked
80510aa6fcc1 parisc/perf: open access for CAP_PERFMON privileged process
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 8 lines checked
d4bca6e41e7d drivers/perf: open access for CAP_PERFMON privileged process
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 16 lines checked
e309daf46905 drivers/oprofile: open access for CAP_PERFMON privileged process
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
monitoring and observability operations (POSIX IEEE 1003.1e 2.2.2.39 principle

total: 0 errors, 1 warnings, 0 checks, 8 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2020-01-28  6:42 UTC|newest]

Thread overview: 94+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28  5:52 [PATCH v6 00/10] Introduce CAP_PERFMON to secure system performance monitoring and observability Alexey Budankov
2020-01-28  5:52 ` [Intel-gfx] " Alexey Budankov
2020-01-28  5:52 ` Alexey Budankov
2020-01-28  5:52 ` Alexey Budankov
2020-01-28  5:52 ` Alexey Budankov
2020-01-28  6:07 ` [PATCH v6 01/10] capabilities: introduce CAP_PERFMON to kernel and user space Alexey Budankov
2020-01-28  6:07   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:07   ` Alexey Budankov
2020-01-28  6:07   ` Alexey Budankov
2020-01-28  6:07   ` Alexey Budankov
2020-01-28 21:16   ` James Morris
2020-01-28 21:16     ` [Intel-gfx] " James Morris
2020-01-28 21:16     ` James Morris
2020-01-28 21:16     ` James Morris
2020-01-28 21:16     ` James Morris
2020-01-28  6:08 ` [PATCH v6 02/10] perf/core: open access to the core for CAP_PERFMON privileged process Alexey Budankov
2020-01-28  6:08   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:08   ` Alexey Budankov
2020-01-28  6:08   ` Alexey Budankov
2020-01-28  6:08   ` Alexey Budankov
2020-01-28  6:09 ` [PATCH v6 03/10] perf/core: open access to probes " Alexey Budankov
2020-01-28  6:09   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:09   ` Alexey Budankov
2020-01-28  6:09   ` Alexey Budankov
2020-01-28  6:09   ` Alexey Budankov
2020-01-28 21:16   ` James Morris
2020-01-28 21:16     ` [Intel-gfx] " James Morris
2020-01-28 21:16     ` James Morris
2020-01-28 21:16     ` James Morris
2020-01-28 21:16     ` James Morris
2020-01-28  6:09 ` [PATCH v6 04/10] perf tool: extend Perf tool with CAP_PERFMON capability support Alexey Budankov
2020-01-28  6:09   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:09   ` Alexey Budankov
2020-01-28  6:09   ` Alexey Budankov
2020-01-28  6:09   ` Alexey Budankov
2020-04-01 20:50   ` Alexey Budankov
2020-01-28  6:10 ` [PATCH v6 05/10] drm/i915/perf: open access for CAP_PERFMON privileged process Alexey Budankov
2020-01-28  6:10   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:10   ` Alexey Budankov
2020-01-28  6:10   ` Alexey Budankov
2020-01-28  6:10   ` Alexey Budankov
2020-01-28  6:11 ` [PATCH v6 06/10] trace/bpf_trace: " Alexey Budankov
2020-01-28  6:11   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:11   ` Alexey Budankov
2020-01-28  6:11   ` Alexey Budankov
2020-01-28  6:11   ` Alexey Budankov
2020-01-28 21:17   ` James Morris
2020-01-28 21:17     ` [Intel-gfx] " James Morris
2020-01-28 21:17     ` James Morris
2020-01-28 21:17     ` James Morris
2020-01-28 21:17     ` James Morris
2020-01-28  6:12 ` [PATCH v6 07/10] powerpc/perf: " Alexey Budankov
2020-01-28  6:12   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:12   ` Alexey Budankov
2020-01-28  6:12   ` Alexey Budankov
2020-01-28  6:12   ` Alexey Budankov
2020-01-28 21:17   ` James Morris
2020-01-28 21:17     ` [Intel-gfx] " James Morris
2020-01-28 21:17     ` James Morris
2020-01-28 21:17     ` James Morris
2020-01-28 21:17     ` James Morris
2020-01-28  6:12 ` [PATCH v6 08/10] parisc/perf: " Alexey Budankov
2020-01-28  6:12   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:12   ` Alexey Budankov
2020-01-28  6:12   ` Alexey Budankov
2020-01-28  6:12   ` Alexey Budankov
2020-01-28 21:17   ` James Morris
2020-01-28 21:17     ` [Intel-gfx] " James Morris
2020-01-28 21:17     ` James Morris
2020-01-28 21:17     ` James Morris
2020-01-28 21:17     ` James Morris
2020-01-28  6:13 ` [PATCH v6 09/10] drivers/perf: " Alexey Budankov
2020-01-28  6:13   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:13   ` Alexey Budankov
2020-01-28  6:13   ` Alexey Budankov
2020-01-28  6:13   ` Alexey Budankov
2020-01-28 21:18   ` James Morris
2020-01-28 21:18     ` [Intel-gfx] " James Morris
2020-01-28 21:18     ` James Morris
2020-01-28 21:18     ` James Morris
2020-01-28 21:18     ` James Morris
2020-01-28  6:14 ` [PATCH v6 10/10] drivers/oprofile: " Alexey Budankov
2020-01-28  6:14   ` [Intel-gfx] " Alexey Budankov
2020-01-28  6:14   ` Alexey Budankov
2020-01-28  6:14   ` Alexey Budankov
2020-01-28  6:14   ` Alexey Budankov
2020-01-28 21:18   ` James Morris
2020-01-28 21:18     ` [Intel-gfx] " James Morris
2020-01-28 21:18     ` James Morris
2020-01-28 21:18     ` James Morris
2020-01-28 21:18     ` James Morris
2020-01-28  6:42 ` Patchwork [this message]
2020-01-28  7:35 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Introduce CAP_PERFMON to secure system performance monitoring and observability (rev2) Patchwork
2020-01-29  6:03 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=158019374517.20537.8195386271468846361@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=alexey.budankov@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.