summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38 hours2-14/+38
|\
| * selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira3 days1-3/+6
| * selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni3 days1-11/+32
* | Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds5 days3-6/+6
|\ \
| * | selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts5 days1-4/+4
| * | tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan5 days2-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5 days2-2/+171
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini6 days18-30/+268
| |\ \ \
| | * | | KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss11 days1-1/+4
| | * | | KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss11 days1-0/+19
| | * | | KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss11 days1-0/+148
| | |/ /
| * | | Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6 days1-1/+0
| |\ \ \
| | * | | KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown2024-12-171-1/+0
* | | | | Merge tag 'cgroup-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7 days1-14/+19
|\ \ \ \ \
| * | | | | cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long2024-12-111-14/+19
* | | | | | Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8 days3-6/+28
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt9 days2-0/+6
| |\ \ \ \ \
| | * | | | | tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang9 days1-0/+2
| | * | | | | tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang9 days1-0/+4
| * | | | | | riscv: selftests: Fix warnings pointer masking testCharlie Jenkins2024-12-171-6/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8 days1-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | selftests: tc-testing: reduce rshift valueJakub Kicinski14 days1-2/+2
* | | | | | Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds13 days1-0/+43
|\ \ \ \ \ \
| * | | | | | selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes2024-12-311-0/+43
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2025-01-0413-23/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched_ext: Fix dsq_local_on selftestTejun Heo2024-12-252-3/+7
| * | | | | scx: Fix maximal BPF selftest progDavid Vernet2024-12-111-3/+5
| * | | | | selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai2024-12-0412-19/+19
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-032-5/+24
|\ \ \ \ \
| * | | | | selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski2024-12-201-4/+24
| * | | | | selftests: net: local_termination: require mausezahnVladimir Oltean2024-12-201-1/+0
* | | | | | Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-12-261-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-2016-57/+376
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | selftests/alsa: Fix circular dependency involving global-timerLi Zhijian2024-12-201-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-221-2/+12
|\ \ \ \ \
| * | | | | selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres2024-12-191-2/+12
| | |/ / / | |/| | |
* | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-218-384/+660
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang2024-12-202-0/+168
| * | | | selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang2024-12-202-384/+395
| * | | | selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang2024-12-202-0/+91
| * | | | selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand2024-12-191-0/+4
| * | | | selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang2024-12-191-0/+2
| |/ / /
* | | | Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-194-21/+43
|\ \ \ \ | |/ / / |/| | |
| * | | selftests: openvswitch: fix tcpdump executionAdrian Moreno2024-12-191-2/+4
| * | | selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski2024-12-171-1/+18
| * | | selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski2024-12-171-10/+13
| * | | selftests: net: support setting recv_size in YNLJakub Kicinski2024-12-171-8/+8
* | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-1412-22/+304
|\ \ \ \
| * | | | selftests/bpf: Add tests for raw_tp NULL argsKumar Kartikeya Dwivedi2024-12-142-0/+27
| * | | | bpf: Augment raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi2024-12-141-10/+9