summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-23kselftest/arm64: Add a test case for TPIDR2 restoreMark Brown
2023-06-23selftests/ftrace: Add new test case which checks for optimized probesAkanksha J N
2023-06-22perf pmu: Remove a hard coded cpu PMU assumptionIan Rogers
2023-06-22perf pmus: Add notion of default PMU for JSON eventsIan Rogers
2023-06-22perf unwind: Fix map reference countsIan Rogers
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-06-22perf script: Initialize buffer for regs_map()Namhyung Kim
2023-06-22perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark
2023-06-22tools: ynl: improve the direct-include header guard logicJakub Kicinski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22perf symbol: Add LoongArch case in get_plt_sizes()Tiezhu Yang