summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-05writeback: add wb_monitor.py script to monitor writeback info on bdiKemeng Shi
2024-05-05selftests/mm: soft-dirty should fail if a testcase failsRyan Roberts
2024-04-25selftests/mm: fix additional build errors for selftestsJohn Hubbard
2024-04-25selftests: break the dependency upon local header filesJohn Hubbard
2024-04-25selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain
2024-04-25selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain
2024-04-25selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain
2024-04-25selftest/mm: ksm_functional_tests: extend test case for ksm fork/execJinjiang Tu
2024-04-25selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()Jinjiang Tu
2024-04-25selftests/x86: add placement guard gap test for shstkRick Edgecombe
2024-04-25proc: rewrite stable_page_flags()Matthew Wilcox (Oracle)
2024-04-25selftests/memfd_secret: add vmsplice() testDavid Hildenbrand
2024-04-25selftests/mm: parse VMA range in one goDev Jain
2024-04-25selftests/mm: run_vmtests.sh: fix hugetlb mem size calculationPeter Xu
2024-04-25selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()Dev Jain
2024-04-25selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-10hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-04-10tools/power turbostat: v2024.04.10Len Brown
2024-04-10tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHzZhang Rui
2024-04-09tools/power/turbostat: Fix uncore frequency file stringJustin Ernst
2024-04-09tools/power/turbostat: Unify graphics sysfs snapshotsZhang Rui
2024-04-09tools/power/turbostat: Cache graphics sysfs pathZhang Rui
2024-04-09tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICXZhang Rui
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn
2024-04-09tools/power turbostat: read RAPL counters via perfPatryk Wlazlyn
2024-04-09selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04memblock tests: fix undefined reference to `panic'Wei Yang
2024-04-04memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-02tools/power turbostat: Add proper re-initialization for perf file descriptorsPatryk Wlazlyn