summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-27tools/virtio: fix build break for aarch64Peng Fan
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-26Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-06-26Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams
2023-06-25tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma
2023-06-25tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma
2023-06-25tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma
2023-06-25cxl/test: Add Secure Erase opcode supportDavidlohr Bueso
2023-06-25cxl/test: Add Sanitize opcode supportDavidlohr Bueso
2023-06-25Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams
2023-06-25cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-06-25tools/testing/cxl: Remove unused @cxlds argumentDan Williams
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams
2023-06-25cxl/rch: Prepare for caching the MMIO mapped PCIe AER capabilityDan Williams
2023-06-25cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells
2023-06-24tools: ynl: add display-hint support to ynlDonald Hunter
2023-06-24selftests: mptcp: connect: fix comment typoYueh-Shun Li
2023-06-24selftests: mptcp: add pm_nl_set_endpoint helperGeliang Tang
2023-06-24selftests: mptcp: drop sflags parameterGeliang Tang
2023-06-24selftests: mptcp: drop addr_nr_ns1/2 parametersGeliang Tang
2023-06-24selftests: mptcp: drop test_linkfail parameterGeliang Tang
2023-06-24selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang
2023-06-24selftests: mptcp: check subflow and addr infosGeliang Tang
2023-06-24selftests: mptcp: test userspace pm out of transferGeliang Tang
2023-06-24selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-23perf tools: Add printing perf_event_attr config symbol in perf_event_attr__fp...Yang Jihong
2023-06-23perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fpri...Yang Jihong
2023-06-23perf tools: Extend PRINT_ATTRf to support printing of members with a value of 0Yang Jihong
2023-06-23perf trace-event-info: Add tracepoint_id_to_name() helperYang Jihong
2023-06-23perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers
2023-06-23perf symbol: Remove symbol_name_rb_nodeIan Rogers
2023-06-23perf dso: Sort symbols under lockIan Rogers
2023-06-23perf build: Filter out BTF sources without a .BTF sectionIan Rogers
2023-06-23perf test: Add build tests for BUILD_BPF_SKELIan Rogers
2023-06-23perf bpf: Move the declaration of struct rqIan Rogers
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim
2023-06-23perf build: Add ability to build with a generated vmlinux.hIan Rogers
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim
2023-06-23selftests: cgroup: fix unexpected failure on test_memcg_sockHaifeng Xu