index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-25
selftests/bpf: Add re-attach test to fexit_test
Jiri Olsa
1
-15
/
+37
2021-04-25
selftests/bpf: Add re-attach test to fentry_test
Jiri Olsa
1
-15
/
+37
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
47
-497
/
+2559
2021-04-25
Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...
Linus Torvalds
4
-6
/
+10
2021-04-25
tools: do not include scripts/Kbuild.include
Masahiro Yamada
5
-4
/
+28
2021-04-23
tools/cgroup/slabinfo.py: updated to work on current kernel
Vasily Averin
1
-4
/
+4
2021-04-23
selftests/net: bump timeout to 5 minutes
Po-Hsu Lin
2
-0
/
+3
2021-04-23
selftests: mptcp: add a test case for MSG_PEEK
Yonglong Li
2
-8
/
+69
2021-04-23
selftests/bpf: Document latest Clang fix expectations for linking tests
Andrii Nakryiko
1
-0
/
+9
2021-04-23
selftests/bpf: Add map linking selftest
Andrii Nakryiko
4
-1
/
+191
2021-04-23
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
4
-1
/
+154
2021-04-23
selftests/bpf: Add function linking selftest
Andrii Nakryiko
4
-1
/
+190
2021-04-23
selftests/bpf: Omit skeleton generation for multi-linked BPF object files
Andrii Nakryiko
1
-1
/
+3
2021-04-23
selftests/bpf: Use -O0 instead of -Og in selftests builds
Andrii Nakryiko
1
-4
/
+4
2021-04-23
libbpf: Support extern resolution for BTF-defined maps in .maps section
Andrii Nakryiko
1
-0
/
+132
2021-04-23
libbpf: Add linker extern resolution support for functions and global variables
Andrii Nakryiko
1
-59
/
+790
2021-04-23
libbpf: Tighten BTF type ID rewriting with error checking
Andrii Nakryiko
1
-0
/
+7
2021-04-23
libbpf: Extend sanity checking ELF symbols with externs validation
Andrii Nakryiko
1
-9
/
+40
2021-04-23
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
3
-18
/
+16
2021-04-23
libbpf: Factor out symtab and relos sanity checks
Andrii Nakryiko
1
-106
/
+127
2021-04-23
libbpf: Refactor BTF map definition parsing
Andrii Nakryiko
2
-111
/
+178
2021-04-23
libbpf: Allow gaps in BPF program sections to support overriden weak functions
Andrii Nakryiko
1
-36
/
+22
2021-04-23
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
4
-6
/
+58
2021-04-23
libbpf: Suppress compiler warning when using SEC() macro with externs
Andrii Nakryiko
1
-2
/
+9
2021-04-23
bpftool: Dump more info about DATASEC members
Andrii Nakryiko
1
-8
/
+18
2021-04-23
bpftool: Support dumping BTF VAR's "extern" linkage
Andrii Nakryiko
1
-1
/
+3
2021-04-23
selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
Petr Machata
2
-3
/
+19
2021-04-23
selftests: mlxsw: Increase the tolerance of backlog buildup
Petr Machata
1
-2
/
+2
2021-04-23
selftests: mlxsw: Return correct error code in resource scale tests
Danielle Ratson
2
-2
/
+6
2021-04-23
selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
Danielle Ratson
1
-5
/
+1
2021-04-23
selftests: mlxsw: Remove a redundant if statement in port_scale test
Danielle Ratson
1
-5
/
+1
2021-04-23
selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
Petr Machata
1
-1
/
+1
2021-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
1
-2
/
+5
2021-04-23
perf ftrace: Fix access to pid in array when setting a pid filter
Thomas Richter
1
-1
/
+1
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
2021-04-23
signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
Marco Elver
1
-1
/
+1
2021-04-22
spi: tools: make a symbolic link to the header file spi.h
Quanyang Wang
1
-2
/
+3
2021-04-20
selftests: mlxsw: sch_red_ets: Test proper counter cleaning in ETS
Petr Machata
1
-0
/
+7
2021-04-20
selftests/bpf: Add docs target as all dependency
Jiri Olsa
1
-1
/
+2
2021-04-20
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
1
-2
/
+3
2021-04-19
bpf/selftests: Add bpf_get_task_stack retval bounds test_prog
Dave Marchevsky
2
-0
/
+28
2021-04-19
bpf/selftests: Add bpf_get_task_stack retval bounds verifier test
Dave Marchevsky
1
-0
/
+43
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+151
2021-04-19
selftests/bpf: Add a series of tests for bpf_snprintf
Florent Revest
3
-0
/
+218
2021-04-19
libbpf: Introduce a BPF_SNPRINTF helper macro
Florent Revest
1
-0
/
+18
2021-04-19
libbpf: Initialize the bpf_seq_printf parameters array field by field
Florent Revest
1
-11
/
+29
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
1
-0
/
+28
2021-04-19
selftests: fib_nexthops: Test large scale nexthop flushing
Ido Schimmel
1
-0
/
+15
2021-04-19
objtool: Support asm jump tables
Josh Poimboeuf
1
-1
/
+13
2021-04-18
selftests: fib_tests: Add test cases for interaction with mangling
Ido Schimmel
1
-1
/
+151
[prev]
[next]