summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-08selftests: mptcp: export ip_mptcp to mptcp_libGeliang Tang
2024-04-08selftests: mptcp: add ms units for tc-netem delayGeliang Tang
2024-04-08selftests: mptcp: add tc check for check_toolsGeliang Tang
2024-04-08testing: net-drv: add a driver test for stats reportingJakub Kicinski
2024-04-08selftests: drivers: add scaffolding for Netlink tests in PythonJakub Kicinski
2024-04-08selftests: nl_netdev: add a trivial Netlink netdev testJakub Kicinski
2024-04-08selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski
2024-04-05ynl: support binary and integer sub-type for indexed-arrayHangbin Liu
2024-04-05ynl: rename array-nest to indexed-arrayHangbin Liu
2024-04-05tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operationRahul Rameshbabu
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04tools: ynl: copy netlink error to NlErrorJakub Kicinski
2024-04-04selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-04-04memblock tests: fix undefined reference to `panic'Wei Yang
2024-04-04memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang
2024-04-03tools: ynl: ethtool.py: Make tool invokable from any CWDRahul Rameshbabu
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-02tools: ynl: add ynl_dump_empty() helperJakub Kicinski
2024-04-02tools/power turbostat: Add proper re-initialization for perf file descriptorsPatryk Wlazlyn
2024-04-02tools/power turbostat: Clear added counters when in no-msr modePatryk Wlazlyn
2024-04-02tools/power turbostat: add early exits for permission checksPatryk Wlazlyn
2024-04-02tools/power turbostat: detect and disable unavailable BICs at runtimePatryk Wlazlyn
2024-04-02tools/power turbostat: Add reading aperf and mperf via perf APIPatryk Wlazlyn
2024-04-02tools/power turbostat: Add --no-perf optionPatryk Wlazlyn
2024-04-02tools/power turbostat: Add --no-msr optionPatryk Wlazlyn
2024-04-02tools/power turbostat: enhance -D (debug counter dump) outputLen Brown
2024-04-02tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown
2024-04-02tools/power turbostat: Read base_hz and bclk from CPUID.16H if availablePatryk Wlazlyn
2024-04-02Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-01doc: netlink: Add hyperlinks to generated Netlink docsDonald Hunter
2024-04-01doc: netlink: Change generated docs to limit TOC to depth 3Donald Hunter
2024-04-01selftests: mptcp: join: fix dev in check_endpointGeliang Tang
2024-04-01mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-01selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-04-01tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin
2024-04-01bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka
2024-03-29Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-29selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add bind() tests for IPV6_V6ONLY.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add more bind() calls.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.Kuniyuki Iwashima