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
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
-4
/
+8
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
-76
/
+55
2025-11-21
tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")
Costa Shulyupin
-19
/
+13
2025-11-21
tools/rtla: Replace osnoise_top_usage("...") with fatal("...")
Costa Shulyupin
-16
/
+10
2025-11-21
tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")
Costa Shulyupin
-19
/
+13
2025-11-21
tools/rtla: Replace timerlat_top_usage("...") with fatal("...")
Costa Shulyupin
-17
/
+11
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
-129
/
+81
2025-11-21
rtla/tests: Fix osnoise test calling timerlat
Tomas Glozar
-1
/
+1
2025-11-21
rtla/tests: Extend action tests to 5s
Tomas Glozar
-4
/
+4
2025-11-21
KVM: s390: Add capability that forwards operation exceptions
Janosch Frank
-0
/
+141
2025-11-21
Revert "objtool: Warn on functions with ambiguous -ffunction-sections section...
Josh Poimboeuf
-40
/
+0
2025-11-21
objtool: Remove second pass of .cold function correlation
Josh Poimboeuf
-23
/
+3
2025-11-21
objtool: Skip non-canonical aliased symbols in add_jump_table_alts()
Josh Poimboeuf
-1
/
+1
2025-11-21
objtool: Return canonical symbol when aliases exist in symbol finding helpers
Josh Poimboeuf
-13
/
+13
2025-11-21
objtool: Don't alias undefined symbols
Josh Poimboeuf
-2
/
+2
2025-11-21
objtool: Fix .cold function detection for duplicate symbols
Josh Poimboeuf
-3
/
+27
2025-11-21
objtool: Support Clang AUTOFDO .cold functions
Josh Poimboeuf
-1
/
+9
2025-11-20
selftest: netdevsim: test devlink default params
Daniel Zahka
-6
/
+110
2025-11-20
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
-1
/
+1
2025-11-20
ynl: samples: add tc filter example
Zahari Doychev
-0
/
+337
2025-11-20
selftests: net: remove old setup_* scripts
Jakub Kicinski
-167
/
+112
2025-11-20
selftests: drv-net: hw: convert the Toeplitz test to Python
Jakub Kicinski
-229
/
+215
2025-11-20
selftests: drv-net: add a Python version of the GRO test
Jakub Kicinski
-106
/
+168
2025-11-20
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
-1
/
+3
2025-11-20
selftests: net: py: support ksft ready without wait
Jakub Kicinski
-8
/
+12
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
-15
/
+17
2025-11-20
selftests: drv-net: xdp: use variants for qstat tests
Jakub Kicinski
-28
/
+14
2025-11-20
selftests: net: py: add test variants
Jakub Kicinski
-7
/
+61
2025-11-20
selftests: net: py: extract the case generation logic
Jakub Kicinski
-8
/
+21
2025-11-20
selftests: net: py: coding style improvements
Jakub Kicinski
-4
/
+3
2025-11-20
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
-0
/
+133
2025-11-20
KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
Jim Mattson
-34
/
+40
2025-11-20
KVM: selftests: Use a loop to walk guest page tables
Jim Mattson
-13
/
+10
2025-11-20
KVM: selftests: Use a loop to create guest page tables
Jim Mattson
-14
/
+11
2025-11-20
KVM: selftests: Remove the unused argument to prepare_eptp()
Yosry Ahmed
-6
/
+4
2025-11-20
KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
Yosry Ahmed
-18
/
+18
2025-11-20
KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
Yosry Ahmed
-26
/
+45
2025-11-20
KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
Yosry Ahmed
-3
/
+40
2025-11-20
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
-10
/
+80
2025-11-20
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
-6
/
+44
2025-11-20
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
-10
/
+34
2025-11-20
selftests/hid-tablet: add ABS_DISTANCE test for stylus/pen
Ping Cheng
-0
/
+71
2025-11-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
-1
/
+126
2025-11-20
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
-12
/
+6
2025-11-20
selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
SeongJae Park
-30
/
+13
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
-5
/
+5
2025-11-20
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
-9
/
+15
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
-0
/
+8
2025-11-20
tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
-0
/
+126
2025-11-20
tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
-0
/
+65
[prev]
[next]