summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-08bpftool: Cover loader metadata with the program signatureDaniel Borkmann
2026-07-08bpftool: Check EVP_Digest when computing excl_prog_hashDaniel Borkmann
2026-07-08libbpf: Drop in-loader metadata check for load-time verificationDaniel Borkmann
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito
2026-07-08usbip: tools: support SuperSpeedPlus devicesYichong Chen
2026-07-08selftests: drv-net: xdp: run with both IP versionsNimrod Oren
2026-07-08selftests: drv-net: allow switching env IP versionNimrod Oren
2026-07-08rtla: Also link in ctype.cBastian Blank
2026-07-08syscall_user_dispatch: Make it configurable in KconfigGregory Price
2026-07-08tools/resolve_btfids: Include libsubcmd headers directly from source treeThomas Weißschuh
2026-07-08selftests/net/openvswitch: add output truncation testMinxi Hou
2026-07-08selftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag
2026-07-08selftests/bpf: Add untrusted BTF write regressionKumar Kartikeya Dwivedi
2026-07-07perf data convert json: Fix trace_seq memory leak in process_sample_event()Tanushree Shah
2026-07-07perf record: fix poll storm when monitored threads exitJiawei Sun
2026-07-08selftests/bpf: Rename libarena struct bitmap to struct arena_bitmapYonghong Song
2026-07-07selftests: riscv: Bypass libc in inactive vector ptrace testAndrew Jones
2026-07-08selftests/bpf: Test cases for missing spill typesEduard Zingerman
2026-07-07selftests: timers: leap-a-day: Fix -w option and update usage commentJiangshan Yi
2026-07-07selftests/lsm: Fix memory leak in attr_lsm_countWang Yan
2026-07-07selftests/bpf: Fix memory leak in msg_alloc_iovFeng Yang
2026-07-07selftests/bpf: Drop tc/xdp/flow_dissector/socket_filter sockmap mutation testsSechang Lim
2026-07-07KVM: selftests: Add xAPIC support in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Make number of vCPUs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ testDavid Matlack
2026-07-07KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU setJosh Hilke
2026-07-07KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert usersJosh Hilke
2026-07-07KVM: selftests: Add kvm_gettid() wrapper and convert usersJosh Hilke
2026-07-07KVM: selftests: Verify non-postable IRQ remapping in IRQ testSean Christopherson
2026-07-07KVM: selftests: Make number of IRQs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify interrupts are received when IRQ affinity changes in I...David Matlack
2026-07-07KVM: selftests: Add a helper to set proc IRQ affinity for IRQ testJosh Hilke
2026-07-07KVM: selftests: Add VFIO device support to eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass testDavid Matlack
2026-07-07KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) testDavid Matlack
2026-07-07KVM: selftests: Add helper to generate random u64 in range [min,max]Josh Hilke
2026-07-07KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's ...Sean Christopherson
2026-07-07KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()Sean Christopherson
2026-07-07KVM: selftests: Rename guest_rng to kvm_rngJosh Hilke
2026-07-07KVM: selftests: Add macros to read/write+sync to/from guest memoryDavid Matlack
2026-07-07KVM: selftests: Build and link selftests/vfio/lib into KVM selftestsDavid Matlack
2026-07-07selftests/bpf: Add test for bpf_get_smp_processor_idMaxim Khmelevskii
2026-07-07selftests/bpf: Cover MEM_ALLOC access past object boundsYiyang Chen
2026-07-07selftests/bpf: Fix memory leak in msg_alloc_iov error pathMalaya Kumar Rout
2026-07-07selftests/bpf: libarena: Add parallel bitmap selftestEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Add bitmap selftestsEmil Tsalapatis
2026-07-07selftests/bpf: Add arena-based bitmap data structureEmil Tsalapatis