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-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
1
-2
/
+2
2019-11-13
ftrace/selftests: Update the direct call selftests to test two direct calls
Steven Rostedt (VMware)
2
-23
/
+52
2019-11-13
ftrace/selftest: Add tests to test register_ftrace_direct()
Steven Rostedt (VMware)
2
-0
/
+124
2019-11-13
tools: gpio: Correctly add make dependencies for gpio_utils
Laura Abbott
2
-3
/
+8
2019-11-13
perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
Adrian Hunter
1
-3
/
+9
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-3
/
+8
2019-11-13
powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftest
Ravi Bangoria
1
-9
/
+23
2019-11-13
powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftest
Ravi Bangoria
1
-1
/
+118
2019-11-13
selftests/powerpc: Rewrite ptrace-hwbreak.c selftest
Ravi Bangoria
1
-210
/
+361
2019-11-12
tc-testing: Introduced tdc tests for basic filter
Roman Mashak
1
-0
/
+325
2019-11-12
selftests: Add a test of large binary to devlink health test
Aya Levin
1
-0
/
+9
2019-11-12
perf vendor events power9: Fix commas so PMU event files are valid JSON
James Clark
9
-894
/
+894
2019-11-12
perf vendor events power8: Fix commas so PMU event files are valid JSON
James Clark
9
-969
/
+969
2019-11-12
perf vendor events arm64: Fix commas so PMU event files are valid JSON
James Clark
19
-310
/
+310
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
[prev]
[next]