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
2018-03-16
perf vendor events: Add support for arch standard events
John Garry
3
-3
/
+172
2018-03-16
perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
John Garry
7
-1
/
+1
2018-03-16
perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
John Garry
2
-1
/
+1
2018-03-16
perf vendor events: Add support for pmu events vendor subdirectory
John Garry
2
-6
/
+66
2018-03-16
perf vendor events: Drop support for unused topic directories
John Garry
1
-27
/
+10
2018-03-16
perf vendor events: Fix error code in json_events()
John Garry
1
-4
/
+5
2018-03-16
perf vendor events: Drop incomplete multiple mapfile support
John Garry
2
-11
/
+4
2018-03-16
perf tools arm64: Add libdw DWARF post unwind support for ARM64
Kim Phillips
6
-1
/
+92
2018-03-16
perf c2c report: Add cacheline address count column
Jiri Olsa
1
-6
/
+29
2018-03-16
perf c2c report: Add span header over cacheline data
Jiri Olsa
1
-5
/
+58
2018-03-16
perf c2c report: Display node for cacheline address
Jiri Olsa
1
-5
/
+114
2018-03-16
perf c2c report: Call calc_width() only for displayed entries
Jiri Olsa
1
-2
/
+1
2018-03-16
perf c2c report: Make calc_width work with struct c2c_hist_entry
Jiri Olsa
1
-5
/
+9
2018-03-16
perf c2c record: Record physical addresses in samples
Jiri Olsa
2
-2
/
+3
2018-03-16
perf tests: Add mem2node object test
Jiri Olsa
4
-0
/
+81
2018-03-16
perf tools: Add mem2node object
Jiri Olsa
3
-0
/
+154
2018-03-16
perf env: Free memory nodes data
Jiri Olsa
1
-0
/
+4
2018-03-16
selftests: fib_tests: Add IPv6 nexthop spec tests
David Ahern
1
-2
/
+178
2018-03-16
selftests: fib_tests: Allow user to run a specific test
David Ahern
1
-3
/
+7
2018-03-16
selftests: fib_tests: Use an alias for ip command
David Ahern
1
-84
/
+85
2018-03-16
arch: remove tile port
Arnd Bergmann
5
-71
/
+1
2018-03-16
tools: bpf: remove feature detection output
Jakub Kicinski
2
-0
/
+4
2018-03-16
tools: bpf: cleanup PHONY target
Jakub Kicinski
1
-1
/
+1
2018-03-16
tools: bpftool: fix potential format truncation
Jakub Kicinski
1
-1
/
+1
2018-03-16
tools: bpftool: fix dependency file path
Jakub Kicinski
1
-1
/
+1
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
5
-2
/
+278
2018-03-14
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
1
-4
/
+1
2018-03-14
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
3
-1
/
+33
2018-03-14
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
3
-20
/
+51
2018-03-14
selftests: add devpts selftests
Christian Brauner
4
-1
/
+316
2018-03-14
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-14
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-13
perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
Milind Chabbi
1
-11
/
+12
2018-03-13
perf tests: Add breakpoint accounting/modify test
Jiri Olsa
4
-0
/
+201
2018-03-13
selftests/powerpc: Skip tm-unavailable if TM is not enabled
Gustavo Romero
1
-8
/
+16
2018-03-13
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
2
-1
/
+93
2018-03-12
tc-testing: updated gact tests with batch test cases
Roman Mashak
1
-1
/
+72
2018-03-12
tc-testing: add TC vlan action tests
Roman Mashak
1
-0
/
+410
2018-03-12
Merge tag 'v4.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
13
-40
/
+74
2018-03-11
selftests: forwarding: Allow creation of interfaces without a config file
Ido Schimmel
2
-5
/
+6
2018-03-11
selftests: forwarding: Exit with error when missing interfaces
Ido Schimmel
1
-2
/
+2
2018-03-11
selftests: forwarding: Exit with error when missing dependencies
Ido Schimmel
1
-1
/
+1
2018-03-11
selftests: forwarding: Add a test for VLAN-unaware bridge
Ido Schimmel
1
-0
/
+86
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-25
/
+13
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-15
/
+61
2018-03-11
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
11
-43
/
+44
2018-03-10
selftests: ftrace: Add inter-event hist triggers testcases
Rajvi Jingar
8
-0
/
+360
2018-03-10
tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(), and lockless_dereference()
Alan Stern
3
-6
/
+6
2018-03-10
tools/memory-model: Add documentation of new litmus test
Paul E. McKenney
1
-0
/
+6
2018-03-10
tools/memory-model: Remove mention of docker/gentoo image
Paul E. McKenney
1
-15
/
+0
[prev]
[next]