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-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+23
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+23
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-13
/
+11
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
1
-0
/
+24
2017-12-15
cpupower: Remove FSF address
Laura Abbott
1
-4
/
+0
2017-12-15
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
2
-2
/
+3
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
Ingo Molnar
1
-0
/
+10
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2
-6
/
+24
2017-12-14
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
1
-1
/
+1
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
7
-5
/
+434
2017-12-14
bpftool: implement prog load command
Roman Gushchin
5
-34
/
+79
2017-12-14
libbpf: prefer global symbols as bpf program name source
Roman Gushchin
1
-0
/
+2
2017-12-14
libbpf: add ability to guess program type based on section name
Roman Gushchin
1
-0
/
+51
2017-12-14
tools/kvm_stat: add line for totals
Stefan Raspl
1
-1
/
+8
2017-12-14
tools/kvm_stat: stop ignoring unhandled arguments
Stefan Raspl
1
-1
/
+3
2017-12-14
tools/kvm_stat: suppress usage information on command line errors
Stefan Raspl
1
-8
/
+5
2017-12-14
tools/kvm_stat: handle invalid regular expressions
Stefan Raspl
1
-0
/
+7
2017-12-14
tools/kvm_stat: add hint on '-f help' to man page
Stefan Raspl
1
-1
/
+1
2017-12-14
tools/kvm_stat: fix child trace events accounting
Stefan Raspl
2
-3
/
+5
2017-12-14
tools/kvm_stat: fix extra handling of 'help' with fields filter
Stefan Raspl
1
-1
/
+2
2017-12-14
tools/kvm_stat: fix missing field update after filter change
Stefan Raspl
1
-2
/
+2
2017-12-14
tools/kvm_stat: fix drilldown in events-by-guests mode
Stefan Raspl
1
-1
/
+1
2017-12-14
tools/kvm_stat: fix command line option '-g'
Stefan Raspl
1
-4
/
+6
2017-12-13
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
1
-0
/
+1
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
2
-12
/
+8
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
2
-2
/
+8
2017-12-12
bpf/tracing: add a bpf test for new ioctl query interface
Yonghong Song
4
-1
/
+182
2017-12-12
Merge tag 'v4.15-rc3' into perf/core, to refresh the tree
Ingo Molnar
12
-14
/
+540
2017-12-12
tools/include: Remove ACCESS_ONCE()
Mark Rutland
1
-12
/
+9
2017-12-12
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
1
-1
/
+1
2017-12-12
Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
48
-406
/
+1143
2017-12-12
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
Naresh Kamboju
1
-0
/
+1
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
3
-3
/
+0
2017-12-11
rcutorture/kvm-build.sh: Skip build directory check
SeongJae Park
1
-5
/
+0
2017-12-11
rcutorture: Simplify functions.sh include path
SeongJae Park
5
-5
/
+5
2017-12-11
rcutorture: Simplify logging
SeongJae Park
2
-24
/
+12
2017-12-11
rcutorture/kvm-recheck-*: Improve result directory readability check
SeongJae Park
3
-3
/
+3
2017-12-11
rcutorture/kvm.sh: Support execution from any directory
SeongJae Park
1
-2
/
+3
2017-12-11
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
1
-2
/
+2
2017-12-11
rcutorture/kvm.sh: Remove unused variable, `alldone`
SeongJae Park
1
-1
/
+0
2017-12-11
rcutorture: Remove unused script, config2frag.sh
SeongJae Park
1
-25
/
+0
2017-12-11
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
56
-431
/
+1200
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
56
-431
/
+1200
2017-12-11
selftests/powerpc: Fix build errors in powerpc ptrace selftests
Simon Guo
3
-5
/
+4
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-409
/
+1154
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-7
/
+531
2017-12-08
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
3
-3
/
+18
2017-12-08
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
2
-39
/
+36
[prev]
[next]