index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform-msi.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
perf arm-spe: Fix packet length handling
Leo Yan
1
-22
/
+12
2020-11-11
perf arm-spe: Refactor arm_spe_get_events()
Leo Yan
1
-4
/
+2
2020-11-11
perf arm-spe: Refactor payload size calculation
Leo Yan
1
-9
/
+9
2020-11-11
perf arm-spe: Fix a typo in comment
Leo Yan
1
-1
/
+1
2020-11-11
perf arm-spe: Include bitops.h for BIT() macro
Leo Yan
2
-8
/
+4
2020-11-11
perf mem: Support ARM SPE events
Leo Yan
2
-1
/
+38
2020-11-11
perf c2c: Support AUX trace
Leo Yan
1
-0
/
+12
2020-11-11
perf mem: Support AUX trace
Leo Yan
1
-0
/
+13
2020-11-11
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
3
-0
/
+7
2020-11-11
perf mem: Only initialize memory event for recording
Leo Yan
1
-5
/
+5
2020-11-11
perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
1
-4
/
+13
2020-11-11
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
3
-7
/
+31
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
4
-21
/
+46
2020-11-11
perf mem: Search event name with more flexible path
Leo Yan
1
-3
/
+3
2020-11-04
perf jevents: Add test for arch std events
John Garry
4
-0
/
+31
2020-11-04
perf jevents: Tidy error handling
John Garry
1
-48
/
+35
2020-11-04
perf trace beauty: Allow header files in a different path
Namhyung Kim
2
-3
/
+3
2020-11-04
perf stat: Add --quiet option
Andi Kleen
3
-1
/
+10
2020-11-04
perf stat: Support regex pattern in --for-each-cgroup
Namhyung Kim
3
-26
/
+182
2020-11-04
perf test: Use generic event for expand_libpfm_events()
Namhyung Kim
1
-1
/
+1
2020-11-04
perf kvm: Add kvm-stat for arm64
Sergey Senozhatsky
4
-0
/
+179
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
4
-22
/
+32
2020-11-04
perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-11-04
perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't defined
Arnaldo Carvalho de Melo
2
-13
/
+21
2020-11-04
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2
-0
/
+28
2020-11-04
perf test: Implement skip_reason callback for watchpoint tests
Tommi Rantala
3
-6
/
+17
2020-11-04
perf tests tsc: Add checking helper is_supported()
Leo Yan
3
-0
/
+15
2020-11-04
perf tests tsc: Make tsc testing as a common testing
Leo Yan
7
-10
/
+8
2020-11-04
perf mem2node: Improve warning if detected no memory nodes
Leo Yan
1
-1
/
+2
2020-11-04
perf version: Add a feature for libpfm4
Ian Rogers
1
-0
/
+1
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
3
-1
/
+55
2020-11-04
doc/admin-guide: Document creation of CAP_PERFMON privileged shell
Alexey Budankov
1
-6
/
+62
2020-11-04
doc/admin-guide: Note credentials consolidation under CAP_PERFMON
Alexey Budankov
1
-5
/
+8
2020-11-03
afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
David Howells
1
-6
/
+1
2020-11-03
afs: Fix warning due to unadvanced marshalling pointer
David Howells
1
-0
/
+1
2020-11-03
docs: fix automarkup regression on Python 2
Jonathan Corbet
1
-6
/
+14
2020-11-03
tools feature: Fixup fast path feature detection
Arnaldo Carvalho de Melo
1
-1
/
+0
2020-11-03
perf tools: Add missing swap for cgroup events
Namhyung Kim
1
-0
/
+13
2020-11-03
perf tools: Add missing swap for ino_generation
Jiri Olsa
1
-0
/
+1
2020-11-03
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
1
-0
/
+2
2020-11-03
perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()
Song Liu
1
-1
/
+1
2020-11-03
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-03
tools headers UAPI: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools kvm headers: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
6
-1
/
+82
2020-11-03
tools UAPI: Update copy of linux/mman.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-11-03
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+10
2020-11-03
tools x86 headers: Update required-features.h header from the kernel
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-03
tools x86 headers: Update cpufeatures.h headers copies
Arnaldo Carvalho de Melo
2
-2
/
+13
2020-11-03
tools headers UAPI: Update fscrypt.h copy
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-11-03
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+56
[next]