index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
selftests: mqueue: fix regression in silencing output from RUN_TESTS
Shuah Khan
1
-2
/
+2
2017-10-05
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
1
-1
/
+1
2017-10-05
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Ravi Bangoria
1
-1
/
+5
2017-10-04
tools: bpftool: add documentation
Jakub Kicinski
5
-0
/
+263
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski
8
-3
/
+1909
2017-10-04
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
7
-7
/
+7
2017-10-04
libbpf: add support for BPF_PROG_QUERY
Alexei Starovoitov
2
-1
/
+22
2017-10-04
libbpf: sync bpf.h
Alexei Starovoitov
1
-3
/
+52
2017-10-04
libbpf: introduce bpf_prog_detach2()
Alexei Starovoitov
2
-0
/
+13
2017-10-04
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
1
-0
/
+72
2017-10-04
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
1
-0
/
+6
2017-10-04
usbip: tools: Install all headers needed for libusbip development
Ben Hutchings
1
-1
/
+2
2017-10-04
ACPICA: Restructure/cleanup all string-to-integer conversion functions
Bob Moore
3
-5
/
+3
2017-10-03
perf tests attr: Fix group stat tests
Jiri Olsa
2
-0
/
+4
2017-10-03
perf top: Add option to set the number of thread for event synthesize
Kan Liang
4
-4
/
+16
2017-10-03
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
9
-42
/
+155
2017-10-03
perf tools: Lock to protect comm_str rb tree
Kan Liang
1
-1
/
+17
2017-10-03
perf tools: Lock to protect namespaces and comm list
Kan Liang
2
-5
/
+51
2017-10-02
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
1
-0
/
+96
2017-10-02
perf test attr: Fix ignored test case result
Thomas Richter
1
-1
/
+1
2017-10-02
perf test attr: Fix python error on empty result
Thomas Richter
1
-1
/
+5
2017-10-02
perf tests attr: Fix task term values
Jiri Olsa
4
-2
/
+4
2017-10-02
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
16
-73
/
+190
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-169
/
+195
2017-09-29
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...
Ingo Molnar
18
-169
/
+195
2017-09-29
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
1
-11
/
+132
2017-09-29
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
1
-28
/
+30
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
5
-47
/
+154
2017-09-28
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
1
-0
/
+42
2017-09-28
nfit_test Make private definitions to command emulation
Yasunori Goto
1
-0
/
+47
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
3
-18
/
+1
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
451
-7645
/
+30844
2017-09-28
objtool: Don't report end of section error after an empty unwind hint
Josh Poimboeuf
1
-2
/
+5
2017-09-28
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
26
-189
/
+906
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
1
-3
/
+8
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-65
/
+245
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
5
-4
/
+370
2017-09-26
bpf: update bpf.h uapi header for tools
Daniel Borkmann
1
-13
/
+32
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
1
-3
/
+1
2017-09-25
selftests/memfd: correct run_tests.sh permission
Li Zhijian
1
-0
/
+0
2017-09-25
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
1
-5
/
+13
2017-09-25
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-3
/
+3
2017-09-25
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-7
/
+7
2017-09-25
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
1
-2
/
+2
2017-09-25
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
1
-1
/
+4
2017-09-25
perf tools: Fix syscalltbl build failure
Akemi Yagi
1
-1
/
+1
2017-09-25
perf report: Fix debug messages with --call-graph option
Mengting Zhang
1
-14
/
+21
2017-09-25
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
1
-1
/
+6
[prev]
[next]