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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
selftests: xsk: Remove thread for netns switch
Maciej Fijalkowski
2
-119
/
+14
2021-03-30
libbpf: xsk: Use bpf_link
Maciej Fijalkowski
1
-45
/
+213
2021-03-30
selftests: xsk: Simplify frame traversal in dumping thread
Maciej Fijalkowski
1
-26
/
+21
2021-03-30
selftests: xsk: Remove inline keyword from source file
Maciej Fijalkowski
1
-10
/
+7
2021-03-30
selftests: xsk: Remove unused function
Maciej Fijalkowski
1
-13
/
+0
2021-03-30
selftests: xsk: Remove struct ifaceconfigobj
Maciej Fijalkowski
2
-43
/
+29
2021-03-30
selftests: xsk: Don't call worker_pkt_dump() for stats test
Maciej Fijalkowski
1
-1
/
+1
2021-03-30
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
2
-15
/
+3
2021-03-30
libbpf: Fix memory leak when emitting final btf_ext
Andrii Nakryiko
1
-8
/
+16
2021-03-30
bpf: selftests: Update clang requirement in README.rst for testing kfunc call
Martin KaFai Lau
1
-0
/
+14
2021-03-29
selftests: mlxsw: Test vetoing of double sampling
Ido Schimmel
1
-0
/
+30
2021-03-29
selftests: mlxsw: Test matchall failure with protocol match
Ido Schimmel
1
-0
/
+17
2021-03-29
selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
Ido Schimmel
1
-1
/
+12
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
57
-117
/
+1240
2021-03-29
selftests/powerpc: unmark non-kernel-doc comments
Randy Dunlap
1
-2
/
+2
2021-03-28
selftests: forwarding: Add tc-police tests for packets per second
Baowen Zheng
2
-0
/
+65
2021-03-28
selftests: tc-testing: add action police selftest for packets per second
Baowen Zheng
1
-0
/
+48
2021-03-28
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
11
-45
/
+105
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
3
-0
/
+148
2021-03-26
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functions
Martin KaFai Lau
3
-46
/
+11
2021-03-26
bpf: selftests: Rename bictcp to bpf_cubic
Martin KaFai Lau
1
-15
/
+15
2021-03-26
libbpf: Support extern kernel function
Martin KaFai Lau
1
-12
/
+162
2021-03-26
libbpf: Record extern sym relocation first
Martin KaFai Lau
1
-29
/
+34
2021-03-26
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
Martin KaFai Lau
1
-3
/
+3
2021-03-26
libbpf: Refactor codes for finding btf id of a kernel symbol
Martin KaFai Lau
1
-11
/
+33
2021-03-26
libbpf: Refactor bpf_object__resolve_ksyms_btf_id
Martin KaFai Lau
1
-57
/
+67
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
3
-11
/
+15
2021-03-26
selftests: mptcp: signal addresses testcases
Geliang Tang
1
-0
/
+58
2021-03-26
selftests: mptcp: timeout testcases for multi addresses
Geliang Tang
1
-2
/
+24
2021-03-26
selftests: mptcp: add cfg_do_w for cfg_remove
Geliang Tang
1
-3
/
+7
2021-03-26
selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"
Colin Ian King
1
-1
/
+1
2021-03-26
selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
Ilya Leoshkevich
1
-1
/
+2
2021-03-26
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2
-0
/
+63
2021-03-26
libbpf: Preserve empty DATASEC BTFs during static linking
Andrii Nakryiko
1
-1
/
+12
2021-03-26
tools: gpio-utils: fix various kernel-doc warnings
Randy Dunlap
1
-9
/
+9
2021-03-26
usbip: tools: add usage of device mode in usbip_list.c
Hongren Zheng (Zenithal)
1
-1
/
+2
2021-03-26
usbip: tools: add options and examples in man page related to device mode
Hongren Zheng (Zenithal)
2
-1
/
+67
2021-03-26
tools: usbip: list.h: fix kernel-doc for list_del()
Randy Dunlap
1
-5
/
+5
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
3
-0
/
+27
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
8
-8
/
+55
2021-03-26
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
3
-0
/
+42
2021-03-26
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
2
-1
/
+19
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
5
-59
/
+189
2021-03-25
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
1
-1
/
+1
2021-03-25
libbpf: Add bpf object kern_version attribute setter
Rafael David Tinoco
3
-0
/
+12
2021-03-25
bpf: selftests: Add tests for batched ops in LPM trie maps
Pedro Tammela
1
-0
/
+158
2021-03-25
selftests/bpf: Better error messages for ima_setup.sh failures
KP Singh
1
-2
/
+4
2021-03-26
libbpf: Constify few bpf_program getters
Andrii Nakryiko
2
-4
/
+4
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
34
-523
/
+2968
[prev]
[next]