summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-14rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-14selftests/landlock: Add binaries to .gitignoreBharadwaj Raju
2025-02-14selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov
2025-02-14selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov
2025-02-14selftests/landlock: Enable the new CONFIG_AF_UNIX_OOBMickaël Salaün
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.Chuyi Zhou
2025-02-13sched_ext: selftests: Fix grammar in tests descriptionDevaansh Kumar
2025-02-12vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj
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-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-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/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/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-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
2025-01-31KVM: s390: selftests: fix ucontrol memory region testClaudio Imbrenda
2025-01-30Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds
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
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj