summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-04selftests/resctrl: Make benchmark parameter passing robustReinette Chatre
2024-11-04selftests/resctrl: Remove unused measurement codeReinette Chatre
2024-11-04selftests/resctrl: Only support measured read operationReinette Chatre
2024-11-04selftests/resctrl: Remove "once" parameter required to be falseReinette Chatre
2024-11-04selftests/resctrl: Make wraparound handling obviousReinette Chatre
2024-11-04selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre
2024-11-04selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre
2024-11-04selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre
2024-11-04selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre
2024-11-04selftests/resctrl: Make functions only used in same file staticReinette Chatre
2024-10-29selftests: Add a test mangling with uc_sigmaskDev Jain
2024-10-29selftests: Rename sigaltstack to generic signalDev Jain
2024-10-23selftest: rtc: Add to check rtc alarm status for alarm related testJoseph Jang
2024-10-14selftests:timers: remove local CLOCKID definesShuah Khan
2024-10-14selftests: timers: Remove unneeded semicolonChen Ni
2024-10-14selftests: timers: improve timer_create failure messageGianfranco Trad
2024-10-14selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC definesShuah Khan
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld
2024-10-08Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco
2024-10-07sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02perf cs-etm: Fix the assert() to handle captured and unprocessed cpu traceIlkka Koskinen