summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-25libbpf: Add ring_buffer__ringMartin Kelly
2023-09-25libbpf: Switch rings to array of pointersMartin Kelly
2023-09-25libbpf: Refactor cleanup in ring_buffer__addMartin Kelly
2023-09-25kselftest/arm64: Validate SVCR in streaming SVE stress testMark Brown
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24torture: Convert parse-console.sh to mktempPaul E. McKenney
2023-09-24torture: Add kvm.sh --debug-info argumentPaul E. McKenney
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)
2023-09-24rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testingPaul E. McKenney
2023-09-24torture: Make kvm-recheck.sh use mktempPaul E. McKenney
2023-09-24Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron
2023-09-24iio: Add channel type for chromaticityBasavaraj Natikar
2023-09-24iio: Add channel type light color temperatureBasavaraj Natikar
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-22selftests/bpf: Add tests for symbol versioning for uprobeHengqi Chen
2023-09-22libbpf: Support symbol versioning for uprobeHengqi Chen
2023-09-22libbpf: Resolve symbol conflicts at the same offset for uprobeHengqi Chen
2023-09-22rtla/timerlat: Do not stop user-space if a cpu is offlineDaniel Bristot de Oliveira
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman
2023-09-21selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich
2023-09-21selftests/bpf: Enable the cpuv4 tests for s390xIlya Leoshkevich
2023-09-21selftests/bpf: Add big-endian support to the ldsx testIlya Leoshkevich
2023-09-21selftests/bpf: Unmount the cgroup2 work directoryIlya Leoshkevich
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21perf test lock_contention.sh: Skip test if not enough CPUsVeronika Molnarova
2023-09-21perf test stat+shadow_stat.sh: Add threshold for rounding errorsVeronika Molnarova
2023-09-21tools/power/x86/intel_pstate_tracer: python minimum versionDoug Smythies
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21RISC-V: selftests: Add CBO testsAndrew Jones
2023-09-21RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones
2023-09-21RISC-V: selftests: Statically link hwprobe testAndrew Jones
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel
2023-09-20kselftest: Add new test for detecting unprobed Devicetree devicesNĂ­colas F. R. A. Prado
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson
2023-09-20kselftest/alsa: pcm-test: Report cards declared in config but missingNĂ­colas F. R. A. Prado
2023-09-20riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti
2023-09-19perf jevents: fix no member named 'entries' issueXu Yang
2023-09-19selftests/proc: fixup proc-empty-vm test after KSM changesAlexey Dobriyan
2023-09-19selftests: link libasan statically for tests with -fsanitize=addressRyan Roberts
2023-09-19iommufd: Fix spelling errors in commentsGuokaiXu
2023-09-19selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu
2023-09-19selftests/bpf: Print log buffer for exceptions test only on failureKumar Kartikeya Dwivedi
2023-09-18perf parse-events: Fix tracepoint name memory leakIan Rogers
2023-09-18perf test: Detect off-cpu support from build optionsIan Rogers
2023-09-18perf test: Ensure EXTRA_TESTS is covered in build testIan Rogers