index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
bpftool: Normalize compile rules to specify output file last
Andrii Nakryiko
1
-8
/
+8
2021-11-11
selftests/bpf: Fix bpf_prog_test_load() logic to pass extra log level
Andrii Nakryiko
1
-1
/
+6
2021-11-11
libbpf: Add ability to get/set per-program load flags
Andrii Nakryiko
3
-0
/
+19
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-76
/
+204
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
6
-11
/
+235
2021-11-11
selftest: KVM: Add intra host migration tests
Peter Gonda
2
-1
/
+205
2021-11-11
selftest: KVM: Add open sev dev helper
Peter Gonda
4
-10
/
+30
2021-11-11
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
1
-4
/
+7
2021-11-11
static_call,x86: Robustify trampoline patching
Peter Zijlstra
1
-0
/
+3
2021-11-10
selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
Mark Pashmfouroush
3
-0
/
+71
2021-11-10
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
1
-0
/
+1
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2021-11-10
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
3
-3
/
+3
2021-11-10
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
5
-11
/
+13
2021-11-10
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
1
-0
/
+2
2021-11-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+12
2021-11-09
libbpf: Compile using -std=gnu89
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+102
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
1
-10
/
+18
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
3
-0
/
+84
2021-11-08
selftests/bpf: Add exception handling selftests for tp_bpf program
Alan Maguire
2
-0
/
+86
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
9
-0
/
+1224
2021-11-08
Add 'tools/perf/libbpf/' to ignored files
Linus Torvalds
1
-0
/
+1
2021-11-08
Merge tag 'perf-tools-for-v5.16-2021-11-07-without-bpftool-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
184
-1705
/
+5083
2021-11-08
selftests: nft_nat: Simplify port shadow notrack test
Phil Sutter
1
-2
/
+1
2021-11-08
selftests: nft_nat: Improve port shadow test stability
Phil Sutter
1
-2
/
+4
2021-11-08
selftests: netfilter: extend nfqueue tests to cover vrf device
Florian Westphal
1
-0
/
+54
2021-11-08
selftests: netfilter: add a vrf+conntrack testcase
Florian Westphal
2
-1
/
+221
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
1
-1
/
+1
2021-11-07
selftests/bpf: Add tests for bpf_find_vma
Song Liu
4
-0
/
+244
2021-11-07
bpf: Introduce helper bpf_find_vma
Song Liu
1
-0
/
+20
2021-11-07
selftests: net: tls: remove unused variable and code
Anders Roxell
1
-3
/
+0
2021-11-07
perf build: Install libbpf headers locally when building
Quentin Monnet
1
-13
/
+19
2021-11-07
perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-07
perf metric: Fix memory leaks
Ian Rogers
1
-1
/
+4
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
13
-51
/
+74
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
11
-79
/
+79
2021-11-07
selftests/bpf: Fix bpf_object leak in skb_ctx selftest
Andrii Nakryiko
1
-0
/
+2
2021-11-07
selftests/bpf: Destroy XDP link correctly
Andrii Nakryiko
1
-2
/
+2
2021-11-07
selftests/bpf: Avoid duplicate btf__parse() call
Andrii Nakryiko
1
-1
/
+1
2021-11-07
selftests/bpf: Clean up btf and btf_dump in dump_datasec test
Andrii Nakryiko
1
-2
/
+6
2021-11-07
selftests/bpf: Free inner strings index in btf selftest
Andrii Nakryiko
1
-4
/
+2
2021-11-07
selftests/bpf: Free per-cpu values array in bpf_iter selftest
Andrii Nakryiko
1
-4
/
+4
2021-11-07
selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
Andrii Nakryiko
1
-2
/
+7
2021-11-07
libbpf: Free up resources used by inner map definition
Andrii Nakryiko
1
-1
/
+4
2021-11-07
selftests/bpf: Pass sanitizer flags to linker through LDFLAGS
Andrii Nakryiko
1
-0
/
+1
2021-11-07
selftests/bpf: Use explicit bpf_test_load_program() helper calls
Andrii Nakryiko
9
-11
/
+12
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
37
-59
/
+68
2021-11-07
selftests/bpf: Merge test_stub.c into testing_helpers.c
Andrii Nakryiko
4
-60
/
+78
2021-11-07
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
10
-112
/
+99
[prev]
[next]