开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
2025-11-25
selftests/bpf: Make CS length configurable for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Add lock wait time stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Relax CPU requirements for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h
Jianyun Gao
2025-11-25
selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()
Menglong Dong
2025-11-24
selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
2025-11-24
bpftool: Allow bpftool to build with openssl < 3
Alan Maguire
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
2025-11-18
selftests/bpf: Replace TCP CC string comparisons with bpf_strncmp
Hoyeon Lee
2025-11-18
selftests/bpf: Move common TCP helpers into bpf_tracing_net.h
Hoyeon Lee
2025-11-14
selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...
Martin KaFai Lau
2025-11-14
selftests/bpf: Align kfuncs renamed in bpf tree
Mykyta Yatsenko
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
selftests/bpf: Add BTF dedup tests for recursive typedef definitions
Paul Houssel
2025-11-14
libbpf: Fix BTF dedup to support recursive typedef definitions
Paul Houssel
2025-11-14
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-11-14
selftests/bpf: Convert glob_match() to bpf arena
Alexei Starovoitov
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
2025-11-13
Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-11-13
selftests/bpf: retry bpf_map_update_elem() when E2BIG is returned
Matt Bobrowski
2025-11-13
selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
2025-11-13
Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-13
selftests/bpf: Add test to verify freeing the special fields in pcpu maps
Leon Hwang
2025-11-12
vfio: selftests: replace iova=vaddr with allocated iovas
Alex Mastro
2025-11-12
vfio: selftests: add iova allocator
Alex Mastro
2025-11-12
vfio: selftests: fix map limit tests to use last available iova
Alex Mastro
2025-11-12
vfio: selftests: add iova range query helpers
Alex Mastro
2025-11-11
selftests: mptcp: join: properly kill background tasks
Matthieu Baerts (NGI0)
2025-11-11
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
2025-11-11
selftests: mptcp: join: userspace: longer transfer
Matthieu Baerts (NGI0)
2025-11-11
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
2025-11-11
selftests: mptcp: join: rm: set backup flag
Matthieu Baerts (NGI0)
2025-11-11
selftests: mptcp: connect: fix fallback note due to OoO
Matthieu Baerts (NGI0)
2025-11-10
selftest: netcons: add test for netconsole over bonded interfaces
Breno Leitao
2025-11-10
selftest: netcons: create a torture test
Breno Leitao
2025-11-10
selftest: netcons: refactor target creation
Breno Leitao
[next]