summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-129/+341
2023-07-01Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+29
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds7-1/+338
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+44
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-1/+319
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds11-3/+619
2023-06-30Merge tag 'memblock-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+40
2023-06-30Merge tag 'trace-v6.4-rc7-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+334
2023-06-29Merge tag 'for-linus-2023062701' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+81
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds135-1516/+7493
2023-06-29Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-27/+88
2023-06-29Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds38-313/+1025
2023-06-28selftests/user_events: Add test cases when event is disabledsunliming1-0/+4
2023-06-28selftests/user_events: Enable the event before write_fault test in ftrace sel...sunliming1-0/+4
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+5
2023-06-28Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-28/+369
2023-06-27Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-45/+144
2023-06-27Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-4/+10
2023-06-27Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-49/+218
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-06-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-4/+194
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai6-11/+83
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai7-9/+528
2023-06-26Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams4-35/+45
2023-06-26Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams1-0/+1
2023-06-26Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams4-104/+79
2023-06-26Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams1-9/+183
2023-06-26Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams1-0/+52
2023-06-26tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma1-0/+160
2023-06-26tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma1-9/+23
2023-06-26tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma1-2/+2
2023-06-26cxl/test: Add Secure Erase opcode supportDavidlohr Bueso1-0/+27
2023-06-26cxl/test: Add Sanitize opcode supportDavidlohr Bueso1-0/+25
2023-06-26Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams2-16/+0
2023-06-26cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams1-3/+3
2023-06-26cxl/mbox: Move mailbox related driver state to its own data structureDan Williams1-19/+24
2023-06-26tools/testing/cxl: Remove unused @cxlds argumentDan Williams1-47/+39
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams2-15/+15
2023-06-25cxl/rch: Prepare for caching the MMIO mapped PCIe AER capabilityDan Williams1-1/+3
2023-06-25cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter4-21/+29
2023-06-25selftests: mptcp: connect: fix comment typoYueh-Shun Li1-1/+1
2023-06-25selftests: mptcp: add pm_nl_set_endpoint helperGeliang Tang1-113/+122
2023-06-25selftests: mptcp: drop sflags parameterGeliang Tang1-17/+22
2023-06-25selftests: mptcp: drop addr_nr_ns1/2 parametersGeliang Tang1-73/+103
2023-06-25selftests: mptcp: drop test_linkfail parameterGeliang Tang1-93/+99
2023-06-25selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang1-6/+6