summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-27tools/virtio: fix build break for aarch64Peng Fan1-1/+12
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts1-0/+3
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-4/+194
2023-06-26Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+15
2023-06-26Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-1/+0
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai79-357/+978
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai7-9/+528
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams4-35/+45
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams1-0/+1
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams4-104/+79
2023-06-25Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams1-9/+183
2023-06-25Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams1-0/+52
2023-06-25tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma1-0/+160
2023-06-25tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma1-9/+23
2023-06-25tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma1-2/+2
2023-06-25cxl/test: Add Secure Erase opcode supportDavidlohr Bueso1-0/+27
2023-06-25cxl/test: Add Sanitize opcode supportDavidlohr Bueso1-0/+25
2023-06-25Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams2-16/+0
2023-06-25cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams1-3/+3
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams1-19/+24
2023-06-25tools/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-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells2-5/+1
2023-06-24tools: ynl: add display-hint support to ynlDonald Hunter2-5/+39
2023-06-24selftests: mptcp: connect: fix comment typoYueh-Shun Li1-1/+1
2023-06-24selftests: mptcp: add pm_nl_set_endpoint helperGeliang Tang1-113/+122
2023-06-24selftests: mptcp: drop sflags parameterGeliang Tang1-17/+22
2023-06-24selftests: mptcp: drop addr_nr_ns1/2 parametersGeliang Tang1-73/+103
2023-06-24selftests: mptcp: drop test_linkfail parameterGeliang Tang1-93/+99
2023-06-24selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang1-6/+6
2023-06-24selftests: mptcp: check subflow and addr infosGeliang Tang1-21/+23
2023-06-24selftests: mptcp: test userspace pm out of transferGeliang Tang1-46/+99
2023-06-24selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski35-179/+1333
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim1-8/+8
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim2-3/+3
2023-06-23selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu1-1/+4
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton4-10/+37
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas1-1/+52
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas5-3/+142
2023-06-23kselftest/arm64: Add a test case for TPIDR2 restoreMark Brown2-1/+87
2023-06-23selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N1-0/+34
2023-06-22perf pmu: Remove a hard coded cpu PMU assumptionIan Rogers1-4/+5
2023-06-22perf pmus: Add notion of default PMU for JSON eventsIan Rogers3-20/+53
2023-06-22perf unwind: Fix map reference countsIan Rogers1-7/+12
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim1-0/+6