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-08-28
perf testsuite: Add common output checking helper
Veronika Molnarova
-0
/
+51
2024-08-28
perf testsuite probe: Add test for line semantics
Veronika Molnarova
-0
/
+55
2024-08-28
perf testsuite probe: Add test for invalid options
Veronika Molnarova
-0
/
+79
2024-08-28
perf testsuite probe: Add test for basic perf-probe options
Veronika Molnarova
-0
/
+80
2024-08-28
perf testsuite probe: Add test for blacklisted kprobes handling
Veronika Molnarova
-0
/
+67
2024-08-28
perf testsuite: Fix shellcheck warnings
Veronika Molnarova
-8
/
+9
2024-08-28
perf testsuite: Merge settings files for shell tests
Veronika Molnarova
-51
/
+46
2024-08-28
perf tests shell: Skip base_* dirs in test script search
Michael Petlan
-0
/
+2
2024-08-28
perf test vfs_getname: Look for alternative line where to collect the pathname
Arnaldo Carvalho de Melo
-1
/
+6
2024-08-28
perf test: Update sample filtering tests with multiple events
Namhyung Kim
-0
/
+34
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
-13
/
+45
2024-08-28
perf bpf-filter: Support multiple events properly
Namhyung Kim
-42
/
+304
2024-08-28
perf hist: Don't set hpp_fmt_value for members in --no-group
Kan Liang
-5
/
+5
2024-08-28
selftests/bpf: Fix incorrect parameters in NULL pointer checking
Hao Ge
-1
/
+1
2024-08-27
selftests: mptcp: join: cannot rm sf if closed
Matthieu Baerts (NGI0)
-7
/
+4
2024-08-27
selftests/net: Add trace events matching to tcp_ao
Dmitry Safonov
-18
/
+1358
2024-08-27
selftests/net: Synchronize client/server before counters checks
Dmitry Safonov
-4
/
+14
2024-08-27
selftests/tcp_ao: Fix printing format for uint64_t
Mohammad Nassiri
-20
/
+20
2024-08-27
selftests/net: Don't forget to close nsfd after switch_save_ns()
Dmitry Safonov
-3
/
+10
2024-08-27
selftests/net: Open /proc/thread-self in open_netns()
Dmitry Safonov
-1
/
+1
2024-08-27
selftests/net: Be consistent in kconfig checks
Dmitry Safonov
-11
/
+12
2024-08-27
selftests/net: Provide test_snprintf() helper
Dmitry Safonov
-10
/
+51
2024-08-27
selftests/net: Clean-up double assignment
Dmitry Safonov
-1
/
+0
2024-08-27
scx_central: Fix smatch checker warning
Tejun Heo
-1
/
+1
2024-08-27
selftests: forwarding: local_termination: Down ports on cleanup
Petr Machata
-0
/
+4
2024-08-27
selftests: forwarding: no_forwarding: Down ports on cleanup
Petr Machata
-0
/
+3
2024-08-28
Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+2
2024-08-27
KVM: arm64: Add selftest checking how the absence of GICv3 is handled
Marc Zyngier
-0
/
+176
2024-08-27
selftests: tc_actions: test egress 2nd vlan push
Boris Sukholitko
-1
/
+24
2024-08-27
selftests: tc_actions: test ingress 2nd vlan push
Boris Sukholitko
-1
/
+22
2024-08-27
Documentation/srso: Document a method for checking safe RET operates properly
Borislav Petkov (AMD)
-1
/
+71
2024-08-26
ring-buffer: Align meta-page to sub-buffers for improved TLB usage
Vincent Donnefort
-0
/
+14
2024-08-26
net: netconsole: selftests: Create a new netconsole selftest
Breno Leitao
-1
/
+242
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-189
/
+204
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-1
/
+86
2024-08-26
perf test: Support external tests for separate objdir
Andi Kleen
-3
/
+32
2024-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
-5
/
+2
2024-08-26
iommufd: Do not allow creating areas without READ or WRITE
Jason Gunthorpe
-3
/
+3
2024-08-25
KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
Shaoqin Huang
-3
/
+11
2024-08-24
selftests: add xfrm policy insertion speed test script
Florian Westphal
-1
/
+84
2024-08-23
selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.
Jordan Rome
-7
/
+75
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
-0
/
+9
2024-08-23
selftests/bpf: use simply-expanded variables for libpcap flags
Eduard Zingerman
-3
/
+4
2024-08-23
selftests/bpf: Test bpf_kptr_xchg stashing into local kptr
Dave Marchevsky
-3
/
+53
2024-08-23
selftests/bpf: add multi-uprobe benchmarks
Andrii Nakryiko
-15
/
+85
2024-08-23
selftests/bpf: make use of PROCMAP_QUERY ioctl if available
Andrii Nakryiko
-15
/
+94
2024-08-23
selftests/bpf: #define LOCAL_LABEL_LEN for jit_disasm_helpers.c
Eduard Zingerman
-3
/
+14
2024-08-23
selftests/bpf: match both retq/rethunk in verifier_tailcall_jit
Eduard Zingerman
-2
/
+2
2024-08-23
selftests/bpf: test_loader.c:get_current_arch() should not return 0
Eduard Zingerman
-4
/
+5
2024-08-23
kselftest/arm64: signal: fix/refactor SVE vector length enumeration
Andre Przywara
-181
/
+132
[prev]
[next]