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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
selftests: bpf: standardize to static __always_inline
Jiri Benc
5
-35
/
+38
2019-07-03
tools/power/x86: A tool to validate Intel Speed Select commands
Srinivas Pandruvada
7
-5
/
+3102
2019-07-03
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
1
-4
/
+4
2019-07-03
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
1
-0
/
+85
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-1
/
+26
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
97
-307
/
+1229
2019-07-03
selftests/powerpc: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-07-03
perf script: Allow specifying the files to process guest samples
Arnaldo Carvalho de Melo
1
-0
/
+19
2019-07-02
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
Po-Hsu Lin
2
-5
/
+10
2019-07-02
kselftests: cgroup: remove duplicated include from test_freezer.c
YueHaibing
1
-1
/
+0
2019-07-02
perf tools metric: Don't include duration_time in group
Andi Kleen
1
-2
/
+17
2019-07-02
perf list: Avoid extra : for --raw metrics
Andi Kleen
1
-1
/
+1
2019-07-02
perf vendor events intel: Metric fixes for SKX/CLX
Andi Kleen
2
-22
/
+4
2019-07-02
perf tools: Fix typos / broken sentences
Andi Kleen
2
-2
/
+2
2019-07-02
perf jevents: Add support for Hisi hip08 L3C PMU aliasing
John Garry
2
-0
/
+38
2019-07-02
perf jevents: Add support for Hisi hip08 HHA PMU aliasing
John Garry
2
-0
/
+52
2019-07-02
perf jevents: Add support for Hisi hip08 DDRC PMU aliasing
John Garry
2
-0
/
+45
2019-07-02
perf pmu: Support more complex PMU event aliasing
John Garry
1
-5
/
+41
2019-07-02
memremap: provide an optional internal refcount in struct dev_pagemap
Christoph Hellwig
1
-11
/
+45
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
1
-2
/
+2
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
1
-3
/
+4
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
1
-0
/
+1
2019-07-02
perf diff: Documentation -c cycles option
Jin Yao
1
-3
/
+14
2019-07-02
perf diff: Print the basic block cycles diff
Jin Yao
6
-6
/
+130
2019-07-02
perf diff: Link same basic blocks among different data
Jin Yao
1
-0
/
+87
2019-07-02
perf diff: Use hists to manage basic blocks per symbol
Jin Yao
3
-3
/
+202
2019-07-02
perf diff: Check if all data files with branch stacks
Jin Yao
1
-0
/
+29
2019-07-02
perf hists: Add block_info in hist_entry
Jin Yao
3
-2
/
+24
2019-07-02
perf symbol: Create block_info structure
Jin Yao
2
-0
/
+45
2019-07-02
objtool: Fix build by linking against tools/lib/ctype.o sources
Jiri Olsa
1
-0
/
+5
2019-07-02
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
2
-7
/
+110
2019-07-01
blackhole_dev: add a selftest
Mahesh Bandewar
3
-1
/
+13
2019-07-01
tc-testing: added tdc tests for prio qdisc
Roman Mashak
1
-0
/
+276
2019-07-01
tc-testing: updated mirred action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-07-01
selftests: add a test case for cls_lower handle overflow
Davide Caratti
1
-0
/
+19
2019-07-01
perf jevents: Use nonlocal include statements in pmu-events.c
Luke Mujica
1
-2
/
+2
2019-07-01
perf annotate: Add csky support
Mao Han
2
-0
/
+53
2019-07-01
perf stat: Fix metrics with --no-merge
Andi Kleen
1
-1
/
+17
2019-07-01
perf stat: Fix group lookup for metric group
Andi Kleen
1
-12
/
+35
2019-07-01
perf stat: Don't merge events in the same PMU
Andi Kleen
1
-1
/
+2
2019-07-01
perf stat: Make metric event lookup more robust
Andi Kleen
1
-2
/
+3
2019-07-01
tools lib: Move argv_{split,free} from tools/perf/util/
Arnaldo Carvalho de Melo
6
-93
/
+109
2019-07-01
perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
Arnaldo Carvalho de Melo
3
-20
/
+2
2019-07-01
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
2
-0
/
+18
2019-07-01
perf tools: Ditch rtrim(), use strim() from tools/lib
Arnaldo Carvalho de Melo
9
-33
/
+13
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2019-07-01
selftests/powerpc: ppc_asm.h: typo in the header guard
Denis Efremov
1
-1
/
+1
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
3
-2
/
+92
2019-06-29
selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present
Florian Westphal
1
-6
/
+10
[prev]
[next]