summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-12perf script: add --addr2line optionMartin Liška
2024-08-12Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman
2024-08-12perf tests pmu: Initialize all fields of test_pmu variableArnaldo Carvalho de Melo
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski
2024-08-12selftests: drv-net: rss_ctx: add identifier to traffic commentsJakub Kicinski
2024-08-11selftests: rust: config: disable GCC_PLUGINSAnders Roxell
2024-08-11selftests: rust: config: add trailing newlineAnders Roxell
2024-08-11mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang
2024-08-10tools/nolibc: compiler: introduce __nolibc_has_attribute()Thomas Weißschuh
2024-08-10tools/nolibc: powerpc: limit stack-protector workaround to GCCThomas Weißschuh
2024-08-10tools/nolibc: mips: load current function to $t9Thomas Weißschuh
2024-08-10tools/nolibc: arm: use clang-compatible asm syntaxThomas Weißschuh
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki
2024-08-09perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming
2024-08-09perf annotate-data: Support --skip-empty optionNamhyung Kim
2024-08-09perf annotate: Fix --group behavior when leader has no samplesNamhyung Kim
2024-08-09perf tools: Create source symlink in perf object dirAndi Kleen
2024-08-09perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORTArnaldo Carvalho de Melo
2024-08-09rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan
2024-08-09perf script python: Add the 'ins_lat' field to event handlerZixian Cai
2024-08-09selftests: rds: add testing infrastructureVegard Nossum
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh
2024-08-08selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGSAlan Maguire
2024-08-08bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08perf test shell lbr: Support hybrid x86 systems tooArnaldo Carvalho de Melo
2024-08-08perf test: Add set of perf record LBR testsIan Rogers
2024-08-08perf callchain: Fix stitch LBR memory leaksIan Rogers
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-08perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-08-08perf tests ftrace: Add pattern check for time, countArnaldo Carvalho de Melo
2024-08-08perf test: Add a new shell test for perf ftraceNamhyung Kim
2024-08-08perf annotate-data: Show typedef names properlyNamhyung Kim
2024-08-08perf annotate: Cache debuginfo for data type profilingNamhyung Kim
2024-08-08perf hist: Fix reference counting of branch_infoIan Rogers
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown
2024-08-07selftests/bpf: Add tests for bpf_get_dentry_xattrSong Liu
2024-08-07tools/include: Sync arm64 headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim
2024-08-07rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney