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-09-27
selftests: netfilter: Add missing return value
zhang jiao
-0
/
+1
2024-09-27
selftests: netfilter: Fix nft_audit.sh for newer nft binaries
Phil Sutter
-28
/
+29
2024-09-26
perf/test: Speed up test case perf annotate basic tests
Thomas Richter
-5
/
+5
2024-09-26
perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}
Thomas Falcon
-1
/
+7
2024-09-26
scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBAL
Tejun Heo
-4
/
+13
2024-09-26
perf sched replay: Remove unused parts of the code
Madadi Vineeth Reddy
-13
/
+3
2024-09-26
libperf: Explicitly specify install-html dependencies
Akihiko Odaki
-1
/
+1
2024-09-26
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
-1
/
+1
2024-09-26
tools: fix shared radix-tree build
Lorenzo Stoakes
-1
/
+15
2024-09-26
perf test: Add a test for default perf stat command
James Clark
-0
/
+25
2024-09-26
perf test: Make stat test work on DT devices
James Clark
-5
/
+7
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
-24
/
+16
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
-6
/
+28
2024-09-26
perf stat: Remove evlist__add_default_attrs use strings
Ian Rogers
-307
/
+131
2024-09-26
perf stat: Uniquify event name improvements
Ian Rogers
-27
/
+85
2024-09-26
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
-46
/
+77
2024-09-26
perf test: Ignore security failures in all PMU test
Ian Rogers
-12
/
+40
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+900
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+6
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-0
/
+243
2024-09-26
Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-1
/
+62
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+1
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-2
/
+893
2024-09-26
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
-1
/
+1
2024-09-26
kselftest: add test for nfqueue induced conntrack race
Florian Westphal
-1
/
+91
2024-09-26
selftests: netfilter: nft_tproxy.sh: add tcp tests
Antonio Ojea
-0
/
+623
2024-09-26
selftests: netfilter: add reverse-clash resolution test case
Florian Westphal
-0
/
+178
2024-09-26
selftests/net: packetdrill: increase timing tolerance in debug mode
Willem de Bruijn
-2
/
+7
2024-09-25
perf symbol: Do not fixup end address of labels
Namhyung Kim
-1
/
+1
2024-09-25
perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metric
Xu Yang
-0
/
+8
2024-09-25
perf stat: Stop repeating when ref_perf_stat() returns -1
Levi Yun
-1
/
+12
2024-09-25
perf stat: Close cork_fd when create_perf_stat_counter() failed
Levi Yun
-17
/
+53
2024-09-25
tools/sched_ext: Receive misc updates from SCX repo
Tejun Heo
-3
/
+21
2024-09-25
sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
Tejun Heo
-11
/
+30
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-13
/
+84
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
-1
/
+53
2024-09-25
sefltests/tracing: Add a test for tracepoint events on modules
Masami Hiramatsu (Google)
-0
/
+62
2024-09-25
tracing/fprobe: Support raw tracepoints on future loaded modules
Masami Hiramatsu (Google)
-1
/
+0
2024-09-24
perf evsel: display dmesg command of showing a hardcoded path
Masum Reza
-1
/
+1
2024-09-24
Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-4
/
+3
2024-09-24
perf test: cs-etm: Test Coresight disassembly script
James Clark
-0
/
+65
2024-09-24
perf scripts python cs-etm: Add start and stop arguments
James Clark
-2
/
+38
2024-09-24
perf scripts python cs-etm: Improve arguments
James Clark
-8
/
+55
2024-09-24
perf scripts python cs-etm: Update to use argparse
James Clark
-18
/
+10
2024-09-24
perf scripting python: Add function to get a config value
James Clark
-1
/
+35
2024-09-24
perf cs-etm: Use new OpenCSD consistency checks
James Clark
-1
/
+6
2024-09-24
perf cs-etm: Don't flush when packet_queue fills up
James Clark
-7
/
+18
2024-09-24
Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+1
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+55
2024-09-24
perf test: Be more tolerant of metricgroup failures
Ian Rogers
-6
/
+30
[prev]
[next]