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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
47
-497
/
+2559
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-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-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-18
selftests: fib_tests: Add test cases for interaction with mangling
Ido Schimmel
1
-1
/
+151
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-47
/
+26
2021-04-17
Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-37
/
+19
2021-04-16
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
1
-3
/
+0
2021-04-16
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
1
-2
/
+0
2021-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
7
-37
/
+19
2021-04-16
selftests: mptcp: add packet mark test case
Florian Westphal
3
-2
/
+299
2021-04-16
bpf: Update selftests to reflect new error states
Daniel Borkmann
6
-35
/
+16
2021-04-15
bpftool: Fix a clang compilation warning
Yonghong Song
1
-1
/
+1
2021-04-15
selftests/bpf: Silence clang compilation warnings
Yonghong Song
3
-4
/
+9
2021-04-15
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
1
-1
/
+1
2021-04-15
tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.include
Yonghong Song
1
-2
/
+10
2021-04-15
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
[next]