index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
perf annotate: Fix title line after return from call
Namhyung Kim
1
-3
/
+7
2025-09-09
perf annotate: Factor out annotate_browser__show_function_title()
Namhyung Kim
1
-11
/
+16
2025-09-09
perf annotate: Fix signature of annotate_browser__show()
Namhyung Kim
1
-12
/
+13
2025-09-09
perf docs: Update SPE doc to include default instructions group
James Clark
1
-4
/
+10
2025-09-09
perf arm-spe: Display --itrace period warnings for all sample types
James Clark
1
-9
/
+9
2025-09-09
perf arm-spe: Downsample all sample types equally
James Clark
1
-15
/
+12
2025-09-09
perf arm-spe: Show instruction sample types by default
James Clark
1
-2
/
+6
2025-09-09
selftests/bpf: Fix incorrect array size calculation
Jiayuan Chen
1
-2
/
+3
2025-09-09
perf symbols: Handle 'N' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+6
2025-09-09
objtool: Ignore __pi___cfi_ prefixed symbols
Nathan Chancellor
1
-0
/
+1
2025-09-09
selftests: net: add test for ipv6 fragmentation
Brett A C Sheffield
3
-0
/
+116
2025-09-09
selftests: net: add test for destination in broadcast packets
Oscar Maes
2
-0
/
+84
2025-09-09
selftests: vDSO: Drop vdso_test_clock_getres
Thomas Weißschuh
3
-126
/
+0
2025-09-09
selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
Thomas Weißschuh
1
-1
/
+36
2025-09-09
selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
Thomas Weißschuh
1
-1
/
+3
2025-09-09
selftests: vDSO: vdso_test_abi: Use explicit indices for name array
Thomas Weißschuh
1
-13
/
+13
2025-09-09
selftests: vDSO: vdso_test_abi: Drop clock availability tests
Thomas Weißschuh
1
-24
/
+0
2025-09-09
selftests: vDSO: vdso_test_abi: Use ksft_finished()
Thomas Weißschuh
1
-2
/
+1
2025-09-09
selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
Thomas Weißschuh
1
-5
/
+4
2025-09-09
selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapper
Thomas Weißschuh
1
-4
/
+3
2025-09-09
selftests: bonding: add test for LACP actor port priority
Hangbin Liu
4
-25
/
+134
2025-09-08
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
42
-176
/
+587
2025-09-08
KVM: selftests: Fix typo in hyperv cpuid test message
Alok Tiwari
1
-1
/
+1
2025-09-08
selftests: net: move netlink-dumps back to progs
Jakub Kicinski
2
-3
/
+6
2025-09-08
selftests: net: make the dump test less sensitive to mem accounting
Jakub Kicinski
1
-10
/
+33
2025-09-08
selftests/bpf: Fix the issue where the error code is 0
Feng Yang
1
-1
/
+1
2025-09-08
selftests/arm64: Fix grammatical error in string literals
Nikola Z. Ivanov
3
-4
/
+4
2025-09-08
kselftest/arm64: Add parentheses around sizeof for clarity
Vivek Yadav
1
-1
/
+1
2025-09-08
kselftest/arm64: Supress warning and improve readability
Vivek Yadav
1
-2
/
+2
2025-09-08
kselftest/arm64: Remove extra blank line
Vivek Yadav
6
-6
/
+0
2025-09-08
kselftest/arm64/gcs: Use nolibc's getauxval()
Thomas Weißschuh
1
-5
/
+5
2025-09-08
kselftest/arm64/gcs: Correctly check return value when disabling GCS
Thomas Weißschuh
1
-1
/
+1
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+16
2025-09-08
selftests: arm64: Fix -Waddress warning in tpidr2 test
Bala-Vignesh-Reddy
1
-4
/
+4
2025-09-08
kselftest/arm64: Log error codes in sve-ptrace
Mark Brown
1
-4
/
+20
2025-09-08
selftests: arm64: Check fread return value in exec_target
Bala-Vignesh-Reddy
1
-1
/
+6
2025-09-08
x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
Uros Bizjak
2
-13
/
+1
2025-09-06
tools/usb/usbip: fix spelling mistakes in usbipd.c
Eric Gonçalves
1
-2
/
+2
2025-09-05
selftests: ncdevmem: don't retry EFAULT
Stanislav Fomichev
1
-0
/
+4
2025-09-05
Merge tag 'perf-tools-fixes-for-v6.17-2025-09-05' of git://git.kernel.org/pub...
Linus Torvalds
5
-40
/
+76
2025-09-05
selftests/bpf: Add BPF program dump in veristat
Mykyta Yatsenko
1
-1
/
+55
2025-09-05
Merge tag 'gpio-fixes-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-09-04
selftests/net: packetdrill: add tcp_close_no_rst.pkt
Eric Dumazet
1
-0
/
+32
2025-09-04
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
1
-3
/
+7
2025-09-04
perf test: Checking BPF metadata collection fails on version string
Thomas Richter
1
-1
/
+1
2025-09-04
perf vendor events: Update tigerlake metrics
Ian Rogers
1
-41
/
+56
2025-09-04
perf vendor events: Update skylake metrics
Ian Rogers
2
-68
/
+134
2025-09-04
perf vendor events: Update sierraforest metrics
Ian Rogers
1
-10
/
+10
2025-09-04
perf vendor events: Update sapphirerapids events/metrics
Ian Rogers
10
-305
/
+382
2025-09-04
perf vendor events: Update sandybridge metrics
Ian Rogers
1
-10
/
+9
[prev]
[next]