index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-01-26
selftests/bpf: Avoid useless void *-casts
Björn Töpel
2021-01-26
selftests/bpf: Consistent malloc/calloc usage
Björn Töpel
2021-01-26
selftests/bpf: Avoid heap allocation
Björn Töpel
2021-01-26
selftests/bpf: Define local variables at the beginning of a block
Björn Töpel
2021-01-26
selftests/bpf: Change type from void * to struct generic_data *
Björn Töpel
2021-01-26
selftests/bpf: Change type from void * to struct ifaceconfigobj *
Björn Töpel
2021-01-26
selftests/bpf: Remove casting by introduce local variable
Björn Töpel
2021-01-26
selftests/bpf: Improve readability of xdpxceiver/worker_pkt_validate()
Björn Töpel
2021-01-26
selftests/bpf: Remove memory leak
Björn Töpel
2021-01-26
selftests/bpf: Fix style warnings
Björn Töpel
2021-01-26
selftests/bpf: Remove unused enums
Björn Töpel
2021-01-26
selftests/bpf: Remove a lot of ifobject casting
Björn Töpel
2021-01-25
libbpf, xsk: Select AF_XDP BPF program based on kernel version
Björn Töpel
2021-01-21
selftest/bpf: Fix typo
Junlin Yang
2021-01-21
libbpf: Use string table index from index table if needed
Jiri Olsa
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
bpf: Permit size-0 datasec
Yonghong Song
2021-01-20
selftests: bpf: Add a new test for bare tracepoints
Qais Yousef
2021-01-20
selftests/bpf: Add verifier tests for x64 jit jump padding
Gary Lin
2021-01-20
bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.
Carlos Neira
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-19
selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
2021-01-19
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
2021-01-15
arm64: selftests: Fix spelling of 'Mismatch'
Mark Brown
2021-01-14
Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
bpf: Add tests for new BPF atomic operations
Brendan Jackman
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
selftests: Add separate option to nettest for address binding
David Ahern
2021-01-14
selftests: Remove exraneous newline in nettest
David Ahern
[next]