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
2026-01-15
KVM: selftests: Fix typos and stale comments in kvm_util
Fuad Tabba
-3
/
+3
2026-01-15
KVM: selftests: Move page_align() to shared header
Fuad Tabba
-12
/
+7
2026-01-15
KVM: riscv: selftests: Fix incorrect rounding in page_align()
Fuad Tabba
-1
/
+1
2026-01-15
KVM: arm64: selftests: Fix incorrect rounding in page_align()
Fuad Tabba
-1
/
+1
2026-01-15
KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
Fuad Tabba
-0
/
+6
2026-01-15
KVM: arm64: selftests: Add a test for FEAT_IDST
Marc Zyngier
-0
/
+118
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
Dapeng Mi
-3
/
+24
2026-01-14
tools/testing/selftests: fix gup_longterm for unknown fs
Lorenzo Stoakes
-1
/
+1
2026-01-14
tools/testing/selftests: add forked (un)/faulted VMA merge tests
Lorenzo Stoakes
-41
/
+139
2026-01-14
tools/testing/selftests: add tests for !tgt, src mremap() merges
Lorenzo Stoakes
-0
/
+232
2026-01-14
selftests/bpf: Extend live regs tests with a test for gotox
Anton Protopopov
-0
/
+41
2026-01-14
perf arm-spe: Don't hard code config attribute
James Clark
-7
/
+8
2026-01-14
perf cs-etm: Don't hard code config attribute when configuring the event
James Clark
-29
/
+27
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
James Clark
-45
/
+34
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up ETMCR
James Clark
-1
/
+34
2026-01-14
perf cs-etm: Make a helper to find the Coresight evsel
James Clark
-23
/
+27
2026-01-14
perf tests: Test evsel__set_config_if_unset() and config change tracking
James Clark
-0
/
+91
2026-01-14
perf parse-events: Always track user config changes
James Clark
-6
/
+2
2026-01-14
perf evsel: Add a helper to get the value of a config field
James Clark
-9
/
+74
2026-01-14
perf evsel: apply evsel__set_config_if_unset() to all config fields
James Clark
-1
/
+31
2026-01-14
perf parse-events: Track all user changed config bits
James Clark
-51
/
+70
2026-01-14
perf evsel: Support sparse fields in evsel__set_config_if_unset()
James Clark
-37
/
+42
2026-01-14
perf evsel: Move evsel__* functions to evsel.c
James Clark
-40
/
+40
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
-14
/
+10
2026-01-14
perf parse-events: Refactor get_config_terms() to remove macros
James Clark
-61
/
+86
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-429
/
+1421
2026-01-14
KVM: selftests: Add a selftests for nested VMLOAD/VMSAVE
Yosry Ahmed
-0
/
+199
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
-139
/
+104
2026-01-14
perf help: Move common_cmds into builtin-help
Ian Rogers
-133
/
+49
2026-01-14
perf vendor events amd: Add Zen 6 metrics
Sandipan Das
-0
/
+438
2026-01-14
perf vendor events amd: Add Zen 6 uncore events
Sandipan Das
-0
/
+278
2026-01-14
perf vendor events amd: Add Zen 6 core events
Sandipan Das
-0
/
+2499
2026-01-14
perf vendor events amd: Add Zen 6 mapping
Sandipan Das
-1
/
+2
2026-01-14
perf vendor events riscv: Add CVA6 JSON file
Manuel Hernández Méndez
-0
/
+185
2026-01-14
KVM: selftests: Slightly simplify memstress_setup_nested()
Yosry Ahmed
-4
/
+1
2026-01-14
tools headers: Remove unneeded ignoring of warnings in unaligned.h
Ian Rogers
-4
/
+0
2026-01-14
tools headers: Update the linux/unaligned.h copy with the kernel sources
Ian Rogers
-6
/
+57
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
-3
/
+1
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-3
/
+11
2026-01-13
selftests/bpf: Add tests for loading insn array values with offsets
Anton Protopopov
-0
/
+208
2026-01-13
selftests/bpf: assert BPF kfunc default trusted pointer semantics
Matt Bobrowski
-0
/
+34
2026-01-13
bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
Matt Bobrowski
-5
/
+5
2026-01-13
selftests: drv-net: fix RPS mask handling for high CPU numbers
Gal Pressman
-2
/
+2
2026-01-13
selftests: drv-net: fix RPS mask handling in toeplitz test
Gal Pressman
-2
/
+4
2026-01-13
selftests: fib-onlink: Add test cases for nexthop device mismatch
Ido Schimmel
-0
/
+8
2026-01-13
selftests: fib-onlink: Add a test case for IPv4 multicast gateway
Ido Schimmel
-1
/
+6
2026-01-13
selftests: fib-onlink: Remove "wrong nexthop device" IPv6 tests
Ido Schimmel
-7
/
+0
2026-01-13
selftests: fib-onlink: Remove "wrong nexthop device" IPv4 tests
Ido Schimmel
-6
/
+0
2026-01-14
selftests: iou-zcrx: test large chunk sizes
Pavel Begunkov
-12
/
+99
2026-01-13
selftests: drv-net: gro: break out all individual test cases
Jakub Kicinski
-194
/
+312
[prev]
[next]