summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: bonding: Increase timeout to 1200sBenjamin Poirier2024-01-191-1/+1
* Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-1821-26/+783
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-188-12/+586
| |\
| | * libbpf: warn on unexpected __arg_ctx type when rewriting BTFAndrii Nakryiko2024-01-171-9/+66
| | * selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko2024-01-171-3/+161
| | * libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko2024-01-172-0/+80
| | * selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYSHao Sun2024-01-161-0/+19
| | * selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau2024-01-134-0/+260
| * | selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-181-1/+17
| * | selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen2024-01-181-1/+0
| * | mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-181-1/+55
| * | mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-181-1/+51
| * | selftests: bonding: Add more missing config optionsBenjamin Poirier2024-01-181-0/+5
| * | selftests: netdevsim: add a config fileJakub Kicinski2024-01-181-0/+10
| * | selftests: rtnetlink: use setup_ns in bonding testNicolas Dichtel2024-01-161-7/+5
| * | selftests: bonding: add missing build configsJakub Kicinski2024-01-161-0/+3
| * | selftests: netdevsim: correct expected FEC stringsJakub Kicinski2024-01-161-7/+11
| * | selftests: netdevsim: sprinkle more udevadm settleJakub Kicinski2024-01-162-0/+2
| * | selftests: forwarding: Remove executable bits from lib.shBenjamin Poirier2024-01-161-0/+0
| * | selftests: bonding: Change script interpreterBenjamin Poirier2024-01-162-2/+2
| * | net: tls, add test to capture error on large spliceJohn Fastabend2024-01-141-0/+14
| |/
| * selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel2024-01-111-0/+28
| * selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGSDmitry Safonov2024-01-111-2/+2
* | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-183-70/+98
|\ \
| * \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-01-091-70/+93
| |\ \
| | * | cxl/events: Create a CXL event unionIra Weiny2024-01-091-13/+18
| | * | cxl/events: Separate UUID from event structuresIra Weiny2024-01-091-54/+75
| | * | cxl/events: Create common event UUID definesIra Weiny2024-01-091-6/+3
| * | | Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams2024-01-059-24/+97
| |\| |
| * | | tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang2023-12-221-0/+4
| * | | cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang2023-12-221-0/+1
* | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-182-0/+207
|\ \ \ \
| * | | | iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen2024-01-112-0/+179
| * | | | iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test opNicolin Chen2024-01-112-0/+28
| | |/ / | |/| |
* | | | Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2024-01-182-0/+177
|\ \ \ \
| * | | | tracing/selftests: Remove exec permissions from trace_marker.tc testSteven Rostedt (Google)2023-12-221-0/+0
| * | | | tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)2023-12-211-9/+9
| * | | | ringbuffer/selftest: Add basic selftest to test changing subbuf orderSteven Rostedt (Google)2023-12-211-0/+95
| * | | | tracing/selftests: Add test to test the trace_markerSteven Rostedt (Google)2023-12-191-0/+82
* | | | | Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-187-57/+78
|\ \ \ \ \
| * | | | | selftests/sgx: Skip non X86_64 platformZhao Mengmeng2023-12-081-1/+1
| * | | | | selftests/sgx: Remove incomplete ABI sanitization code in test enclaveJo Van Bulck2023-12-081-13/+3
| * | | | | selftests/sgx: Discard unsupported ELF sectionsJo Van Bulck2023-12-081-0/+2
| * | | | | selftests/sgx: Ensure expected location of test enclave bufferJo Van Bulck2023-12-083-4/+6
| * | | | | selftests/sgx: Ensure test enclave buffer is entirely preservedJo Van Bulck2023-12-082-4/+6
| * | | | | selftests/sgx: Fix linker script assertsJo Van Bulck2023-12-081-5/+1
| * | | | | selftests/sgx: Handle relocations in test enclaveJo Van Bulck2023-12-081-15/+35
| * | | | | selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck2023-12-083-4/+8
| * | | | | selftests/sgx: Remove redundant enclave base address save/restoreJo Van Bulck2023-12-081-3/+0
| * | | | | selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck2023-12-081-1/+1