summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-063-71/+0
|\
| * Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt2024-08-293-71/+0
| |\
| | * riscv: selftests: Remove mmap hint address checksCharlie Jenkins2024-08-293-71/+0
* | | Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds2024-09-061-0/+34
|\ \ \
| * | | selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park2024-09-041-0/+34
* | | | Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-09-062-4/+6
|\ \ \ \
| * | | | tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski2024-09-051-3/+4
| * | | | selftests: net: enable bind testsJamie Bainbridge2024-09-051-1/+2
* | | | | Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...Linus Torvalds2024-09-044-5/+11
|\ \ \ \ \
| * | | | | perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo2024-09-021-4/+4
| * | | | | perf python: include "util/sample.h"Xu Yang2024-09-021-0/+1
| * | | | | perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim2024-09-021-0/+3
| * | | | | perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova2024-09-021-1/+3
* | | | | | selftests: mm: fix build errors on armhfMuhammad Usama Anjum2024-09-022-36/+14
* | | | | | Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-301-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe2024-08-261-3/+3
| |/ / / /
* | | | | Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-294-32/+143
|\ \ \ \ \
| * | | | | selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)2024-08-291-11/+21
| * | | | | selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2024-08-292-3/+75
| * | | | | selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)2024-08-291-12/+15
| * | | | | selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)2024-08-291-8/+8
| * | | | | selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)2024-08-291-5/+16
| * | | | | selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)2024-08-291-7/+18
| * | | | | selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)2024-08-271-7/+4
| * | | | | selftests: forwarding: local_termination: Down ports on cleanupPetr Machata2024-08-271-0/+4
| * | | | | selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata2024-08-271-0/+3
* | | | | | Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-08-271-5/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | selftests/livepatch: wait for atomic replace to occurRyan Sullivan2024-08-261-5/+2
* | | | | | Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-237-110/+565
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel2024-08-221-1/+2
| * | | | | selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)2024-08-211-0/+1
| * | | | | selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)2024-08-211-0/+30
| * | | | | selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)2024-08-211-5/+22
| * | | | | selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)2024-08-211-5/+13
| * | | | | selftests: udpgro: no need to load xdp for groHangbin Liu2024-08-191-8/+1
| * | | | | selftests: udpgro: report error when receive failedHangbin Liu2024-08-191-17/+27
| * | | | | tc-testing: don't access non-existent variable on exceptionSimon Horman2024-08-171-1/+0
| * | | | | selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean2024-08-161-1/+53
| * | | | | selftests: net: local_termination: add PTP frames to the mixVladimir Oltean2024-08-161-13/+148
| * | | | | selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean2024-08-162-16/+99
| * | | | | selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean2024-08-161-7/+110
| * | | | | selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean2024-08-161-4/+18
| * | | | | selftests: net: local_termination: parameterize test nameVladimir Oltean2024-08-161-18/+20
| * | | | | selftests: net: local_termination: parameterize sending interfaceVladimir Oltean2024-08-161-19/+20
| * | | | | selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean2024-08-161-12/+18
* | | | | | Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-202-0/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming2024-08-102-0/+13
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-183-2/+8
|\ \ \ \ \
| * | | | | selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2024-08-162-0/+5
| * | | | | selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter2024-08-161-2/+3