index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-04-21
ASoC: dapm-graph: new tool to visualize DAPM state
Luca Ceresoli
-0
/
+303
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-25
/
+72
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+1
2024-04-19
selftests: netfilter: update makefiles and kernel config
Florian Westphal
-1
/
+57
2024-04-19
selftests: netfilter: nft_audit.sh: add more skip checks
Florian Westphal
-4
/
+26
2024-04-19
selftests: netfilter: nft_meta.sh: small shellcheck cleanup
Florian Westphal
-2
/
+2
2024-04-19
selftests: netfilter: nft_fib.sh: shellcheck cleanups
Florian Westphal
-67
/
+61
2024-04-19
selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanups
Florian Westphal
-37
/
+37
2024-04-19
selftests: netfilter: nft_nat_zones.sh: shellcheck cleanups
Florian Westphal
-118
/
+75
2024-04-19
selftests: netfilter: xt_string.sh: shellcheck cleanups
Florian Westphal
-17
/
+17
2024-04-19
selftests: netfilter: xt_string.sh: move to lib.sh infra
Florian Westphal
-25
/
+30
2024-04-19
selftests: netfilter: nft_zones_many.sh: move to lib.sh infra
Florian Westphal
-48
/
+45
2024-04-19
selftests: netfilter: nft_synproxy.sh: move to lib.sh infra
Florian Westphal
-49
/
+28
2024-04-19
selftests: netfilter: nft_queue.sh: shellcheck cleanups
Florian Westphal
-108
/
+103
2024-04-19
selftests: netfilter: nft_queue.sh: move to lib.sh infra
Florian Westphal
-61
/
+34
2024-04-19
selftests/bpf: Use connect_to_addr in sk_assign
Geliang Tang
-25
/
+1
2024-04-19
selftests/bpf: Use connect_to_addr in cls_redirect
Geliang Tang
-17
/
+1
2024-04-19
selftests/bpf: Update arguments of connect_to_addr
Geliang Tang
-7
/
+15
2024-04-19
selftests/bpf: Use start_server_addr in sk_assign
Geliang Tang
-25
/
+4
2024-04-19
selftests/bpf: Use start_server_addr in cls_redirect
Geliang Tang
-18
/
+2
2024-04-19
selftests/bpf: Add start_server_addr helper
Geliang Tang
-2
/
+14
2024-04-19
Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...
Linus Torvalds
-742
/
+817
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+2
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
-245
/
+1109
2024-04-18
Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...
Arnaldo Carvalho de Melo
-0
/
+196
2024-04-18
perf probe-event: Better error message for a too-long probe name
Dima Kogan
-1
/
+1
2024-04-18
perf probe-event: Un-hardcode sizeof(buf)
Dima Kogan
-2
/
+2
2024-04-18
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
-0
/
+10
2024-04-18
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
-1
/
+1
2024-04-18
perf genelf: Fix compiling with libelf on rv32
Chen Pei
-0
/
+3
2024-04-18
perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted...
Ilkka Koskinen
-2
/
+6
2024-04-18
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
-23
/
+52
2024-04-18
perf docs: Document bpf event modifier
Ian Rogers
-0
/
+1
2024-04-18
selftests: net: set the exit code correctly in Python tests
Jakub Kicinski
-2
/
+16
2024-04-18
selftests: net: fix counting totals when some checks fail
Jakub Kicinski
-1
/
+4
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-173
/
+325
2024-04-18
Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-24
/
+29
2024-04-17
selftests: kselftest_harness: fix Clang warning about zero-length format
Jakub Kicinski
-5
/
+7
2024-04-17
selftests: openvswitch: Fix escape chars in regexp.
Adrian Moreno
-8
/
+8
2024-04-17
selftests: adopt BPF's approach to quieter builds
Jakub Kicinski
-16
/
+23
2024-04-17
perf tools: Enable configs required for test_uprobe_from_different_cu.sh
Chaitanya S Prakash
-0
/
+3
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
-31
/
+115
2024-04-17
perf hist: Add weight fields to hist entry stats
Namhyung Kim
-2
/
+13
2024-04-17
perf hist: Move histogram related code to hist.h
Namhyung Kim
-196
/
+184
2024-04-17
libbpf: Fix dump of subsequent char arrays
Quentin Deslandes
-0
/
+4
2024-04-17
libbpf: Fix misaligned array closing bracket
Quentin Deslandes
-0
/
+1
2024-04-17
selftests: fix netfilter path in Makefile
Yujie Liu
-1
/
+1
2024-04-16
selftests: drv-net: add config for netdevsim
Jakub Kicinski
-0
/
+2
2024-04-16
selftests: drv-net: add stdout to the command failed exception
Jakub Kicinski
-1
/
+2
2024-04-16
bpftool: Address minor issues in bash completion
Quentin Monnet
-36
/
+25
[prev]
[next]