summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-08perf namespaces: Introduce nsinfo__set_in_pidns()Arnaldo Carvalho de Melo
2025-01-08perf jitdump: Accept jitdump mmaps emitted from inside containersArnaldo Carvalho de Melo
2025-01-08perf machine: Don't ignore _etext when not a text symbolChristophe Leroy
2025-01-08perf maps: Fix display of kernel symbolsChristophe Leroy
2025-01-08perf test: Update ftrace test to use --graph-optsNamhyung Kim
2025-01-08perf ftrace profile: Add --graph-opts optionNamhyung Kim
2025-01-08perf ftrace: Display latency statistics at the endNamhyung Kim
2025-01-08perf evsel: Improve the evsel__open_strerror() for EBUSYIan Rogers
2025-01-08perf tests shell task_analyzer: Run this test exclusivelyArnaldo Carvalho de Melo
2025-01-08perf tests code-reading: Handle change in objdump output from binutils >= 2.4...Charlie Jenkins
2025-01-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-01-08selftests/bpf: Add kprobe session recursion check testJiri Olsa
2025-01-08selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGSIhor Solodrai
2025-01-08kselftest/arm64: Add 2024 dpISA extensions to hwcap testMark Brown
2025-01-08selftests: ntsync: Add a stress test for contended waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling via alerts.Elizabeth Figura
2025-01-08selftests: ntsync: Add tests for alertable waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with events.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for auto-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for manual-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for mutex state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for semaphore state.Elizabeth Figura
2025-01-07tools: ynl: print some information about attribute we can't parseJakub Kicinski
2025-01-07tools: ynl: correctly handle overrides of fields in subsetJakub Kicinski
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07sched_ext: Add option -l in selftest runner to list all available testsShizhao Chen
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn
2025-01-06selftests/bpf: Handle prog/attach type comparison in veristatMykyta Yatsenko
2025-01-06selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGSIhor Solodrai
2025-01-06selftests/bpf: test bpf_for within spin lock sectionEmil Tsalapatis
2025-01-06selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen
2025-01-06selftests/bpf: Extend netkit tests to validate set {head,tail}roomDaniel Borkmann
2025-01-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski
2025-01-04selftests: coredump: Add stackdump testNam Cao
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03tools/power/x86/intel-speed-select: v1.21 releaseSrinivas Pandruvada
2025-01-03tools/power/x86/intel-speed-select: Fix TRL restore after SST-TF disableSrinivas Pandruvada
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu