summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-02-12selftests/overlayfs: test specifying layers as O_PATH file descriptorsChristian Brauner
2025-02-11selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar
2025-02-11selftests/bpf: Define SYS_PREFIX for powerpcSaket Kumar Bhaskar
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein
2025-02-11selftests/net: Add selftest for IPv4 RTM_GETMULTICAST supportYuyang Huang
2025-02-11selftests/powerpc/pmu: Update comment with details to understand auxv_generic...Athira Rajeev
2025-02-11selftests/powerpc/pmu: Add interface test for extended reg supportKajol Jain
2025-02-11tools/testing/selftests/powerpc/pmu: Update comment description to mention IS...Athira Rajeev
2025-02-11tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfestsAthira Rajeev
2025-02-11tools/testing/selftests/powerpc: Enable pmu selftests for power11Athira Rajeev
2025-02-10selftests: drv-net: add helper for path resolutionJakub Kicinski
2025-02-10selftests: drv-net: factor out a DrvEnv base classJakub Kicinski
2025-02-10selftests: drv-net: remove an unnecessary libmnl includeJakub Kicinski
2025-02-10selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64Kees Cook
2025-02-10selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanlyJakub Kicinski
2025-02-10selftests: net-drv: test adding flow rule to invalid RSS contextJakub Kicinski
2025-02-10netconsole: selftest: test for sysdata CPUBreno Leitao
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-09tools/nolibc: add support for directory accessThomas Weißschuh
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-07selftests/bpf: Remove with_addr.sh and with_tunnels.shBastien Curutchet (eBPF Foundation)
2025-02-07netdevsim: allow normal queue reset while downJakub Kicinski
2025-02-07bpf: selftests: Test constant key extraction on irrelevant mapsDaniel Xu
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi
2025-02-06selftests/bpf: Correct the check of join cgroupJason Xing
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-05selftests: forwarding: vxlan_bridge_1d: Check aging while forwardingIdo Schimmel
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata
2025-02-05selftests: net: suppress ReST file generation when building selftestsJakub Kicinski
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