aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-07-10tools/testing/cxl: Expand CFMWS windowsDan Williams1-5/+5
2022-07-10tools/testing/cxl: Move cxl_test resources to the top of memoryDan Williams1-1/+2
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams1-1/+1
2022-07-09cxl/core: Rename ->decoder_range ->hpa_rangeDan Williams1-1/+1
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski80-3008/+3984
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang1-1/+1
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang1-17/+23
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang1-2/+37
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang1-1/+48
2022-07-09selftests: mptcp: tweak simult_flows for debug kernelsPaolo Abeni1-1/+13
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta1-0/+9
2022-07-08selftests: forwarding: Install no_forwarding.shMartin Blumenstingl1-0/+1
2022-07-08selftests: forwarding: Install local_termination.shMartin Blumenstingl1-0/+1
2022-07-08selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy1-7/+17
2022-07-08bpf: Correctly propagate errors up from bpf_core_composites_matchDaniel Müller1-1/+8
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-11/+14
2022-07-08libbpf: Disable SEC pragma macro on GCCJames Hilliard1-0/+13
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev3-6/+32
2022-07-08kunit: tool: Enable virtio/PCI by default on UMLDavid Gow3-4/+27
2022-07-08kunit: tool: make --kunitconfig repeatable, blindly concatDaniel Latypov4-23/+89
2022-07-08selftests: drivers/dma-buf: Improve message in selftest summarySoumya Negi1-1/+2
2022-07-08selftests/kcmp: Make the test output consistent and clearGautam Menghani1-2/+4
2022-07-08tools: usb: testusb: Add super-plus speed reportingBryan O'Donoghue1-0/+2
2022-07-08tools: usb: testusb: Add super speed reportingBryan O'Donoghue1-0/+2
2022-07-08tools: usb: testusb: Add wireless speed reportingBryan O'Donoghue1-6/+8
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller3-2/+13
2022-07-08bpftool: Add support for KIND_RESTRICT to gen min_core_btf commandDaniel Müller1-0/+1
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski6-13/+13
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong3-11/+14
2022-07-07kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov1-0/+11
2022-07-07kunit: tool: refactor internal kconfig handling, allow overridingDaniel Latypov3-56/+54
2022-07-07kunit: tool: introduce --qemu_argsDaniel Latypov3-7/+37
2022-07-07kunit: tool: simplify creating LinuxSourceTreeOperationsDaniel Latypov1-10/+10
2022-07-07kunit: tool: cosmetic: don't specify duplicate kernel cmdline optionsDaniel Latypov1-1/+1
2022-07-07kunit: tool: refactoring printing logic into kunit_printer.pyDaniel Latypov5-58/+82
2022-07-07kunit: tool: redo how we construct and mock LinuxSourceTreeDaniel Latypov2-87/+65
2022-07-07kunit: tool: drop unused load_config argumentDaniel Latypov2-5/+1
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab2-2/+2
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-46/+334
2022-07-07selftests/sgx: Page removal stress testReinette Chatre1-0/+120
2022-07-07selftests/sgx: Test reclaiming of untouched pageReinette Chatre1-0/+80
2022-07-07selftests/sgx: Test invalid access to removed enclave pageReinette Chatre1-0/+243
2022-07-07selftests/sgx: Test faulty enclave behaviorReinette Chatre1-0/+114
2022-07-07selftests/sgx: Test complete changing of page type flowReinette Chatre3-0/+385
2022-07-07selftests/sgx: Introduce TCS initialization enclave operationReinette Chatre2-0/+38
2022-07-07selftests/sgx: Introduce dynamic entry pointReinette Chatre1-0/+6
2022-07-07selftests/sgx: Test two different SGX2 EAUG flowsReinette Chatre1-0/+250
2022-07-07selftests/sgx: Add test for TCS page permission changesReinette Chatre1-0/+71
2022-07-07selftests/sgx: Add test for EPCM permission changesReinette Chatre3-0/+267