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-05-20
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
-3
/
+2
2025-05-20
tools headers compiler: Pick the const_true() define from the kernel sources
Arnaldo Carvalho de Melo
-0
/
+22
2025-05-20
tools headers: Synchronize uapi/linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
-6
/
+2
2025-05-20
tools headers: Sync the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
-6
/
+6
2025-05-20
tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and ...
Arnaldo Carvalho de Melo
-1
/
+4
2025-05-20
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+8
2025-05-20
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+2
2025-05-20
perf test probe_vfs_getname: Add regex for searching probe line
Leo Yan
-2
/
+10
2025-05-20
KVM: selftests: Add supported test cases for LoongArch
Bibo Mao
-2
/
+19
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
-0
/
+58
2025-05-20
KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
-0
/
+405
2025-05-20
KVM: selftests: Add KVM selftests header files for LoongArch
Bibo Mao
-0
/
+153
2025-05-20
KVM: selftests: Add VM_MODE_P47V47_16K VM mode
Bibo Mao
-0
/
+4
2025-05-19
selftests: drv-net: Fix "envirnoments" to "environments"
Sumanth Gavini
-1
/
+1
2025-05-19
cgroup: use separate rstat trees for each subsystem
JP Kobryn
-6
/
+12
2025-05-19
kunit: tool: add test counts to JSON output
Rae Moar
-0
/
+10
2025-05-19
KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXIT
Nikunj A Dadhania
-0
/
+136
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
-5
/
+2
2025-05-19
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-91
/
+1119
2025-05-19
Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-next
David S. Miller
-13
/
+42
2025-05-16
vsock/test: check also expected errno on sigpipe test
Stefano Garzarella
-2
/
+10
2025-05-16
vsock/test: retry send() to avoid occasional failure in sigpipe test
Stefano Garzarella
-8
/
+30
2025-05-16
vsock/test: add timeout_usleep() to allow sleeping in timeout sections
Stefano Garzarella
-0
/
+19
2025-05-16
tools: ynl: add a sample for rt-link
Jakub Kicinski
-0
/
+185
2025-05-16
tools: ynl: enable codegen for all rt- families
Jakub Kicinski
-4
/
+7
2025-05-16
tools: ynl: submsg: reverse parse / error reporting
Jakub Kicinski
-11
/
+107
2025-05-16
tools: ynl-gen: submsg: support parsing and rendering sub-messages
Jakub Kicinski
-4
/
+89
2025-05-16
tools: ynl-gen: submsg: render the structs
Jakub Kicinski
-3
/
+43
2025-05-16
tools: ynl-gen: submsg: plumb thru an empty type
Jakub Kicinski
-2
/
+23
2025-05-16
tools: ynl-gen: prepare for submsg structs
Jakub Kicinski
-23
/
+39
2025-05-16
tools: ynl-gen: factor out the annotation of pure nested struct
Jakub Kicinski
-17
/
+22
2025-05-16
perf record: Fix a asan runtime error in util/maps.c
Chun-Tse Shao
-3
/
+6
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
-13
/
+64
2025-05-16
Merge tag 'linux-cpupower-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
-10
/
+126
2025-05-16
KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
James Houghton
-26
/
+638
2025-05-16
KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
James Houghton
-1
/
+2
2025-05-16
cgroup: selftests: Add API to find root of specific controller
Sean Christopherson
-7
/
+28
2025-05-16
cgroup: selftests: Move cgroup_util into its own library
James Houghton
-13
/
+33
2025-05-16
cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.c
Sean Christopherson
-85
/
+83
2025-05-16
KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
Maxim Levitsky
-9
/
+61
2025-05-16
KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
Sean Christopherson
-11
/
+24
2025-05-16
rcutorture: Fix issue with re-using old images on ARM64
Joel Fernandes
-1
/
+1
2025-05-16
rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01
Paul E. McKenney
-2
/
+0
2025-05-16
rcutorture: Reduce TREE01 CPU overcommit
Paul E. McKenney
-1
/
+1
2025-05-16
torture: Check for "Call trace:" as well as "Call Trace:"
Paul E. McKenney
-2
/
+2
2025-05-16
torture: Add testing of RCU's Rust bindings to torture.sh
Paul E. McKenney
-0
/
+45
2025-05-16
torture: Add --do-{,no-}normal to torture.sh
Paul E. McKenney
-3
/
+27
2025-05-16
xdrgen: Fix code generated for counted arrays
Chuck Lever
-0
/
+6
2025-05-16
perf intel-tpebs: Filter non-workload samples
Ian Rogers
-1
/
+58
2025-05-16
kselftest/arm64: Set default OUTPUT path when undefined
tanze
-0
/
+2
[prev]
[next]