summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-02-05selftests/bpf: Support dynamically linking LLVM if static is not availableDaniel Xu
2025-02-05selftests/bpf: Add a BTF verification test for kflagged type_tagIhor Solodrai
2025-02-05bpf: Allow kind_flag for BTF type and decl tagsIhor Solodrai
2025-02-05selftests/bpf: Add a btf_dump test for type_tagsIhor Solodrai
2025-02-05torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()Paul E. McKenney
2025-02-05rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()Paul E. McKenney
2025-02-05selftests/mm: use PIDFD_SELF in guard pages testLorenzo Stoakes
2025-02-05selftests/pidfd: add tests for PIDFD_SELF_*Lorenzo Stoakes
2025-02-05selftests/pidfd: add new PIDFD_SELF* definesChristian Brauner
2025-02-04netconsole: selftest: Add test for fragmented messagesBreno Leitao
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams
2025-02-04selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju
2025-02-04Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...Jakub Kicinski
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski
2025-02-03scsi: cxlflash: Remove driverAndrew Donnellan
2025-02-03selftests/nolibc: always keep test kernel configuration up to dateThomas Weißschuh
2025-02-03selftests/nolibc: execute defconfig before other targetsThomas Weißschuh
2025-02-03selftests/nolibc: drop call to mrproper targetThomas Weißschuh
2025-02-03selftests/nolibc: drop call to prepare targetThomas Weißschuh
2025-02-03selftests/nolibc: drop mips32be EXTRACONFIGThomas Weißschuh
2025-02-03selftests/nolibc: enable -Wmissing-prototypesThomas Weißschuh
2025-02-03selftests/nolibc: ignore -Wmissing-prototypesThomas Weißschuh
2025-02-03selftests/bpf: test_xdp_veth: Add new test cases for XDP flagsBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Use unique namesBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Add XDP flags to prog_configurationBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Add prog_config[] tableBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Rename config[]Bastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Split network configurationBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Use int to describe next vethBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()Bastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: test_xdp_veth: Remove unused definesBastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: helpers: Add append_tid()Bastien Curutchet (eBPF Foundation)
2025-02-03selftests/bpf: Fix runqslower cross-endian buildTony Ambardar
2025-02-03selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-31KVM: s390: selftests: Streamline uc_skey test to issue iske after sskeChristoph Schlameuss
2025-01-31KVM: s390: selftests: fix ucontrol memory region testClaudio Imbrenda
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen
2025-01-29vsock/test: Add test for connect() retriesMichal Luczaj
2025-01-29vsock/test: Add test for UAF due to socket unbindingMichal Luczaj