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-07-16
bpf/selftests: Add selftests for token info
Tao Chen
-0
/
+44
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
-0
/
+8
2025-07-16
libbpf: start v1.7 dev cycle
Andrii Nakryiko
-1
/
+4
2025-07-16
selftests/bpf: Stress test attaching a BPF prog to another BPF prog
Ilya Leoshkevich
-0
/
+67
2025-07-16
selftests/bpf: enable tracing_struct tests for arm64
Alexis Lothoré (eBPF Foundation)
-1
/
+0
2025-07-16
selftests: net: add netpoll basic functionality test
Breno Leitao
-0
/
+397
2025-07-16
selftests: drv-net: Strip '@' prefix from bpftrace map keys
Breno Leitao
-0
/
+2
2025-07-16
selftests: drv-net: add helper/wrapper for bpftrace
Jakub Kicinski
-2
/
+35
2025-07-16
vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
Stefano Garzarella
-1
/
+1
2025-07-16
selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq
Jakub Kicinski
-1
/
+1
2025-07-16
selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Hangbin Liu
-3
/
+13
2025-07-16
perf flamegraph: Fix minor pylint/type hint issues
Ian Rogers
-28
/
+33
2025-07-16
rcutorture: Remove SRCU-lite scenarios
Paul E. McKenney
-14
/
+0
2025-07-16
torture: Make torture.sh --allmodconfig testing fail on warnings
Paul E. McKenney
-0
/
+4
2025-07-16
torture: Add "ERROR" diagnostic for testing kernel-build output
Paul E. McKenney
-1
/
+1
2025-07-16
torture: Make torture.sh tolerate runs having bad kvm.sh arguments
Paul E. McKenney
-6
/
+22
2025-07-16
torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runs
Paul E. McKenney
-0
/
+2
2025-07-16
torture: Extract testid.txt generation to separate script
Paul E. McKenney
-12
/
+30
2025-07-16
torture: Suppress "find" diagnostics from torture.sh --do-none run
Paul E. McKenney
-2
/
+5
2025-07-16
torture: Provide EXPERT Kconfig option for arm64 KCSAN torture.sh runs
Paul E. McKenney
-1
/
+8
2025-07-15
KVM: arm64: selftests: get-reg-list: Add base EL2 registers
Marc Zyngier
-0
/
+145
2025-07-15
KVM: arm64: selftests: get-reg-list: Simplify feature dependency
Marc Zyngier
-30
/
+22
2025-07-15
selftests/bpf: Fix build error due to certain uninitialized variables
Yonghong Song
-6
/
+6
2025-07-15
Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+70
2025-07-15
cxl: Remove core/acpi.c and cxl core dependency on ACPI
Robert Richter
-1
/
+0
2025-07-15
selftests: ublk: add utils.h
Ming Lei
-62
/
+72
2025-07-15
selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command
Ming Lei
-27
/
+34
2025-07-15
selftests: ublk: improve flags naming
Ming Lei
-32
/
+29
2025-07-15
selftests: ublk: remove ublk queue self-defined flags
Ming Lei
-24
/
+25
2025-07-15
selftests: ublk: pass 'ublk_thread *' to more common helpers
Ming Lei
-29
/
+28
2025-07-15
selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
Ming Lei
-44
/
+58
2025-07-15
selftests: ublk: remove `tag` parameter of ->tgt_io_done()
Ming Lei
-9
/
+10
2025-07-15
selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
-4
/
+4
2025-07-15
tools/hv: fcopy: Fix irregularities with size of ring buffer
Naman Jain
-10
/
+81
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
-75
/
+205
2025-07-14
selftests/net: packetdrill: add tcp_rcv_toobig.pkt
Eric Dumazet
-0
/
+33
2025-07-14
selftests/net: packetdrill: add tcp_ooo_rcv_mss.pkt
Eric Dumazet
-0
/
+27
2025-07-14
selftests/net: packetdrill: add tcp_rcv_big_endseq.pkt
Eric Dumazet
-0
/
+44
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
-1
/
+91
2025-07-14
selftests: net: add test for variable PMTU in broadcast routes
Oscar Maes
-0
/
+48
2025-07-14
selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...
Victor Nogueira
-0
/
+66
2025-07-14
selftests: drv-net: add rss_api to the Makefile
Jakub Kicinski
-0
/
+1
2025-07-14
selftests/bpf: Add tests for bucket resume logic in established sockets
Jordan Rife
-0
/
+293
2025-07-14
selftests/bpf: Create iter_tcp_destroy test program
Jordan Rife
-0
/
+21
2025-07-14
selftests/bpf: Create established sockets in socket iterator tests
Jordan Rife
-4
/
+85
2025-07-14
selftests/bpf: Make ehash buckets configurable in socket iterator tests
Jordan Rife
-1
/
+18
2025-07-14
objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0
Miguel Ojeda
-0
/
+1
2025-07-14
selftests/bpf: Allow for iteration over multiple states
Jordan Rife
-5
/
+9
2025-07-14
selftests/bpf: Allow for iteration over multiple ports
Jordan Rife
-5
/
+6
2025-07-14
selftests/bpf: Add tests for bucket resume logic in listening sockets
Jordan Rife
-0
/
+47
[prev]
[next]