index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-14
selftests/perf_events: Test FASYNC with watermark wakeups
Kyle Huey
3
-1
/
+148
2024-04-14
Merge branch 'linus' into perf/core, to pick up perf/urgent fixes
Ingo Molnar
22
-595
/
+2827
2024-04-14
tools/nolibc: add support for uname(2)
Thomas Weißschuh
2
-0
/
+69
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-100
/
+111
2024-04-14
iommufd: Add config needed for iommufd_fail_nth
Muhammad Usama Anjum
1
-0
/
+2
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
1
-1
/
+1
2024-04-13
selftests: netfilter: nft_nat.sh: move to lib.sh infra
Florian Westphal
1
-274
/
+206
2024-04-13
selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra
Florian Westphal
1
-72
/
+36
2024-04-13
selftests: netfilter: nft_fib.sh: move to lib.sh infra
Florian Westphal
1
-52
/
+19
2024-04-13
selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra
Florian Westphal
1
-79
/
+53
2024-04-13
selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra
Florian Westphal
1
-56
/
+26
2024-04-13
selftests: netfilter: ipvs.sh: move to lib.sh infra
Florian Westphal
1
-85
/
+68
2024-04-13
selftests: netfilter: place checktool helper in lib.sh
Florian Westphal
3
-12
/
+8
2024-04-13
selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra
Florian Westphal
1
-23
/
+14
2024-04-13
selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra
Florian Westphal
1
-62
/
+39
2024-04-13
selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra
Florian Westphal
1
-34
/
+32
2024-04-13
selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra
Florian Westphal
1
-69
/
+55
2024-04-13
selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra
Florian Westphal
1
-108
/
+71
2024-04-13
selftests: netfilter: br_netfilter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+55
2024-04-13
selftests: netfilter: bridge_brouter.sh: move to lib.sh infra
Florian Westphal
1
-76
/
+52
2024-04-13
selftests: netfilter: move to net subdir
Florian Westphal
35
-194
/
+96
2024-04-12
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
4
-3
/
+37
2024-04-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
1
-1
/
+1
2024-04-12
perf trace beauty: Add shellcheck to scripts
Ian Rogers
2
-3
/
+19
2024-04-12
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
1
-0
/
+14
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
3
-1
/
+29
2024-04-12
perf build: Add shellcheck to tools/perf scripts
Ian Rogers
3
-8
/
+31
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
1
-0
/
+3
2024-04-12
selftests/bpf: Add read_trace_pipe_iter function
Jiri Olsa
4
-77
/
+60
2024-04-12
bpftool: Fix typo in error message
Thorsten Blum
1
-1
/
+1
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
4
-102
/
+174
2024-04-12
perf dso: Move dso functions out of dsos.c
Ian Rogers
3
-61
/
+65
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
5
-65
/
+100
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
5
-99
/
+97
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
11
-86
/
+97
2024-04-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
1
-2
/
+2
2024-04-12
perf annotate: Skip DSOs not found
Namhyung Kim
1
-0
/
+2
2024-04-12
perf report: Do not collect sample histogram unnecessarily
Namhyung Kim
2
-1
/
+8
2024-04-12
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
2
-0
/
+36
2024-04-12
perf annotate-data: Support event group display in TUI
Namhyung Kim
1
-10
/
+40
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
5
-5
/
+324
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tty()
Namhyung Kim
3
-105
/
+122
2024-04-12
perf annotate: Show progress of sample processing
Namhyung Kim
1
-2
/
+13
2024-04-12
perf annotate-data: Skip sample histogram for stack canary
Namhyung Kim
1
-2
/
+3
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
1
-1
/
+3
2024-04-12
perf map: Remove kernel map before updating start and end addresses
James Clark
1
-1
/
+1
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
1
-5
/
+5
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
1
-2
/
+2
2024-04-12
perf annotate: Get rid of symbol__ensure_annotate()
Namhyung Kim
1
-12
/
+2
[prev]
[next]