summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-12tools/net/ynl: remove extraneous plural from variable namesDonald Hunter
2025-02-12objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson
2025-02-12KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID testSean Christopherson
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein
2025-02-11selftests/net: Add selftest for IPv4 RTM_GETMULTICAST supportYuyang Huang
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: 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-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-08objtool: Move dodgy linker warn to verbosePeter Zijlstra
2025-02-08objtool: Ignore dangling jump table entriesJosh Poimboeuf
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-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski
2025-02-06netdev: add io_uring memory provider infoDavid Wei
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06tools: ynl: add all headers to makefile depsJakub 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-06tools: ynl-gen: support limits using definitionsJakub Kicinski
2025-02-06tools: ynl-gen: don't output external constantsJakub Kicinski
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-04netconsole: selftest: Add test for fragmented messagesBreno Leitao
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-03udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-02sched_ext: Fix incorrect time delta calculation in time_delta()Changwoo Min
2025-02-02tools/power turbostat: version 2025.02.02Len Brown
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