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
2019-11-12
kselftests: cgroup: Avoid the reuse of fd after it is deallocated
Hewenliang
1
-0
/
+1
2019-11-12
perf parse: Use YYABORT to clear stack after failure, plugging leaks
Ian Rogers
1
-1
/
+2
2019-11-12
perf tool: Provide an option to print perf_event_open args and return value
Ravi Bangoria
5
-18
/
+32
2019-11-12
perf map: Remove ->groups from 'struct map'
Arnaldo Carvalho de Melo
2
-5
/
+0
2019-11-12
perf map: Combine maps__fixup_overlappings with its only use
Arnaldo Carvalho de Melo
1
-9
/
+4
2019-11-12
perf annotate: Stop using map->groups, use map_symbol->mg instead
Arnaldo Carvalho de Melo
3
-4
/
+5
2019-11-12
perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
Arnaldo Carvalho de Melo
6
-0
/
+12
2019-11-12
perf symbols: Use kmaps(map)->machine when we know its a kernel map
Arnaldo Carvalho de Melo
1
-13
/
+3
2019-11-12
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
10
-125
/
+114
2019-11-12
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
9
-62
/
+71
2019-11-12
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
Arnaldo Carvalho de Melo
5
-20
/
+19
2019-11-12
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 's...
Arnaldo Carvalho de Melo
7
-75
/
+66
2019-11-12
perf tools: Add map_groups to 'struct addr_location'
Arnaldo Carvalho de Melo
5
-14
/
+14
2019-11-12
perf map_groups: Pass the object to map_groups__find_ams()
Arnaldo Carvalho de Melo
4
-8
/
+8
2019-11-12
perf symbols: Stop using map->groups, we can use kmaps instead
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-12
perf map: Use map->dso->kernel + map__kmaps() in map__kmaps()
Arnaldo Carvalho de Melo
1
-10
/
+3
2019-11-12
selftests: add tests for clone3()
Adrian Reber
3
-2
/
+208
2019-11-12
Merge tag 'perf-core-for-mingo-5.5-20191107' of git://git.kernel.org/pub/scm/...
Ingo Molnar
87
-19385
/
+22077
2019-11-11
bpf, testing: Add missing object file to TEST_FILES
Anders Roxell
1
-1
/
+2
2019-11-11
kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"
Colin Ian King
1
-1
/
+1
2019-11-11
bpf, testing: Workaround a verifier failure for test_progs
Yonghong Song
1
-1
/
+4
2019-11-11
Merge tag 'v5.4-rc7' into perf/core, to pick up fixes
Ingo Molnar
11
-8
/
+155
2019-11-10
libbpf: Allow for creating Rx or Tx only AF_XDP sockets
Magnus Karlsson
1
-2
/
+3
2019-11-10
libbpf: Support XDP_SHARED_UMEM with external XDP program
Magnus Karlsson
1
-10
/
+17
2019-11-10
libbpf: Add getter for program size
Toke Høiland-Jørgensen
3
-0
/
+9
2019-11-10
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
3
-28
/
+67
2019-11-10
libbpf: Use pr_warn() when printing netlink errors
Toke Høiland-Jørgensen
2
-6
/
+7
2019-11-10
libbpf: Propagate EPERM to caller on program load
Toke Høiland-Jørgensen
1
-16
/
+11
2019-11-10
selftests/bpf: Add tests for automatic map unpinning on load failure
Toke Høiland-Jørgensen
2
-4
/
+18
2019-11-10
libbpf: Unpin auto-pinned maps if loading fails
Toke Høiland-Jørgensen
1
-1
/
+8
2019-11-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-38
/
+14
2019-11-10
tools: iio: Correctly add make dependency for iio_utils
Laura Abbott
2
-3
/
+8
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-7
/
+129
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+119
2019-11-08
selftest: net: add alternative names test
Jiri Pirko
1
-0
/
+75
2019-11-08
kselftest: arm64: fake_sigreturn_misaligned_sp
Cristian Marussi
1
-0
/
+37
2019-11-08
kselftest: arm64: fake_sigreturn_bad_size
Cristian Marussi
1
-0
/
+77
2019-11-08
kselftest: arm64: fake_sigreturn_duplicated_fpsimd
Cristian Marussi
1
-0
/
+50
2019-11-08
kselftest: arm64: fake_sigreturn_missing_fpsimd
Cristian Marussi
1
-0
/
+50
2019-11-08
kselftest: arm64: fake_sigreturn_bad_size_for_magic0
Cristian Marussi
1
-0
/
+46
2019-11-08
kselftest: arm64: fake_sigreturn_bad_magic
Cristian Marussi
6
-1
/
+169
2019-11-08
kselftest: arm64: add helper get_current_context
Cristian Marussi
3
-1
/
+134
2019-11-08
kselftest: arm64: extend test_init functionalities
Cristian Marussi
4
-13
/
+31
2019-11-08
kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht]
Cristian Marussi
7
-0
/
+118
2019-11-08
kselftest: arm64: mangle_pstate_invalid_daif_bits
Cristian Marussi
1
-0
/
+35
2019-11-08
kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils
Cristian Marussi
11
-1
/
+800
2019-11-08
kselftest: arm64: extend toplevel skeleton Makefile
Cristian Marussi
7
-5
/
+92
2019-11-07
selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptions
Amit Cohen
1
-0
/
+557
2019-11-07
selftests: forwarding: tc_common: Add hitting check
Amit Cohen
1
-0
/
+11
2019-11-07
selftests: forwarding: devlink: Add functionality for trap exceptions test
Amit Cohen
1
-0
/
+12
[prev]
[next]