index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: mm: gup_longterm: test unsharing logic when R/O pinning
David Hildenbrand
2024-05-07
1
-4
/
+12
*
selftests/memfd: fix spelling mistakes
Saurav Shah
2024-05-07
2
-2
/
+2
*
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
2024-05-07
1
-35
/
+71
*
writeback: add wb_monitor.py script to monitor writeback info on bdi
Kemeng Shi
2024-05-06
1
-0
/
+172
*
selftests/mm: soft-dirty should fail if a testcase fails
Ryan Roberts
2024-05-06
1
-1
/
+1
*
selftests/mm: fix additional build errors for selftests
John Hubbard
2024-04-26
2
-0
/
+425
*
selftests: break the dependency upon local header files
John Hubbard
2024-04-26
2
-1
/
+10
*
selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
Dev Jain
2024-04-26
1
-7
/
+11
*
selftests/mm: mremap_test: optimize execution time from minutes to seconds us...
Dev Jain
2024-04-26
1
-21
/
+91
*
selftests/mm: mremap_test: optimize using pre-filled random array and memcpy
Dev Jain
2024-04-26
1
-25
/
+53
*
selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec
Jinjiang Tu
2024-04-26
1
-11
/
+38
*
selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
Jinjiang Tu
2024-04-26
1
-25
/
+61
*
selftests/x86: add placement guard gap test for shstk
Rick Edgecombe
2024-04-26
1
-4
/
+63
*
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
2024-04-26
1
-3
/
+2
*
selftests/memfd_secret: add vmsplice() test
David Hildenbrand
2024-04-26
1
-2
/
+49
*
selftests/mm: parse VMA range in one go
Dev Jain
2024-04-26
1
-14
/
+1
*
selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
Peter Xu
2024-04-26
1
-4
/
+9
*
selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()
Dev Jain
2024-04-26
1
-0
/
+66
*
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
Dev Jain
2024-04-26
1
-7
/
+5
*
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2024-04-25
2
-38
/
+2
*
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
2024-04-25
1
-1
/
+1
*
selftests/harness: remove use of LINE_MAX
Edward Liaw
2024-04-25
2
-4
/
+9
*
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-14
3
-100
/
+111
|
\
|
*
selftests: kselftest: Fix build failure with NOLIBC
Oleg Nesterov
2024-04-12
1
-0
/
+5
|
*
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
2024-04-12
1
-1
/
+1
|
*
selftests: kselftest: Mark functions that unconditionally call exit() as __no...
Nathan Chancellor
2024-04-12
1
-6
/
+9
|
*
selftests: timers: Fix posix_timers ksft_print_msg() warning
John Stultz
2024-04-12
1
-1
/
+1
|
*
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
2024-04-10
1
-37
/
+36
|
*
selftests/timers/posix_timers: Reimplement check_timer_distribution()
Oleg Nesterov
2024-04-09
2
-56
/
+60
*
|
Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-12
1
-4
/
+6
|
\
\
|
*
|
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
1
-4
/
+6
*
|
|
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-12
1
-41
/
+172
|
\
\
\
|
*
|
|
hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
Shradha Gupta
2024-04-10
1
-41
/
+172
*
|
|
|
Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-04-10
3
-369
/
+1726
|
\
\
\
\
|
*
|
|
|
tools/power turbostat: v2024.04.10
Len Brown
2024-04-10
2
-15
/
+27
|
*
|
|
|
tools/power/turbostat: Add support for Xe sysfs knobs
Zhang Rui
2024-04-10
1
-0
/
+51
|
*
|
|
|
tools/power/turbostat: Add support for new i915 sysfs knobs
Zhang Rui
2024-04-10
1
-0
/
+24
|
*
|
|
|
tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHz
Zhang Rui
2024-04-10
2
-7
/
+96
|
*
|
|
|
tools/power/turbostat: Fix uncore frequency file string
Justin Ernst
2024-04-09
1
-1
/
+1
|
*
|
|
|
tools/power/turbostat: Unify graphics sysfs snapshots
Zhang Rui
2024-04-09
1
-75
/
+34
|
*
|
|
|
tools/power/turbostat: Cache graphics sysfs path
Zhang Rui
2024-04-09
1
-13
/
+32
|
*
|
|
|
tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICX
Zhang Rui
2024-04-09
1
-0
/
+1
|
*
|
|
|
tools/power turbostat: Add selftests
Patryk Wlazlyn
2024-04-09
1
-0
/
+59
|
*
|
|
|
tools/power turbostat: read RAPL counters via perf
Patryk Wlazlyn
2024-04-09
1
-137
/
+649
|
*
|
|
|
tools/power turbostat: Add proper re-initialization for perf file descriptors
Patryk Wlazlyn
2024-04-02
1
-0
/
+26
|
*
|
|
|
tools/power turbostat: Clear added counters when in no-msr mode
Patryk Wlazlyn
2024-04-02
1
-1
/
+46
|
*
|
|
|
tools/power turbostat: add early exits for permission checks
Patryk Wlazlyn
2024-04-02
1
-5
/
+61
|
*
|
|
|
tools/power turbostat: detect and disable unavailable BICs at runtime
Patryk Wlazlyn
2024-04-02
1
-63
/
+125
|
*
|
|
|
tools/power turbostat: Add reading aperf and mperf via perf API
Patryk Wlazlyn
2024-04-02
1
-73
/
+301
|
*
|
|
|
tools/power turbostat: Add --no-perf option
Patryk Wlazlyn
2024-04-02
2
-3
/
+24
[next]