summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-05Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long
2024-08-05perf annotate: Add --skip-empty optionNamhyung Kim
2024-08-05perf annotate: Set al->data_nr using the notes->src->nr_eventsNamhyung Kim
2024-08-05perf annotate: Use annotation__pcnt_width() consistentlyNamhyung Kim
2024-08-05perf annotate: Set notes->src->nr_events earlyNamhyung Kim
2024-08-05perf annotate: Use al->data_nr if possibleNamhyung Kim
2024-08-05tools build: Correct bpf fixdep dependenciesBrian Norris
2024-08-05tools build: Avoid circular .fixdep-in.o.cmd issuesBrian Norris
2024-08-05tools build: Correct libsubcmd fixdep dependenciesBrian Norris
2024-08-05perf mem: Update documentation for new optionsNamhyung Kim
2024-08-03tools: hv: lsvmbus: change shebang to use python3Anthony Nandaa
2024-08-02selftests: net: ksft: print more of the stack for checksJakub Kicinski
2024-08-02selftests: net: ksft: replace 95 with errno.EOPNOTSUPPStanislav Fomichev
2024-08-02selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev
2024-08-02selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev
2024-08-02selftests/bpf: Fix a btf_dump selftest failureYonghong Song
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas
2024-08-02uprobes: make uprobe_register() return struct uprobe *Oleg Nesterov
2024-08-02uprobes: kill uprobe_register_refctr()Oleg Nesterov
2024-08-02selftests/bpf: fix uprobe.path leak in bpf_testmodJiri Olsa
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi
2024-08-02tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV fileAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Parse subleaf ranges if providedAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Recognize all leaves with subleavesAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Strip bitfield names leading/trailing whitespaceAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Set max possible subleaves count to 64Ahmed S. Darwish
2024-08-02tools/x86/kcpuid: Properly align long-description columnsAhmed S. Darwish
2024-08-02tools/x86/kcpuid: Remove unused variableAhmed S. Darwish
2024-08-01selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-01selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)
2024-08-01perf mem: Add -T/--data-type option to report subcommandNamhyung Kim
2024-08-01perf mem: Add -s/--sort optionNamhyung Kim
2024-08-01perf tools: Add mode argument to sort_help()Namhyung Kim
2024-08-01perf mem: Rework command option handlingNamhyung Kim
2024-08-01perf mem: Free the allocated sort string, fixing a leakNamhyung Kim
2024-08-01perf hist: Correct hist_entry->mem_info refcountsNamhyung Kim
2024-08-01perf python: Remove PYTHON_PERF ifdefsIan Rogers
2024-08-01perf jevents: Autogenerate empty-pmu-events.cIan Rogers
2024-08-01perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...Arnaldo Carvalho de Melo
2024-08-01selftest: acct: Add selftest for the acct() syscallAbdulrasaq Lawani
2024-08-01selftests: lib: remove strscpy testMuhammad Usama Anjum
2024-08-01selftests: user: remove user suiteMuhammad Usama Anjum
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds