index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-09-04
perf check: Fix inconsistencies in feature names
Aditya Gupta
-4
/
+4
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
-4
/
+10
2024-09-04
perf tools test_task_analyzer.sh: Update to use 'perf check feature'
Aditya Gupta
-2
/
+2
2024-09-04
perf version: Update --build-options to use 'supported_features' array
Aditya Gupta
-36
/
+8
2024-09-04
Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...
Linus Torvalds
-5
/
+11
2024-09-04
ktest.pl: Avoid false positives with grub2 skip regex
Daniel Jordan
-1
/
+1
2024-09-04
ktest.pl: Always warn on build warnings
Steven Rostedt
-8
/
+18
2024-09-04
selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
Yuan Chen
-2
/
+2
2024-09-04
spi: spidev_fdx: Fix the wrong format specifier
zhang jiao
-1
/
+1
2024-09-04
perf jevents: Add cpuid to model lookup command
Ian Rogers
-0
/
+73
2024-09-04
perf check: Introduce 'check' subcommand
Aditya Gupta
-0
/
+281
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
-5
/
+20
2024-09-04
perf parse-events: Vary default_breakpoint_len on i386 and arm64
Ian Rogers
-0
/
+16
2024-09-04
perf parse-events: Add default_breakpoint_len helper
Ian Rogers
-5
/
+17
2024-09-04
pm-graph: Update directory handling and installation process in Makefile
Amit Vadhavana
-38
/
+73
2024-09-04
pm-graph: Make git ignore sleepgraph.py artifacts
Yo-Jung (Leo) Lin
-0
/
+3
2024-09-04
selftests: add selftest for UDP SO_PEEK_OFF support
Jason Xing
-37
/
+57
2024-09-04
kselftest/arm64: Add test case for POR_EL0 signal frame records
Joey Gouly
-0
/
+87
2024-09-04
kselftest/arm64: parse POE_MAGIC in a signal frame
Joey Gouly
-0
/
+4
2024-09-04
kselftest/arm64: add HWCAP test for FEAT_S1POE
Joey Gouly
-0
/
+14
2024-09-04
selftests: mm: make protection_keys test work on arm64
Joey Gouly
-12
/
+247
2024-09-04
selftests: mm: move fpregs printing
Joey Gouly
-0
/
+9
2024-09-04
kselftest/arm64: move get_header()
Joey Gouly
-25
/
+23
2024-09-04
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
-0
/
+14
2024-09-03
sched_ext: Don't call put_prev_task_scx() before picking the next task
Tejun Heo
-4
/
+18
2024-09-03
selftests/damon: add execute permissions to test scripts
SeongJae Park
-0
/
+0
2024-09-03
selftests/damon: cleanup __pycache__/ with 'make clean'
SeongJae Park
-0
/
+2
2024-09-03
selftests/damon: add access_memory_even to .gitignore
SeongJae Park
-0
/
+1
2024-09-03
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
-38
/
+128
2024-09-03
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
-2
/
+7
2024-09-03
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
-2
/
+37
2024-09-03
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
-2
/
+1
2024-09-03
mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()
Lorenzo Stoakes
-41
/
+2
2024-09-03
tools: add VMA merge tests
Lorenzo Stoakes
-10
/
+1317
2024-09-03
tools: improve vma test Makefile
Lorenzo Stoakes
-2
/
+4
2024-09-03
selftests: test_zswap: add test for hierarchical zswap.writeback
Mike Yuan
-21
/
+54
2024-09-03
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
-10
/
+13
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
-2
/
+1
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
-5
/
+5
2024-09-03
selftests/mm: add more mseal traversal tests
Pedro Falcato
-1
/
+105
2024-09-03
selftests: mm: support shmem mTHP collapse testing
Baolin Wang
-8
/
+51
2024-09-03
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
-67
/
+8
2024-09-03
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
-4
/
+4
2024-09-03
selftests: mptcp: pm_nl_ctl: remove re-definition
Matthieu Baerts (NGI0)
-8
/
+2
2024-09-03
selftests: mptcp: join: simplify checksum_tests
Geliang Tang
-32
/
+11
2024-09-03
selftests: mptcp: join: mute errors when ran in the background
Matthieu Baerts (NGI0)
-18
/
+18
2024-09-03
selftests: mptcp: join: specify host being checked
Matthieu Baerts (NGI0)
-44
/
+45
2024-09-03
selftests: mptcp: join: more explicit check name
Matthieu Baerts (NGI0)
-32
/
+33
2024-09-03
selftests: mptcp: join: validate MPJ SYN TX MIB counters
Matthieu Baerts (NGI0)
-11
/
+78
2024-09-03
selftests: mptcp: join: one line for join check
Matthieu Baerts (NGI0)
-15
/
+30
[prev]
[next]