summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
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