summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/damon (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-11selftests/timers: remove unused irqcount variableJohn Hubbard1-2/+1
2024-07-11selftests: Add information about TAP conformance in testsMuhammad Usama Anjum1-0/+7
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen7-38/+17
2024-07-11selftests/resctrl: Remove mongrp from CMT testIlpo Järvinen1-3/+2
2024-07-11selftests/resctrl: Remove mongrp from MBA testIlpo Järvinen1-1/+0
2024-07-11selftests/resctrl: Convert ctrlgrp & mongrp to pointersIlpo Järvinen2-11/+9
2024-07-11selftests/resctrl: Make some strings passed to resctrlfs functions constIlpo Järvinen2-6/+8
2024-07-11selftests/resctrl: Simplify bandwidth report type handlingIlpo Järvinen5-25/+20
2024-07-11selftests/resctrl: Add ->init() callback into resctrl_val_paramIlpo Järvinen5-63/+60
2024-07-11selftests/resctrl: Add ->measure() callback to resctrl_val_paramIlpo Järvinen5-15/+35
2024-07-11selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM testsIlpo Järvinen2-42/+4
2024-07-11selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & documentIlpo Järvinen1-3/+8
2024-07-11selftests/resctrl: Cleanup bm_pid and ppid usage & limit scopeIlpo Järvinen2-17/+15
2024-07-11selftests/resctrl: Use correct type for pidsIlpo Järvinen4-12/+12
2024-07-11selftests/resctrl: Consolidate get_domain_id() into resctrl_val()Ilpo Järvinen1-20/+13
2024-07-11selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen2-8/+8
2024-07-11selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) onlyIlpo Järvinen1-50/+91
2024-07-11selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen1-18/+36
2024-07-11selftests/sched: fix code format issuesaigourensheng1-5/+5
2024-07-11selftests/lib.mk: silence some clang warnings that gcc already ignoresJohn Hubbard1-0/+8
2024-07-07Linux 6.10-rc7v6.10-rc7Linus Torvalds1-1/+1
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen2-124/+130
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen3-111/+131
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen1-2/+12
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi1-1/+5
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-04inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida1-0/+2
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima1-0/+7
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld1-4/+4
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström1-0/+1
2024-07-04selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-04selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-04ice: use proper macro for testing bitPetr Oros1-1/+1
2024-07-04ice: Reject pin requests with unsupported flagsJacob Keller2-16/+23
2024-07-04ice: Don't process extts if PTP is disabledJacob Keller1-0/+4
2024-07-04ice: Fix improper extts handlingMilena Olech2-22/+91
2024-07-04selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-04af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida1-4/+5
2024-07-04bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-04net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec1-2/+2
2024-07-04btrfs: fix folio refcount in __alloc_dummy_extent_buffer()Boris Burkov1-1/+1
2024-07-04btrfs: fix folio refcount in btrfs_do_encoded_write()Boris Burkov1-1/+1
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal1-2/+1
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk1-38/+10
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2-1/+2
2024-07-03riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai1-9/+1
2024-07-03riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+2