summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-04-302-0/+248
|\
| * cxl/test: Add mock test for set_timestampDavidlohr Bueso2023-04-241-0/+24
| * tools/testing/cxl: Require CONFIG_DEBUG_FSAlison Schofield2023-04-231-0/+1
| * tools/testing/cxl: Add a sysfs attr to test poison inject limitsAlison Schofield2023-04-231-4/+48
| * tools/testing/cxl: Use injected poison for get poison listAlison Schofield2023-04-231-19/+43
| * tools/testing/cxl: Mock the Clear Poison mailbox commandAlison Schofield2023-04-231-0/+36
| * tools/testing/cxl: Mock the Inject Poison mailbox commandAlison Schofield2023-04-231-0/+77
| * tools/testing/cxl: Mock support for Get Poison ListAlison Schofield2023-04-231-0/+42
* | Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-291-11/+14
|\ \
| * | cgroup/cpuset: Minor updates to test_cpuset_prs.shWaiman Long2023-03-291-11/+14
* | | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-285-0/+171
|\ \ \
| * | | selftests: Test the new RISC-V hwprobe interfaceEvan Green2023-04-185-0/+171
* | | | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-2823-182/+330
|\ \ \ \
| * | | | selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray2023-04-202-3/+0
| * | | | selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray2023-04-201-7/+4
| * | | | selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray2023-04-203-115/+113
| * | | | selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray2023-04-203-14/+159
| * | | | selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray2023-04-207-15/+21
| * | | | selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray2023-04-204-14/+13
| * | | | selftests/powerpc/dscr: Correct typosBenjamin Gray2023-04-203-6/+6
| * | | | powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-202-0/+2
| * | | | selftests/powerpc: Make dd output quietBenjamin Gray2023-03-301-1/+1
| * | | | selftests/powerpc: Pass make context to childrenBenjamin Gray2023-03-302-16/+16
| * | | | selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray2023-03-301-2/+5
| * | | | selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain2023-03-151-2/+2
| * | | | selftests/powerpc: Increase timeout for vsx_signal testMichael Neuling2023-03-151-0/+1
* | | | | Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-284-7/+47
|\ \ \ \ \
| * | | | | rtla/timerlat: Fix "Previous IRQ" auto analysis' lineDaniel Bristot de Oliveira2023-04-251-1/+1
| * | | | | rtla/timerlat: Add auto-analysis only optionDaniel Bristot de Oliveira2023-04-251-5/+44
| * | | | | rv: Fix addition on an uninitialized variable 'run'Colin Ian King2023-04-251-1/+1
| * | | | | rtla: Add .gitignore fileRong Tao2023-04-251-0/+1
* | | | | | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-04-287-103/+351
|\ \ \ \ \ \
| * | | | | | tracing/user_events: Prevent same address and bit per processBeau Belgrave2023-04-251-1/+8
| * | | | | | tracing/user_events: Ensure bit is cleared on unregisterBeau Belgrave2023-04-251-3/+6
| * | | | | | tracing/user_events: Ensure write index cannot be negativeBeau Belgrave2023-04-251-0/+5
| * | | | | | tracing/user_events: Add ABI self-testBeau Belgrave2023-03-292-1/+227
| * | | | | | tracing/user_events: Update self-tests to write ABIBeau Belgrave2023-03-292-89/+96
| * | | | | | tools/kvm_stat: use canonical ftrace pathRoss Zwisler2023-03-291-1/+1
| * | | | | | selftests: use canonical ftrace pathRoss Zwisler2023-03-294-12/+12
* | | | | | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-2811-475/+355
|\ \ \ \ \ \ \
| * | | | | | | x86/hyperv: Mark hv_ghcb_terminate() as noreturnGuilherme G. Piccoli2023-04-141-0/+1
| * | | | | | | scsi: message: fusion: Mark mpt_halt_firmware() __noreturnJosh Poimboeuf2023-04-141-0/+1
| * | | | | | | x86/cpu: Mark {hlt,resume}_play_dead() __noreturnJosh Poimboeuf2023-04-141-0/+2
| * | | | | | | btrfs: Mark btrfs_assertfail() __noreturnJosh Poimboeuf2023-04-141-0/+1
| * | | | | | | objtool: Include weak functions in global_noreturns checkJosh Poimboeuf2023-04-141-4/+4
| * | | | | | | cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf2023-04-141-0/+1
| * | | | | | | cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2023-04-141-0/+1
| * | | | | | | x86/head: Mark *_start_kernel() __noreturnJosh Poimboeuf2023-04-141-0/+2
| * | | | | | | init: Mark start_kernel() __noreturnJosh Poimboeuf2023-04-141-0/+1
| * | | | | | | init: Mark [arch_call_]rest_init() __noreturnJosh Poimboeuf2023-04-141-0/+2