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
2017-10-23
perf vendor events: Update JSON metrics for IvyBridge
Andi Kleen
1
-9
/
+9
2017-10-23
perf vendor events: Update JSON metrics for Haswell Server
Andi Kleen
1
-8
/
+8
2017-10-23
perf vendor events: Update JSON metrics for Haswell
Andi Kleen
1
-8
/
+8
2017-10-23
perf vendor events: Update JSON metrics for Broadwell Server
Andi Kleen
1
-9
/
+9
2017-10-23
perf vendor events: Update JSON metrics for Broadwell
Andi Kleen
1
-9
/
+9
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
13
-28
/
+567
2017-10-23
Merge branch 'core/objtool' into x86/asm, to pick up dependent changes
Ingo Molnar
2
-6
/
+7
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2
-11
/
+57
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-47
/
+603
2017-10-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-10
/
+35
2017-10-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+7
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+524
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-0
/
+3
2017-10-22
tools: bpftool: add a command to display bpftool version
Quentin Monnet
2
-1
/
+15
2017-10-22
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
2
-6
/
+6
2017-10-22
tools: bpftool: print all relevant byte opcodes for "load double word"
Quentin Monnet
1
-3
/
+12
2017-10-22
tools: bpftool: print only one error message on byte parsing failure
Quentin Monnet
1
-1
/
+1
2017-10-22
tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
Quentin Monnet
1
-0
/
+1
2017-10-22
tools: bpftool: use err() instead of info() if there are too many insns
Quentin Monnet
1
-1
/
+1
2017-10-22
tools: bpftool: fix return value when all eBPF programs have been shown
Quentin Monnet
1
-1
/
+3
2017-10-22
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
4
-17
/
+17
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
1
-0
/
+480
2017-10-20
bpf: Add tests for eBPF file mode
Chenbo Feng
1
-0
/
+48
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
1
-2
/
+14
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
3
-4
/
+5
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-1
/
+11
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
18
-54
/
+123
2017-10-20
objtool: Fix memory leak in decode_instructions()
Kamalesh Babulal
1
-2
/
+7
2017-10-20
Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
6
-10
/
+35
2017-10-18
objtool: Print top level commands on incorrect usage
Kamalesh Babulal
1
-4
/
+2
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-0
/
+14
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
3
-4
/
+3
2017-10-18
perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
Li Zhijian
1
-3
/
+6
2017-10-18
perf xyarray: Fix wrong processing when closing evsel fd
Jin Yao
1
-2
/
+2
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-18
tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-config
Markus Mayer
1
-4
/
+5
2017-10-18
tools/thermal: tmon: allow $(CC) to be defined externally
Markus Mayer
1
-1
/
+1
2017-10-18
tools/thermal: tmon: use "-fstack-protector" only if supported
Markus Mayer
1
-1
/
+6
2017-10-18
Revert "tools/power turbostat: stop migrating, unless '-m'"
Len Brown
1
-9
/
+1
2017-10-17
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
Namhyung Kim
1
-0
/
+2
2017-10-17
perf record: Fix documentation for a inexistent option '-l'
Taeung Song
1
-2
/
+2
2017-10-16
Merge 4.14-rc5 into usb-next
Greg Kroah-Hartman
10
-32
/
+79
2017-10-14
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
1
-4
/
+4
2017-10-14
tc-testing: Add test cases for police and skbmod
Lucas Bates
2
-0
/
+899
2017-10-14
tc-testing: Split test case files into smaller chunks
Lucas Bates
6
-1212
/
+1194
2017-10-14
tc-testing: Add test cases for flushing actions
Lucas Bates
1
-1
/
+48
2017-10-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-23
/
+55
2017-10-13
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
1
-5
/
+20
2017-10-13
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
1
-2
/
+15
2017-10-13
perf hists: Add extra integrity checks to fmt_free()
Jiri Olsa
1
-0
/
+7
[prev]
[next]