summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-14Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur
2024-02-12tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
2024-02-12tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira
2024-02-12tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-12tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira
2024-02-12tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira
2024-02-12tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira
2024-02-12tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-07selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski
2024-02-06selftests/net: Amend per-netns counter checksDmitry Safonov
2024-02-05selftests: net: let big_tcp test cope with slow envPaolo Abeni
2024-02-03Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...Linus Torvalds
2024-02-02selftests: net: avoid just another constant waitPaolo Abeni
2024-02-02selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni
2024-02-02selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni
2024-02-02selftests: net: cut more slack for gro fwd tests.Paolo Abeni
2024-02-02selftests/landlock: Fix capability for net_testMickaël Salaün
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)
2024-02-01selftests: net: enable some more knobsPaolo Abeni
2024-02-01selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski
2024-02-01selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier
2024-02-01selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier
2024-02-01selftests: net: Remove executable bits from library scriptsBenjamin Poirier
2024-02-01selftests: bonding: Check initial stateBenjamin Poirier
2024-02-01selftests: team: Add missing config optionsBenjamin Poirier
2024-01-31selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni
2024-01-31selftests: net: fix available tunnels detectionPaolo Abeni
2024-01-31selftests: net: add missing config for pmtu.sh testsPaolo Abeni
2024-01-31selftests/net: Repair RST passive reset selftestDmitry Safonov
2024-01-31selftests/net: Rectify key counters checksDmitry Safonov
2024-01-31selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri
2024-01-31perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...Arnaldo Carvalho de Melo