summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-30selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang
2024-09-30pm: cpupower: Makefile: Allow overriding cross-compiling env paramsPeng Fan
2024-09-30pm: cpupower: bench: print config file path when open cpufreq-bench.conf failsPeng Fan
2024-09-30tools/power/cpupower: Add documentation for some recently introduced optionsTor Vic
2024-09-30tools include UAPI: Sync linux/sched.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30iio: event_monitor: Fix missing free in mainzhang jiao
2024-09-30selftest: alsa: check if user has alsa installedAbdul Rahim
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-09-27perf vdso: Missed put on 32-bit dsosIan Rogers
2024-09-27Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo
2024-09-27selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-27selftests: netfilter: Add missing return valuezhang jiao
2024-09-27selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter
2024-09-26perf/test: Speed up test case perf annotate basic testsThomas Richter
2024-09-26perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}Thomas Falcon
2024-09-26scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBALTejun Heo
2024-09-26perf sched replay: Remove unused parts of the codeMadadi Vineeth Reddy
2024-09-26libperf: Explicitly specify install-html dependenciesAkihiko Odaki
2024-09-26kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum
2024-09-26tools: fix shared radix-tree buildLorenzo Stoakes
2024-09-26perf test: Add a test for default perf stat commandJames Clark
2024-09-26perf test: Make stat test work on DT devicesJames Clark
2024-09-26perf evsel: Remove pmu_nameIan Rogers
2024-09-26perf evsel x86: Make evsel__has_perf_metrics work for legacy eventsIan Rogers
2024-09-26perf stat: Remove evlist__add_default_attrs use stringsIan Rogers
2024-09-26perf stat: Uniquify event name improvementsIan Rogers
2024-09-26perf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers
2024-09-26perf test: Ignore security failures in all PMU testIan Rogers
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn
2024-09-25perf symbol: Do not fixup end address of labelsNamhyung Kim
2024-09-25perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metricXu Yang
2024-09-25perf stat: Stop repeating when ref_perf_stat() returns -1Levi Yun
2024-09-25perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun
2024-09-25tools/sched_ext: Receive misc updates from SCX repoTejun Heo