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
2021-03-06
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
1
-0
/
+1
2021-03-06
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
1
-8
/
+4
2021-03-06
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix a memory leak in attr test
Namhyung Kim
1
-1
/
+7
2021-03-06
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
1
-2
/
+0
2021-03-06
perf tools: Fix event's PMU name parsing
Jiri Olsa
1
-1
/
+5
2021-03-06
perf daemon: Fix running test for non root user
Jiri Olsa
1
-16
/
+16
2021-03-06
perf daemon: Fix control fifo permissions
Jiri Olsa
1
-2
/
+2
2021-03-06
perf build: Fix ccache usage in $(CC) when generating arch errno table
Antonio Terceiro
1
-1
/
+1
2021-03-06
perf tools: Fix documentation of verbose options
Ian Rogers
4
-6
/
+6
2021-03-06
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
1
-0
/
+1
2021-03-06
perf bench numa: Fix the condition checks for max number of NUMA nodes
Athira Rajeev
1
-13
/
+29
2021-03-06
perf diff: Don't crash on freeing errno-session on the error path
Dmitry Safonov
1
-1
/
+2
2021-03-06
perf tools: Clean 'generated' directory used for creating the syscall table o...
Andreas Wendleder
1
-5
/
+6
2021-03-06
perf build: Move feature cleanup under tools/build
Jiri Olsa
2
-10
/
+8
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
5
-9
/
+9
2021-03-06
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+73
2021-03-06
tools headers UAPI s390: Sync ptrace.h kernel headers
Arnaldo Carvalho de Melo
1
-2
/
+3
2021-03-06
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
1
-15
/
+5
2021-03-06
tools headers UAPI: Sync openat2.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-03-06
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-03-06
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-48
/
+49
2021-03-05
selftests, bpf: Extend test_tc_tunnel test with vxlan
Xuesen Huang
2
-17
/
+111
2021-03-05
selftest/net/ipsec.c: Remove unneeded semicolon
Xu Wang
1
-1
/
+1
2021-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-6
/
+65
2021-03-05
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
1
-0
/
+5
2021-03-04
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-03-04
bpf: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-03-04
selftests: bpf: Don't run sk_lookup in verifier tests
Lorenz Bauer
2
-2
/
+3
2021-03-04
selftests: bpf: Check that PROG_TEST_RUN repeats as requested
Lorenz Bauer
1
-9
/
+42
2021-03-04
selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
Lorenz Bauer
2
-36
/
+109
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
1
-1
/
+4
2021-03-04
bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
Brendan Jackman
2
-0
/
+50
2021-03-04
tools: Sync uapi bpf.h header with latest changes
Joe Stringer
1
-1
/
+711
2021-03-04
selftests/bpf: Test syscall command parsing
Joe Stringer
2
-2
/
+13
2021-03-04
selftests/bpf: Templatize man page generation
Joe Stringer
1
-15
/
+25
2021-03-04
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
7
-49
/
+50
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
4
-4
/
+4
2021-03-04
selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
Ilya Leoshkevich
1
-12
/
+31
2021-03-04
selftest/bpf: Add BTF_KIND_FLOAT tests
Ilya Leoshkevich
3
-0
/
+138
2021-03-04
selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
Ilya Leoshkevich
1
-1
/
+1
2021-03-04
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2
-0
/
+9
2021-03-04
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
6
-1
/
+94
2021-03-04
libbpf: Fix whitespace in btf_add_composite() comment
Ilya Leoshkevich
1
-1
/
+1
2021-03-04
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
1
-2
/
+3
2021-03-04
selftests: fib_nexthops: Test blackhole nexthops when loopback goes down
Ido Schimmel
1
-0
/
+8
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+160
[prev]
[next]