summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-08-06tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim
2024-08-06tools/include: Sync uapi/linux/perf.h with the kernel sourcesNamhyung Kim
2024-08-06selftests: harness: rename __constructor_order for clarificationMasahiro Yamada
2024-08-06selftests: harness: remove unneeded __constructor_order_last()Masahiro Yamada
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim
2024-08-06tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim
2024-08-06perf tools: Add tools/include/uapi/READMENamhyung Kim
2024-08-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-08-06selftests/bpf: add positive tests for new VFS based BPF kfuncsMatt Bobrowski
2024-08-06selftests/bpf: add negative tests for new VFS based BPF kfuncsMatt Bobrowski
2024-08-06perf jevents.py: Ensure event names aren't duplicatedIan Rogers
2024-08-06perf pmu-events: Remove duplicated ampereone eventIan Rogers
2024-08-06perf pmu-events: Change dependencies for empty-pmu-events.c testIan Rogers
2024-08-06perf test: Add build test for JEVENTS_ARCH=allIan Rogers
2024-08-06memblock test: fix implicit declaration of function 'strscpy'Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'isspace'Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang
2024-08-06memblock test: add the definition of __setup()Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'virt_to_phys'Wei Yang
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang
2024-08-06memblock tests: include memory_hotplug.h in mmzone.h as kernel doseWei Yang
2024-08-05tools: ynl: remove extraneous ; after statementsColin Ian King
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
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