summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* xdrgen: Prevent reordering of encoder and decoder functionsChuck Lever2024-09-211-12/+12
* xdrgen: typedefs should use the built-in string and opaque functionsChuck Lever2024-09-212-2/+2
* xdrgen: Fix return code checking in built-in XDR decodersChuck Lever2024-09-213-3/+3
* tools: Add xdrgenChuck Lever2024-09-21151-0/+3927
* 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
* | | | | Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-08-161-7/+4
|\ \ \ \ \
| * | | | | rtla/osnoise: Prevent NULL dereference in error handlingDan Carpenter2024-08-091-7/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...Linus Torvalds2024-08-1622-426/+814
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | perf daemon: Fix the build on 32-bit architecturesArnaldo Carvalho de Melo2024-08-101-4/+5
| * | | | tools/include: Sync arm64 headers with the kernel sourcesNamhyung Kim2024-08-071-0/+10
| * | | | tools/include: Sync x86 headers with the kernel sourcesNamhyung Kim2024-08-072-400/+414
| * | | | tools/include: Sync filesystem headers with the kernel sourcesNamhyung Kim2024-08-074-8/+189
| * | | | tools/include: Sync network socket headers with the kernel sourcesNamhyung Kim2024-08-072-1/+6
| * | | | tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim2024-08-074-6/+12
| * | | | tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim2024-08-061-4/+5