summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski
2023-07-21Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai
2023-07-18selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts
2023-07-18selftests: tc: add 'ct' action kconfig depMatthieu Baerts
2023-07-18selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi
2023-07-18Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Linus Torvalds
2023-07-18Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-07-17maple_tree: fix node allocation testing on 32 bitLiam R. Howlett
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo
2023-07-16Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-14selftests/arm64: fix build failure during the "emit_tests" stepJohn Hubbard
2023-07-14selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard
2023-07-14selftests/mm: give scripts execute permissionRyan Roberts
2023-07-14tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-14tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-07-14tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-14perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-13tools: timers: fix freq average calculationMinjie Du
2023-07-13selftests/mincore: fix skip condition for check_huge_pages testRicardo Cañuelo
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela
2023-07-13selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela
2023-07-13selftests: ALSA: Fix fclose on an already fclosed file pointerColin Ian King
2023-07-12perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache termsIan Rogers
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-12selftests/user_events: Test struct size match casesBeau Belgrave
2023-07-11libsubcmd: Avoid SEGV/use-after-free when commands aren't excludedIan Rogers
2023-07-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter
2023-07-11tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11tools headers uapi: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf vendor events amd: Fix large metricsSandipan Das
2023-07-11perf build: Fix library not found error when using CSLIBSJames Clark
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo
2023-07-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf probe: Read DWARF files from the correct CUGeorg Müller
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-10objtool: initialize all of struct elfMichal Kubecek