index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
45
-983
/
+1522
|
\
|
*
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
2019-10-25
1
-1
/
+1
|
*
bpftool: Allow to read btf as raw data
Jiri Olsa
2019-10-25
1
-1
/
+56
|
*
libbpf: Fix strncat bounds error in libbpf_prog_type_by_name
KP Singh
2019-10-23
1
-1
/
+1
|
*
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
2019-10-23
1
-4
/
+4
|
*
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
2019-10-23
2
-61
/
+31
|
*
libbpf: Use implicit XSKMAP lookup from AF_XDP XDP program
Björn Töpel
2019-10-23
1
-10
/
+32
|
*
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-22
6
-16
/
+21
|
*
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
2019-10-22
1
-20
/
+8
|
*
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
2019-10-21
4
-14
/
+0
|
*
selftests/bpf: Make reference_tracking test use subtests
Andrii Nakryiko
2019-10-21
2
-10
/
+11
|
*
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
2019-10-21
1
-5
/
+12
|
*
libbpf: Teach bpf_object__open to guess program types
Andrii Nakryiko
2019-10-21
1
-29
/
+36
|
*
libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixes
Andrii Nakryiko
2019-10-21
1
-0
/
+4
|
*
libbpf: Add bpf_program__get_{type, expected_attach_type) APIs
Andrii Nakryiko
2019-10-21
3
-0
/
+18
|
*
tools: Sync if_link.h
Andrii Nakryiko
2019-10-21
1
-0
/
+2
|
*
tools, bpf: Rename pr_warning to pr_warn to align with kernel logging
Kefeng Wang
2019-10-21
5
-393
/
+386
|
*
scripts/bpf: Print an error when known types list needs updating
Jakub Sitnicki
2019-10-20
1
-0
/
+3
|
*
bpf, libbpf: Add kernel version section parsing back
John Fastabend
2019-10-18
1
-1
/
+20
|
*
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
Andrii Nakryiko
2019-10-17
4
-190
/
+1
|
*
selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs
Andrii Nakryiko
2019-10-17
2
-3
/
+0
|
*
selftests/bpf: Replace test_progs and test_maps w/ general rule
Andrii Nakryiko
2019-10-17
2
-138
/
+180
|
*
selftests/bpf: Add simple per-test targets to Makefile
Andrii Nakryiko
2019-10-17
1
-0
/
+10
|
*
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
2019-10-17
2
-11
/
+5
|
*
selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor
Andrii Nakryiko
2019-10-17
3
-4
/
+5
|
*
selftests/bpf: Teach test_progs to cd into subdir
Andrii Nakryiko
2019-10-17
1
-1
/
+32
|
*
selftests/bpf: Restore the netns after flow dissector reattach test
Jakub Sitnicki
2019-10-17
1
-4
/
+17
|
*
selftests/bpf: Add kfree_skb raw_tp test
Alexei Starovoitov
2019-10-17
2
-0
/
+192
|
*
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
1
-1
/
+26
|
*
libbpf: Auto-detect btf_id of BTF-based raw_tracepoints
Alexei Starovoitov
2019-10-17
2
-6
/
+35
|
*
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
2019-10-17
1
-0
/
+1
|
*
selftests: bpf: Don't try to read files without read permission
Jiri Pirko
2019-10-15
1
-1
/
+1
|
*
selftests: bpf: Add selftest for __sk_buff tstamp
Stanislav Fomichev
2019-10-15
2
-0
/
+6
|
*
selftests/bpf: Add field existence CO-RE relocs tests
Andrii Nakryiko
2019-10-15
11
-2
/
+233
|
*
libbpf: Add BPF-side definitions of supported field relocation kinds
Andrii Nakryiko
2019-10-15
1
-1
/
+23
|
*
libbpf: Add support for field existance CO-RE relocation
Andrii Nakryiko
2019-10-15
2
-17
/
+61
|
*
libbpf: Refactor bpf_object__open APIs to use common opts
Andrii Nakryiko
2019-10-15
1
-36
/
+35
|
*
libbpf: Update BTF reloc support to latest Clang format
Andrii Nakryiko
2019-10-15
4
-29
/
+40
*
|
tc-testing: list required kernel options for act_ct action
Roman Mashak
2019-10-26
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
2
-1
/
+229
|
\
\
|
*
|
selftests: netfilter: add ipvs tunnel test case
Haishuang Yan
2019-10-11
1
-0
/
+30
|
*
|
selftests: netfilter: add ipvs nat test case
Haishuang Yan
2019-10-11
1
-1
/
+21
|
*
|
selftests: netfilter: add ipvs test script
Haishuang Yan
2019-10-11
2
-1
/
+179
*
|
|
tc-testing: updated pedit TDC tests
Roman Mashak
2019-10-21
1
-0
/
+200
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
56
-127
/
+460
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
8
-18
/
+55
|
|
\
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-12
8
-18
/
+55
|
|
|
\
\
\
|
|
|
*
|
|
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
2019-10-08
1
-3
/
+3
|
|
|
*
|
|
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
2019-10-08
1
-0
/
+3
|
|
|
*
|
|
selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inherit
Brian Vazquez
2019-10-02
1
-1
/
+1
[next]