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-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-88
/
+102
2024-10-29
selftests/bpf: drop unnecessary bpf_iter.h type duplication
Andrii Nakryiko
-210
/
+33
2024-10-29
perf probe: Fix retrieval of source files from a debuginfod server
Arnaldo Carvalho de Melo
-1
/
+5
2024-10-29
perf arm-spe: Update --itrace help text
Graham Woodward
-4
/
+3
2024-10-29
perf arm-spe: Correctly set sample flags
Graham Woodward
-0
/
+19
2024-10-29
perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
Graham Woodward
-6
/
+6
2024-10-29
perf arm-spe: Set sample.addr to target address for instruction sample
Graham Woodward
-1
/
+1
2024-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
-1
/
+4
2024-10-29
selftests/bpf: Add test for trie_get_next_key()
Byeonguk Jeong
-0
/
+109
2024-10-29
selftests/bpf: remove xdp_synproxy IP_DF check
Vincent Li
-2
/
+1
2024-10-29
selftests: tc-testing: Fix typo error
Karan Sanghavi
-8
/
+8
2024-10-29
selftests/bpf: Test with a very short loop
Eduard Zingerman
-0
/
+24
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
-3
/
+3
2024-10-29
selftests: netfilter: nft_flowtable.sh: make first pass deterministic
Florian Westphal
-18
/
+21
2024-10-29
selftests: Add a test mangling with uc_sigmask
Dev Jain
-1
/
+187
2024-10-29
selftests: Rename sigaltstack to generic signal
Dev Jain
-1
/
+1
2024-10-28
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
-0
/
+5
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
-12
/
+10
2024-10-28
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
-7
/
+0
2024-10-28
tools: testing: add expand-only mode VMA test
Lorenzo Stoakes
-0
/
+40
2024-10-28
selftests/watchdog-test: Fix system accidentally reset after watchdog-test
Li Zhijian
-0
/
+6
2024-10-29
usbip: tools: Fix detach_port() invalid port error path
Zongmin Zhou
-0
/
+1
2024-10-28
selftests/intel_pstate: check if cpupower is installed
Alessandro Zanni
-0
/
+5
2024-10-28
selftests/intel_pstate: fix operand expected error
Alessandro Zanni
-2
/
+2
2024-10-28
selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
zhouyuhang
-0
/
+9
2024-10-28
selftest/tcp-ao: Add filter tests
Leo Stone
-5
/
+181
2024-10-28
selftests: mptcp: list sysctl data
Matthieu Baerts (NGI0)
-0
/
+9
2024-10-28
perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
Xu Yang
-0
/
+35
2024-10-28
perf test: Sort tests placing exclusive tests last
Ian Rogers
-41
/
+84
2024-10-28
perf test: Add a signal handler to kill forked child processes
Ian Rogers
-3
/
+34
2024-10-28
perf test: Make parallel testing the default
Ian Rogers
-11
/
+2
2024-10-28
perf test: Run parallel tests in two passes
Ian Rogers
-61
/
+121
2024-10-28
perf test: Add a signal handler around running a test
Ian Rogers
-1
/
+27
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
-20
/
+20
2024-10-28
perf test: Avoid list test blocking on writing to stdout
Ian Rogers
-1
/
+4
2024-10-28
perf test: Reduce scope of parallel variable
Ian Rogers
-3
/
+6
2024-10-28
perf test: Display number of active running tests
Ian Rogers
-31
/
+63
2024-10-28
tools subcmd: Add non-waitpid check_if_command_finished()
Ian Rogers
-0
/
+33
2024-10-28
iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILE
Steve Sistare
-15
/
+205
2024-10-28
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
-7
/
+9
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
-10
/
+17
2024-10-28
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2024-10-28
tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+18
2024-10-26
KVM: arm64: selftests: Add tests for MMIO external abort injection
Oliver Upton
-0
/
+160
2024-10-26
KVM: arm64: selftests: Convert to kernel's ESR terminology
Oliver Upton
-30
/
+19
2024-10-26
tools: arm64: Grab a copy of esr.h from kernel
Oliver Upton
-0
/
+497
2024-10-25
sched_ext: Fix enq_last_no_enq_fails selftest
Tejun Heo
-3
/
+15
2024-10-25
sched_ext: Make cast_mask() inline
Tejun Heo
-1
/
+1
2024-10-25
cxl/test: Improve init-order fidelity relative to real-world systems
Dan Williams
-83
/
+104
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
-9
/
+5
[prev]
[next]