index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2023-10-19
selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
Chuyi Zhou
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
selftests/bpf/sockopt: Add io_uring support
Breno Leitao
2023-10-19
selftests/net: Extract uring helpers to be reusable
Breno Leitao
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
selftests: mptcp: join: no RST when rm subflow/addr
Matthieu Baerts
2023-10-19
selftests: mptcp: join: correctly check for no RST
Matthieu Baerts
2023-10-19
selftests: net: add very basic test for netdev names and namespaces
Jakub Kicinski
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
2023-10-18
selftests: tc-testing: move auxiliary scripts to a dedicated folder
Pedro Tammela
2023-10-18
selftests: tc-testing: add missing Kconfig options to 'config'
Pedro Tammela
2023-10-18
KVM: arm64: selftests: Test for setting ID register from usersapce
Jing Zhang
2023-10-18
tools headers arm64: Update sysreg.h with kernel sources
Jing Zhang
2023-10-18
KVM: selftests: Generate sysreg-defs.h and add to include path
Oliver Upton
2023-10-18
proc: test /proc/${pid}/statm
Swarup Laxman Kotiaklapudi
2023-10-18
selftests: add a selftest to verify hugetlb usage in memcg
Nhat Pham
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
2023-10-18
selftests/mm: export get_free_hugepages()
Breno Leitao
2023-10-18
radix tree test suite: fix allocation calculation in kmem_cache_alloc_bulk()
Liam R. Howlett
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
selftests/resctrl: Fix MBM test failure when MBA unavailable
Ilpo Järvinen
2023-10-18
selftests/clone3: Report descriptive test names
Mark Brown
2023-10-18
selftests:modify the incorrect print format
zhujun2
2023-10-18
selftests/efivarfs: create-read: fix a resource leak
zhujun2
2023-10-18
selftests/ftrace: Add riscv support for kprobe arg tests
Yu Liao
2023-10-18
selftests/ftrace: add loongarch support for kprobe args char tests
Yu Liao
2023-10-18
selftests/clone3: Fix broken test under !CONFIG_TIME_NS
Tiezhu Yang
2023-10-18
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
2023-10-18
selftests: netfilter: Run nft_audit.sh in its own netns
Phil Sutter
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
2023-10-18
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2023-10-18
selftests/bpf: Add options and frags to xdp_hw_metadata
Larysa Zaremba
2023-10-17
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
2023-10-17
selftests/user_events: Fix abi_test for BE archs
Beau Belgrave
2023-10-17
selftests/bpf: Add additional mprog query test coverage
Daniel Borkmann
2023-10-17
selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog
Yafang Shao
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-16
mm/ksm: test case for prctl fork/exec workflow
Stefan Roesch
2023-10-16
selftests/amd-pstate: Added option to provide perf binary path
Swapnil Sapkal
2023-10-16
selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
Swapnil Sapkal
2023-10-16
iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
Nicolin Chen
2023-10-16
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
2023-10-16
selftests/bpf: Make align selftests more robust
Andrii Nakryiko
2023-10-16
selftests/bpf: Improve missed_kprobe_recursion test robustness
Andrii Nakryiko
2023-10-16
selftests/bpf: Improve percpu_alloc test robustness
Andrii Nakryiko
[prev]
[next]