index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-24
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add devmap_xmit tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add BPF support for devmap_xmit tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add cpumap tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add BPF support for cpumap tracepoints
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add xdp_exception tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add BPF support for xdp_exception tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add redirect tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add BPF support for redirect tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add basic infrastructure for XDP samples
Kumar Kartikeya Dwivedi
2021-08-24
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Fix a couple of warnings
Kumar Kartikeya Dwivedi
2021-08-24
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
2021-08-24
Merge branch 'bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG'
Alexei Starovoitov
2021-08-24
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-24
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG
Xu Liu
2021-08-24
Merge branch 'selftests/bpf: minor fixups'
Alexei Starovoitov
2021-08-24
selftests/bpf: Exit with KSFT_SKIP if no Makefile found
Li Zhijian
2021-08-24
selftests/bpf: Add missing files required by test_bpftool.sh for installing
Li Zhijian
2021-08-24
selftests/bpf: Add default bpftool built by selftests to PATH
Li Zhijian
2021-08-24
selftests/bpf: Make test_doc_build.sh work from script directory
Li Zhijian
2021-08-24
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
2021-08-23
selftests/bpf: Reduce flakyness in timer_mim
Yucong Sun
2021-08-23
Merge branch 'Refactor cgroup_bpf internals to use more specific attach_type'
Alexei Starovoitov
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
af_unix: Fix NULL pointer bug in unix_shutdown
Jiang Wang
2021-08-20
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
2021-08-20
bpf: Add support for {set|get} socket options from setsockopt BPF
Prankur Gupta
2021-08-20
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
2021-08-20
bpf: Use kvmalloc for map values in syscall
Stanislav Fomichev
2021-08-19
selftests/bpf: Adding delay in socketmap_listen to reduce flakyness
Yucong Sun
2021-08-19
bpf: Fix NULL event->prog pointer access in bpf_overflow_handler
Yonghong Song
2021-08-19
bpf: Undo off-by-one in interpreter tail call count limit
Daniel Borkmann
2021-08-19
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-19
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
Xu Liu
2021-08-18
libbpf: Rename libbpf documentation index file
Grant Seltzer
2021-08-17
bpf: Remove redundant initialization of variable allow
Colin Ian King
2021-08-17
Merge branch 'selftests/bpf: fix flaky send_signal test'
Andrii Nakryiko
2021-08-17
selftests/bpf: Fix flaky send_signal test
Yonghong Song
2021-08-17
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
2021-08-17
Merge branch 'selftests/bpf: Improve the usability of test_progs'
Andrii Nakryiko
2021-08-17
selftests/bpf: Support glob matching for test selector.
Yucong Sun
2021-08-17
selftests/bpf: Also print test name in subtest status message
Yucong Sun
2021-08-17
selftests/bpf: Correctly display subtest skip status
Yucong Sun
2021-08-17
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
2021-08-17
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
2021-08-16
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
2021-08-16
Merge branch 'sockmap: add sockmap support for unix stream socket'
Andrii Nakryiko
2021-08-16
selftest/bpf: Add new tests in sockmap for unix stream to tcp.
Jiang Wang
2021-08-16
selftest/bpf: Change udp to inet in some function names
Jiang Wang
[next]