Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1484313
| From | Alexander Shishkin <alexander.shishkin@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 0/3] perf/x86/intel/pt: Address filtering fixes for perf/urgent |
| Date | 2016-09-15 17:30 +0200 |
| Message-ID | <shGLT-hb-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi again, Apologies for the botched recipient list in the previous one. So I moved the virt_addr_valid() inside pt.c as well to save cycles in the LBR code. These are 3 bugs that Adrian found; all 3 seem like good -stable candidates. Alexander Shishkin (3): perf/x86/intel/pt: Fix an off-by-one in address filter configuration perf/x86/intel/pt: Fix kernel address filter's offset validation perf/x86/intel/pt: Do validate the size of a kernel address filter arch/x86/events/intel/pt.c | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) -- 2.9.3
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v1 0/3] perf/x86/intel/pt: Address filtering fixes for perf/urgent Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2016-09-15 17:30 +0200
[PATCH v1 3/3] perf/x86/intel/pt: Do validate the size of a kernel address filter Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2016-09-15 17:30 +0200
[tip:perf/urgent] perf/x86/intel/pt: Do validate the size of a kernel address filter tip-bot for Alexander Shishkin <tipbot@zytor.com> - 2016-09-16 14:10 +0200
[PATCH v1 1/3] perf/x86/intel/pt: Fix an off-by-one in address filter configuration Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2016-09-15 17:30 +0200
[tip:perf/urgent] perf/x86/intel/pt: Fix an off-by-one in address filter configuration tip-bot for Alexander Shishkin <tipbot@zytor.com> - 2016-09-16 14:00 +0200
csiph-web